summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dmaengine' into async-tx-nextDan Williams2009-09-083144-316862/+459848
|\
| * dmaengine: Move all map_sg/unmap_sg for slave channel to its clientAtsushi Nemoto2009-09-083-34/+49
| * fsldma: Add DMA_SLAVE supportIra Snyder2009-09-081-0/+227
| * 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-081-1/+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-081-4/+5
| * 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
| |\
| * \ Merge commit 'v2.6.31-rc1' into dmaengineDan Williams2009-09-083128-316787/+457895
| |\ \
| | * \ Merge git://git.infradead.org/battery-2.6Linus Torvalds2009-06-247-17/+401
| | |\ \
| | | * | da9030_battery: Fix race between event handler and monitorMike Rapoport2009-06-091-7/+12
| | | * | Add MAX17040 Fuel Gauge driverMinkyu Kang2009-06-093-1/+319
| | | * | 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 branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-06-2413-469/+507
| | |\ \ \
| | | * | | 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
| | | * | | DMA: txx9dmac: use dma_unmap_single if DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE setAtsushi Nemoto2009-06-241-8/+12
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-06-2427-415/+3377
| | |\ \ \ \
| | | * | | | dm mpath: change to be request basedKiyoshi Ueda2009-06-221-65/+128
| | | * | | | dm: disable interrupt when taking map_lockKiyoshi Ueda2009-06-221-6/+9
| | | * | | | dm: do not set QUEUE_ORDERED_DRAIN if request basedKiyoshi Ueda2009-06-223-1/+16
| | | * | | | dm: enable request based optionKiyoshi Ueda2009-06-224-26/+285
| | | * | | | dm: prepare for request based optionKiyoshi Ueda2009-06-223-4/+716
| | | * | | | dm raid1: add userspace logJonthan Brassow2009-06-225-0/+1004
| | | * | | | dm: calculate queue limits during resume not loadMike Snitzer2009-06-223-87/+115
| | | * | | | dm log: fix create_log_context to use logical_block_size of log deviceMike Snitzer2009-06-221-3/+4
| | | * | | | dm target:s introduce iterate devices fnMike Snitzer2009-06-226-6/+94
| | | * | | | dm table: establish queue limits by copying table limitsMike Snitzer2009-06-221-10/+2
| | | * | | | dm table: replace struct io_restrictions with struct queue_limitsMike Snitzer2009-06-221-95/+43
| | | * | | | dm table: validate device logical_block_sizeMike Snitzer2009-06-221-0/+69
| | | * | | | dm table: ensure targets are aligned to logical_block_sizeMike Snitzer2009-06-221-14/+44
| | | * | | | dm ioctl: support cookies for udevMilan Broz2009-06-223-11/+31
| | | * | | | dm: sysfs add suspended attributePeter Rajnoha2009-06-221-0/+9
| | | * | | | dm table: improve warning message when devices not freed before destructionJonthan Brassow2009-06-221-5/+3
| | | * | | | dm mpath: add service time load balancerKiyoshi Ueda2009-06-223-0/+350
| | | * | | | dm mpath: add queue length load balancerKiyoshi Ueda2009-06-223-0/+273
| | | * | | | dm mpath: add start_io and nr_bytes to path selectorsKiyoshi Ueda2009-06-223-13/+25
| | | * | | | dm snapshot: use barrier when writing exception storeMikulas Patocka2009-06-221-1/+1
| | | * | | | dm io: retry after barrier errorMikulas Patocka2009-06-221-0/+6
| | | * | | | dm io: record eopnotsuppMikulas Patocka2009-06-221-1/+7
| | | * | | | dm snapshot: support barriersMikulas Patocka2009-06-221-0/+11
| | | * | | | dm mpath: support barriersMikulas Patocka2009-06-221-0/+2