summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fsldma: split apart external pause and request count featuresIra Snyder2009-09-082-17/+31
* ioat2,3: cacheline align software descriptor allocationsDan Williams2009-09-083-4/+20
* dmaengine: kill tx_listDan Williams2009-09-082-4/+0
* txx9dmac: implement a private tx_listDan Williams2009-09-082-13/+12
* at_hdmac: implement a private tx_listDan Williams2009-09-082-8/+10
* mv_xor: implement a private tx_listDan Williams2009-09-082-5/+6
* ioat: implement a private tx_listDan Williams2009-09-082-4/+6
* iop-adma: implement a private tx_listDan Williams2009-09-082-4/+7
* fsldma: implement a private tx_listDan Williams2009-09-082-7/+10
* dw_dmac: implement a private tx_listDan Williams2009-09-082-9/+11
* Merge branch 'ioat' into dmaengineDan Williams2009-09-0814-2044/+2608
|\
| * net_dma: poll for a descriptor after allocation failureDan Williams2009-09-081-0/+10
| * ioat2,3: dynamically resize descriptor ringDan Williams2009-09-083-31/+187
| * ioat: switch watchdog and reset handler from workqueue to timerDan Williams2009-09-086-436/+396
| * ioat1: trim ioat_dma_desc_swDan Williams2009-09-083-5/+7
| * ioat: ___devinit annotate the initialization pathsDan Williams2009-09-085-20/+24
| * ioat: preserve chanctrl bits when re-arming interruptsDan Williams2009-09-083-14/+10
| * ioat: ignore reserved bits for chancnt and xfercapDan Williams2009-09-082-0/+14
| * ioat: cleanup completion status readsDan Williams2009-09-084-75/+46
| * ioat: add some dev_dbg() callsDan Williams2009-09-084-4/+81
| * ioat1: kill unused unmap parametersDan Williams2009-09-082-4/+0
| * ioat2,3: convert to a true ring bufferDan Williams2009-09-086-686/+1122
| * ioat: prepare the code for ioat[12]_dma_chan splitDan Williams2009-09-082-370/+390
| * ioat: fix self test interruptsDan Williams2009-09-081-1/+2
| * ioat1: move descriptor allocation from submit to prepDan Williams2009-09-081-89/+65
| * ioat: define descriptor control bit-fieldDan Williams2009-09-082-32/+34
| * ioat: fix type mismatch for ->dmacountDan Williams2009-09-081-2/+2
| * ioat: split ioat_dma_probe into core/version-specific routinesDan Williams2009-09-083-155/+200
| * ioat: kill function prototype ifdef guardsDan Williams2009-09-081-9/+0
| * ioat: cleanup some long deref chains and 80 column collisionsDan Williams2009-09-082-167/+144
| * ioat: convert ioat_probe to pcim/devmDan Williams2009-09-084-141/+68
| * ioat: move definitions to dma.hDan Williams2009-09-082-14/+16
| * ioat: move to drivers/dma/ioat/Dan Williams2009-07-289-13/+14
* | Merge commit 'v2.6.31-rc1' into dmaengineDan Williams2009-09-087834-465905/+845171
|\ \
| * | Linux 2.6.31-rc1v2.6.31-rc1Linus Torvalds2009-06-241-2/+2
| * | Revert "PCI: use ACPI _CRS data by default"Linus Torvalds2009-06-245-6/+6
| * | Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-06-248-17/+420
| |\ \
| | * | da9030_battery: Fix race between event handler and monitorMike Rapoport2009-06-091-7/+12
| | * | Add MAX17040 Fuel Gauge driverMinkyu Kang2009-06-094-1/+338
| | * | w1: ds2760_battery: add support for sleep mode featureDaniel Mack2009-06-082-0/+31
| | * | w1: ds2760: add support for EEPROM read and writeDaniel Mack2009-06-082-0/+32
| | * | ds2760_battery: cleanups in ds2760_battery_probe()Daniel Mack2009-06-081-9/+7
| | | |
| | \ \
| *-. \ \ Merge branches 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2009-06-246-18/+23
| |\ \ \ \
| | | * | | audit: inode watches depend on CONFIG_AUDIT not CONFIG_AUDIT_SYSCALLEric Paris2009-06-241-2/+2
| | * | | | another race fix in jfs_check_acl()Al Viro2009-06-241-6/+7
| | * | | | Get "no acls for this inode" right, fix shmem breakageAl Viro2009-06-244-10/+13
| | * | | | inline functions left without protection of ifdef (acl)Markus Trippelsdorf2009-06-241-1/+2
| | |/ / /
| * | | | Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-241-21/+24
| |\ \ \ \
| | * | | | futex: Fix the write access fault problem for realThomas Gleixner2009-06-241-21/+24
| | |/ / /
| * | | | SLUB: Don't pass __GFP_FAIL for the initial allocationPekka Enberg2009-06-241-2/+8