Commit Graph

2491 Commits (90bf0265e5b0d561f215a69bb7a46c4071b2c93b)

Author SHA1 Message Date
Borislav Petkov 96c1674397 ide-cd: fix REQ_QUIET tests in cdrom_decode_status 16 years ago
Bartlomiej Zolnierkiewicz d7f5143522 palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup 16 years ago
David Brownell 33e86019f7 palm_bk3710: those registers/bitfields don't exist 16 years ago
Bruno Prémont b0aedb04ea ide: Stop disks on reboot for laptop which cuts power 16 years ago
Helge Deller a1f9a89c90 ide-cd: fix kernel crash on hppa regression 16 years ago
David Brownell db2f38c22e palm_bk3710: UDMA performance fix 16 years ago
Sergei Shtylyov 15da90b516 cs5536: define dma_sff_read_status() method 16 years ago
Bartlomiej Zolnierkiewicz f505d49ffd ide: fix barriers support 16 years ago
Jack Stone d5f840bf74 ide: Remove void casts 16 years ago
Sergei Shtylyov 59c8d04f5e hpt366: use ATA_DMA_* constants 16 years ago
Sergei Shtylyov c018f1ee5c hpt366: fix HPT370 DMA timeouts 16 years ago
Stanislaw Gruszka fb4252e594 at91_ide: turn on PIO 6 support 16 years ago
Stanislaw Gruszka 55c590b64e at91_ide: remove unused ide_mm_{outb,inb} 16 years ago
Borislav Petkov 3c8a48e9a9 ide-cd: reverse NOT_READY sense key logic 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 30881b9ac9 ide: call write_devctl() method from tf_read() method 16 years ago
Sergei Shtylyov 4109d19af7 ide: move common code out of 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
Bartlomiej Zolnierkiewicz 674f0ea111 ide-cd: fix intendation in cdrom_decode_status() 16 years ago
Bartlomiej Zolnierkiewicz 1920c48d79 ide-cd: unify handling of fs and pc requests in cdrom_decode_status() 16 years ago
Bartlomiej Zolnierkiewicz e01f251fd0 ide-cd: convert cdrom_decode_status() to use switch statements 16 years ago
Borislav Petkov 98036abf31 ide-cd: update debugging support 16 years ago
Borislav Petkov dfa4411cc3 ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status() 16 years ago
Huang Weiyi 1597cd8250 ide: remove unused #include <linux/version.h> 16 years ago
Atsushi Nemoto aa24d9783d tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument 16 years ago
Atsushi Nemoto d68bab503e tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read} 16 years ago
Borislav Petkov 805ec58ad7 ide-cd: carve out an ide_cd_breathe()-helper for fs write requests 16 years ago
Borislav Petkov 8e59bfde31 ide-cd: move status checking into the IRQ handler 16 years ago
Sergei Shtylyov cfd30daa0d ide-h8300: remove custom tf_{read|load}() methods 16 years ago
Sergei Shtylyov 7636e455ea at91_ide: remove custom tf_{read|load}() methods 16 years ago
Sergei Shtylyov add4d9a983 ide-h8300: remove mm_{inw|outw}() 16 years ago
Atsushi Nemoto 253275c52c tx4939ide: remove wmb() 16 years ago
Grant Grundler edafcf73dc ide: remove wmb() from ide-dma-sff.c and scc_pata.c 16 years ago
Geert Uytterhoeven d18812070e ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data 16 years ago
Geert Uytterhoeven aa07573b2b ide: Fix host drivers that need IRQF_SHARED 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Borislav Petkov 5b6c942dd1 ide-floppy: do not complete rq's prematurely 16 years ago
Gilles Espinasse d80c592c38 ide: be able to build pmac driver without IDE built-in 16 years ago
TOMARI Hisanobu a9d5a97fa3 ide-pmac: IDE cable detection on Apple PowerBook 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 35218d1ca8 ide: move data register access out of tf_{read|load}() methods (take 2) 16 years ago
Sergei Shtylyov bac08cee93 ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2) 16 years ago
Sergei Shtylyov deae17fd5d ide-io-std: shorten ide_{in|out}put_data() 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
Sergei Shtylyov 4d74c3fcf2 ide: use ATA_HOB 16 years ago
Sergei Shtylyov 47ab834854 ide-disk: use ATA_ERR 16 years ago