summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King
2012-03-25ARM: sa11x0: remove unused DMA controller definitionsRussell King
2012-03-25ARM: sa11x0: remove old SoC private DMA driverRussell King
2012-03-25Merge branch 'sa11x0-ir' into sa11x0Russell King
2012-03-25Merge branch 'sa1111' into sa11x0Russell King
2012-03-24ARM: sa11x0: don't static map sa1111Russell King
2012-03-24ARM: sa1111: use dev_err() rather than printk()Russell King
2012-03-24ARM: sa1111: cleanup sub-device registration and unregistrationRussell King
2012-03-24ARM: sa1111: only setup DMA for DMA capable devicesRussell King
2012-03-24ARM: sa1111: register sa1111 devices with dmabounce in bus notifierRussell King
2012-03-24ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King
2012-03-24ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.cRussell King
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King
2012-03-24ARM: sa1111: delete unused physical GPIO register definitionsRussell King
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King
2012-03-07ARM: sa11x0: add SA-11x0 DMA deviceRussell King
2012-02-24FB: sa11x0: convert to use platform resource and ioremap()Russell King
2012-02-21FB: sa11x0: convert shannon display enable accesses to use GPIO subsystemRussell King
2012-02-21FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King
2012-02-21FB: sa1100: move platform data to platform filesRussell King
2012-02-09ARM: sa1111: change devid to be a bitmaskRussell King
2012-02-09ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King
2012-02-09ARM: sa1111: add shutdown hook to sa1111_driver structureRussell King
2012-02-09ARM: sa1111: implement support for sparse IRQsRussell King
2012-02-09ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"Russell King
2012-02-09ARM: sa1111: add sa1111 core driver .owner initializerRussell King
2012-02-09ARM: sa1111: fix PWM state on suspendRussell King
2012-02-09ARM: sa1111: fix memory request/grant setup on PM eventsRussell King
2012-02-09ARM: sa11x0: neponset: don't static map neponset registersRussell King
2012-02-09ARM: sa11x0: neponset: move register definitions to neponset.cRussell King
2012-02-09ARM: sa11x0: assabet/neponest: create neponset device in assabet.cRussell King
2012-02-09ARM: sa11x0: neponset: suspend/resume in _noirq stateRussell King
2012-02-09ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset deviceRussell King
2012-02-09ARM: sa11x0: neponset: get parent IRQ from neponset device resourceRussell King
2012-02-09ARM: sa11x0: neponset: implement support for sparse IRQsRussell King
2012-02-09ARM: sa11x0: neponset: dynamically create neponset child devicesRussell King
2012-02-09ARM: sa11x0: neponset: save and restore MDM_CTL_0Russell King
2012-02-09ARM: sa11x0: neponset: add driver .owner initializerRussell King
2012-02-09ARM: sa11x0: neponset: shuffle some code aroundRussell King
2012-02-09ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King
2012-02-09ARM: sa11x0: neponset: fix interrupt setupRussell King
2012-02-09ARM: sa11x0: assabet: ensure that GPIO27 is drivenRussell King
2012-02-09ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputsRussell King
2012-02-09ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpoweredRussell King
2012-02-09ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King
2012-02-09ARM: sa11x0: fix section mismatch warningsRussell King
2012-02-09ARM: sa11x0: fix sleep entryRussell King
2012-02-09ARM: sa11x0: fix off-by-one resource sizesRussell King
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds