aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | * | | | | [CPUFREQ] Fix exposure of ARM_EXYNOS4210_CPUFREQRussell King2012-02-29
| | * | | | | [CPUFREQ] EXYNOS4210: update the name of EXYNOS clock registerKukjin Kim2012-02-29
| | * | | | | [CPUFREQ] EXYNOS: Initialize locking_frequency with initial frequencyTushar Behera2012-02-29
| | * | | | | [CPUFREQ] s3c64xx: Fix mis-cherry pick of VDDINTMark Brown2012-02-29
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2012-03-23
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for_3.4/cpufreq' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Jones2012-03-07
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | cpufreq: OMAP: specify range for voltage scalingAfzal Mohammed2012-03-02
| | | * | | | | cpufreq: OMAP: scale voltage along with frequencyKevin Hilman2012-02-21
| | | * | | | | cpufreq: OMAP driver depends CPUfreq tablesRussell King2012-02-21
| * | | | | | | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
| |\ \ \ \ \ \ \
| | * | | | | | | PCMCIA: sa1111: rename sa1111 socket drivers to have sa1111_ prefix.Russell King2012-02-21
| | * | | | | | | PCMCIA: make lubbock socket driver part of sa1111_csRussell King2012-02-21
| | * | | | | | | PCMCIA: add Kconfig control for building sa11xx_base.cRussell King2012-02-21
| | * | | | | | | PCMCIA: sa1111: jornada720: no need to disable IRQs around sa1111_set_ioRussell King2012-02-21
| | * | | | | | | PCMCIA: sa1111: pass along sa1111_pcmcia_configure_socket() failure codeRussell King2012-02-21
| | * | | | | | | PCMCIA: soc_common: remove explicit wrprot initialization in socket driversRussell King2012-02-21
| | * | | | | | | PCMCIA: soc_common: remove soc_pcmcia_*_irqs functionsRussell King2012-02-21
| | * | | | | | | PCMCIA: sa11x0: h3600: convert to use new irq/gpio managementRussell King2012-02-21
| | * | | | | | | PCMCIA: sa11x0: simpad: convert to use new irq/gpio managementRussell King2012-02-21
| | * | | | | | | PCMCIA: sa11x0: shannon: convert to use new irq/gpio managementRussell King2012-02-21
| | * | | | | | | PCMCIA: sa11x0: nanoengine: convert reset handling to use GPIO subsystemRussell King2012-02-04
| | * | | | | | | PCMCIA: sa11x0: nanoengine: convert to use new irq/gpio managementRussell King2012-02-04
| | * | | | | | | PCMCIA: sa11x0: cerf: convert reset handling to use GPIO subsystemRussell King2012-02-04
| | * | | | | | | PCMCIA: sa11x0: cerf: convert to use new irq/gpio managementRussell King2012-02-04
| | * | | | | | | PCMCIA: sa11x0: assabet: convert to use new irq/gpio managementRussell King2012-02-04
| | * | | | | | | PCMCIA: sa1111: use new per-socket irq/gpio infrastructureRussell King2012-02-04
| | * | | | | | | PCMCIA: pxa: convert PXA socket drivers to use new irq/gpio managementRussell King2012-02-04
| | * | | | | | | PCMCIA: soc_common: add GPIO support for card status signalsRussell King2012-01-26
| | * | | | | | | PCMCIA: soc_common: move common initialization into soc_commonRussell King2012-01-26
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'mmci' into ambaRussell King2012-03-23
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: 7280/1: mmc: mmci: Cache MMCICLOCK and MMCIPOWER registerUlf Hansson2012-02-02
| | | * | | | | | | ARM: 7230/1: mmc: mmci: Fix PIO read for small SDIO packetsUlf Hansson2012-01-19
| | | * | | | | | | ARM: 7227/1: mmc: mmci: Prepare for SDIO before setting up DMA jobUlf Hansson2012-01-19
| | | * | | | | | | ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspendUlf Hansson2012-01-19
| | | * | | | | | | ARM: 7221/1: mmc: mmci: Change from using legacy suspendUlf Hansson2012-01-19
| | | * | | | | | | ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson2012-01-19
| | | * | | | | | | ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson2012-01-19
| | | * | | | | | | ARM: 7217/1: mmc: mmci: Put power register deviations in variant dataUlf Hansson2012-01-19
| | | * | | | | | | ARM: 7216/1: mmc: mmci: Do not release spinlock in request_endUlf Hansson2012-01-19
| | | * | | | | | | ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128Ulf Hansson2012-01-19
| | | |/ / / / / /
| | * | | | | | | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-16
| | * | | | | | | ARM: 7335/1: mach-u300: do away with MMC config filesLinus Walleij2012-02-23
| | * | | | | | | ARM: 7309/1: realview: fix unconnected interrupts on EB11MPMarc Zyngier2012-02-02
| * | | | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-22
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-21
| | | * | | | | | | | ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLERRob Herring2012-02-21
| | | * | | | | | | | ARM: rpc: make default fiq handler run-time installedRob Herring2012-02-21
| | | * | | | | | | | ARM: make arch_ret_to_user macro optionalRob Herring2012-02-21