Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ef3386f00fcd18a40343047329ec7ed2eb98bbe8
/
drivers
/
ide
/
ide.c
08da591
ide: add ide_device_{get,put}() helpers
by Bartlomiej Zolnierkiewicz
· 16 years ago
fc41069
ide: small whitespace fixes
by Pavel Machek
· 16 years ago
18de1017
ide: allocate ide_hwif_t instances dynamically
by Bartlomiej Zolnierkiewicz
· 16 years ago
6059143
ide: move ide_remove_port_from_hwgroup() to ide-probe.c
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
761052e
ide: remove ->INB, ->OUTB and ->OUTBSYNC methods
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
64a8f00
IDE: Report errors during drive reset back to user space
by Elias Oltmanns
· 16 years ago
79e36a9
IDE: Fix HDIO_DRIVE_RESET handling
by Elias Oltmanns
· 16 years ago
6172941
ide: remove needless includes from ide.c
by Bartlomiej Zolnierkiewicz
· 16 years ago
c56c564
ide: set hwif->dev in ide_init_port_hw() (take 2)
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
931ee0d
ide: remove obsoleted "ide=" kernel parameters
by Bartlomiej Zolnierkiewicz
· 16 years ago
dbac9f8
ide: cleanup init_ide_data()
by Bartlomiej Zolnierkiewicz
· 16 years ago
232595e
ide: remove obsoleted "hdx=" kernel parameters
by Bartlomiej Zolnierkiewicz
· 16 years ago
30e5ee4
ide: remove obsoleted "idebus=" kernel parameter
by Bartlomiej Zolnierkiewicz
· 16 years ago
5b11471
ide: convert ide_do_drive_cmd path to use blk_execute_rq
by FUJITA Tomonori
· 16 years ago
e8a96aa
ide: set REQ_PREEMPT request flag in ide_do_drive_cmd() users
by Bartlomiej Zolnierkiewicz
· 16 years ago
2b54ed9
ide: ide_unregister() locking bugfix
by Bartlomiej Zolnierkiewicz
· 16 years ago
bd8a59e
ide: ide_unregister() warm-plug bugfix
by Bartlomiej Zolnierkiewicz
· 16 years ago
7cd95f5
ide: fix hwif->gendev refcounting
by Bartlomiej Zolnierkiewicz
· 16 years ago
e7b241a
ide: use blk_rq_init() to initialize the request
by FUJITA Tomonori
· 17 years ago
4c3032d
ide: add struct ide_io_ports (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
387750c
ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
bf64b7a
ide: sanitize ide_unregister() usage
by Bartlomiej Zolnierkiewicz
· 17 years ago
1dbfeb4
ide: add "noacpi" / "acpigtf" / "acpionboot" parameters
by Bartlomiej Zolnierkiewicz
· 17 years ago
9dcba7f
gayle: add "doubler" parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
4706a7e
ide: add "cdrom=" and "chs=" parameters
by Bartlomiej Zolnierkiewicz
· 17 years ago
6e87543
ide: add "nodma|noflush|noprobe|nowerr=" parameters
by Bartlomiej Zolnierkiewicz
· 17 years ago
207daea
ide: remove obsoleted "hdx=autotune" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
73f1ad8
ide: mark "idebus=" kernel parameter as obsoleted (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ebae41a
ide: add "vlb|pci_clock=" parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
cc12175
ide: remove obsoleted "hdx=noautotune" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
ef87f8d
ide: remove obsoleted "idex=" kernel parameters
by Bartlomiej Zolnierkiewicz
· 17 years ago
e460a59
ide: remove obsoleted "idex=reset" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
9dd4cf1
ide: remove obsoleted "idex=serialize" kernel parameter
by Bartlomiej Zolnierkiewicz
· 17 years ago
9fd91d9
ide: add "ignore_cable" parameter (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
5e37bdc
ide: add struct ide_dma_ops (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
5add222
ide: remove ide_hwif_request_regions()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0d1bad2
ide: manage resources for PCI devices in ide_pci_enable() (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
d083c03
ide: remove ide_hwif_release_regions()
by Bartlomiej Zolnierkiewicz
· 17 years ago
e53cd45
ide: remove ->noprobe field from ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
ac95bee
ide: add struct ide_port_ops (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
784506c
ide: sanitize handling of IDE_HFLAG_NO_SET_MODE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
05230e2
ide: remove hwif->straight8 flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
1a2f84e
ide: unexport ide_hwifs[]
by Bartlomiej Zolnierkiewicz
· 17 years ago
fe80b93
ide: merge ide_match_hwif() and ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
59bff5b
ide: cleanup ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
486c92e
ide: move default IDE ports setup to ide_generic host driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
f01674e
ide: remove obsoleted "idex=noprobe" kernel parameter (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
ffd4f6f
ide: add ide-4drives host driver (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
26d799b
ide: remove ppc ifdef from init_ide_data()
by Bartlomiej Zolnierkiewicz
· 17 years ago
9dfcd15
ide: remove ide_default_io_ctl() macro
by Bartlomiej Zolnierkiewicz
· 17 years ago
5c50427
ide: remove CONFIG_IDE_ARCH_OBSOLETE_INIT
by Bartlomiej Zolnierkiewicz
· 17 years ago
0e33555
ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
1d850bd
ppc: remove ppc_ide_md
by Bartlomiej Zolnierkiewicz
· 17 years ago
5d682e4
ppc/pplus: remove ppc_ide_md.ide_init_hwif hook
by Bartlomiej Zolnierkiewicz
· 17 years ago
e6bfa38
ide: remove ide_init_hwif_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0573426
ide: remove init_hwif_default()
by Bartlomiej Zolnierkiewicz
· 17 years ago
93de00f
ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
9a0e77f
ide: remove obsoleted "idex=base[,ctl[,irq]]" kernel parameters (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
80aa31c
ide: remove CONFIG_BLK_DEV_HD_IDE config option (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f74c914
ide: add warm-plug support for IDE devices (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
50672e5
ide: remove dead/obsolete ->busproc method
by Bartlomiej Zolnierkiewicz
· 17 years ago
2dde786
ide: rework PowerMac media-bay support (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
43514ed
ide: factor out devices init from ide_init_port_data()
by Bartlomiej Zolnierkiewicz
· 17 years ago
71bf9f6
ide: factor out code unregistering devices from ide_unregister()
by Bartlomiej Zolnierkiewicz
· 17 years ago
4f0eee4
ide: use ide_find_port() instead of ide_deprecated_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2625cd5
ide: fix ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
a594eeb
IDE: remove ide=reverse IDE core
by Greg Kroah-Hartman
· 17 years ago
d708c40
ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted
by Bartlomiej Zolnierkiewicz
· 17 years ago
15220d9
ide: mark "hdx=[driver_name]" and "hdx=scsi" kernel parameters as obsoleted
by Bartlomiej Zolnierkiewicz
· 17 years ago
9c027c6
ide: mark special "ide0=" kernel parameters as obsoleted
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c10e93
ide: update references to Documentation/ide/ide.txt (v2)
by Randy Dunlap
· 17 years ago
0c6025d
ide: fix buggy code in ide_register_hw()
by Peter Teoh
· 17 years ago
dbecebc
ide: fix sparse warning about shadowing 'flags' symbol
by Bartlomiej Zolnierkiewicz
· 17 years ago
c53ea18
ide: skip probing port if "hdx=noprobe" was used for both devices on it
by Bartlomiej Zolnierkiewicz
· 17 years ago
cbd34d0
ide: remove redundant comment from ide_unregister()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2952755
ide: mark "ide=reverse" option as obsolete
by Bartlomiej Zolnierkiewicz
· 17 years ago
eba8ff9
ide: remove stale version number
by Bartlomiej Zolnierkiewicz
· 17 years ago
29dd597
ide: remove ide_setup_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
92b83c8
ide: remove ->nice0 and ->nice2 fields from ide_drive_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
9e016a7
ide: add ide_deprecated_find_port() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
f82c2b1
ide: add 'init_default' and 'restore' arguments to ide_unregister()
by Bartlomiej Zolnierkiewicz
· 17 years ago
ead741d
ide: remove redundant init_hwif_default() call from ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2244e85
ide: remove redundant hwif->present check from ide_register_hw()
by Bartlomiej Zolnierkiewicz
· 17 years ago
c413b9b
ide: add struct ide_port_info instances to legacy host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
36e9dc4
dtc2278: fix ->io_32bit handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
fbd1308
ide: use ide_remove_port_from_hwgroup in init_irq()
by Bartlomiej Zolnierkiewicz
· 17 years ago
96e5ad3
ide: factor out code removing port from hwgroup from ide_unregister()
by Bartlomiej Zolnierkiewicz
· 17 years ago
7cba97f
ide: I/O resources are released too early in ide_unregister()
by Bartlomiej Zolnierkiewicz
· 17 years ago
537f06c
ide: cleanup ide_system_bus_speed()
by Bartlomiej Zolnierkiewicz
· 17 years ago
59bca8c
ide: update/add my Copyrights
by Bartlomiej Zolnierkiewicz
· 17 years ago
58f189f
ide: delete filenames/versions from comments
by Bartlomiej Zolnierkiewicz
· 17 years ago
3650165
ide: keep pointer to struct device instead of struct pci_dev in ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
852738f
ide: convert "empty" REQ_TYPE_ATA_CMD requests to use REQ_TYPE_ATA_TASKFILE
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »