summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2012-03-26Merge branch 'sa11x0-mcp' into sa11x0Russell King9-4/+49
2012-03-26Merge branch 'sa11x0-lcd' into sa11x0Russell King10-55/+275
2012-03-26ARM: sa11x0: remove unused DMA controller definitionsRussell King2-218/+3
2012-03-26ARM: sa11x0: remove old SoC private DMA driverRussell King3-466/+1
2012-03-26Merge branch 'sa11x0-ir' into sa11x0Russell King1-0/+25
2012-03-26Merge branch 'sa1111' into sa11x0Russell King7-266/+227
2012-03-24ARM: sa11x0: don't static map sa1111Russell King3-15/+0
2012-03-24ARM: sa1111: use dev_err() rather than printk()Russell King1-1/+1
2012-03-24ARM: sa1111: cleanup sub-device registration and unregistrationRussell King1-11/+16
2012-03-24ARM: sa1111: only setup DMA for DMA capable devicesRussell King1-3/+6
2012-03-24ARM: sa1111: register sa1111 devices with dmabounce in bus notifierRussell King1-55/+74
2012-03-24ARM: sa1111: move USB interface register definitions to ohci-sa1111.cRussell King1-25/+1
2012-03-24ARM: sa1111: move PCMCIA interface register definitions to sa1111_generic.cRussell King1-43/+2
2012-03-24ARM: sa1111: move PS/2 interface register definitions to sa1111p2.cRussell King1-38/+1
2012-03-24ARM: sa1111: delete unused physical GPIO register definitionsRussell King1-16/+0
2012-03-24ARM: sa1111: provide a generic way to prevent devices from registeringRussell King6-5/+7
2012-03-07ARM: sa11x0: add SA-11x0 DMA deviceRussell King1-0/+25
2012-02-24FB: sa11x0: convert to use platform resource and ioremap()Russell King1-10/+0
2012-02-21FB: sa11x0: convert shannon display enable accesses to use GPIO subsystemRussell King1-1/+1
2012-02-21FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King5-41/+64
2012-02-21FB: sa1100: move platform data to platform filesRussell King8-5/+212
2012-02-19MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.cRussell King1-0/+8
2012-02-19ARM: sa11x0: add assabet ucb1x00 platform dataRussell King1-0/+6
2012-02-19MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King3-3/+13
2012-02-09ARM: sa1111: change devid to be a bitmaskRussell King2-15/+17
2012-02-09ARM: sa11x0: badge4: move board specific ohci initialization to badge4.cRussell King1-0/+15
2012-02-09ARM: sa1111: add platform enable/disable functionsRussell King2-7/+23
2012-02-09ARM: sa1111: add shutdown hook to sa1111_driver structureRussell King2-0/+10
2012-02-09ARM: sa1111: implement support for sparse IRQsRussell King1-11/+32
2012-02-09ARM: sa1111: finish "allow cascaded IRQs to be used by platforms"Russell King1-4/+15
2012-02-09ARM: sa1111: add sa1111 core driver .owner initializerRussell King1-0/+1
2012-02-09ARM: sa1111: fix PWM state on suspendRussell King1-2/+3
2012-02-09ARM: sa1111: fix memory request/grant setup on PM eventsRussell King1-1/+11
2012-02-09ARM: sa11x0: neponset: don't static map neponset registersRussell King1-6/+1
2012-02-09ARM: sa11x0: neponset: move register definitions to neponset.cRussell King2-71/+91
2012-02-09ARM: sa11x0: assabet/neponest: create neponset device in assabet.cRussell King2-43/+25
2012-02-09ARM: sa11x0: neponset: suspend/resume in _noirq stateRussell King1-9/+15
2012-02-09ARM: sa11x0: neponset: place smc91x and sa1111 resources in neponset deviceRussell King1-0/+13
2012-02-09ARM: sa11x0: neponset: get parent IRQ from neponset device resourceRussell King1-7/+13
2012-02-09ARM: sa11x0: neponset: implement support for sparse IRQsRussell King2-58/+61
2012-02-09ARM: sa11x0: neponset: dynamically create neponset child devicesRussell King1-28/+28
2012-02-09ARM: sa11x0: neponset: save and restore MDM_CTL_0Russell King1-11/+42
2012-02-09ARM: sa11x0: neponset: add driver .owner initializerRussell King1-0/+1
2012-02-09ARM: sa11x0: neponset: shuffle some code aroundRussell King1-101/+101
2012-02-09ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King2-0/+13
2012-02-09ARM: sa11x0: neponset: fix interrupt setupRussell King1-2/+19
2012-02-09ARM: sa11x0: assabet: ensure that GPIO27 is drivenRussell King1-0/+8
2012-02-09ARM: sa11x0: assabet: avoid glitching GPIOs when setting outputsRussell King1-2/+2
2012-02-09ARM: sa11x0: assabet: deassert QMUTE to codec while codec is unpoweredRussell King1-2/+2
2012-02-09ARM: sa11x0: convert to use DEFINE_RES_xxx macrosRussell King15-257/+61