summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* arm: remove stale export of 'sha_transform'Linus Torvalds2011-08-081-3/+0Star
* arm: remove "optimized" SHA1 routinesLinus Torvalds2011-08-072-212/+1Star
* cpuidle: Consistent spelling of cpuidle_idle_call()David Brown2011-08-051-1/+1
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-08-041-1/+3
|\
| * cpuidle: stop depending on pm_idleLen Brown2011-08-041-1/+3
* | Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-08-0112-1135/+63Star
|\ \
| * \ Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely2011-08-0112-1135/+63Star
| |\ \
| | * | gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown2011-08-013-439/+1Star
| | * | gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown2011-08-013-639/+3Star
| | * | msm: gpio: Fold register defs into C fileDavid Brown2011-08-012-273/+250Star
| | * | msm: gpiomux: Move public API to public headerDavid Brown2011-08-013-17/+40
| | * | msm: gpio: Remove ifdefs on gpio chip registersDavid Brown2011-08-011-7/+26
| | * | msm: gpio: Remove chip-specific register definitionsDavid Brown2011-08-012-226/+220Star
| | * | msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown2011-08-015-24/+20Star
| | * | msm: gpio: Remove unsupported devicesDavid Brown2011-08-011-7/+0Star
| | |/
* | | Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2011-08-011-23/+3Star
|\ \ \
| * | | OMAP: DSS2: Remove unused code from display.cTomi Valkeinen2011-07-251-10/+0Star
| * | | OMAP: DSS2: Remove unused opt_clock_availableTomi Valkeinen2011-07-251-12/+0Star
| * | | OMAP: DSS2: Use omap_pm_get_dev_context_loss_count to get ctx loss countTomi Valkeinen2011-07-251-1/+3
| * | | OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen2011-07-251-1/+1
* | | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-08-014-14/+0Star
|\ \ \ \
| * | | | sh: move CLKDEV_xxx_ID macro to sh_clk.hKuninori Morimoto2011-07-114-14/+0Star
| |/ / /
* | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-303-15/+16
|\ \ \ \
| * | | | [media] V4L: soc-camera: remove soc-camera bus and devices on itGuennadi Liakhovetski2011-07-271-7/+6Star
| * | | | [media] V4L: sh_mobile_csi2: switch away from using the soc-camera bus notifierGuennadi Liakhovetski2011-07-271-8/+4Star
| * | | | [media] OMAP3: RX-51: define vdds_csib regulator supplyKalle Jokiniemi2011-07-271-0/+5
| | |_|/ | |/| |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-3063-66/+83
|\ \ \ \
| * | | | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-2263-66/+83
* | | | | Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-3058-745/+696Star
|\ \ \ \ \
| * | | | | at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD2011-07-282-1/+29
| * | | | | at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD2011-07-289-115/+39Star
| * | | | | at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD2011-07-289-21/+11Star
| * | | | | at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD2011-07-2810-31/+18Star
| * | | | | at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD2011-07-2810-120/+341
| * | | | | at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD2011-07-285-25/+28
| * | | | | at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD2011-07-2845-322/+61Star
| * | | | | at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD2011-07-2854-173/+232
| | |/ / / | |/| | |
* | | | | Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds2011-07-3047-125/+933
|\ \ \ \ \
| * \ \ \ \ Merge branch 'imx/dt' into next/dtArnd Bergmann2011-07-28661-13706/+15276
| |\ \ \ \ \
| | * | | | | dmaengine: imx-sdma: use platform_device_id to identify sdma versionShawn Guo2011-07-2712-21/+21
| | * | | | | mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()Shawn Guo2011-07-276-23/+25
| | * | | | | mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5Shawn Guo2011-07-278-12/+53
| | * | | | | net/fec: gasket needs to be enabled for some i.mxShawn Guo2011-07-276-13/+22
| | * | | | | serial/imx: get rid of the uses of cpu_is_mx1()Shawn Guo2011-07-278-37/+44
| | | |_|_|/ | | |/| | |
| * | | | | arm/dt: tegra devicetree supportGrant Likely2011-07-287-0/+368
| * | | | | arm/versatile: Add device tree supportGrant Likely2011-07-287-0/+366
| * | | | | irq: add irq_domain translation infrastructureGrant Likely2011-07-283-19/+1Star
| * | | | | arm/dt: Add dtb make ruleRob Herring2011-07-252-0/+13
| * | | | | arm/dt: Add skeleton dtsi fileGrant Likely2011-07-251-0/+13
| * | | | | arm/dt: Add dt machine definitionGrant Likely2011-07-251-0/+7