index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
pci
/
cmd640.c
Age
Commit message (
Expand
)
Author
2008-07-23
ide: add ide_host_add() helper
Bartlomiej Zolnierkiewicz
2008-07-23
ide: add struct ide_host (take 3)
Bartlomiej Zolnierkiewicz
2008-07-23
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
Bartlomiej Zolnierkiewicz
2008-07-16
cmd640: add ->init_dev method
Bartlomiej Zolnierkiewicz
2008-07-16
cmd640: fix warm-plug support for the secondary interface
Bartlomiej Zolnierkiewicz
2008-07-16
cmd640: convert to use ide_timing_find_mode()
Bartlomiej Zolnierkiewicz
2008-07-15
ide: remove obsoleted "idebus=" kernel parameter
Bartlomiej Zolnierkiewicz
2008-06-10
ide: fix host drivers missing hwif->chipset initialization
Bartlomiej Zolnierkiewicz
2008-04-27
ide: add struct ide_io_ports (take 3)
Bartlomiej Zolnierkiewicz
2008-04-27
cmd640: always auto-tune PIO
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: cleanup setting hwif->mmio flag
Bartlomiej Zolnierkiewicz
2008-04-26
cmd640: manage I/O resources in driver
Bartlomiej Zolnierkiewicz
2008-04-26
ide: add struct ide_port_ops (take 2)
Bartlomiej Zolnierkiewicz
2008-04-26
IDE: Coding Style fixes to drivers/ide/pci/cmd640.c
Paolo Ciarrocchi
2008-04-26
ide: use DIV_ROUND_UP
Julia Lawall
2008-04-26
cmd640: use ide_find_port()
Bartlomiej Zolnierkiewicz
2008-04-26
cmd640: remove cmd_drives[]
Bartlomiej Zolnierkiewicz
2008-04-18
ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)
Bartlomiej Zolnierkiewicz
2008-04-18
cmd640: init hwif->{io_ports,irq} explicitly
Bartlomiej Zolnierkiewicz
2008-04-18
cmd640: cleanup setup_device_ptrs()
Bartlomiej Zolnierkiewicz
2008-04-18
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
Bartlomiej Zolnierkiewicz
2008-04-02
ide/pci/cmd640.c: add MODULE_LICENSE
Adrian Bunk
2008-02-26
ide: skip probing port if "hdx=noprobe" was used for both devices on it
Bartlomiej Zolnierkiewicz
2008-02-02
ide: remove needless includes from PCI host drivers
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
2008-01-26
ide: fix host drivers depending on ide_generic to probe for interfaces (take 2)
Bartlomiej Zolnierkiewicz
2007-10-20
ide: take ide_lock for prefetch disable/enable in do_special()
Bartlomiej Zolnierkiewicz
2007-10-20
cmd640: fix deadlock on error handling
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-07-20
ide: make ide_get_best_pio_mode() print info if overriding PIO mode
Bartlomiej Zolnierkiewicz
2007-03-03
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2005-07-27
[PATCH] clean up inline static vs static inline
Jesper Juhl
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds