summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms without PCI/ISARussell King1-2/+0
2011-08-17ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K windowRussell King5-10/+0
2011-08-17ARM: io: add a default IO_SPACE_LIMIT definitionRussell King1-0/+21
2011-08-17ARM: io: RiscPC: eliminate private inb() et.al. definitionsRussell King1-182/+8
2011-08-17ARM: io: RiscPC: make EASI_BASE a void iomem pointerRussell King3-4/+4
2011-08-17ARM: io: ecard: remove ioaddr() from ecard.cRussell King3-29/+14
2011-08-17ARM: io: ecard: move ioaddr() inside __ecard_addressRussell King2-6/+6
2011-08-17ARM: io: RiscPC: define io addresses relative to IO_BASERussell King1-6/+6
2011-08-17ARM: io: s3c2410: remove ioaddr()Russell King1-2/+0
2011-08-08arm: remove stale export of 'sha_transform'Linus Torvalds1-3/+0
2011-08-08arm: remove "optimized" SHA1 routinesLinus Torvalds2-212/+1
2011-08-05cpuidle: Consistent spelling of cpuidle_idle_call()David Brown1-1/+1
2011-08-04Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2011-08-04cpuidle: stop depending on pm_idleLen Brown1-1/+3
2011-08-01Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds12-1135/+63
2011-08-01Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-23/+3
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds4-14/+0
2011-08-01Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely12-1135/+63
2011-08-01gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown3-439/+1
2011-08-01gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown3-639/+3
2011-08-01msm: gpio: Fold register defs into C fileDavid Brown2-273/+250
2011-08-01msm: gpiomux: Move public API to public headerDavid Brown3-17/+40
2011-08-01msm: gpio: Remove ifdefs on gpio chip registersDavid Brown1-7/+26
2011-08-01msm: gpio: Remove chip-specific register definitionsDavid Brown2-226/+220
2011-08-01msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown5-24/+20
2011-08-01msm: gpio: Remove unsupported devicesDavid Brown1-7/+0
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+16
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds63-66/+83
2011-07-30Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds58-745/+696
2011-07-30Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds47-125/+933
2011-07-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds3-4/+4
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds1-37/+0
2011-07-28ARM: zynq: remove incorrectly deleted fileArnd Bergmann2-1/+1
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann661-13706/+15276
2011-07-28at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD2-1/+29
2011-07-28at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD9-115/+39
2011-07-28at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD9-21/+11
2011-07-28at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD10-31/+18
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD10-120/+341
2011-07-28at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD5-25/+28
2011-07-28at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD45-322/+61
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD54-173/+232
2011-07-28arm/dt: tegra devicetree supportGrant Likely7-0/+368
2011-07-28arm/versatile: Add device tree supportGrant Likely7-0/+366
2011-07-28irq: add irq_domain translation infrastructureGrant Likely3-19/+1
2011-07-28[media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski1-7/+6
2011-07-28[media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifierGuennadi Liakhovetski1-8/+4
2011-07-28[media] OMAP3: RX-51: define vdds_csib regulator supplyKalle Jokiniemi1-0/+5
2011-07-27ARM: tegra: only select MACH_HAS_SND_SOC_TEGRA_WM8903 if SND_SOCUwe Kleine-König1-3/+3
2011-07-27dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo12-21/+21