index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
legacy
/
ht6560b.c
Age
Commit message (
Expand
)
Author
2008-10-13
ide: add device flags
Bartlomiej Zolnierkiewicz
2008-10-10
ide: include <linux/hdreg.h> only when needed
Bartlomiej Zolnierkiewicz
2008-07-24
ht6560b: remove old history
Jan Evert van Grootheest
2008-07-24
ht6560b: update email address
Jan Evert van Grootheest
2008-07-16
ide: ->port_init_devs -> ->init_dev
Bartlomiej Zolnierkiewicz
2008-07-16
ht6560b: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2008-07-15
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
2008-04-27
ide: always auto-tune PIO in legacy VLB host drivers
Bartlomiej Zolnierkiewicz
2008-04-27
ide: add "vlb|pci_clock=" parameter
Bartlomiej Zolnierkiewicz
2008-04-27
ide: remove obsoleted "idex=" kernel parameters
Bartlomiej Zolnierkiewicz
2008-04-26
ide: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-26
ide: manage I/O resources in ide_legacy_init_one()
Bartlomiej Zolnierkiewicz
2008-04-26
ide: use ide_legacy_device_add() for qd65xx (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
ide: add ide_legacy_device_add() helper
Bartlomiej Zolnierkiewicz
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
ide: use ide_find_port() in legacy VLB host drivers (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
ht6560b: use driver name for resource allocation
Bartlomiej Zolnierkiewicz
2008-04-18
ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers
Bartlomiej Zolnierkiewicz
2008-04-18
ide: remove IDE_*_REG macros
Bartlomiej Zolnierkiewicz
2008-02-19
ht6560b: force prefetch for some devices
Jan Evert van Grootheest
2008-02-19
ht6560b can only do up to PIO mode 4
Jan Evert van Grootheest
2008-02-02
ide: add ->port_init_devs method to ide_hwif_t
Bartlomiej Zolnierkiewicz
2008-02-02
ide: add struct ide_port_info instances to legacy host drivers
Bartlomiej Zolnierkiewicz
2008-02-01
ide: delete filenames/versions from comments
Bartlomiej Zolnierkiewicz
2008-01-26
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
2007-10-20
ide: take ide_lock for prefetch disable/enable in do_special()
Bartlomiej Zolnierkiewicz
2007-10-20
ht6560b: fix deadlock on error handling
Bartlomiej Zolnierkiewicz
2007-10-20
ide: add ide_device_add()
Bartlomiej Zolnierkiewicz
2007-10-11
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-07-20
ide: add PIO masks
Bartlomiej Zolnierkiewicz
2007-07-20
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-20
ide: add ide_pio_cycle_time() helper (take 2)
Bartlomiej Zolnierkiewicz
2007-05-10
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
2007-03-03
ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)
Bartlomiej Zolnierkiewicz
2007-03-03
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
2007-02-17
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds