| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sa11x0-mcp-fixes' into fixes | Russell King | 2012-01-26 | 8 | -86/+3 |
|\ |
|
| * | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b... | Russell King | 2012-01-20 | 7 | -20/+2 |
| * | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources." | Russell King | 2012-01-20 | 7 | -66/+1 |
* | | ARM: 7288/1: mach-sa1100: add missing module_init() call | Linus Walleij | 2012-01-23 | 1 | -0/+2 |
* | | ARM: sa11x0: fix section mismatch in cpu-sa1100.c | Russell King | 2012-01-19 | 1 | -1/+1 |
* | | ARM: sa11x0: fix collie build error | Russell King | 2012-01-19 | 1 | -3/+2 |
* | | Revert "RTC: sa1100: support sa1100, pxa and mmp soc families" | Russell King | 2012-01-19 | 1 | -20/+0 |
* | | Revert "ARM: sa1100: clean up of the clock support" | Russell King | 2012-01-19 | 1 | -66/+25 |
|/ |
|
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2012-01-16 | 1 | -1/+1 |
|\ |
|
| * | ARM: sa11x0: assabet: fix build warning | Russell King | 2012-01-16 | 1 | -1/+1 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2012-01-14 | 1 | -3/+0 |
|\ \ |
|
| * | | GPIO: sa1100: implement proper gpiolib gpio_to_irq conversion | Russell King | 2012-01-13 | 1 | -3/+0 |
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same... | Linus Torvalds | 2012-01-13 | 8 | -3/+86 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: sa1100: Refactor mcp-sa11x0 to use platform resources. | Jochen Friedrich | 2012-01-09 | 7 | -1/+66 |
| * | | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. | Jochen Friedrich | 2012-01-09 | 7 | -2/+20 |
| |/ |
|
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 1 | -6/+7 |
|\ \ |
|
| * | | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 | 1 | -6/+7 |
| |/ |
|
* | | Merge branch 'samsung/driver' into next/drivers | Arnd Bergmann | 2012-01-09 | 18 | -42/+29 |
|\ \ |
|
| * \ | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 16 | -13/+25 |
| |\ \ |
|
| | * | | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| | * | | ARM: restart: sa1100: use new restart hook | Russell King | 2012-01-05 | 16 | -9/+25 |
| | * | | Merge branch 'restart-cleanup' into restart | Russell King | 2012-01-05 | 1 | -2/+2 |
| | |\ \
| | | |/ |
|
| * | | | Merge branch 'devel-stable' into for-linus | Russell King | 2012-01-05 | 3 | -30/+4 |
| |\ \ \ |
|
| | * | | | ARM: 7269/1: mach-sa1100: fix sched_clock breakage | Linus Walleij | 2012-01-05 | 1 | -1/+1 |
| | * | | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime | Marc Zyngier | 2011-12-18 | 1 | -25/+3 |
| | * | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 | 1 | -4/+0 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 | 1 | -4/+0 |
| | * | | | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 2011-11-21 | 1 | -1/+1 |
| | |/ / |
|
| * | | | ARM: mach-sa1100: fix implicit use of page.h | Bjorn Helgaas | 2012-01-03 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | ARM: sa1100: clean up of the clock support | Jett.Zhou | 2011-12-28 | 1 | -25/+66 |
* | | | RTC: sa1100: support sa1100, pxa and mmp soc families | Jett.Zhou | 2011-12-28 | 1 | -0/+20 |
|/ / |
|
* | | ARM: sa1100: fix build error | Jett.Zhou | 2011-12-08 | 1 | -2/+2 |
|/ |
|
* | arm: fix implicit use of page.h in several arch/arm files | Paul Gortmaker | 2011-10-31 | 2 | -0/+2 |
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 11 | -11/+11 |
|\ |
|
| * | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 |
| * | ARM: mach-sa1100: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 10 | -10/+10 |
* | | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 4 | -69/+4 |
|\ \ |
|
| * | | ARM: 7050/1: mach-sa1100: delete irq_to_gpio() function | Linus Walleij | 2011-08-22 | 1 | -2/+0 |
| * | | ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem | Linus Walleij | 2011-08-22 | 2 | -65/+1 |
| * | | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 | 1 | -0/+2 |
| * | | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 | 2 | -3/+2 |
* | | | Merge branch 'misc' into for-linus | Russell King | 2011-10-25 | 8 | -156/+263 |
|\ \ \ |
|
| * | | | ARM: platform fixups: remove mdesc argument to fixup function | Russell King | 2011-10-17 | 1 | -2/+1 |
| * | | | ARM: 7026/1: simpad: replace ARM specific LED code | Jochen Friedrich | 2011-10-17 | 5 | -101/+28 |
| * | | | ARM: 7025/1: simpad: add GPIO based device definitions. | Jochen Friedrich | 2011-10-17 | 1 | -1/+66 |
| * | | | ARM: 7024/1: simpad: Cleanup CS3 accessors. | Jochen Friedrich | 2011-10-17 | 3 | -52/+153 |
| * | | | ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIO | Jochen Friedrich | 2011-10-17 | 2 | -0/+14 |
| * | | | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 | 1 | -2/+3 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 2011-10-25 | 1 | -4/+2 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/ |
|
| * | | ARM: io: remove IO_SPACE_LIMIT from SA11x0 | Russell King | 2011-08-17 | 1 | -4/+2 |
| |/ |
|