Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | ide: allow any command requesting DMA data phase for HDIO_DRIVE_TASKFILE | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -21/+1 | |
| * | | ide-pnp: print driver banner message early | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+2 | |
| * | | ide-h8300: print driver banner message early | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+2 | |
| * | | ide: print message on error in ide_find_port_slot() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 6 | -22/+16 | |
| * | | ide_platform: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+7 | |
| * | | ide-h8300: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+5 | |
| * | | rapide: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+5 | |
| * | | cmd640: add ->init_dev method | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -42/+30 | |
| * | | ide: ->port_init_devs -> ->init_dev | Bartlomiej Zolnierkiewicz | 2008-07-16 | 4 | -21/+19 | |
| * | | cmd640: fix warm-plug support for the secondary interface | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -30/+21 | |
| * | | powerpc/ide: remove mpc8xx-ide driver | Arnd Bergmann | 2008-07-16 | 3 | -885/+0 | |
| * | | swarm: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+5 | |
| * | | ide: tighten checks on PCI BARs in ide_hwif_configure() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -7/+7 | |
| * | | sgiioc4: use driver name for resource allocation | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+2 | |
| * | | icside: use ide_init_port_hw() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -34/+38 | |
| * | | icside: don't use hwif->hwif_data | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -13/+12 | |
| * | | ide-cs: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+6 | |
| * | | ide_4drives: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -9/+18 | |
| * | | au1xxx-ide: don't use hwif->hwif_data | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -8/+3 | |
| * | | ide: set hwif->dev in ide_init_port_hw() (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-16 | 6 | -12/+4 | |
| * | | ide: make ide_hwifs[] static | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -2/+2 | |
| * | | ide: fix hwif-s initialization | Bartlomiej Zolnierkiewicz | 2008-07-16 | 12 | -28/+7 | |
| * | | ide: move PIO blacklist to ide-pio-blacklist.c | Bartlomiej Zolnierkiewicz | 2008-07-16 | 3 | -97/+96 | |
| * | | ide: remove no longer used ide_pio_timings[] | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -17/+0 | |
| * | | ide: move ide_pio_cycle_time() to ide-timings.c | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -23/+22 | |
| * | | ide-pmac: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -7/+6 | |
| * | | ide-mpc8xx: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -20/+13 | |
| * | | sl82c105: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -1/+3 | |
| * | | cy82c693: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -5/+5 | |
| * | | cmd64x: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -3/+4 | |
| * | | cmd640: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -2/+7 | |
| * | | alim15x3: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -4/+3 | |
| * | | qd65xx: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -1/+3 | |
| * | | ht6560b: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -4/+4 | |
| * | | ali14xx: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -1/+3 | |
| * | | ide: convert ide-timing.h to ide-timings.c library (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-16 | 9 | -32/+27 | |
| * | | ide: checkpatch.pl fixes for ide-timing.h | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -45/+48 | |
| * | | ide: remove XFER_* masks from ide-timing.h | Bartlomiej Zolnierkiewicz | 2008-07-16 | 2 | -20/+8 | |
| * | | ide: move some bits from ide-timing.h to <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -23/+0 | |
| * | | ide: use u8 for xfer modes in ide-timing.h | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -5/+6 | |
| * | | ide: remove unused XFER_UDMA_SLOW | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -6/+1 | |
| * | | ide: remove needless includes from ide-lib.c | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -15/+0 | |
| * | | BAST: Remove old IDE driver | Ben Dooks | 2008-07-16 | 3 | -98/+0 | |
| * | | ide: use the dma safe check for REQ_TYPE_ATA_PC | FUJITA Tomonori | 2008-07-16 | 1 | -5/+12 | |
| * | | ide: avoid DMA on the stack for REQ_TYPE_ATA_PC | FUJITA Tomonori | 2008-07-16 | 1 | -0/+5 | |
| * | | ide: it821x in pass-through mode segfaults in 2.6.26-stable | Dimitri Gorokhovik | 2008-07-16 | 1 | -0/+6 | |
* | | | Fix FADT parsing | Jan Beulich | 2008-07-16 | 1 | -6/+11 | |
* | | | Add the ability to reset the machine using the RESET_REG in ACPI's FADT table. | Aaron Durbin | 2008-07-16 | 2 | -1/+51 | |
* | | | ACPI: use dev_printk when possible | Bjorn Helgaas | 2008-07-16 | 1 | -21/+17 | |
* | | | PNPACPI: add support for HP vendor-specific CCSR descriptors | Bjorn Helgaas | 2008-07-16 | 1 | -0/+60 |