Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: fix hwif_to_node() | Bartlomiej Zolnierkiewicz | 2008-09-02 | 1 | -2/+1 |
* | IDE: compile fix for sff_dma_ops | Kevin Hilman | 2008-09-02 | 1 | -1/+1 |
* | ide: remove CONFIG_IDE_MAX_HWIFS | Adrian Bunk | 2008-08-05 | 1 | -12/+1 |
* | ide: sanitize struct ide_port_ops documentation (take 2) | Bartlomiej Zolnierkiewicz | 2008-08-05 | 1 | -9/+18 |
* | ide: drop 'name' parameter from ->init_chipset method | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -1/+1 |
* | ide: remove <asm/ide.h> for some archs | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+6 |
* | ide: define MAX_HWIFS in <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+8 |
* | ide: add ide_pci_remove() helper | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+2 |
* | ide: add ide_device_{get,put}() helpers | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -0/+7 |
* | ide: add ->dev and ->host_priv fields to struct ide_host | Bartlomiej Zolnierkiewicz | 2008-07-24 | 1 | -2/+5 |
* | ide: remove unused PC_FLAG_DRQ_INTERRUPT | Borislav Petkov | 2008-07-23 | 1 | -1/+0 |
* | ide-floppy: convert to using the new atapi_flags (take 2) | Borislav Petkov | 2008-07-23 | 1 | -2/+1 |
* | ide: add per-device flags | Borislav Petkov | 2008-07-23 | 1 | -0/+60 |
* | ide: remove pc->callback member from ide_atapi_pc | Borislav Petkov | 2008-07-23 | 1 | -2/+0 |
* | ide: push pc callback pointer into the ide_drive_t structure | Borislav Petkov | 2008-07-23 | 1 | -2/+7 |
* | ide: add ide_host_free() helper (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -0/+1 |
* | ide: add ide_host_add() helper | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -0/+2 |
* | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -10/+11 |
* | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -17/+35 |
* | ide: add 'config' field to hw_regs_t | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -0/+1 |
* | ide: filter out "default" transfer mode values in set_xfer_rate() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -1/+0 |
* | ide: remove dead Virtual DMA support | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -3/+0 |
* | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -7/+0 |
* | ide: add ide_read_bcount_and_ireason() helper | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -0/+1 |
* | ide: use ->tf_read in ide_read_error() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -7/+3 |
* | ide: add ->set_irq method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -8/+2 |
* | ide: add ->read_altstatus method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -7/+1 |
* | ide: add ->read_status method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -7/+1 |
* | ide: add ->exec_command method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -1/+2 |
* | ide: factor out simplex handling from ide_pci_dma_base() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -0/+1 |
* | ide: remove ide_setup_dma() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -1/+1 |
* | ide: remove ->dma_{status,command} fields from ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -2/+0 |
* | ide: add ->read_sff_dma_status method | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -0/+2 |
* | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -3/+4 |
* | IDE: Remove unused code | Elias Oltmanns | 2008-07-16 | 1 | -7/+0 |
* | IDE: Fix HDIO_DRIVE_RESET handling | Elias Oltmanns | 2008-07-16 | 1 | -0/+6 |
* | ide: ->port_init_devs -> ->init_dev | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+2 |
* | ide: set hwif->dev in ide_init_port_hw() (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+1 |
* | ide: make ide_hwifs[] static | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -12/+0 |
* | ide: move PIO blacklist to ide-pio-blacklist.c | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -0/+2 |
* | ide: remove no longer used ide_pio_timings[] | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -8/+0 |
* | ide: move ide_pio_cycle_time() to ide-timings.c | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+1 |
* | ide: convert ide-timing.h to ide-timings.c library (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -0/+5 |
* | ide: move some bits from ide-timing.h to <linux/ide.h> | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -0/+28 |
* | ide: add ide_pc_intr() helper | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -0/+6 |
* | ide: add ide_issue_pc() helper | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -0/+2 |
* | ide: add PC_FLAG_DRQ_INTERRUPT pc flag | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -0/+1 |
* | ide: add ide_transfer_pc() helper | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -0/+3 |
* | ide: add PC_FLAG_ZIP_DRIVE pc flag | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -0/+1 |
* | ide-{floppy,tape}: PC_FLAG_DMA_RECOMMENDED -> PC_FLAG_DMA_OK | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -5/+4 |