| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix my email address in qd65xx.[ch]/pata_qdi.c | Samuel Thibault | 2009-02-03 | 2 | -2/+2 |
* | icside: fix PCB version 6 support (v2) | Bartlomiej Zolnierkiewicz | 2009-02-02 | 1 | -1/+1 |
* | tx4939ide: typo fix and minor cleanup | Atsushi Nemoto | 2009-02-02 | 1 | -2/+2 |
* | ide: add CS5536 host driver (v3) | Bartlomiej Zolnierkiewicz | 2009-02-02 | 3 | -0/+319 |
* | ide: Force VIA IDE legacy interrupts for AmigaOne boards | Gerhard Pircher | 2009-02-02 | 1 | -0/+5 |
* | IDE: Unregister and disable devices if initialization fails. | Ian Campbell | 2009-02-02 | 1 | -1/+2 |
* | ide: fix ide_register_port() failure handling | Bartlomiej Zolnierkiewicz | 2009-02-02 | 1 | -8/+32 |
* | ide: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-02-02 | 1 | -1/+1 |
* | ide-cd: fix DMA for non bio-backed requests | Borislav Petkov | 2009-02-02 | 2 | -3/+9 |
* | drivers/ide/palm_bk3710.c buildfix | David Brownell | 2009-01-19 | 1 | -4/+7 |
* | ide: fix Falcon IDE breakage | Michael Schmitz | 2009-01-19 | 1 | -1/+1 |
* | ide: fix IDE PMAC breakage | Andreas Schwab | 2009-01-19 | 1 | -1/+2 |
* | ide: fix suspend regression | Bartlomiej Zolnierkiewicz | 2009-01-14 | 1 | -4/+8 |
* | tx4938ide: Fix build error due to read_sff_dma_status moving | Atsushi Nemoto | 2009-01-14 | 1 | -1/+0 |
* | ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQ | Bartlomiej Zolnierkiewicz | 2009-01-14 | 1 | -5/+0 |
* | sl82c105: remove dead code | Bartlomiej Zolnierkiewicz | 2009-01-14 | 1 | -4/+0 |
* | via82cxxx: fix cable warning message | Bartlomiej Zolnierkiewicz | 2009-01-14 | 1 | -2/+0 |
* | ide: can't use SSD/non-rotational queue flag for all CFA devices | Bartlomiej Zolnierkiewicz | 2009-01-14 | 1 | -1/+1 |
* | it821x.c: use dev->revision instead of pci_read_config_byte | Brandon Philips | 2009-01-14 | 1 | -2/+1 |
* | it821x: Add ultra_mask quirk for Vortex86SX | Brandon Philips | 2009-01-14 | 1 | -0/+12 |
* | ide: fix accidental LOCKDEP breakage caused by local_irq_set() removal | Bartlomiej Zolnierkiewicz | 2009-01-14 | 2 | -2/+2 |
* | Merge branch 'linus' into release | Len Brown | 2009-01-09 | 70 | -2369/+1938 |
|\ |
|
| * | scc_pata: make use of scc_dma_sff_read_status() | Sergei Shtylyov | 2009-01-06 | 1 | -3/+3 |
| * | ide-dma-sff: factor out ide_dma_sff_write_status() | Sergei Shtylyov | 2009-01-06 | 1 | -21/+16 |
| * | ide: move read_sff_dma_status() method to 'struct ide_dma_ops' | Sergei Shtylyov | 2009-01-06 | 22 | -40/+59 |
| * | ide: don't set hwif->dma_ops in init_dma() method | Sergei Shtylyov | 2009-01-06 | 3 | -6/+2 |
| * | Resurrect IT8172 IDE controller driver | Shane McDonald | 2009-01-06 | 3 | -0/+174 |
| * | piix: sync ich_laptop[] with ata_piix.c | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -0/+2 |
| * | ide: fix ide_port_scan() to do ACPI setup after initializing request queues | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -1/+1 |
| * | ide: remove now redundant ->cur_dev checks | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -61/+46 |
| * | ide: remove superfluous hwif variable assignment from ide_timer_expiry() | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -1/+0 |
| * | ide: use ide_pci_is_in_compatibility_mode() helper in setup-pci.c | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+1 |
| * | ide: make "paranoia" ->handler check in ide_intr() more strict | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -6/+3 |
| * | ide-cd: convert to ide-atapi facilities | Borislav Petkov | 2009-01-06 | 2 | -95/+6 |
| * | ide-cd: start DMA before sending the actual packet command | Borislav Petkov | 2009-01-06 | 1 | -3/+3 |
| * | ide-cd: wait for DRQ to get set per default | Borislav Petkov | 2009-01-06 | 1 | -14/+7 |
| * | ide: Fix drive's DWORD-IO handling | Mario Schwalbe | 2009-01-06 | 1 | -2/+1 |
| * | ide: add port and host iterators | Bartlomiej Zolnierkiewicz | 2009-01-06 | 6 | -83/+58 |
| * | ide: dynamic allocation of device structures | Bartlomiej Zolnierkiewicz | 2009-01-06 | 6 | -31/+63 |
| * | ide: NUMA aware allocation of host and port structures | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -4/+5 |
| * | it821x: use ide_get_pair_dev() helper | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -6/+2 |
| * | cmd64x: use ide_get_pair_dev() helper | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+4 |
| * | cmd640: use ide_get_pair_dev() helper | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -3/+2 |
| * | amd74xx: use ide_get_pair_dev() helper | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -2/+2 |
| * | ide: remove ->error method from struct ide_driver | Bartlomiej Zolnierkiewicz | 2009-01-06 | 4 | -14/+2 |
| * | ide: unexport ide_wait_not_busy() | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -3/+0 |
| * | ide: remove ide_driver_t typedef | Bartlomiej Zolnierkiewicz | 2009-01-06 | 10 | -38/+38 |
| * | ide: remove 'byte' typedef | Bartlomiej Zolnierkiewicz | 2009-01-06 | 4 | -18/+18 |
| * | ide: remove ide_pci_enablebit_t typedef | Bartlomiej Zolnierkiewicz | 2009-01-06 | 1 | -1/+1 |
| * | ide: remove local_irq_set() macro | Bartlomiej Zolnierkiewicz | 2009-01-06 | 2 | -2/+4 |