summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2012-01-171-1/+1
|\
| * ARM: sa11x0: assabet: fix build warningRussell King2012-01-161-1/+1
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-01-141-3/+0Star
|\ \
| * | GPIO: sa1100: implement proper gpiolib gpio_to_irq conversionRussell King2012-01-141-3/+0Star
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2012-01-148-3/+86
|\ \ \ | |_|/ |/| |
| * | ARM: sa1100: Refactor mcp-sa11x0 to use platform resources.Jochen Friedrich2012-01-097-1/+66
| * | ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus.Jochen Friedrich2012-01-097-2/+20
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-121-6/+7
|\ \
| * | arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-6/+7
| |/
* | Merge branch 'samsung/driver' into next/driversArnd Bergmann2012-01-0918-42/+29Star
|\ \
| * \ Merge branch 'restart' into for-linusRussell King2012-01-0516-13/+25
| |\ \
| | * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| | * | ARM: restart: sa1100: use new restart hookRussell King2012-01-0516-9/+25
| | * | Merge branch 'restart-cleanup' into restartRussell King2012-01-051-2/+2
| | |\|
| * | | Merge branch 'devel-stable' into for-linusRussell King2012-01-053-30/+4Star
| |\ \ \
| | * | | ARM: 7269/1: mach-sa1100: fix sched_clock breakageLinus Walleij2012-01-051-1/+1
| | * | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-191-25/+3Star
| | * | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-061-4/+0Star
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-4/+0Star
| | * | | ARM: restart: only perform setup for restart when soft-restartingRussell King2011-11-211-1/+1
| | |/ /
| * | / ARM: mach-sa1100: fix implicit use of page.hBjorn Helgaas2012-01-031-0/+1
| | |/ | |/|
* | | ARM: sa1100: clean up of the clock supportJett.Zhou2011-12-281-25/+66
* | | RTC: sa1100: support sa1100, pxa and mmp soc familiesJett.Zhou2011-12-281-0/+20
|/ /
* / ARM: sa1100: fix build errorJett.Zhou2011-12-081-2/+2
|/
* arm: fix implicit use of page.h in several arch/arm filesPaul Gortmaker2011-11-012-0/+2
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-2811-11/+11
|\
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * ARM: mach-sa1100: convert boot_params to atag_offsetNicolas Pitre2011-08-2110-10/+10
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds2011-10-274-69/+4Star
|\ \
| * | ARM: 7050/1: mach-sa1100: delete irq_to_gpio() functionLinus Walleij2011-08-221-2/+0Star
| * | ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystemLinus Walleij2011-08-222-65/+1Star
| * | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-121-0/+2
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King2011-08-082-3/+2Star
* | | Merge branch 'misc' into for-linusRussell King2011-10-258-156/+263
|\ \ \
| * | | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-171-2/+1Star
| * | | ARM: 7026/1: simpad: replace ARM specific LED codeJochen Friedrich2011-10-175-101/+28Star
| * | | ARM: 7025/1: simpad: add GPIO based device definitions.Jochen Friedrich2011-10-171-1/+66
| * | | ARM: 7024/1: simpad: Cleanup CS3 accessors.Jochen Friedrich2011-10-173-52/+153
| * | | ARM: 7027/1: simpad: Add ucb1x00 GPIO definitions and register GPIOJochen Friedrich2011-10-172-0/+14
| * | | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-2/+3
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-4/+2Star
|\ \ \ \ | |_|/ / |/| | / | | |/
| * / ARM: io: remove IO_SPACE_LIMIT from SA11x0Russell King2011-08-171-4/+2Star
| |/
* / mach-sa1100: fix PCI build problemLinus Walleij2011-08-101-0/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-301-1/+2
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+2
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-272-8/+3Star
|\ \
| * | ARM: convert PCI defines to variablesRob Herring2011-07-122-7/+3Star
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-1/+0Star
| |/
* | Merge branch 'devel-stable' into for-nextRussell King2011-07-234-4/+9
|\ \
| * | ARM: mach-sa1100: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-184-4/+9
| |/