summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | ARM: 7223/1: mmc: mmci: Fixup use of runtime PM and use autosuspendUlf Hansson2012-01-201-3/+16
| | * | | | | | ARM: 7221/1: mmc: mmci: Change from using legacy suspendUlf Hansson2012-01-201-10/+12
| | * | | | | | ARM: 7219/1: mmc: mmci: Change vdd_handler to a generic ios_handlerUlf Hansson2012-01-203-20/+15
| | * | | | | | ARM: 7218/1: mmc: mmci: Provide option to configure bus signal directionUlf Hansson2012-01-203-10/+37
| | * | | | | | ARM: 7217/1: mmc: mmci: Put power register deviations in variant dataUlf Hansson2012-01-201-5/+17
| | * | | | | | ARM: 7216/1: mmc: mmci: Do not release spinlock in request_endUlf Hansson2012-01-201-6/+0
| | * | | | | | ARM: 7215/1: mmc: mmci: Increase max_segs from 16 to 128Ulf Hansson2012-01-201-1/+1
| | |/ / / / /
| * | | | | | ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driverviresh kumar2012-03-169-94/+17
| * | | | | | ARM: 7335/1: mach-u300: do away with MMC config filesLinus Walleij2012-02-234-88/+21
| * | | | | | ARM: 7309/1: realview: fix unconnected interrupts on EB11MPMarc Zyngier2012-02-021-10/+13
* | | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23202-2897/+931
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-22313-2867/+2002
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-2158-591/+0
| | * | | | | | | ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLERRob Herring2012-02-211-1/+2
| | * | | | | | | ARM: rpc: make default fiq handler run-time installedRob Herring2012-02-213-1/+23
| | * | | | | | | ARM: make arch_ret_to_user macro optionalRob Herring2012-02-212-1/+13
| * | | | | | | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-07586-8322/+5493
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'amba' into for-armsocRussell King2012-01-2639-816/+489
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | ARM: amba: samsung: use common amba device initializersRussell King2012-01-264-113/+23
| | * | | | | | | | ARM: amba: spear: use common amba device initializersRussell King2012-01-262-35/+6
| | * | | | | | | | ARM: amba: nomadik: use common amba device initializersRussell King2012-01-262-20/+6
| | * | | | | | | | ARM: amba: u300: use common amba device initializersRussell King2012-01-261-69/+16
| | * | | | | | | | ARM: amba: lpc32xx: use common amba device initializersRussell King2012-01-261-28/+4
| | * | | | | | | | ARM: amba: netx: use common amba device initializersRussell King2012-01-261-12/+1
| | * | | | | | | | ARM: amba: bcmring: use common amba device initializersRussell King2012-01-261-21/+2
| | * | | | | | | | ARM: amba: ep93xx: use common amba device initializersRussell King2012-01-261-40/+6
| | * | | | | | | | ARM: amba: omap2: use common amba device initializersRussell King2012-01-261-24/+2
| | * | | | | | | | ARM: amba: integrator: use common amba device initializersRussell King2012-01-262-97/+22
| | * | | | | | | | ARM: amba: realview: get rid of private platform amba_device initializerRussell King2012-01-266-110/+100
| | * | | | | | | | ARM: amba: versatile: get rid of private platform amba_device initializerRussell King2012-01-253-38/+28
| | * | | | | | | | ARM: amba: vexpress: get rid of private platform amba_device initializerRussell King2012-01-253-31/+14
| | * | | | | | | | ARM: amba: provide common initializers for static amba devicesRussell King2012-01-251-0/+33
| | * | | | | | | | ARM: amba: make use of -1 IRQs warnRussell King2012-01-251-0/+3
| | * | | | | | | | ARM: amba: u300: get rid of NO_IRQ initializersRussell King2012-01-251-3/+3
| | * | | | | | | | ARM: amba: spear: get rid of NO_IRQ initializersRussell King2012-01-253-8/+8
| | * | | | | | | | ARM: amba: netx: get rid of NO_IRQ initializersRussell King2012-01-251-1/+1
| | * | | | | | | | ARM: amba: nomadik: get rid of NO_IRQ initializersRussell King2012-01-251-2/+2
| | * | | | | | | | ARM: amba: mxs: get rid of NO_IRQ initializersRussell King2012-01-251-1/+1
| | * | | | | | | | ARM: amba: lpc32xx: get rid of NO_IRQ initializersRussell King2012-01-251-2/+2
| | * | | | | | | | ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali...Russell King2012-01-2510-129/+129
| | * | | | | | | | ARM: amba: samsung: get rid of NO_IRQ initializersRussell King2012-01-254-7/+7
| | * | | | | | | | ARM: amba: get rid of NO_IRQ initializersRussell King2012-01-251-3/+3
| | * | | | | | | | ARM: amba: ux500: get rid of NO_IRQRussell King2012-01-251-1/+0
| | * | | | | | | | ARM: amba: make irq 0 invalidRussell King2012-01-252-3/+3
| | * | | | | | | | ARM: amba: mxs: convert to use amba_device_allocRussell King2012-01-251-3/+5
| | * | | | | | | | ARM: amba: integrator: convert to use amba_device_allocRussell King2012-01-251-6/+3
| | * | | | | | | | ARM: amba: ux500: convert to use amba_device_allocRussell King2012-01-251-9/+3
| | * | | | | | | | ARM: amba: of: convert to use amba_device_allocRussell King2012-01-251-3/+3
| | * | | | | | | | ARM: amba: add amba_device allocation/add/put functionsRussell King2012-01-252-25/+78
| | * | | | | | | | ARM: 7300/1: realview: fix definition of GPIO0 interrupt on PB1176 to match TRMWill Deacon2012-01-252-2/+2
| | | |_|/ / / / / | | |/| | | | | |