Commit Graph

553 Commits (ac78a07893d24d95ff5f39d0433c25210f224f07)

Author SHA1 Message Date
Bartlomiej Zolnierkiewicz 2bf427b25b ide: fix resume for CONFIG_BLK_DEV_IDEACPI=y 16 years ago
Bartlomiej Zolnierkiewicz 5e955245d6 ide: always kill the whole request on error 16 years ago
Bartlomiej Zolnierkiewicz 346c17a6cf ide: relax DMA info validity checking 16 years ago
Joao Ramos 5bfb151f1f ide: do not access ide_drive_t 'drive_data' field directly 16 years ago
Sergei Shtylyov f4d3ffa52a ide: move ack_intr() method into 'struct ide_port_ops' (take 2) 16 years ago
Bartlomiej Zolnierkiewicz 5880b5de71 ide: don't enable IORDY at a probe time 16 years ago
Bartlomiej Zolnierkiewicz c9ef59ff01 ide: IORDY handling fixes 16 years ago
Bartlomiej Zolnierkiewicz 734affdcae ide: add IDE_DFLAG_NIEN_QUIRK device flag 16 years ago
Bartlomiej Zolnierkiewicz 8bc1e5aa06 ide: respect quirk_drives[] list on all controllers 16 years ago
Bartlomiej Zolnierkiewicz 075affcbe0 ide: preserve Host Protected Area by default (v2) 16 years ago
Bartlomiej Zolnierkiewicz e957b60d15 ide-gd: implement block device ->set_capacity method (v2) 16 years ago
Bartlomiej Zolnierkiewicz 28ee9bc5cc ide: report timeouts in ide_busy_sleep() 16 years ago
Bartlomiej Zolnierkiewicz 9f36d31437 ide: remove hw_regs_t typedef 16 years ago
Bartlomiej Zolnierkiewicz dca3983059 ide: pass number of ports to ide_host_{alloc,add}() (v2) 16 years ago
Bartlomiej Zolnierkiewicz 29e52cf793 ide: remove chipset field from hw_regs_t 16 years ago
Bartlomiej Zolnierkiewicz ca1b96e00a ide: replace special_t typedef by IDE_SFLAG_* flags 16 years ago
Borislav Petkov 103f7033bd ide: unify interrupt reason checking 16 years ago
Borislav Petkov 19f52a784f ide-atapi: remove pc->buf 16 years ago
Borislav Petkov b13345f39d ide-atapi: add a buffer-arg to ide_queue_pc_tail 16 years ago
Borislav Petkov 5a0e43b5e2 ide-atapi: add a len-parameter to ide_queue_pc_tail 16 years ago
Borislav Petkov 077e6dba20 ide-atapi: switch to rq->resid_len 16 years ago
Tejun Heo 29d1a43710 ide-atapi: kill unused fields and callbacks 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 e69d800f7e ide: add helpers for preparing sense requests 16 years ago
Tejun Heo 214ae19104 ide kill unused ide_cmd->special 16 years ago
Tejun Heo 6d7003877c ide-atapi: kill unused fields and callbacks 16 years ago
Tejun Heo 5c4be57249 ide-cd,atapi: use bio for internal commands 16 years ago
Borislav Petkov 6b544fcc8c ide-atapi: convert ide-{floppy,tape} to using preallocated sense buffer 16 years ago
Borislav Petkov a1df5169f9 ide: add helpers for preparing sense requests 16 years ago
Tejun Heo 46a802e852 ide kill unused ide_cmd->special 16 years ago
Sergei Shtylyov 3153c26b54 ide: refactor tf_read() method 16 years ago
Sergei Shtylyov c9ff9e7b64 ide: refactor tf_load() method 16 years ago
Sergei Shtylyov 745483f10c ide: simplify 'struct ide_taskfile' 16 years ago
Sergei Shtylyov 60f85019c6 ide: replace IDE_TFLAG_* flags by IDE_VALID_* 16 years ago
Sergei Shtylyov fdd88f0af6 ide: inline SELECT_DRIVE() 16 years ago
Sergei Shtylyov abb596b25e ide: turn selectproc() method into dev_select() method (take 5) 16 years ago
Sergei Shtylyov 6762511934 ide: rename IDE_TFLAG_IN_[HOB_]FEATURE 16 years ago
Sergei Shtylyov ecf3a31d2a ide: turn set_irq() method into write_devctl() method 16 years ago
Bartlomiej Zolnierkiewicz 349d12a1fe ide-floppy: use ide_pio_bytes() 16 years ago
Bartlomiej Zolnierkiewicz 41fa9f863b ide: decrease size of ->pc_buf field in struct ide_atapi_pc 16 years ago
Bartlomiej Zolnierkiewicz f094d4d83b ide: sanitize ide_build_sglist() and ide_destroy_dmatable() 16 years ago
Bartlomiej Zolnierkiewicz 8a4a5738ba ide: add ->dma_check method 16 years ago
Bartlomiej Zolnierkiewicz 5ae5412d9a ide: add ide_dma_prepare() helper 16 years ago
Bartlomiej Zolnierkiewicz 4453011f95 ide: destroy DMA mappings after ending DMA (v2) 16 years ago
Bartlomiej Zolnierkiewicz 35c9b4daf4 ide: add ->dma_clear method and remove ->dma_timeout one 16 years ago
Bartlomiej Zolnierkiewicz 06a449e301 ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requests 16 years ago
Bartlomiej Zolnierkiewicz a08915ba59 ide-cd: use scatterlists for PIO transfers (fs requests) 16 years ago
Bartlomiej Zolnierkiewicz bf717c0a2e ide: keep track of number of bytes instead of sectors in struct ide_cmd 16 years ago
Bartlomiej Zolnierkiewicz 35b5d0be3d ide: remove ide_execute_pkt_cmd() (v2) 16 years ago