summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | MFD: ucb1x00-core: add missing ucb1x00_enable()/ucb1x00_disable()Russell King2012-02-191-1/+15
| | | | * | | MFD: ucb1x00-core: scan drivers in same order they're registeredRussell King2012-02-191-4/+4
| | | | * | | MFD: ucb1x00-core: add owner and dev initializers to gpio structureRussell King2012-02-191-0/+2
| | | | * | | MFD: ucb1x00-core: clean up device handling in probeRussell King2012-02-191-14/+16
| | | | * | | MFD: ucb1x00-core: use mutexes instead of semaphoresRussell King2012-02-191-8/+7
| | | | * | | MFD: ucb1x00-core: add .owner initializer and module aliasRussell King2012-02-191-0/+2
| | | | * | | MFD: ucb1x00-core: add handling for ucb1x00 resetRussell King2012-02-191-4/+13
| | | | * | | MFD: ucb1x00-core: get rid of mach/hardware.h includeRussell King2012-02-191-2/+0
| | | | * | | MFD: ucb1x00-ts: provide input layer with device parentRussell King2012-02-191-0/+1
| | | | * | | MFD: mcp/ucb1x00: separate ucb1x00 driver data from the MCP dataRussell King2012-02-193-6/+7
| | | | * | | MFD: mcp-sa11x0: use _noirq resume methodsRussell King2012-02-031-1/+8
| | | | * | | MFD: mcp-sa11x0: convert to use dev_pm_opsRussell King2012-02-031-6/+12
| | | | * | | MFD: mcp-sa11x0: convert mcp-sa11x0 to use platform resourcesRussell King2012-02-031-42/+99
| | | | * | | MFD: mcp-sa11x0: add .owner initializerRussell King2012-02-031-6/+4
| | | | * | | MFD: mcp-sa11x0: move setup of PPC unit out of mcp-sa11x0.cRussell King2012-02-031-9/+0
| | | | * | | MFD: mcp-sa11x0: remove DMA initializers and variablesRussell King2012-02-035-11/+0
| | | | * | | MFD: mcp-core: sanitize host creation/removalRussell King2012-02-032-8/+17
| | | * | | | Merge branch 'sa11x0-lcd' into sa11x0Russell King2012-03-262-415/+154
| | | |\ \ \ \
| | | | * | | | FB: sa11x0: convert to use platform resource and ioremap()Russell King2012-02-242-25/+54
| | | | * | | | FB: sa11x0: convert shannon display enable accesses to use GPIO subsystemRussell King2012-02-211-8/+16
| | | | * | | | FB: sa11x0: fix shannon GPSR/GPCR accessesRussell King2012-02-211-2/+2
| | | | * | | | FB: sa1100: make GPIO configuration setting safeRussell King2012-02-211-0/+11
| | | | * | | | FB: sa1100: use inf members directlyRussell King2012-02-212-29/+12
| | | | * | | | FB: sa1100: remove assabet specific initializationRussell King2012-02-211-8/+0
| | | | * | | | FB: sa1100: remove global sa1100fb_.*_power function pointersRussell King2012-02-212-23/+11
| | | | * | | | FB: sa1100: move platform data to platform filesRussell King2012-02-211-233/+6
| | | | * | | | FB: sa1100: move machine inf structures to <video/sa1100fb.h>Russell King2012-02-212-43/+5
| | | | * | | | FB: sa1100: combine RGB bitfield overrides into sa1100fb_mach_infoRussell King2012-02-212-19/+24
| | | | * | | | FB: sa1100: convert printks to dev_xxx()Russell King2012-02-212-47/+34
| | | | * | | | FB: sa1100: constify rgb structuresRussell King2012-02-212-5/+5
| | | | * | | | FB: sa1100: add .owner initializer to driver structureRussell King2012-02-211-0/+1
| | | | * | | | FB: sa1100: avoid section mismatch warningsRussell King2012-02-211-14/+14
| | | * | | | | Merge branch 'sa11x0-mtd' into sa11x0Russell King2012-03-261-112/+0
| | | |\ \ \ \ \
| | | | * | | | | MTD: sa11x0: remove definitions and code left for documentation purposesRussell King2012-02-091-100/+0
| | | | * | | | | MTD: sa11x0: Remove shutdown handlerRussell King2012-02-091-12/+0
| | | | |/ / / /
| | | * | | | | Merge branch 'sa11x0-ir' into sa11x0Russell King2012-03-265-423/+1651
| | | |\ \ \ \ \
| | | | * | | | | NET: sa11x0-ir: add DMA support for SIR transmit modeRussell King2012-03-071-44/+59
| | | | * | | | | NET: sa11x0-ir: convert sa11x0-ir driver to use DMA engine APIRussell King2012-03-072-30/+92
| | | | * | | | | Merge branch 'sa11x0-dma' into sa11x0-irRussell King2012-03-073-0/+1119
| | | | |\ \ \ \ \
| | | | | * | | | | DMA: sa11x0: add SA-11x0 DMA driverRussell King2012-03-073-0/+1119
| | | | | |/ / / /
| | | | * | | | | NET: sa11x0-ir: split si->dev for IrDA transmit and receive buffersRussell King2012-02-091-7/+11
| | | | * | | | | NET: sa11x0-ir: fix size of SIR transmit bufferRussell King2012-02-091-1/+1
| | | | * | | | | NET: sa11x0-ir: convert to use scatterlist DMA APIRussell King2012-02-091-21/+21
| | | | * | | | | NET: sa11x0-ir: get rid of si->hscr0Russell King2012-02-091-8/+5
| | | | * | | | | NET: sa11x0-ir: move sa1100_irda_txdma_irqRussell King2012-02-091-55/+53
| | | | * | | | | NET: sa11x0-ir: move SIR and FIR interrupt supportRussell King2012-02-091-149/+141
| | | | * | | | | NET: sa11x0-ir: indirect handling of SIR and FIR interruptsRussell King2012-02-091-26/+24
| | | | * | | | | NET: sa11x0-ir: split SIR and FIR tx functionsRussell King2012-02-091-52/+66
| | | | * | | | | NET: sa11x0-ir: factor out speed checksRussell King2012-02-091-12/+13
| | | | * | | | | NET: sa11x0-ir: move sa1100_irda_{startup,shutdown,suspend,resume}Russell King2012-02-091-131/+131