summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ioat: implement a private tx_listDan Williams2009-09-092-4/+6
* iop-adma: implement a private tx_listDan Williams2009-09-092-4/+7
* fsldma: implement a private tx_listDan Williams2009-09-092-7/+10
* dw_dmac: implement a private tx_listDan Williams2009-09-092-9/+11
* Merge branch 'ioat' into dmaengineDan Williams2009-09-0914-2044/+2608
|\
| * net_dma: poll for a descriptor after allocation failureDan Williams2009-09-091-0/+10
| * ioat2,3: dynamically resize descriptor ringDan Williams2009-09-093-31/+187
| * ioat: switch watchdog and reset handler from workqueue to timerDan Williams2009-09-096-436/+396
| * ioat1: trim ioat_dma_desc_swDan Williams2009-09-093-5/+7
| * ioat: ___devinit annotate the initialization pathsDan Williams2009-09-095-20/+24
| * ioat: preserve chanctrl bits when re-arming interruptsDan Williams2009-09-093-14/+10
| * ioat: ignore reserved bits for chancnt and xfercapDan Williams2009-09-092-0/+14
| * ioat: cleanup completion status readsDan Williams2009-09-094-75/+46
| * ioat: add some dev_dbg() callsDan Williams2009-09-094-4/+81
| * ioat1: kill unused unmap parametersDan Williams2009-09-092-4/+0
| * ioat2,3: convert to a true ring bufferDan Williams2009-09-096-686/+1122
| * ioat: prepare the code for ioat[12]_dma_chan splitDan Williams2009-09-092-370/+390
| * ioat: fix self test interruptsDan Williams2009-09-091-1/+2
| * ioat1: move descriptor allocation from submit to prepDan Williams2009-09-091-89/+65
| * ioat: define descriptor control bit-fieldDan Williams2009-09-092-32/+34
| * ioat: fix type mismatch for ->dmacountDan Williams2009-09-091-2/+2
| * ioat: split ioat_dma_probe into core/version-specific routinesDan Williams2009-09-093-155/+200
| * ioat: kill function prototype ifdef guardsDan Williams2009-09-091-9/+0
| * ioat: cleanup some long deref chains and 80 column collisionsDan Williams2009-09-092-167/+144
| * ioat: convert ioat_probe to pcim/devmDan Williams2009-09-094-141/+68
| * ioat: move definitions to dma.hDan Williams2009-09-092-14/+16
| * ioat: move to drivers/dma/ioat/Dan Williams2009-07-289-13/+14
* | Merge commit 'v2.6.31-rc1' into dmaengineDan Williams2009-09-087742-403061/+782327
|\ \
| * | Linux 2.6.31-rc1v2.6.31-rc1Linus Torvalds2009-06-251-2/+2
| * | Revert "PCI: use ACPI _CRS data by default"Linus Torvalds2009-06-255-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-081-7/+12
| | * | Add MAX17040 Fuel Gauge driverMinkyu Kang2009-06-084-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
| * | | | Don't warn about order-1 allocations with __GFP_NOFAILLinus Torvalds2009-06-241-2/+2
| |/ / /
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-06-2463-492/+996
| |\ \ \
| | * | | Staging: octeon-ethernet: Fix race freeing transmit buffers.David Daney2009-06-244-66/+106
| | * | | Staging: octeon-ethernet: Convert to use net_device_ops.David Daney2009-06-2410-396/+390
| | * | | MIPS: Cavium: Add CPU hotplugging code.Ralf Baechle2009-06-245-2/+365
| | * | | MIPS: SMP: Allow suspend and hibernation if CPU hotplug is availableRalf Baechle2009-06-241-2/+2