summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-25ARM: 7342/2: sa1100: prepare for sparse irq conversionRob Herring
2012-03-25ARM: 7341/1: input: prepare jornada720 keyboard and ts for sa11x0 sparse irqRob Herring
2012-03-25ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.hRob Herring
2012-03-25Merge branch 'sa11x0-mcp' into sa11x0Russell King
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King
2012-03-25Merge branch 'sa11x0-mtd' 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-24USB: sa1111: add hcd .reset methodRussell King
2012-03-24USB: sa1111: add OHCI shutdown methodsRussell King
2012-03-24USB: sa1111: reorganize ohci-sa1111.cRussell King
2012-03-24USB: sa1111: get rid of nasty printk(KERN_DEBUG "%s: ...", __FILE__)Russell King
2012-03-24USB: sa1111: sparse and checkpatch cleanupsRussell 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-07NET: sa11x0-ir: add DMA support for SIR transmit modeRussell King
2012-03-07NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine APIRussell King
2012-03-07Merge branch 'sa11x0-dma' into sa11x0-irRussell King
2012-03-07ARM: sa11x0: add SA-11x0 DMA deviceRussell King
2012-03-07DMA: sa11x0: add SA-11x0 DMA driverRussell 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: sa11x0: fix shannon GPSR/GPCR accessesRussell King
2012-02-21FB: sa1100: make GPIO configuration setting safeRussell King
2012-02-21FB: sa1100: use inf members directlyRussell King
2012-02-21FB: sa1100: remove assabet specific initializationRussell 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-21FB: sa1100: move machine inf structures to <video/sa1100fb.h>Russell King
2012-02-21FB: sa1100: combine RGB bitfield overrides into sa1100fb_mach_infoRussell King
2012-02-21FB: sa1100: convert printks to dev_xxx()Russell King
2012-02-21FB: sa1100: constify rgb structuresRussell King
2012-02-21FB: sa1100: add .owner initializer to driver structureRussell King
2012-02-21FB: sa1100: avoid section mismatch warningsRussell King
2012-02-18MFD: mcp-sa11x0/assabet: move assabet reset handling out of mcp-sa11x0.cRussell King
2012-02-18MFD: ucb1x00-assabet: add support for UCB1x00 GPIO switchesRussell King
2012-02-18ARM: sa11x0: add assabet ucb1x00 platform dataRussell King
2012-02-18MFD: ucb1x00-core: add wakeup supportRussell King
2012-02-18MFD: ucb1x00: convert to use genirqRussell King
2012-02-18MFD: mcp-core: remove legacy driver suspend/resume methodsRussell King