summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-sa1100
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge branch 'sa1111' into sa11x0Russell King2012-03-254-38/+19
| |\ \ \ \
| | * | | | ARM: sa11x0: don't static map sa1111Russell King2012-03-243-15/+0
| | * | | | ARM: sa1111: provide a generic way to prevent devices from registeringRussell King2012-03-243-0/+3
| | * | | | ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King2012-02-091-0/+15
| | |/ / /
| * | | | ARM: sa11x0: neponset: don't static map neponset registersRussell King2012-02-091-6/+1
| * | | | ARM: sa11x0: neponset: move register definitions to neponset.cRussell King2012-02-092-71/+91
| * | | | ARM: sa11x0: assabet/neponest: create neponset device in assabet.cRussell King2012-02-092-43/+25
| * | | | ARM: sa11x0: neponset: suspend/resume in _noirq stateRussell King2012-02-091-9/+15
| * | | | ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset deviceRussell King2012-02-091-0/+13
| * | | | ARM: sa11x0: neponset: get parent IRQ from neponset device resourceRussell King2012-02-091-7/+13
| * | | | ARM: sa11x0: neponset: implement support for sparse IRQsRussell King2012-02-092-58/+61
| * | | | ARM: sa11x0: neponset: dynamically create neponset child devicesRussell King2012-02-091-28/+28
| * | | | ARM: sa11x0: neponset: save and restore MDM_CTL_0Russell King2012-02-091-11/+42
| * | | | ARM: sa11x0: neponset: add driver .owner initializerRussell King2012-02-091-0/+1
| * | | | ARM: sa11x0: neponset: shuffle some code aroundRussell King2012-02-091-101/+101
| * | | | ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King2012-02-092-0/+13
| * | | | ARM: sa11x0: neponset: fix interrupt setupRussell King2012-02-091-2/+19
| * | | | ARM: sa11x0: assabet: ensure that GPIO27 is drivenRussell King2012-02-091-0/+8
| * | | | ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputsRussell King2012-02-091-2/+2
| * | | | ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpoweredRussell King2012-02-091-2/+2
| * | | | ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King2012-02-0915-257/+61
| * | | | ARM: sa11x0: fix section mismatch warningsRussell King2012-02-091-2/+2
| * | | | ARM: sa11x0: fix sleep entryRussell King2012-02-091-15/+22
| * | | | ARM: sa11x0: fix off-by-one resource sizesRussell King2012-02-092-5/+5
| |/ / /
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-272-35/+55
|\ \ \ \
| * \ \ \ Merge branch 'rtc-sa1100' of git://github.com/hzhuang1/linux into next/driversArnd Bergmann2012-02-282-35/+55
| |\ \ \ \
| | * | | | ARM: sa1100: clean up clock supportJett.Zhou2012-02-281-35/+47
| | * | | | rtc: sa1100: declare irq in resourceHaojian Zhuang2012-02-281-0/+8
| | |/ / /
* | | | | Merge branch 'pcmcia' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-235-37/+23
|\ \ \ \ \
| * | | | | PCMCIA: sa11x0: simpad: convert to use new irq/gpio managementRussell King2012-02-211-4/+2
| * | | | | PCMCIA: sa11x0: shannon: convert to use new irq/gpio managementRussell King2012-02-211-8/+4
| * | | | | PCMCIA: sa11x0: nanoengine: convert reset handling to use GPIO subsystemRussell King2012-02-041-2/+2
| * | | | | PCMCIA: sa11x0: nanoengine: convert to use new irq/gpio managementRussell King2012-02-041-4/+4
| * | | | | PCMCIA: sa11x0: cerf: convert reset handling to use GPIO subsystemRussell King2012-02-041-1/+1
| * | | | | PCMCIA: sa11x0: cerf: convert to use new irq/gpio managementRussell King2012-02-041-9/+4
| * | | | | PCMCIA: sa11x0: assabet: convert to use new irq/gpio managementRussell King2012-02-041-9/+6
* | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-232-15/+0
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| | | |/ / | | |/| |
| * | | | Merge tag 'v3.3-rc2' into depends/rmk/for-armsocOlof Johansson2012-02-0711-176/+33
| |\ \ \ \ | | |/ / /
| * | | | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-9/+0
| | |/ / | |/| |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-231-3/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-231-3/+5
| |/ /
* | | Merge branch 'sa11x0-mcp-fixes' into fixesRussell King2012-01-268-86/+3
|\ \ \ | | |/ | |/|
| * | Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp b...Russell King2012-01-207-20/+2
| * | Revert "ARM: sa1100: Refactor mcp-sa11x0 to use platform resources."Russell King2012-01-207-66/+1
| |/
* | ARM: 7288/1: mach-sa1100: add missing module_init() callLinus Walleij2012-01-231-0/+2
* | ARM: sa11x0: fix section mismatch in cpu-sa1100.cRussell King2012-01-191-1/+1
* | ARM: sa11x0: fix collie build errorRussell King2012-01-191-3/+2
* | Revert "RTC: sa1100: support sa1100, pxa and mmp soc families"Russell King2012-01-191-20/+0
OpenPOWER on IntegriCloud