index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-probe.c
Age
Commit message (
Expand
)
Author
2010-04-01
Revert "ide: skip probe if there are no devices on the port (v2)"
David S. Miller
2009-11-06
Revert "ide: try to use PIO Mode 0 during probe if possible"
David S. Miller
2009-10-07
Revert "Revert "ide: try to use PIO Mode 0 during probe if possible""
Bartlomiej Zolnierkiewicz
2009-10-04
Revert "ide: try to use PIO Mode 0 during probe if possible"
David S. Miller
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
2009-08-07
ide: allow ide_dev_read_id() to be called from the IRQ context
Bartlomiej Zolnierkiewicz
2009-06-24
ide: fix handling of unexpected IRQs vs request_irq()
Bartlomiej Zolnierkiewicz
2009-06-20
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2009-06-15
ide: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-06-15
ide: move ack_intr() method into 'struct ide_port_ops' (take 2)
Sergei Shtylyov
2009-06-15
ide: don't enable IORDY at a probe time
Bartlomiej Zolnierkiewicz
2009-06-10
ide: fix PowerMac bootup oops
Hugh Dickins
2009-06-08
ide: skip probe if there are no devices on the port (v2)
Bartlomiej Zolnierkiewicz
2009-06-07
ide: respect quirk_drives[] list on all controllers
Bartlomiej Zolnierkiewicz
2009-05-22
Merge branch 'for-linus' into for-next
Bartlomiej Zolnierkiewicz
2009-05-22
ide: report timeouts in ide_busy_sleep()
Bartlomiej Zolnierkiewicz
2009-05-17
ide: remove hw_regs_t typedef
Bartlomiej Zolnierkiewicz
2009-05-17
ide: pass number of ports to ide_host_{alloc,add}() (v2)
Bartlomiej Zolnierkiewicz
2009-05-17
ide: remove chipset field from hw_regs_t
Bartlomiej Zolnierkiewicz
2009-05-17
ide: replace special_t typedef by IDE_SFLAG_* flags
Bartlomiej Zolnierkiewicz
2009-05-17
ide: try to use PIO Mode 0 during probe if possible
Joao Ramos
2009-04-08
ide: refactor tf_read() method
Sergei Shtylyov
2009-04-08
ide: refactor tf_load() method
Sergei Shtylyov
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
2009-04-08
ide: Fix host drivers that need IRQF_SHARED
Geert Uytterhoeven
2009-03-31
ide: inline SELECT_DRIVE()
Sergei Shtylyov
2009-03-31
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
2009-03-31
ide: fix locking in drive_release_dev()
Bartlomiej Zolnierkiewicz
2009-03-27
ide: remove ide_task_t typedef
Bartlomiej Zolnierkiewicz
2009-03-27
ide: add IDE_HFLAG_4DRIVES host flag
Bartlomiej Zolnierkiewicz
2009-03-27
ide: add IDE_HFLAG_DTC2278 host flag
Bartlomiej Zolnierkiewicz
2009-03-27
ide: remove now superfluous check from ide_host_register()
Bartlomiej Zolnierkiewicz
2009-03-27
ide: allow host drivers to specify IRQ flags
Bartlomiej Zolnierkiewicz
2009-03-27
ide: fix memleak on failure in probe_for_drive()
Bartlomiej Zolnierkiewicz
2009-03-27
ide: remove IDE_ARCH_LOCK (v2)
Bartlomiej Zolnierkiewicz
2009-03-27
ide: move ->rqsize init from init_irq() to ide_init_port()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: use try_to_identify() in ide_driveid_update()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: classify device type in do_probe()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove broken EXABYTENEST support
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove try_to_identify() wrapper
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2)
Bartlomiej Zolnierkiewicz
2009-03-24
ide: remove no longer needed IRQ fallback code from hwif_init()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: sanitize ACPI initialization
Bartlomiej Zolnierkiewicz
2009-03-24
ide: add ide_for_each_present_dev() iterator
Bartlomiej Zolnierkiewicz
2009-03-24
ide: init_irq() doesn't need to hold ide_cfg_mtx
Bartlomiej Zolnierkiewicz
2009-03-24
ide: move ->lock and ->timer init from init_irq() to ide_init_port_data()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: no need to touch local IRQs in ide_probe_port()
Bartlomiej Zolnierkiewicz
2009-03-24
ide: fix IDE_DFLAG_NO_IO_32BIT handling
Bartlomiej Zolnierkiewicz
2009-03-05
ide: allow to wrap interrupt handler
Stanislaw Gruszka
[next]