| Commit message (Expand) | Author | Age | Files | Lines |
* | at91_ide: turn on PIO 6 support | Stanislaw Gruszka | 2009-04-08 | 1 | -1/+1 |
* | at91_ide: remove unused ide_mm_{outb,inb} | Stanislaw Gruszka | 2009-04-08 | 1 | -10/+0 |
* | ide-cd: reverse NOT_READY sense key logic | Borislav Petkov | 2009-04-08 | 1 | -4/+4 |
* | ide: refactor tf_read() method | Sergei Shtylyov | 2009-04-08 | 9 | -99/+37 |
* | ide: refactor tf_load() method | Sergei Shtylyov | 2009-04-08 | 6 | -49/+16 |
* | ide: call write_devctl() method from tf_read() method | Sergei Shtylyov | 2009-04-08 | 3 | -12/+8 |
* | ide: move common code out of tf_load() method | Sergei Shtylyov | 2009-04-08 | 3 | -14/+12 |
* | ide: simplify 'struct ide_taskfile' | Sergei Shtylyov | 2009-04-08 | 9 | -73/+74 |
* | ide: replace IDE_TFLAG_* flags by IDE_VALID_* | Sergei Shtylyov | 2009-04-08 | 17 | -118/+159 |
* | ide-cd: fix intendation in cdrom_decode_status() | Bartlomiej Zolnierkiewicz | 2009-04-08 | 1 | -97/+88 |
* | ide-cd: unify handling of fs and pc requests in cdrom_decode_status() | Bartlomiej Zolnierkiewicz | 2009-04-08 | 1 | -45/+24 |
* | ide-cd: convert cdrom_decode_status() to use switch statements | Bartlomiej Zolnierkiewicz | 2009-04-08 | 1 | -25/+32 |
* | ide-cd: update debugging support | Borislav Petkov | 2009-04-08 | 1 | -4/+4 |
* | ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status() | Borislav Petkov | 2009-04-08 | 1 | -6/+12 |
* | ide: remove unused #include <linux/version.h> | Huang Weiyi | 2009-04-08 | 1 | -1/+0 |
* | tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument | Atsushi Nemoto | 2009-04-08 | 1 | -2/+2 |
* | tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read} | Atsushi Nemoto | 2009-04-08 | 2 | -180/+8 |
* | ide-cd: carve out an ide_cd_breathe()-helper for fs write requests | Borislav Petkov | 2009-04-08 | 1 | -27/+38 |
* | ide-cd: move status checking into the IRQ handler | Borislav Petkov | 2009-04-08 | 1 | -22/+16 |
* | ide-h8300: remove custom tf_{read|load}() methods | Sergei Shtylyov | 2009-04-08 | 1 | -77/+2 |
* | at91_ide: remove custom tf_{read|load}() methods | Sergei Shtylyov | 2009-04-08 | 1 | -76/+2 |
* | ide-h8300: remove mm_{inw|outw}() | Sergei Shtylyov | 2009-04-08 | 1 | -22/+0 |
* | tx4939ide: remove wmb() | Atsushi Nemoto | 2009-04-08 | 1 | -3/+3 |
* | ide: remove wmb() from ide-dma-sff.c and scc_pata.c | Grant Grundler | 2009-04-08 | 2 | -8/+3 |
* | ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data | Geert Uytterhoeven | 2009-04-08 | 2 | -8/+19 |
* | ide: Fix host drivers that need IRQF_SHARED | Geert Uytterhoeven | 2009-04-08 | 1 | -0/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 2 | -2/+2 |
* | ide-floppy: do not complete rq's prematurely | Borislav Petkov | 2009-03-31 | 1 | -7/+6 |
* | ide: be able to build pmac driver without IDE built-in | Gilles Espinasse | 2009-03-31 | 1 | -1/+1 |
* | ide-pmac: IDE cable detection on Apple PowerBook | TOMARI Hisanobu | 2009-03-31 | 1 | -2/+10 |
* | ide: inline SELECT_DRIVE() | Sergei Shtylyov | 2009-03-31 | 6 | -20/+18 |
* | ide: turn selectproc() method into dev_select() method (take 5) | Sergei Shtylyov | 2009-03-31 | 16 | -45/+136 |
* | ide: move data register access out of tf_{read|load}() methods (take 2) | Sergei Shtylyov | 2009-03-31 | 9 | -100/+17 |
* | ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2) | Sergei Shtylyov | 2009-03-31 | 7 | -48/+52 |
* | ide-io-std: shorten ide_{in|out}put_data() | Sergei Shtylyov | 2009-03-31 | 1 | -32/+28 |
* | ide: rename IDE_TFLAG_IN_[HOB_]FEATURE | Sergei Shtylyov | 2009-03-31 | 8 | -59/+57 |
* | ide: turn set_irq() method into write_devctl() method | Sergei Shtylyov | 2009-03-31 | 18 | -68/+30 |
* | ide: use ATA_HOB | Sergei Shtylyov | 2009-03-31 | 7 | -14/+14 |
* | ide-disk: use ATA_ERR | Sergei Shtylyov | 2009-03-31 | 1 | -2/+2 |
* | ide: add support for CFA specified transfer modes (take 3) | Sergei Shtylyov | 2009-03-31 | 5 | -10/+40 |
* | ide-iops: only clear DMA words on setting DMA mode | Sergei Shtylyov | 2009-03-31 | 1 | -3/+5 |
* | ide: identify data word 53 bit 1 doesn't cover words 62 and 63 (take 3) | Sergei Shtylyov | 2009-03-31 | 4 | -26/+19 |
* | au1xxx-ide: auide_{in|out}sw() should be static | Sergei Shtylyov | 2009-03-31 | 1 | -2/+2 |
* | ide-floppy: use ide_pio_bytes() | Bartlomiej Zolnierkiewicz | 2009-03-31 | 2 | -71/+21 |
* | ide-{floppy,tape}: fix padding for PIO transfers | Bartlomiej Zolnierkiewicz | 2009-03-31 | 2 | -54/+35 |
* | ide: remove CONFIG_BLK_DEV_IDEDOUBLER config option | Bartlomiej Zolnierkiewicz | 2009-03-31 | 2 | -26/+9 |
* | ide: decrease size of ->pc_buf field in struct ide_atapi_pc | Bartlomiej Zolnierkiewicz | 2009-03-31 | 3 | -2/+12 |
* | ide: fix locking in drive_release_dev() | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -8/+4 |
* | ide: merge ide_arm and ide_generic host drivers | Bartlomiej Zolnierkiewicz | 2009-03-31 | 4 | -66/+15 |
* | ide-generic: remove no longer needed sysfs interface | Bartlomiej Zolnierkiewicz | 2009-03-31 | 1 | -67/+1 |