Commit Graph

2573 Commits (4737f0978d6e64eae468e01fa181abf6499e6b84)

Author SHA1 Message Date
Pavel Machek 4737f0978d trivial: Kconfig: .ko is normally not included in module names 16 years ago
Martin Olsson 19af5cdb7c trivial: fix typo milisecond/millisecond for documentation and source comments. 16 years ago
Sergei Shtylyov 669165daad pdc202xx_old: fix resetproc() method 16 years ago
Sergei Shtylyov 521a415c9f pdc202xx_old: fix 'pdc20246_dma_ops' 16 years ago
Bartlomiej Zolnierkiewicz c339dfdd65 ide_pci_generic: add quirk for Netcell ATA RAID 16 years ago
Martin K. Petersen 3b77f777b8 ide-disk: fix missing max_sectors accessor function 16 years ago
Martin K. Petersen e1defc4ff0 block: Do away with the notion of hardsect_size 16 years ago
Harald Welte 5993856e53 via82cxxx: Add VIA VX855 PCI Device ID 16 years ago
Bartlomiej Zolnierkiewicz 28ee9bc5cc ide: report timeouts in ide_busy_sleep() 16 years ago
Bartlomiej Zolnierkiewicz cc30137a22 ide: improve failed opcode reporting 16 years ago
Bartlomiej Zolnierkiewicz 26bfcf21e2 ide: fix printk() levels in ide_dump_ata[pi]_error() 16 years ago
Bartlomiej Zolnierkiewicz e3b29f0512 ide: fix OOPS during ide-cd error recovery 16 years ago
Bartlomiej Zolnierkiewicz 8369d5fa63 ide: fix 40-wire cable detection for TSST SH-S202* ATAPI devices (v2) 16 years ago
Tejun Heo 5f49f63178 block: set rq->resid_len to blk_rq_bytes() on issue 16 years ago
Mark de Wever e8e7526c3c ide-tape: fix debug call 16 years ago
Alan Cox d8788298d4 piix: The Sony TZ90 needs the cable type hardcoding 16 years ago
Sergei Shtylyov b019447ce7 icside: register second channel of version 6 PCB 16 years ago
Tejun Heo 36999a5af1 ide-tape: remove back-to-back REQUEST_SENSE detection 16 years ago
Tejun Heo 9934c8c045 block: implement and enforce request peek/start/fetch 16 years ago
Tejun Heo 8f6205cd57 ide: dequeue in-flight request 16 years ago
Tejun Heo 34b7d2c957 ide: cleanup rq->data_len usages 16 years ago
Tejun Heo 9780e2dd82 ide: convert to rq pos and nr_sectors accessors 16 years ago
Tejun Heo 5b93629b45 block: implement blk_rq_pos/[cur_]sectors() and convert obvious ones 16 years ago
Tejun Heo c3a4d78c58 block: add rq->resid_len 16 years ago
Tejun Heo 9720aef253 ide-tape: don't initialize rq->sector for rw requests 16 years ago
Anton Vorontsov 03682411b1 alim15x3: Remove historical hacks, re-enable init_hwif for PowerPC 16 years ago
Borislav Petkov 96c1674397 ide-cd: fix REQ_QUIET tests in cdrom_decode_status 16 years ago
Tejun Heo 586cf2681f ide-dma: don't reset request fields on dma_timeout_retry() 16 years ago
Tejun Heo 5ad960fe8d ide: drop rq->data handling from ide_map_sg() 16 years ago
Tejun Heo 29d1a43710 ide-atapi: kill unused fields and callbacks 16 years ago
Tejun Heo 4344d07fb8 ide-tape: simplify read/write functions 16 years ago
Tejun Heo 71294cf93d ide-tape: use byte size instead of sectors on rw issue functions 16 years ago
Tejun Heo 3596b66452 ide-tape: unify r/w init paths 16 years ago
Tejun Heo 6cf3d545f7 ide-tape: kill idetape_bh 16 years ago
Tejun Heo e998f30b45 ide-tape: use standard data transfer mechanism 16 years ago
Tejun Heo 7b13354eea ide-tape: use single continuous buffer 16 years ago
Tejun Heo eb6a61bb95 ide-atapi,tape,floppy: allow ->pc_callback() to change rq->data_len 16 years ago
Tejun Heo 08f370f0a2 ide-tape,floppy: fix failed command completion after request sense 16 years ago
Tejun Heo 765139ef5f ide-pm: don't abuse rq->data 16 years ago
Tejun Heo 02e7cf8f84 ide-cd,atapi: use bio for internal commands 16 years ago
Borislav Petkov 068753203e ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer 16 years ago
Borislav Petkov c457ce874a ide-cd: convert to using generic sense request 16 years ago
Borislav Petkov e69d800f7e ide: add helpers for preparing sense requests 16 years ago
Tejun Heo 1f181d2b15 ide-cd: don't abuse rq->buffer 16 years ago
Tejun Heo ac0b0113dd ide-atapi: don't abuse rq->buffer 16 years ago
Tejun Heo d868ca2430 ide-taskfile: don't abuse rq->buffer 16 years ago
Tejun Heo 8968932e54 ide-floppy: block pc always uses bio 16 years ago
Tejun Heo 59a4f6f355 ide-cd: clear sense buffer before issuing request sense 16 years ago
Tejun Heo b2963ac173 ide: don't set REQ_SOFTBARRIER 16 years ago
Tejun Heo 220d06b553 ide: use blk_run_queue() instead of blk_start_queueing() 16 years ago