Age | Commit message (Expand) | Author | Files | Lines |
2009-03-25 | platform driver: fix incorrect use of 'platform_bus_type' with 'struct device... | Ming Lei | 1 | -18/+18 |
2009-03-13 | ide: save the returned value of dma_map_sg | FUJITA Tomonori | 1 | -3/+9 |
2009-03-13 | ide-floppy: do not map dataless cmds to an sg | Borislav Petkov | 2 | -2/+16 |
2009-03-05 | ide: add at91_ide driver | Stanislaw Gruszka | 3 | -0/+473 |
2009-03-05 | ide: allow to wrap interrupt handler | Stanislaw Gruszka | 2 | -1/+7 |
2009-03-05 | ide-iops: fix odd-length ATAPI PIO transfers | Sergei Shtylyov | 1 | -0/+2 |
2009-03-05 | ide: NULL noise: drivers/ide/ide-*.c | Hannes Eder | 4 | -4/+4 |
2009-03-05 | ide: expiry() returns int, negative expiry() return values won't be noticed | Roel Kluin | 1 | -1/+1 |
2009-02-25 | ide: fix refcounting in device drivers | Bartlomiej Zolnierkiewicz | 5 | -30/+56 |
2009-02-25 | ide-cd: document capacity hack | Bartlomiej Zolnierkiewicz | 1 | -0/+8 |
2009-02-25 | it821x: remove dead URL | Bartlomiej Zolnierkiewicz | 1 | -3/+2 |
2009-02-25 | atiixp: fix missing parentheses | Roel Kluin | 1 | -2/+2 |
2009-02-25 | amd74xx: device/vendor confusion | Roel Kluin | 1 | -1/+1 |
2009-02-25 | ide: ide.c 'clear' fix, update "ide=nodma" documentation | David Fries | 2 | -4/+9 |
2009-02-04 | Fix my email address in qd65xx.[ch]/pata_qdi.c | Samuel Thibault | 2 | -2/+2 |
2009-02-02 | icside: fix PCB version 6 support (v2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-02-02 | tx4939ide: typo fix and minor cleanup | Atsushi Nemoto | 1 | -2/+2 |
2009-02-02 | ide: add CS5536 host driver (v3) | Bartlomiej Zolnierkiewicz | 3 | -0/+319 |
2009-02-02 | ide: Force VIA IDE legacy interrupts for AmigaOne boards | Gerhard Pircher | 1 | -0/+5 |
2009-02-02 | IDE: Unregister and disable devices if initialization fails. | Ian Campbell | 1 | -1/+2 |
2009-02-02 | ide: fix ide_register_port() failure handling | Bartlomiej Zolnierkiewicz | 1 | -8/+32 |
2009-02-02 | ide: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
2009-02-02 | ide-cd: fix DMA for non bio-backed requests | Borislav Petkov | 2 | -3/+9 |
2009-01-19 | drivers/ide/palm_bk3710.c buildfix | David Brownell | 1 | -4/+7 |
2009-01-19 | ide: fix Falcon IDE breakage | Michael Schmitz | 1 | -1/+1 |
2009-01-19 | ide: fix IDE PMAC breakage | Andreas Schwab | 1 | -1/+2 |
2009-01-14 | ide: fix suspend regression | Bartlomiej Zolnierkiewicz | 1 | -4/+8 |
2009-01-14 | tx4938ide: Fix build error due to read_sff_dma_status moving | Atsushi Nemoto | 1 | -1/+0 |
2009-01-14 | ide: remove unused CONFIG_BLK_DEV_IDE_AU1XXX_SEQTS_PER_RQ | Bartlomiej Zolnierkiewicz | 1 | -5/+0 |
2009-01-14 | sl82c105: remove dead code | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
2009-01-14 | via82cxxx: fix cable warning message | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2009-01-14 | ide: can't use SSD/non-rotational queue flag for all CFA devices | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-01-14 | it821x.c: use dev->revision instead of pci_read_config_byte | Brandon Philips | 1 | -2/+1 |
2009-01-14 | it821x: Add ultra_mask quirk for Vortex86SX | Brandon Philips | 1 | -0/+12 |
2009-01-14 | ide: fix accidental LOCKDEP breakage caused by local_irq_set() removal | Bartlomiej Zolnierkiewicz | 2 | -2/+2 |
2009-01-09 | Merge branch 'linus' into release | Len Brown | 70 | -2369/+1938 |
2009-01-06 | scc_pata: make use of scc_dma_sff_read_status() | Sergei Shtylyov | 1 | -3/+3 |
2009-01-06 | ide-dma-sff: factor out ide_dma_sff_write_status() | Sergei Shtylyov | 1 | -21/+16 |
2009-01-06 | ide: move read_sff_dma_status() method to 'struct ide_dma_ops' | Sergei Shtylyov | 22 | -40/+59 |
2009-01-06 | ide: don't set hwif->dma_ops in init_dma() method | Sergei Shtylyov | 3 | -6/+2 |
2009-01-06 | Resurrect IT8172 IDE controller driver | Shane McDonald | 3 | -0/+174 |
2009-01-06 | piix: sync ich_laptop[] with ata_piix.c | Bartlomiej Zolnierkiewicz | 1 | -0/+2 |
2009-01-06 | ide: fix ide_port_scan() to do ACPI setup after initializing request queues | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-01-06 | ide: remove now redundant ->cur_dev checks | Bartlomiej Zolnierkiewicz | 1 | -61/+46 |
2009-01-06 | ide: remove superfluous hwif variable assignment from ide_timer_expiry() | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2009-01-06 | ide: use ide_pci_is_in_compatibility_mode() helper in setup-pci.c | Bartlomiej Zolnierkiewicz | 1 | -2/+1 |
2009-01-06 | ide: make "paranoia" ->handler check in ide_intr() more strict | Bartlomiej Zolnierkiewicz | 1 | -6/+3 |
2009-01-06 | ide-cd: convert to ide-atapi facilities | Borislav Petkov | 2 | -95/+6 |
2009-01-06 | ide-cd: start DMA before sending the actual packet command | Borislav Petkov | 1 | -3/+3 |
2009-01-06 | ide-cd: wait for DRQ to get set per default | Borislav Petkov | 1 | -14/+7 |