aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAge
...
| * | | | ARM: sa11x0: remove unused DMA controller definitionsRussell King2012-03-25
| * | | | ARM: sa11x0: remove old SoC private DMA driverRussell King2012-03-25
| * | | | Merge branch 'sa11x0-ir' into sa11x0Russell King2012-03-25
| |\ \ \ \
| | * | | | ARM: sa11x0: add SA-11x0 DMA deviceRussell King2012-03-07
| | |/ / /
| * | | | Merge branch 'sa1111' into sa11x0Russell King2012-03-25
| |\ \ \ \
| | * | | | ARM: sa11x0: don't static map sa1111Russell King2012-03-24
| | * | | | ARM: sa1111: provide a generic way to prevent devices from registeringRussell King2012-03-24
| | * | | | ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King2012-02-09
| | |/ / /
| * | | | ARM: sa11x0: neponset: don't static map neponset registersRussell King2012-02-09
| * | | | ARM: sa11x0: neponset: move register definitions to neponset.cRussell King2012-02-09
| * | | | ARM: sa11x0: assabet/neponest: create neponset device in assabet.cRussell King2012-02-09
| * | | | ARM: sa11x0: neponset: suspend/resume in _noirq stateRussell King2012-02-09
| * | | | ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset deviceRussell King2012-02-09
| * | | | ARM: sa11x0: neponset: get parent IRQ from neponset device resourceRussell King2012-02-09
| * | | | ARM: sa11x0: neponset: implement support for sparse IRQsRussell King2012-02-09
| * | | | ARM: sa11x0: neponset: dynamically create neponset child devicesRussell King2012-02-09
| * | | | ARM: sa11x0: neponset: save and restore MDM_CTL_0Russell King2012-02-09
| * | | | ARM: sa11x0: neponset: add driver .owner initializerRussell King2012-02-09
| * | | | ARM: sa11x0: neponset: shuffle some code aroundRussell King2012-02-09
| * | | | ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King2012-02-09
| * | | | ARM: sa11x0: neponset: fix interrupt setupRussell King2012-02-09
| * | | | ARM: sa11x0: assabet: ensure that GPIO27 is drivenRussell King2012-02-09
| * | | | ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputsRussell King2012-02-09
| * | | | ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpoweredRussell King2012-02-09
| * | | | ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King2012-02-09
| * | | | ARM: sa11x0: fix section mismatch warningsRussell King2012-02-09
| * | | | ARM: sa11x0: fix sleep entryRussell King2012-02-09
| * | | | ARM: sa11x0: fix off-by-one resource sizesRussell King2012-02-09
| |/ / /
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-27
|\ \ \ \
| * \ \ \ Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/driversArnd Bergmann2012-02-28
| |\ \ \ \
| | * | | | ARM: sa1100: clean up clock supportJett.Zhou2012-02-27
| | * | | | rtc: sa1100: declare irq in resourceHaojian Zhuang2012-02-27
| | |/ / /
* | | | | 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
| |/