summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-04-22palm_bk3710: UDMA performance fixDavid Brownell1-14/+12
2009-04-21ide-dma: don't reset request fields on dma_timeout_retry()Tejun Heo1-16/+4
2009-04-19ide: drop rq->data handling from ide_map_sg()Tejun Heo1-5/+1
2009-04-19ide-atapi: kill unused fields and callbacksTejun Heo3-26/+4
2009-04-19ide-tape: simplify read/write functionsTejun Heo1-99/+50
2009-04-19ide-tape: use byte size instead of sectors on rw issue functionsTejun Heo1-25/+20
2009-04-19ide-tape: unify r/w init pathsTejun Heo1-64/+46
2009-04-19ide-tape: kill idetape_bhTejun Heo1-221/+84
2009-04-19ide-tape: use standard data transfer mechanismTejun Heo2-94/+24
2009-04-19ide-tape: use single continuous bufferTejun Heo1-198/+58
2009-04-19ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_lenTejun Heo3-8/+18
2009-04-19ide-tape,floppy: fix failed command completion after request senseTejun Heo2-0/+2
2009-04-19ide-pm: don't abuse rq->dataTejun Heo2-24/+16
2009-04-19ide-cd,atapi: use bio for internal commandsTejun Heo5-36/+52
2009-04-19ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov4-39/+23
2009-04-19ide-cd: convert to using generic sense requestBorislav Petkov2-46/+12
2009-04-19ide: add helpers for preparing sense requestsBorislav Petkov2-0/+72
2009-04-19ide-cd: don't abuse rq->bufferTejun Heo1-4/+4
2009-04-19ide-atapi: don't abuse rq->bufferTejun Heo3-4/+4
2009-04-19ide-taskfile: don't abuse rq->bufferTejun Heo2-11/+12
2009-04-19ide-floppy: block pc always uses bioTejun Heo1-8/+6
2009-04-19ide-cd: clear sense buffer before issuing request senseTejun Heo1-8/+4
2009-04-19ide kill unused ide_cmd->specialTejun Heo1-1/+0
2009-04-19ide: don't set REQ_SOFTBARRIERTejun Heo2-2/+0
2009-04-19ide: use blk_run_queue() instead of blk_start_queueing()Tejun Heo1-5/+2
2009-04-19ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo1-6/+0
2009-04-19block: clear req->errors on bio completion only for fs requestsTejun Heo1-3/+7
2009-04-18cs5536: define dma_sff_read_status() methodSergei Shtylyov1-0/+1
2009-04-18ide: fix barriers supportBartlomiej Zolnierkiewicz1-4/+7
2009-04-18ide: Remove void castsJack Stone1-1/+1
2009-04-18hpt366: use ATA_DMA_* constantsSergei Shtylyov1-5/+5
2009-04-18hpt366: fix HPT370 DMA timeoutsSergei Shtylyov1-1/+3
2009-04-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-23/+122
2009-04-17[libata] fix build error on drivers/ata/pata_legacy.cZhenwen Xu1-6/+7
2009-04-17pata_via: Cache and rewrite the device bitAlan Cox1-7/+67
2009-04-17sata_mv: workaround for multi_count errata sata24Mark Lord1-2/+42
2009-04-17sata_mv: tidy up qc->tf usage in qc_prep() functionsMark Lord1-10/+8
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds29-371/+663
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds13-9/+378
2009-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds32-348/+532
2009-04-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds40-2482/+2209
2009-04-17Merge branch 'defconfig-s3c2410' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King1-182/+930
2009-04-17Merge branch 'v2630-rc2-fixes' of git://aeryn.fluff.org.uk/bjdooks/linuxRussell King8-7/+30
2009-04-17staging: slicoss: update READMEStephen Hemminger1-1/+30
2009-04-17otus/zdusb.c: additional USB idnetifierDaniele Napolitano2-1/+6
2009-04-17Staging: go7007: fix build issuesGreg Kroah-Hartman2-15/+2
2009-04-17Staging: sxg: Fix leaks and checksum errors in transmit code pathMithlesh Thukral1-35/+58
2009-04-17Staging: sxg: Fix sleep in atomic context warning while loading driverMithlesh Thukral1-0/+5
2009-04-17Staging: sxg: Use correct queue_id for transmitting non-TCP packetsMithlesh Thukral1-3/+7
2009-04-17Staging: sxg: Fire watchdog timer at end of open routine to change the linkMithlesh Thukral1-0/+2