Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fd4609a8e00a867303783ade62d67953fb72adc8
/
drivers
/
ide
273b838
ide: remove ide_init_default_irq() macro
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
aab8ad9
ide: remove needless hwif->irq check from ide_hwif_configure()
by Bartlomiej Zolnierkiewicz
· 17 years ago
dfd8784
ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers
by Bartlomiej Zolnierkiewicz
· 17 years ago
e4079df0
ide: limit legacy VLB host drivers to alpha, x86 and mips
by Bartlomiej Zolnierkiewicz
· 17 years ago
6d3803b
cmd640: init hwif->{io_ports,irq} explicitly
by Bartlomiej Zolnierkiewicz
· 17 years ago
daaad24
cmd640: cleanup setup_device_ptrs()
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
7ef8df8
ppc/sandpoint: remove ppc_ide_md hooks
by Bartlomiej Zolnierkiewicz
· 17 years ago
5510b12
ppc/lopec: remove ppc_ide_md hooks
by Bartlomiej Zolnierkiewicz
· 17 years ago
2661b13
ppc/mpc8xx: remove ppc_ide_md hooks
by Bartlomiej Zolnierkiewicz
· 17 years ago
5c58666
ppc/pmac: remove ppc_ide_md hooks
by Bartlomiej Zolnierkiewicz
· 17 years ago
af007ec
ide-pmac: remove dead code
by Bartlomiej Zolnierkiewicz
· 17 years ago
eaec3e7
ide: use generic ATAPI packet command flags in ide-{floppy,tape}
by Borislav Petkov
· 17 years ago
c2b2b29
ide-floppy: rename end_request handler properly
by Borislav Petkov
· 17 years ago
8e55512
ide-floppy: convert driver to using generic ide_atapi_pc
by Borislav Petkov
· 17 years ago
d236d74
ide-tape: convert driver to using generic ide_atapi_pc
by Borislav Petkov
· 17 years ago
346331f
ide-tape: remove atomic test/set macros for packet commands
by Borislav Petkov
· 17 years ago
03056b9
ide-tape: move all struct and other defs at the top
by Borislav Petkov
· 17 years ago
23579a2
ide: remove IDE_*_REG macros
by Bartlomiej Zolnierkiewicz
· 17 years ago
7616c0a
ide: add ide_atapi_{discard_data,write_zeros} inline helpers
by Bartlomiej Zolnierkiewicz
· 17 years ago
3ad6776
ide-floppy: remove struct idefloppy_id_gcw
by Borislav Petkov
· 17 years ago
3d53ba8
scc_pata.c: do setup itself instead of ide_setup_pci_device()
by Akira Iguchi
· 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
2304dc6
ide: remove ->hold field from ide_hwif_t (take 2)
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
fef39d9
ide: remove needless CONFIG_BLK_DEV_HD hack from init_hwif()
by Bartlomiej Zolnierkiewicz
· 17 years ago
f029851
ide-generic: add ide_generic class and attribute for adding new interfaces
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
26042d0
ide: move ide_port_setup_devices() call to ide_device_add_all()
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
5b0c4b3
ide: remove IDE devices from /proc/ide/ before unregistering them
by Bartlomiej Zolnierkiewicz
· 17 years ago
c7f6f21
ide: factor out cable detection from ide_init_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
8f22a72
ide-acpi: add missing drive->acpidata zeroing
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
ce9b248
ide-generic: set hwif->chipset
by Bartlomiej Zolnierkiewicz
· 17 years ago
a594eeb
IDE: remove ide=reverse IDE core
by Greg Kroah-Hartman
· 17 years ago
da19566
it821x: do not describe noraid parameter with its value
by Paul Bolle
· 17 years ago
b4dcaea
Pb1200/DBAu1200: fix bad IDE resource size
by Sergei Shtylyov
· 17 years ago
fabd3a2
Au1200: IDE driver build fix
by Sergei Shtylyov
· 17 years ago
09a7744
Au1200: kill IDE driver function prototypes
by Sergei Shtylyov
· 17 years ago
c976816
siimage: fix kernel oops on PPC 44x
by Sergei Shtylyov
· 17 years ago
7e77718
ide: use ->ata_input_data in ide_driveid_update()
by Bartlomiej Zolnierkiewicz
· 17 years ago
430c5d2
ide-h8300: 32-bit I/O is unsupported
by Bartlomiej Zolnierkiewicz
· 17 years ago
f743d04
ide/legacy/q40ide.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
37c807a
ide/legacy/macide: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
0c5ec97
ide/legacy/falconide.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
c5daf1a
ide/legacy/buddha.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
6e1d17d
ide/legacy/gayle.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
f95dc32
ide/h8300/ide-h8300.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
b3fa5fa
ide/cris/ide-cris.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
57ad3ea0
ide/arm/ide_arm.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
de9facb
ide/ppc/pmac.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
20e3dd8
ide/ppc/mpc8xx.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
776c0bc
ide/pci/cmd640.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
a62ee64
ide-pnp.c: add MODULE_LICENSE
by Adrian Bunk
· 17 years ago
f367bed
Revert "ide: change master/slave IDENTIFY order"
by Bartlomiej Zolnierkiewicz
· 17 years ago
ca4e2ab
Revert "ide-tape: schedule driver for removal after 6 months"
by Bartlomiej Zolnierkiewicz
· 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
37ff9f3
ide: remove commented out entries from ide_pio_blacklist[]
by Bartlomiej Zolnierkiewicz
· 17 years ago
6c3c315
IDE: Make taskfile interface more robust wrt unexpected end-of-command
by Linus Torvalds
· 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
ef4298d
ide: fix enabling DMA on it821x in "smart" mode
by Bartlomiej Zolnierkiewicz
· 17 years ago
b348487
ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
204f47c
ide: remove stale comments from ide-dma.c (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
fcac6f8
qd65xx: remove commented out code
by Bartlomiej Zolnierkiewicz
· 17 years ago
d48567d
ide-tape: schedule driver for removal after 6 months
by Borislav Petkov
· 17 years ago
d12faa2
ide-disk: add missing printk() KERN_* levels
by Bartlomiej Zolnierkiewicz
· 17 years ago
dbecebc
ide: fix sparse warning about shadowing 'flags' symbol
by Bartlomiej Zolnierkiewicz
· 17 years ago
bcd88ac
ide-cd: fix CD/DVD burning
by Andreas Schwab
· 17 years ago
9f10d9e
ide-cd: fix 'ireason' handling for REQ_TYPE_ATA_PC requests
by Bartlomiej Zolnierkiewicz
· 17 years ago
788d669
qd65xx: fix setup of QD6580 Control register
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
b66cae7
hpt366: fix section mismatch warnings
by Sam Ravnborg
· 17 years ago
acbe44e
ide-cd: Enable audio play quirk for Optiarc DVD RW AD-5200A drive
by Borislav Petkov
· 17 years ago
3a2d5b7
PM: Introduce PM_EVENT_HIBERNATE callback state
by Rafael J. Wysocki
· 17 years ago
2952755
ide: mark "ide=reverse" option as obsolete
by Bartlomiej Zolnierkiewicz
· 17 years ago
14e04c3
ide-cd: fix missing residual count setting in DMA mode
by Kiyoshi Ueda
· 17 years ago
0e7d8d48
ht6560b: force prefetch for some devices
by Jan Evert van Grootheest
· 17 years ago
1a1990f
ht6560b can only do up to PIO mode 4
by Jan Evert van Grootheest
· 17 years ago
84f7e45
via82cxxx: add new PCI id for cx700
by Andrew Smith
· 17 years ago
d684b21
falconide: locking bugfix
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »