| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: sa1100: use machine specific hook for late init | Shawn Guo | 2012-05-08 | 16 | -3/+25 |
* | ARM: fix lcd power build failure in collie_defconfig | Paul Gortmaker | 2012-04-03 | 2 | -1/+6 |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-30 | 1 | -20/+0 |
|\ |
|
| * | ARM: remove bunch of now unused mach/io.h files | Rob Herring | 2012-03-07 | 1 | -20/+0 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-29 | 7 | -7/+1 |
|\ \ |
|
| * | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 8 | -8/+1 |
* | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-28 | 30 | -1314/+838 |
|\ \ \ |
|
| * | | | ARM: 7343/1: sa11x0: convert to sparse IRQ | Russell King | 2012-03-26 | 4 | -12/+12 |
| * | | | ARM: 7342/2: sa1100: prepare for sparse irq conversion | Rob Herring | 2012-03-26 | 19 | -11/+38 |
| * | | | Merge branch 'sa11x0-mcp' into sa11x0 | Russell King | 2012-03-26 | 9 | -4/+49 |
| |\ \ \ |
|
| | * | | | MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.c | Russell King | 2012-02-19 | 1 | -0/+8 |
| | * | | | ARM: sa11x0: add assabet ucb1x00 platform data | Russell King | 2012-02-19 | 1 | -0/+6 |
| | * | | | MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP data | Russell King | 2012-02-19 | 3 | -3/+13 |
| | * | | | MFD: mcp-sa11x0: convert mcp-sa11x0 to use platform resources | Russell King | 2012-02-03 | 1 | -0/+5 |
| | * | | | MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.c | Russell King | 2012-02-03 | 8 | -0/+19 |
| * | | | | Merge branch 'sa11x0-lcd' into sa11x0 | Russell King | 2012-03-26 | 10 | -55/+275 |
| |\ \ \ \ |
|
| | * | | | | FB: sa11x0: convert to use platform resource and ioremap() | Russell King | 2012-02-24 | 1 | -10/+0 |
| | * | | | | FB: sa11x0: convert shannon display enable accesses to use GPIO subsystem | Russell King | 2012-02-21 | 1 | -1/+1 |
| | * | | | | FB: sa1100: remove global sa1100fb_.*_power function pointers | Russell King | 2012-02-21 | 5 | -41/+64 |
| | * | | | | FB: sa1100: move platform data to platform files | Russell King | 2012-02-21 | 8 | -5/+212 |
| | | |/ /
| | |/| | |
|
| * | | | | ARM: sa11x0: remove unused DMA controller definitions | Russell King | 2012-03-26 | 2 | -218/+3 |
| * | | | | ARM: sa11x0: remove old SoC private DMA driver | Russell King | 2012-03-26 | 3 | -466/+1 |
| * | | | | Merge branch 'sa11x0-ir' into sa11x0 | Russell King | 2012-03-26 | 1 | -0/+25 |
| |\ \ \ \ |
|
| | * | | | | ARM: sa11x0: add SA-11x0 DMA device | Russell King | 2012-03-07 | 1 | -0/+25 |
| | |/ / / |
|
| * | | | | Merge branch 'sa1111' into sa11x0 | Russell King | 2012-03-26 | 4 | -38/+19 |
| |\ \ \ \ |
|
| | * | | | | ARM: sa11x0: don't static map sa1111 | Russell King | 2012-03-24 | 3 | -15/+0 |
| | * | | | | ARM: sa1111: provide a generic way to prevent devices from registering | Russell King | 2012-03-24 | 3 | -0/+3 |
| | * | | | | ARM: sa11x0: badge4: move board specific ohci initialization to badge4.c | Russell King | 2012-02-09 | 1 | -0/+15 |
| | |/ / / |
|
| * | | | | ARM: sa11x0: neponset: don't static map neponset registers | Russell King | 2012-02-09 | 1 | -6/+1 |
| * | | | | ARM: sa11x0: neponset: move register definitions to neponset.c | Russell King | 2012-02-09 | 2 | -71/+91 |
| * | | | | ARM: sa11x0: assabet/neponest: create neponset device in assabet.c | Russell King | 2012-02-09 | 2 | -43/+25 |
| * | | | | ARM: sa11x0: neponset: suspend/resume in _noirq state | Russell King | 2012-02-09 | 1 | -9/+15 |
| * | | | | ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset device | Russell King | 2012-02-09 | 1 | -0/+13 |
| * | | | | ARM: sa11x0: neponset: get parent IRQ from neponset device resource | Russell King | 2012-02-09 | 1 | -7/+13 |
| * | | | | ARM: sa11x0: neponset: implement support for sparse IRQs | Russell King | 2012-02-09 | 2 | -58/+61 |
| * | | | | ARM: sa11x0: neponset: dynamically create neponset child devices | Russell King | 2012-02-09 | 1 | -28/+28 |
| * | | | | ARM: sa11x0: neponset: save and restore MDM_CTL_0 | Russell King | 2012-02-09 | 1 | -11/+42 |
| * | | | | ARM: sa11x0: neponset: add driver .owner initializer | Russell King | 2012-02-09 | 1 | -0/+1 |
| * | | | | ARM: sa11x0: neponset: shuffle some code around | Russell King | 2012-02-09 | 1 | -101/+101 |
| * | | | | ARM: sa11x0: neponset: provide function to manipulate NCR_0 | Russell King | 2012-02-09 | 2 | -0/+13 |
| * | | | | ARM: sa11x0: neponset: fix interrupt setup | Russell King | 2012-02-09 | 1 | -2/+19 |
| * | | | | ARM: sa11x0: assabet: ensure that GPIO27 is driven | Russell King | 2012-02-09 | 1 | -0/+8 |
| * | | | | ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputs | Russell King | 2012-02-09 | 1 | -2/+2 |
| * | | | | ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpowered | Russell King | 2012-02-09 | 1 | -2/+2 |
| * | | | | ARM: sa11x0: convert to use DEFINE_RES_xxx macros | Russell King | 2012-02-09 | 15 | -257/+61 |
| * | | | | ARM: sa11x0: fix section mismatch warnings | Russell King | 2012-02-09 | 1 | -2/+2 |
| * | | | | ARM: sa11x0: fix sleep entry | Russell King | 2012-02-09 | 1 | -15/+22 |
| * | | | | ARM: sa11x0: fix off-by-one resource sizes | Russell King | 2012-02-09 | 2 | -5/+5 |
| |/ / / |
|
* | | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-28 | 2 | -35/+55 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/drivers | Arnd Bergmann | 2012-02-28 | 2 | -35/+55 |
| |\ \ \ \ |
|