index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-lib.c
Age
Commit message (
Expand
)
Author
2009-03-24
ide: move xfer mode tuning code to ide-xfer-mode.c
Bartlomiej Zolnierkiewicz
2009-01-06
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
Bartlomiej Zolnierkiewicz
2008-12-29
ide: remove superfluous local_irq_{save,restore}() from ide_dump_status()
Bartlomiej Zolnierkiewicz
2008-12-29
ide: checkpatch.pl fixes for ide-lib.c
Bartlomiej Zolnierkiewicz
2008-12-29
ide: ide_hwgroup_t.rq doesn't need an ide_lock held
Bartlomiej Zolnierkiewicz
2008-10-13
ide: add device flags
Bartlomiej Zolnierkiewicz
2008-10-10
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
2008-10-10
ide: use ATA_* defines instead of *_STAT and *_ERR ones
Bartlomiej Zolnierkiewicz
2008-10-10
ide: remove drive->driveid
Bartlomiej Zolnierkiewicz
2008-10-10
ide: make drive->id an union (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add struct ide_tp_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-07-23
ide: filter out "default" transfer mode values in set_xfer_rate()
Bartlomiej Zolnierkiewicz
2008-07-16
ide: move PIO blacklist to ide-pio-blacklist.c
Bartlomiej Zolnierkiewicz
2008-07-16
ide: remove no longer used ide_pio_timings[]
Bartlomiej Zolnierkiewicz
2008-07-16
ide: move ide_pio_cycle_time() to ide-timings.c
Bartlomiej Zolnierkiewicz
2008-07-16
ide: remove needless includes from ide-lib.c
Bartlomiej Zolnierkiewicz
2008-04-28
ide: add ->tf_load and ->tf_read methods
Bartlomiej Zolnierkiewicz
2008-04-26
ide: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
Bartlomiej Zolnierkiewicz
2008-04-26
ide: remove PIO "downgrade" quirk
Bartlomiej Zolnierkiewicz
2008-03-22
ide: remove commented out entries from ide_pio_blacklist[]
Bartlomiej Zolnierkiewicz
2008-02-10
ide: remove stale comment from ide-lib.c
Bartlomiej Zolnierkiewicz
2008-02-06
ide: add ide_read_error() inline helper
Bartlomiej Zolnierkiewicz
2008-02-01
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-01-26
ide: remove REQ_TYPE_ATA_CMD
Bartlomiej Zolnierkiewicz
2008-01-25
ide: add IDE_HFLAG_ABUSE_SET_DMA_MODE host flag
Bartlomiej Zolnierkiewicz
2008-01-25
ide: kill duplicate code in ide_dump_{ata,atapi}_status()
Bartlomiej Zolnierkiewicz
2008-01-25
ide-disk: use ide_get_lba_addr()
Bartlomiej Zolnierkiewicz
2008-01-25
ide: printk fix
Andrew Morton
2008-01-25
ide: add ide_tf_read() helper
Bartlomiej Zolnierkiewicz
2008-01-25
ide: fix registers loading order in ide_dump_ata_status()
Bartlomiej Zolnierkiewicz
2008-01-25
ide: remove atapi_error_t (take 2)
Bartlomiej Zolnierkiewicz
2008-01-25
ide: remove ata_status_t and atapi_status_t
Bartlomiej Zolnierkiewicz
2008-01-25
ide: remove REQ_TYPE_ATA_TASK
Bartlomiej Zolnierkiewicz
2008-01-25
ide: add struct ide_taskfile (take 2)
Bartlomiej Zolnierkiewicz
2007-12-12
ide: DMA reporting and validity checking fixes (take 3)
Bartlomiej Zolnierkiewicz
2007-11-13
ide: add missing HOB bit clearing to ide_dump_ata_status()
Bartlomiej Zolnierkiewicz
2007-10-16
ide: remove ide_use_fast_pio()
Bartlomiej Zolnierkiewicz
2007-10-13
ide: move ide_config_drive_speed() calls to upper layers (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-10-11
ide: move ide_rate_filter() calls to the upper layer (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
ide: mode limiting fixes for user requested speed changes
Bartlomiej Zolnierkiewicz
2007-07-19
ide: remove ide_find_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-19
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-19
ide: add ide_pio_cycle_time() helper (take 2)
Bartlomiej Zolnierkiewicz
2007-07-19
ide: add ide_dev_has_iordy() helper (take 4)
Bartlomiej Zolnierkiewicz
2007-07-19
ide: make ide_get_best_pio_mode() print info if overriding PIO mode
Bartlomiej Zolnierkiewicz
2007-05-15
ide: remove ide_dma_enable()
Bartlomiej Zolnierkiewicz
[next]