Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fce762ed9ffa0192d8f77f60d98f84b4cfbe4517
/
drivers
/
ide
/
ide-probe.c
02aa2a3
drivers: avoid format string in dev_set_name
by Kees Cook
· 11 years ago
dbee032
ide: Fix ordering of procfs registry.
by Wolfram Sang
· 14 years ago
9ce41ae
Revert "ide: skip probe if there are no devices on the port (v2)"
by David S. Miller
· 15 years ago
4c10c93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
by Linus Torvalds
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
d2d4e78
ide: add drive->pio_mode field
by Bartlomiej Zolnierkiewicz
· 15 years ago
0fb18c4
Revert "ide: try to use PIO Mode 0 during probe if possible"
by David S. Miller
· 15 years ago
032665a
Revert "Revert "ide: try to use PIO Mode 0 during probe if possible""
by Bartlomiej Zolnierkiewicz
· 15 years ago
24df31a
Revert "ide: try to use PIO Mode 0 during probe if possible"
by David S. Miller
· 15 years ago
a419aef
trivial: remove unnecessary semicolons
by Joe Perches
· 15 years ago
fa56d4c
ide: allow ide_dev_read_id() to be called from the IRQ context
by Bartlomiej Zolnierkiewicz
· 15 years ago
ffc36c7
ide: fix handling of unexpected IRQs vs request_irq()
by Bartlomiej Zolnierkiewicz
· 15 years ago
e642340
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 15 years ago
fcb5207
ide: remove driver_data direct access of struct device
by Greg Kroah-Hartman
· 16 years ago
f4d3ffa
ide: move ack_intr() method into 'struct ide_port_ops' (take 2)
by Sergei Shtylyov
· 15 years ago
5880b5d
ide: don't enable IORDY at a probe time
by Bartlomiej Zolnierkiewicz
· 15 years ago
5f4417a
ide: fix PowerMac bootup oops
by Hugh Dickins
· 15 years ago
a20b2a4
ide: skip probe if there are no devices on the port (v2)
by Bartlomiej Zolnierkiewicz
· 15 years ago
8bc1e5a
ide: respect quirk_drives[] list on all controllers
by Bartlomiej Zolnierkiewicz
· 15 years ago
4c9773e
Merge branch 'for-linus' into for-next
by Bartlomiej Zolnierkiewicz
· 15 years ago
28ee9bc
ide: report timeouts in ide_busy_sleep()
by Bartlomiej Zolnierkiewicz
· 15 years ago
9f36d31
ide: remove hw_regs_t typedef
by Bartlomiej Zolnierkiewicz
· 15 years ago
dca3983
ide: pass number of ports to ide_host_{alloc,add}() (v2)
by Bartlomiej Zolnierkiewicz
· 15 years ago
29e52cf
ide: remove chipset field from hw_regs_t
by Bartlomiej Zolnierkiewicz
· 15 years ago
ca1b96e
ide: replace special_t typedef by IDE_SFLAG_* flags
by Bartlomiej Zolnierkiewicz
· 15 years ago
6029336
ide: try to use PIO Mode 0 during probe if possible
by Joao Ramos
· 15 years ago
3153c26
ide: refactor tf_read() method
by Sergei Shtylyov
· 16 years ago
c9ff9e7
ide: refactor tf_load() method
by Sergei Shtylyov
· 16 years ago
60f8501
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
by Sergei Shtylyov
· 16 years ago
aa07573
ide: Fix host drivers that need IRQF_SHARED
by Geert Uytterhoeven
· 16 years ago
fdd88f0
ide: inline SELECT_DRIVE()
by Sergei Shtylyov
· 16 years ago
ecf3a31
ide: turn set_irq() method into write_devctl() method
by Sergei Shtylyov
· 16 years ago
b547916
ide: fix locking in drive_release_dev()
by Bartlomiej Zolnierkiewicz
· 16 years ago
22aa4b3
ide: remove ide_task_t typedef
by Bartlomiej Zolnierkiewicz
· 16 years ago
c094ea0
ide: add IDE_HFLAG_4DRIVES host flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
2787cb8
ide: add IDE_HFLAG_DTC2278 host flag
by Bartlomiej Zolnierkiewicz
· 16 years ago
0a6e49e
ide: remove now superfluous check from ide_host_register()
by Bartlomiej Zolnierkiewicz
· 16 years ago
255115fb
ide: allow host drivers to specify IRQ flags
by Bartlomiej Zolnierkiewicz
· 16 years ago
69197ad
ide: fix memleak on failure in probe_for_drive()
by Bartlomiej Zolnierkiewicz
· 16 years ago
e354c1d
ide: remove IDE_ARCH_LOCK (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
70775e9
ide: move ->rqsize init from init_irq() to ide_init_port()
by Bartlomiej Zolnierkiewicz
· 16 years ago
2ebe1d9
ide: use try_to_identify() in ide_driveid_update()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1bd4c1f
ide: classify device type in do_probe()
by Bartlomiej Zolnierkiewicz
· 16 years ago
552d3a9
ide: remove broken EXABYTENEST support
by Bartlomiej Zolnierkiewicz
· 16 years ago
a182807
ide: remove try_to_identify() wrapper
by Bartlomiej Zolnierkiewicz
· 16 years ago
f77e03c
ide: remove no longer needed IRQ auto-probing from try_to_identify() (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
8b07ed2
ide: remove no longer needed IRQ fallback code from hwif_init()
by Bartlomiej Zolnierkiewicz
· 16 years ago
80d15a6
ide: handle IDE_HFLAG[_FORCE]_LEGACY_IRQS in ide_pci_init_{one,two}()
by Bartlomiej Zolnierkiewicz
· 16 years ago
8b803bd
ide: sanitize ACPI initialization
by Bartlomiej Zolnierkiewicz
· 16 years ago
7ed5b15
ide: add ide_for_each_present_dev() iterator
by Bartlomiej Zolnierkiewicz
· 16 years ago
0688d3a
ide: init_irq() doesn't need to hold ide_cfg_mtx
by Bartlomiej Zolnierkiewicz
· 16 years ago
7362951
ide: move ->lock and ->timer init from init_irq() to ide_init_port_data()
by Bartlomiej Zolnierkiewicz
· 16 years ago
d336ae3
ide: no need to touch local IRQs in ide_probe_port()
by Bartlomiej Zolnierkiewicz
· 16 years ago
7610c4f
ide: fix IDE_DFLAG_NO_IO_32BIT handling
by Bartlomiej Zolnierkiewicz
· 16 years ago
849d713
ide: allow to wrap interrupt handler
by Stanislaw Gruszka
· 16 years ago
51d6ac7
IDE: Unregister and disable devices if initialization fails.
by Ian Campbell
· 16 years ago
9a100f4
ide: fix ide_register_port() failure handling
by Bartlomiej Zolnierkiewicz
· 16 years ago
bb54aff
ide: fix IDE PMAC breakage
by Andreas Schwab
· 16 years ago
9b89603
ide: fix accidental LOCKDEP breakage caused by local_irq_set() removal
by Bartlomiej Zolnierkiewicz
· 16 years ago
592b531
ide: move read_sff_dma_status() method to 'struct ide_dma_ops'
by Sergei Shtylyov
· 16 years ago
e630fcb
ide: fix ide_port_scan() to do ACPI setup after initializing request queues
by Bartlomiej Zolnierkiewicz
· 16 years ago
744a82b
ide: Fix drive's DWORD-IO handling
by Mario Schwalbe
· 16 years ago
2bd24a1
ide: add port and host iterators
by Bartlomiej Zolnierkiewicz
· 16 years ago
5e7f3a4
ide: dynamic allocation of device structures
by Bartlomiej Zolnierkiewicz
· 16 years ago
a32296f
ide: NUMA aware allocation of host and port structures
by Bartlomiej Zolnierkiewicz
· 16 years ago
54cc142
ide: remove local_irq_set() macro
by Bartlomiej Zolnierkiewicz
· 16 years ago
898ec22
ide: remove HWIF() macro
by Bartlomiej Zolnierkiewicz
· 16 years ago
b40d1b8
ide: move ide_init_port_data() and friends to ide-probe.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
b65fac3
ide: merge ide_hwgroup_t with ide_hwif_t (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
efe0397
ide: remove hwgroup->hwif and {drive,hwif}->next
by Bartlomiej Zolnierkiewicz
· 16 years ago
ae86afa
ide: use per-port IRQ handlers
by Bartlomiej Zolnierkiewicz
· 16 years ago
5317464
ide: remove the last ide-scsi remnants
by Borislav Petkov
· 16 years ago
201bffa
ide: use per-device request queue locks (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
ebdab07
ide: move sysfs support to ide-sysfs.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
24630dc
ide: factor out device type classifying from do_identify()
by Bartlomiej Zolnierkiewicz
· 16 years ago
96d4094
ide: small ide_register_port() cleanup
by Bartlomiej Zolnierkiewicz
· 16 years ago
b1d249e
ide: remove chipset type fixup from ide_host_register()
by Bartlomiej Zolnierkiewicz
· 16 years ago
94b9efd
ide: push local_irq_{save,restore}() to do_identify()
by Bartlomiej Zolnierkiewicz
· 16 years ago
7f92b11
ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
047140a
ide: remove inline tags from ide-probe.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
dc09c78
ide: struct device - replace bus_id with dev_name(), dev_set_name()
by Kay Sievers
· 16 years ago
702c026
ide: rework handling of serialized ports (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
6b49249
ide: add ->max_sectors field to struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 16 years ago
f58c1ab
ide: always set nIEN on idle devices
by Bartlomiej Zolnierkiewicz
· 16 years ago
6b5cde3
cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646
by Bartlomiej Zolnierkiewicz
· 16 years ago
02fb568
ali14xx: doesn't use shared IRQs
by Bartlomiej Zolnierkiewicz
· 16 years ago
2a2ca6a
ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
6636487
amd74xx: workaround unreliable AltStatus register for nVidia controllers
by Bartlomiej Zolnierkiewicz
· 16 years ago
42619d3
ide: remove IDE_AFLAG_NO_DOORLOCKING
by Bartlomiej Zolnierkiewicz
· 16 years ago
3ee074b
device create: ide: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
4abdc6e
ide: Implement disk shock protection support (v4)
by Elias Oltmanns
· 16 years ago
e415e49
ide: Two fixes regarding memory allocation
by Elias Oltmanns
· 16 years ago
4ab3d50
ide: set IDE_AFLAG_DRQ_INTERRUPT in do_identify()
by Bartlomiej Zolnierkiewicz
· 16 years ago
a36223b
ide: remove ide_host_alloc_all()
by Bartlomiej Zolnierkiewicz
· 16 years ago
7f612f2
ide: remove [ata_]select_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
123995b
ide: use 'drive->dn & 1' instead of drive->select.b.unit
by Bartlomiej Zolnierkiewicz
· 16 years ago
97100fc
ide: add device flags
by Bartlomiej Zolnierkiewicz
· 16 years ago
75d21ff
ide: remove unnecessary MAX_HWIFS checks from ide-probe.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
feb22b7
ide: add proper PCI PM support (v2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
Next »