aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAge
...
* | | | | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-23
|\ \ \ \ \
| * | | | | 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
* | | | | | 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
| | | |/ / | | |/| |
| * | | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-07
| |\| | |
| * | | | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-20
| | |/ / | |/| |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-23
|\ \ \ \ | |_|/ / |/| | |
| * | | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-23
| |/ /
* | | Merge branch 'sa11x0-mcp-fixes' into fixesRussell King2012-01-26
|\ \ \ | | |/ | |/|
| * | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-20
| * | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King2012-01-20
| |/
* | ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij2012-01-23
* | ARM: sa11x0: fix section mismatch in cpu-sa1100.cRussell King2012-01-19
* | ARM: sa11x0: fix collie build errorRussell King2012-01-19
* | Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King2012-01-19
* | Revert "ARM: sa1100: clean up of the clock support"Russell King2012-01-19
|/
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2012-01-16
|\
| * ARM: sa11x0: assabet: fix build warningRussell King2012-01-16
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-14
|\ \
| * | GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King2012-01-14
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-13
|\ \ \ | |_|/ |/| |
| * | ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich2012-01-08
| * | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-08
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-11
|\ \
| * | arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-06
| |/
* | Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-09
|\ \
| * \ Merge branch 'restart' into for-linusRussell King2012-01-05
| |\ \
| | * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-05
| | * | ARM: restart: sa1100: use new restart hookRussell King2012-01-05
| | * | Merge branch 'restart-cleanup' into restartRussell King2012-01-05
| | |\|
| * | | Merge branch 'devel-stable' into for-linusRussell King2012-01-05
| |\ \ \
| | * | | ARM: 7269/1: mach-sa1100: fix sched_clock breakageLinus Walleij2012-01-05
| | * | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-18
| | * | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-05
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-26
| | * | | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-21
| | |/ /
| * | / ARM: mach-sa1100: fix implicit use of page.hBjorn Helgaas2012-01-03
| | |/ | |/|
* | | ARM: sa1100: clean up of the clock supportJett.Zhou2011-12-28
* | | RTC: sa1100: support sa1100, pxa and mmp soc familiesJett.Zhou2011-12-28
|/ /
* / ARM: sa1100: fix build errorJett.Zhou2011-12-08
|/
* arm: fix implicit use of page.h in several arch/arm filesPaul Gortmaker2011-10-31
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-28
|\
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-26