Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2059aba7e40afb18e578ce57cc48fc3c782a531b
/
drivers
/
ide
/
ide-probe.c
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
718c72e
ide: use ata_id_is_cfa()
by Bartlomiej Zolnierkiewicz
· 16 years ago
151a670
ide: remove SECTOR_WORDS define
by Bartlomiej Zolnierkiewicz
· 16 years ago
8185d5a
ide: /proc/ide/hd*/settings rework
by Bartlomiej Zolnierkiewicz
· 16 years ago
7c51c17
ide: remove CONFIG_IDEDISK_MULTI_MODE
by Bartlomiej Zolnierkiewicz
· 16 years ago
a2cdee5
ide: remove IDE_CHIPSET_* macros
by Bartlomiej Zolnierkiewicz
· 16 years ago
7c199a5
ide: remove no longer needed BUG_ON()-s from init_irq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
b163f46
ide: enhance ide_busy_sleep()
by Bartlomiej Zolnierkiewicz
· 16 years ago
c36a7e9
ide: fix EXABYTENEST handling in probe_for_drive()
by Bartlomiej Zolnierkiewicz
· 16 years ago
3a7d248
ide: use ATA_* defines instead of *_STAT and *_ERR ones
by Bartlomiej Zolnierkiewicz
· 16 years ago
aaaade3
ide: WIN_* -> ATA_CMD_*
by Bartlomiej Zolnierkiewicz
· 16 years ago
dd8f46f
ide: use ata_id_current_chs_valid()
by Bartlomiej Zolnierkiewicz
· 16 years ago
48fb268
ide: remove drive->driveid
by Bartlomiej Zolnierkiewicz
· 16 years ago
4dde449
ide: make drive->id an union (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
df1f837
ide: cleanup ide_disk_init_mult_count()
by Bartlomiej Zolnierkiewicz
· 16 years ago
ed9e198
block: implement and use {disk|part}_to_dev()
by Tejun Heo
· 16 years ago
ca09a23
ide: workaround for bogus gcc warning in ide_sysfs_register_port()
by Bartlomiej Zolnierkiewicz
· 16 years ago
1b8ebad
ide: use proper printk() KERN_* levels in ide-probe.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
52f3a77
ide: fix for EATA SCSI HBA in ATA emulating mode
by Bartlomiej Zolnierkiewicz
· 16 years ago
ef0b042
ide: add ide_pci_remove() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
08da591
ide: add ide_device_{get,put}() helpers
by Bartlomiej Zolnierkiewicz
· 16 years ago
6cdf6eb
ide: add ->dev and ->host_priv fields to struct ide_host
by Bartlomiej Zolnierkiewicz
· 16 years ago
fc41069
ide: small whitespace fixes
by Pavel Machek
· 16 years ago
8a69580
ide: add ide_host_free() helper (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
18de101
ide: allocate ide_hwif_t instances dynamically
by Bartlomiej Zolnierkiewicz
· 16 years ago
af1cbba
ide: add ide_ports[]
by Bartlomiej Zolnierkiewicz
· 16 years ago
6059143
ide: move ide_remove_port_from_hwgroup() to ide-probe.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
8cdf310
ide: fix IDE port slots reservation and freeing (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
e0d0020
ide: fix ide_host_register() return value
by Bartlomiej Zolnierkiewicz
· 16 years ago
6f904d0
ide: add ide_host_add() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
48c3c10
ide: add struct ide_host (take 3)
by Bartlomiej Zolnierkiewicz
· 16 years ago
374e042
ide: add struct ide_tp_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 16 years ago
d6276b5
ide: add 'config' field to hw_regs_t
by Bartlomiej Zolnierkiewicz
· 16 years ago
1f2efb8
ide: add ide_read_device() helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
4e65837
ide: use ->tf_load in actual_try_to_identify()
by Bartlomiej Zolnierkiewicz
· 16 years ago
6e6afb3
ide: add ->set_irq method
by Bartlomiej Zolnierkiewicz
· 16 years ago
1f6d8a0
ide: add ->read_altstatus method
by Bartlomiej Zolnierkiewicz
· 16 years ago
b73c7ee
ide: add ->read_status method
by Bartlomiej Zolnierkiewicz
· 16 years ago
c6dfa86
ide: add ->exec_command method
by Bartlomiej Zolnierkiewicz
· 16 years ago
ebb00fb
ide: factor out simplex handling from ide_pci_dma_base()
by Bartlomiej Zolnierkiewicz
· 16 years ago
c97c6ac
ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3)
by Bartlomiej Zolnierkiewicz
· 16 years ago
eb3aff5
ide: print message on error in ide_find_port_slot()
by Bartlomiej Zolnierkiewicz
· 16 years ago
e6d95bd
ide: ->port_init_devs -> ->init_dev
by Bartlomiej Zolnierkiewicz
· 16 years ago
63b51c6
ide: make ide_hwifs[] static
by Bartlomiej Zolnierkiewicz
· 16 years ago
256c5f8
ide: fix hwif-s initialization
by Bartlomiej Zolnierkiewicz
· 16 years ago
ff07488
ide: remove drive->ctl
by Bartlomiej Zolnierkiewicz
· 16 years ago
6a732e1
ide: use ->OUTBSYNC in init_irq()
by Bartlomiej Zolnierkiewicz
· 16 years ago
f8c4bd0a
ide: pass 'hwif *' instead of 'drive *' to ->OUTBSYNC method
by Bartlomiej Zolnierkiewicz
· 16 years ago
e81a3bd
ide: fix do_probe() to use SELECT_DRIVE()
by Bartlomiej Zolnierkiewicz
· 16 years ago
a861beb
ide: add __ide_default_irq() inline helper
by Bartlomiej Zolnierkiewicz
· 16 years ago
7cd95f5
ide: fix hwif->gendev refcounting
by Bartlomiej Zolnierkiewicz
· 16 years ago
d427e83
ide: fix host drivers missing hwif->chipset initialization
by Bartlomiej Zolnierkiewicz
· 16 years ago
b769164
ide: remove the ide_etrax100 chipset type
by Adrian Bunk
· 16 years ago
716ad87
ide: fix race in device_create
by Greg Kroah-Hartman
· 16 years ago
1024c5f
ide: IDE_HFLAG_SERIALIZE_DMA bugfix
by Bartlomiej Zolnierkiewicz
· 17 years ago
23f8e4b
ide: fix early setup of hwif->host_flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
32b3fe4
ide: always use ->OUTBSYNC method for executing commands
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »