summaryrefslogtreecommitdiff
path: root/drivers/ide
AgeCommit message (Expand)Author
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-07pdc202xx_old: fix resetproc() methodSergei Shtylyov
2009-06-07pdc202xx_old: fix 'pdc20246_dma_ops'Sergei Shtylyov
2009-05-30ide_pci_generic: add quirk for Netcell ATA RAIDBartlomiej Zolnierkiewicz
2009-05-23ide-disk: fix missing max_sectors accessor functionMartin K. Petersen
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-22via82cxxx: Add VIA VX855 PCI Device IDHarald Welte
2009-05-22ide: report timeouts in ide_busy_sleep()Bartlomiej Zolnierkiewicz
2009-05-22ide: improve failed opcode reportingBartlomiej Zolnierkiewicz
2009-05-22ide: fix printk() levels in ide_dump_ata[pi]_error()Bartlomiej Zolnierkiewicz
2009-05-22ide: fix OOPS during ide-cd error recoveryBartlomiej Zolnierkiewicz
2009-05-22ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2)Bartlomiej Zolnierkiewicz
2009-05-19block: set rq->resid_len to blk_rq_bytes() on issueTejun Heo
2009-05-17ide-tape: fix debug callMark de Wever
2009-05-16Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz
2009-05-16piix: The Sony TZ90 needs the cable type hardcodingAlan Cox
2009-05-16icside: register second channel of version 6 PCBSergei Shtylyov
2009-05-16ide-tape: remove back-to-back REQUEST_SENSE detectionTejun Heo
2009-05-11block: implement and enforce request peek/start/fetchTejun Heo
2009-05-11ide: dequeue in-flight requestTejun Heo
2009-05-11ide: cleanup rq->data_len usagesTejun Heo
2009-05-11ide: convert to rq pos and nr_sectors accessorsTejun Heo
2009-05-11block: implement blk_rq_pos/[cur_]sectors() and convert obvious onesTejun Heo
2009-05-11block: add rq->resid_lenTejun Heo
2009-05-11ide-tape: don't initialize rq->sector for rw requestsTejun Heo
2009-04-30alim15x3: Remove historical hacks, re-enable init_hwif for PowerPCAnton Vorontsov
2009-04-30Merge branch 'for-linus' into for-nextBartlomiej Zolnierkiewicz
2009-04-30ide-cd: fix REQ_QUIET tests in cdrom_decode_statusBorislav Petkov
2009-04-28ide-dma: don't reset request fields on dma_timeout_retry()Tejun Heo
2009-04-28ide: drop rq->data handling from ide_map_sg()Tejun Heo
2009-04-28ide-atapi: kill unused fields and callbacksTejun Heo
2009-04-28ide-tape: simplify read/write functionsTejun Heo
2009-04-28ide-tape: use byte size instead of sectors on rw issue functionsTejun Heo
2009-04-28ide-tape: unify r/w init pathsTejun Heo
2009-04-28ide-tape: kill idetape_bhTejun Heo
2009-04-28ide-tape: use standard data transfer mechanismTejun Heo
2009-04-28ide-tape: use single continuous bufferTejun Heo
2009-04-28ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_lenTejun Heo
2009-04-28ide-tape,floppy: fix failed command completion after request senseTejun Heo
2009-04-28ide-pm: don't abuse rq->dataTejun Heo
2009-04-28ide-cd,atapi: use bio for internal commandsTejun Heo
2009-04-28ide-atapi: convert ide-{floppy,tape} to using preallocated sense bufferBorislav Petkov
2009-04-28ide-cd: convert to using generic sense requestBorislav Petkov
2009-04-28ide: add helpers for preparing sense requestsBorislav Petkov
2009-04-28ide-cd: don't abuse rq->bufferTejun Heo
2009-04-28ide-atapi: don't abuse rq->bufferTejun Heo
2009-04-28ide-taskfile: don't abuse rq->bufferTejun Heo