summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-03-0416-770/+1702
|\ \ \
| * \ \ Merge branch 'coh' into dmaengineDan Williams2010-03-046-122/+115
| |\ \ \
| | * | | DMAENGINE: COH 901 318 lli sg offset fixLinus Walleij2010-03-021-4/+6
| | * | | DMAENGINE: COH 901 318 configure channel directionLinus Walleij2010-03-021-0/+14
| | * | | DMAENGINE: COH 901 318 remove irq countingLinus Walleij2010-03-022-55/+34
| | * | | DMAENGINE: COH 901 318 descriptor pool refactoringLinus Walleij2010-03-021-29/+25
| | * | | DMAENGINE: COH 901 318 cleanupsLinus Walleij2010-03-021-14/+28
| * | | | ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypesDan Williams2010-03-045-67/+40
| * | | | ioat3: interrupt coalescingDan Williams2010-03-042-5/+34
| * | | | ioat: close potential BUG_ON race in the descriptor cleanup pathDan Williams2010-03-042-2/+2
| * | | | ioat2: kill pending flagDan Williams2010-03-032-24/+12
| * | | | ioat3: use ioat2_quiesce()Dan Williams2010-03-031-9/+1
| * | | | ioat3: cleanup, don't enable DCA completion writesDan Williams2010-03-031-2/+1
| * | | | dma: Add MPC512x DMA driverPiotr Ziecik2010-03-023-0/+808
| * | | | Debugging options for the DMA engine subsystemLinus Walleij2010-03-022-0/+23
| * | | | dmatest: fix handling of an even number of xor_sourcesDan Williams2010-03-011-1/+1
| * | | | dmatest: correct raid6 PQ testAnatolij Gustschin2010-03-011-3/+3
| * | | | fsldma: Fix cookie issuesSteven J. Magnani2010-03-011-1/+4
| * | | | fsldma: Fix cookie issuesSteven J. Magnani2010-03-011-1/+1
| * | | | dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_...Roel Kluin2010-02-031-14/+1
| * | | | dma: make Open Firmware device id constantMárton Németh2010-02-032-2/+2
| * | | | fsldma: major cleanups and fixesIra Snyder2010-02-022-182/+207
| * | | | fsldma: rename fsl_chan to chanIra Snyder2010-02-021-275/+275
| * | | | fsldma: simplify IRQ probing and handlingIra Snyder2010-02-021-44/+129
| * | | | fsldma: clean up the OF subsystem routinesIra Snyder2010-02-022-129/+134
| * | | | fsldma: rename dest to dst for uniformityIra Snyder2010-02-022-17/+17
| * | | | fsldma: rename struct fsl_dma_chan to struct fsldma_chanIra Snyder2010-02-022-73/+81
| * | | | fsldma: remove unused structure membersIra Snyder2010-02-022-13/+8
| * | | | fsldma: reduce kernel text sizeIra Snyder2010-02-021-38/+45
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-03-045-28/+27
|\ \ \ \ \
| * | | | | kill unused invalidate_inode_pages helperChristoph Hellwig2010-03-032-2/+2
| * | | | | switch infiniband uverbs to anon_inodesAl Viro2010-03-034-81/+29
* | | | | | Merge git://git.infradead.org/battery-2.6Linus Torvalds2010-03-044-49/+138
|\ \ \ \ \ \
| * | | | | | power_supply: bq27x00: fix voltage and current unitsGrazvydas Ignotas2010-02-271-3/+3
| * | | | | | power_supply: bq27x00: add status and time propertiesGrazvydas Ignotas2010-02-271-2/+79
| * | | | | | power_supply: bq27x00: add BQ27500 supportGrazvydas Ignotas2010-02-162-30/+51
| * | | | | | power_supply: bq27x00: fix temperature conversionGrazvydas Ignotas2010-02-161-2/+2
| * | | | | | power_supply: bq27x00: remove unused struct fieldsGrazvydas Ignotas2010-02-161-4/+0
| * | | | | | power_supply: bq27x00: remove double endian swapGrazvydas Ignotas2010-02-161-8/+3
| * | | | | | da9030_battery: fix spelling in commentStefan Weil2010-02-021-1/+1
| * | | | | | wm97xx_battery: Clean up some warningsMark Brown2010-01-291-2/+2
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-03-0423-183/+1565
|\ \ \ \ \ \ \
| * | | | | | | Regulators: wm8400 - cleanup platform driver data handlingDmitry Torokhov2010-03-031-2/+5
| * | | | | | | Regulators: wm8994 - clean up driver data after removalDmitry Torokhov2010-03-031-4/+7
| * | | | | | | Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov2010-03-033-0/+20
| * | | | | | | Regulators: pcap-regulator - clean up driver data after removalDmitry Torokhov2010-03-031-3/+5
| * | | | | | | Regulators: max8660 - annotate probe and remove methodsDmitry Torokhov2010-03-031-5/+6
| * | | | | | | Regulators: max1586 - annotate probe and remove methodsDmitry Torokhov2010-03-031-4/+5
| * | | | | | | Regulators: lp3971 - fail if platform data was not suppliedDmitry Torokhov2010-03-031-29/+29
| * | | | | | | Regulators: tps6507x-regulator - mark probe method as __devinitDmitry Torokhov2010-03-031-19/+15