summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | microblaze: Fix mapin_ram functionMichal Simek2012-03-232-1/+2
| | * | | microblaze: Highmem supportMichal Simek2012-03-236-13/+272
| | * | | microblaze: Use active regionsMichal Simek2012-03-232-2/+20
| | * | | microblaze: Show more detailed information about memoryMichal Simek2012-03-231-3/+39
| | * | | microblaze: Introduce fixmapMichal Simek2012-03-233-6/+123
| | * | | microblaze: mm: Fix lowmem max memory size limitsMichal Simek2012-03-235-34/+46
| | * | | microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek2012-03-232-5/+4
| | * | | microblaze: trivial: Fix typo fault in timer.cMichal Simek2012-03-191-1/+1
| | * | | microblaze: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-03-191-1/+1
| | * | | microblaze: Add PVR version string for MB 8.20.b and 8.30.aMichal Simek2012-03-191-0/+2
| | * | | microblaze: Fix makefile to work with latest toolchainMichal Simek2012-03-191-1/+1
| | * | | microblaze: Fix typo in early_printk.cMasanari Iida2012-03-191-1/+1
| | |/ /
| * | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-2780-3248/+3793
| |\ \ \
| | | \ \
| | | \ \
| | *-. \ \ Merge branches 'acorn', 'ebsa110' and 'sa11x0' into platformsRussell King2012-03-2567-3080/+3716
| | |\ \ \ \
| | | | * | | ARM: 7343/1: sa11x0: convert to sparse IRQRussell King2012-03-255-12/+13
| | | | * | | ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring2012-03-2521-11/+40
| | | | * | | ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring2012-03-252-0/+2
| | | | * | | ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.hRob Herring2012-03-251-1/+1
| | | | * | | Merge branch 'sa11x0-mcp' into sa11x0Russell King2012-03-2517-357/+518
| | | | |\ \ \
| | | | | * | | MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.cRussell King2012-02-182-6/+8
| | | | | * | | MFD: ucb1x00-assabet: add support for UCB1x00 GPIO switchesRussell King2012-02-181-4/+39
| | | | | * | | ARM: sa11x0: add assabet ucb1x00 platform dataRussell King2012-02-181-0/+6
| | | | | * | | MFD: ucb1x00-core: add wakeup supportRussell King2012-02-182-0/+63
| | | | | * | | MFD: ucb1x00: convert to use genirqRussell King2012-02-184-179/+132
| | | | | * | | MFD: mcp-core: remove legacy driver suspend/resume methodsRussell King2012-02-182-30/+0
| | | | | * | | MFD: ucb1x00-core: convert to use dev_pm_opsRussell King2012-02-182-15/+19
| | | | | * | | MFD: mcp-sa11x0: complain if mcp clock is left enabledRussell King2012-02-181-0/+7
| | | | | * | | MFD: ucb1x00-core: disable mcp clock when bus is not requiredRussell King2012-02-181-4/+5
| | | | | * | | MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable()Russell King2012-02-181-1/+15
| | | | | * | | MFD: ucb1x00-core: scan drivers in same order they're registeredRussell King2012-02-181-4/+4
| | | | | * | | MFD: ucb1x00-core: add owner and dev initializers to gpio structureRussell King2012-02-181-0/+2
| | | | | * | | MFD: ucb1x00-core: clean up device handling in probeRussell King2012-02-181-14/+16
| | | | | * | | MFD: ucb1x00-core: use mutexes instead of semaphoresRussell King2012-02-182-10/+9
| | | | | * | | MFD: ucb1x00-core: add .owner initializer and module aliasRussell King2012-02-181-0/+2
| | | | | * | | MFD: ucb1x00-core: add handling for ucb1x00 resetRussell King2012-02-182-4/+20
| | | | | * | | MFD: ucb1x00-core: get rid of mach/hardware.h includeRussell King2012-02-181-2/+0
| | | | | * | | MFD: ucb1x00-ts: provide input layer with device parentRussell King2012-02-181-0/+1
| | | | | * | | MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King2012-02-188-11/+24
| | | | | * | | MFD: mcp-sa11x0: use _noirq resume methodsRussell King2012-02-031-1/+8
| | | | | * | | MFD: mcp-sa11x0: convert to use dev_pm_opsRussell King2012-02-031-6/+12
| | | | | * | | MFD: mcp-sa11x0: convert mcp-sa11x0 to use platform resourcesRussell King2012-02-032-42/+104
| | | | | * | | MFD: mcp-sa11x0: add .owner initializerRussell King2012-02-031-6/+4
| | | | | * | | MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.cRussell King2012-02-039-9/+19
| | | | | * | | MFD: mcp-sa11x0: remove DMA initializers and variablesRussell King2012-02-036-17/+0
| | | | | * | | MFD: mcp-core: sanitize host creation/removalRussell King2012-02-033-10/+20
| | | | * | | | Merge branch 'sa11x0-lcd' into sa11x0Russell King2012-03-2513-470/+492
| | | | |\ \ \ \
| | | | | * | | | FB: sa11x0: convert to use platform resource and ioremap()Russell King2012-02-243-35/+54
| | | | | * | | | FB: sa11x0: convert shannon display enable accesses to use GPIO subsystemRussell King2012-02-212-9/+17
| | | | | * | | | FB: sa11x0: fix shannon GPSR/GPCR accessesRussell King2012-02-211-2/+2
| | | | | * | | | FB: sa1100: make GPIO configuration setting safeRussell King2012-02-211-0/+11
OpenPOWER on IntegriCloud