summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-25Merge branch 'sa11x0-lcd' into sa11x0Russell King
2012-03-25Merge branch 'sa11x0-mtd' into sa11x0Russell 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: 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-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-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-09NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffersRussell King
2012-02-09NET: sa11x0-ir: fix size of SIR transmit bufferRussell King
2012-02-09NET: sa11x0-ir: convert to use scatterlist DMA APIRussell King
2012-02-09NET: sa11x0-ir: get rid of si->hscr0Russell King
2012-02-09NET: sa11x0-ir: move sa1100_irda_txdma_irqRussell King
2012-02-09NET: sa11x0-ir: move SIR and FIR interrupt supportRussell King
2012-02-09NET: sa11x0-ir: indirect handling of SIR and FIR interruptsRussell King
2012-02-09NET: sa11x0-ir: split SIR and FIR tx functionsRussell King
2012-02-09NET: sa11x0-ir: factor out speed checksRussell King
2012-02-09NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}Russell King
2012-02-09NET: sa11x0-ir: fix leak of tx skbRussell King
2012-02-09NET: sa11x0-ir: containerize DMA dataRussell King
2012-02-09NET: sa11x0-ir: obtain interrupt number from platform resourcesRussell King
2012-02-09NET: sa11x0-ir: set netdev's parent struct deviceRussell King
2012-02-09NET: sa11x0-ir: handle DMA mapping errors properlyRussell King
2012-02-09NET: sa11x0-ir: fix documentation bugRussell 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 .owner initializer to sa1111 driver structuresRussell King
2012-02-09ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King