Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9523076ac9142cea5a6df29ba9091eb68a10f14d
/
drivers
/
ide
9523076
cmd640: remove cmd_drives[]
by Bartlomiej Zolnierkiewicz
· 17 years ago
4f7bada
au1xxx-ide: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
3fd4d20
scc_pata: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
e7ee1d5
sgiioc4: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
939b0f1
ide-pmac: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5297a3e
ide-pmac: dynamically allocate struct pmac_ide_hwif instances (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
7d9f3d5
swarm: use ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
59bff5b
ide: cleanup ide_find_port()
by Bartlomiej Zolnierkiewicz
· 17 years ago
bad7c82
ide: cleanup ide_match_hwif()
by Bartlomiej Zolnierkiewicz
· 17 years ago
1baccff
ide: make ide_pci_check_iomem() actually work
by Sergei Shtylyov
· 17 years ago
938da77
ide/Kconfig: BLK_DEV_4DRIVES should be a tristate
by Frederik Deweerdt
· 17 years ago
458622f
ATA/IDE: fix platform driver hotplug/coldplug
by Kay Sievers
· 17 years ago
0a0c411
cdrom: make unregister_cdrom() return void
by Akinobu Mita
· 17 years ago
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
Next »