Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eda5b359dc8372424eed94f5a3e27c2deb4e76cf
/
drivers
/
ide
/
pci
ae6855c
cs5530: remove needless ide_lock taking
by Bartlomiej Zolnierkiewicz
· 17 years ago
d393aa0
ide: take ide_lock for prefetch disable/enable in do_special()
by Bartlomiej Zolnierkiewicz
· 17 years ago
5bbcf92
cmd640: fix deadlock on error handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
a482958
slc90e66: fix deadlock on error handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
e65dde7
opti621: fix deadlock on error handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
8562043
ide: constify struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
039788e
ide: replace ide_pci_device_t by struct ide_port_info
by Bartlomiej Zolnierkiewicz
· 17 years ago
6157332
via82cxxx: keep local ide_pci_device_t copy
by Bartlomiej Zolnierkiewicz
· 17 years ago
9239b33
ide: remove write-only hwif->hw
by Bartlomiej Zolnierkiewicz
· 17 years ago
8447d9d
ide: add ide_device_add()
by Bartlomiej Zolnierkiewicz
· 17 years ago
fd9bb53
ide: add ->fixup method to ide_hwif_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
438c470
siimage: separate PATA and SATA methods
by Bartlomiej Zolnierkiewicz
· 17 years ago
b1e0386
aec62xx: remove aec62xx_dma_lost_irq()
by Bartlomiej Zolnierkiewicz
· 17 years ago
2832830
alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
cad221a
alim15x3: fix CD_ROM DMA and PIO FIFO settings setup
by Bartlomiej Zolnierkiewicz
· 17 years ago
caea760
ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
272a370
ide: add IDE_HFLAG_RQSIZE_256 host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
8acf28c
ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
528a572
ide: add ->chipset field to ide_pci_device_t
by Bartlomiej Zolnierkiewicz
· 17 years ago
b515da8
serverworks: remove dead code from svwks_set_dma_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
746f312
rz1000: set serialized flag only if mate interface exists
by Bartlomiej Zolnierkiewicz
· 17 years ago
e9a0765
cmd64x: always set hwif->chipset for CMD646
by Bartlomiej Zolnierkiewicz
· 17 years ago
3dfd643
ide/pci/sis5513.c: add missing "else"
by Adrian Bunk
· 17 years ago
85ad93a
ide: set drive->autotune in ide_pci_setup_ports()
by Bartlomiej Zolnierkiewicz
· 17 years ago
d7c526f
triflex: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
912fb29
opti621: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
af1b3d5
cy82c693: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
f0bb945
cs5520: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
93c6807
alim15x3: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
3985ee3
ide: add IDE_HFLAG_LEGACY_IRQS host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c51361
ide: add IDE_HFLAG_SERIALIZE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
ed67b92
ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
40d2dd7
piix: add DECLARE_ICH_DEV() macro
by Bartlomiej Zolnierkiewicz
· 17 years ago
5ef8cb5
pdc202xx_old: add DECLARE_PDC2026X_DEV() macro
by Bartlomiej Zolnierkiewicz
· 17 years ago
05d7e6c
pdc202xx_new: add DECLARE_PDCNEW_DEV() macro
by Bartlomiej Zolnierkiewicz
· 17 years ago
6a7f62a
aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF
by Bartlomiej Zolnierkiewicz
· 17 years ago
7ed5829
serverworks: remove ->init_setup
by Bartlomiej Zolnierkiewicz
· 17 years ago
aaf707f
scc_pata: remove ->init_setup
by Bartlomiej Zolnierkiewicz
· 17 years ago
97f84ba
pdc202xx_old: remove ->init_setup
by Bartlomiej Zolnierkiewicz
· 17 years ago
099b1f4
pdc202xx_new: remove ->init_setup
by Bartlomiej Zolnierkiewicz
· 17 years ago
fbf4784
hpt366: remove ->init_setup
by Bartlomiej Zolnierkiewicz
· 17 years ago
bfd314a
cmd64x: remove ->init_setup
by Bartlomiej Zolnierkiewicz
· 17 years ago
df95f5a
aec62xx: remove ->init_setup
by Bartlomiej Zolnierkiewicz
· 17 years ago
31e8a46
ide: use I/O ops directly part #2 (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
fc212bb
ide: use pci_dev->revision
by Bartlomiej Zolnierkiewicz
· 17 years ago
1afa655
cmd64x: Use dev->revision
by Auke Kok
· 17 years ago
a84f3ee
amd74xx: Omit PCI_REVISION_ID read
by Auke Kok
· 17 years ago
5f8b6c3
ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
9adf768
pdc202xx_old: remove broken SWDMA support
by Bartlomiej Zolnierkiewicz
· 17 years ago
238e4f1
ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
9ffcf36
ide: remove ->init_setup_dma from ide_pci_device_t (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
47b6878
ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
by Bartlomiej Zolnierkiewicz
· 17 years ago
7cab14a
ide: add IDE_HFLAG_BOOTABLE host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
33c1002
ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c3dd32
ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver
by Bartlomiej Zolnierkiewicz
· 17 years ago
af4c90f
siimage: bump driver version
by Bartlomiej Zolnierkiewicz
· 17 years ago
15d8061
ide: Fix cs5535 driver accessing beyond array boundary
by Benjamin Herrenschmidt
· 17 years ago
a87a87c
ide: Fix siimage driver accessing beyond array boundary
by Benjamin Herrenschmidt
· 17 years ago
b02fcae
amd74xx: remove /proc/ide/amd74xx
by Bartlomiej Zolnierkiewicz
· 17 years ago
8fcb2ea
amd74xx/via82cxxx: don't initialize drive->dn
by Bartlomiej Zolnierkiewicz
· 17 years ago
a718122
sis5513: remove /proc/ide/sis
by Bartlomiej Zolnierkiewicz
· 17 years ago
9ff6f72
ide: remove hwif->autodma and drive->autodma
by Bartlomiej Zolnierkiewicz
· 17 years ago
9cbcc5e
ide: use PCI_VDEVICE() macro
by Bartlomiej Zolnierkiewicz
· 17 years ago
d83fca5
sis5513: clear prefetch and postwrite for ATAPI devices
by Bartlomiej Zolnierkiewicz
· 17 years ago
1c54a93
it8213/piix/slc90e66: "de-couple" PIO and UDMA modes
by Bartlomiej Zolnierkiewicz
· 17 years ago
0ae2e17
ide: remove ->ide_dma_check (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
d6ae3ad
sl82c105: add PIO autotune fallback to ->ide_dma_check
by Bartlomiej Zolnierkiewicz
· 17 years ago
3f019ee
cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check
by Bartlomiej Zolnierkiewicz
· 17 years ago
65c9cd2
ide: remove ide_use_fast_pio()
by Bartlomiej Zolnierkiewicz
· 17 years ago
d3b90ba
ide: remove drive->init_speed zeroing
by Bartlomiej Zolnierkiewicz
· 17 years ago
8c91abf
it8213/piix/slc90e66: remove {it8213,piix,slc90e66}_dma_2_pio()
by Bartlomiej Zolnierkiewicz
· 17 years ago
94c7fa0
atiixp: DMA setup fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
cb824c3
sc1200: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
9310465
cs5530: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
a7b888b
slc90e66: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
bc46b17
aec62xx: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
4960ab7
sis5513: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
c77a89c
sis5513: DMA setup fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
a29ec3b
hpt366: always tune PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
0c824b5
ide: fix serverworks.c UDMA regression
by Tony Battersby
· 17 years ago
55c16a7
IDE: sg chaining support
by Jens Axboe
· 17 years ago
99149a4
alim15x3: remove redundant m5229_revision check
by Bartlomiej Zolnierkiewicz
· 17 years ago
88ae4d8
sc1200: fix ->dma_base equal zero handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
dfb2311
cs5520: fix ->dma_base equal zero handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
b9d9e61
sgiioc4: add missing ->dma_base check
by Bartlomiej Zolnierkiewicz
· 17 years ago
7bda292
cs5535: add missing ->dma_base check
by Bartlomiej Zolnierkiewicz
· 17 years ago
88b2b32
ide: move ide_config_drive_speed() calls to upper layers (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
6e24939
pdc202xx_new: check ide_config_drive_speed() return value
by Bartlomiej Zolnierkiewicz
· 17 years ago
249aa4f
cs5535: check ide_config_drive_speed() return value
by Bartlomiej Zolnierkiewicz
· 17 years ago
3b4024d
amd74xx/via82cxxx: check ide_config_drive_speed() return value
by Bartlomiej Zolnierkiewicz
· 17 years ago
19f7115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
8f4dd2e
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
0d3be72
sis5513: don't change UDMA settings when programming PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
9098602
it8213/piix/slc90e66: don't change DMA settings when programming PIO
by Bartlomiej Zolnierkiewicz
· 17 years ago
a6fe837
alim15x3: PIO mode setup fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
ffe5415
siimage: fix ->set_pio_mode method to select PIO data transfer
by Bartlomiej Zolnierkiewicz
· 17 years ago
326d72f
cs5520: don't enable VDMA in ->speedproc
by Bartlomiej Zolnierkiewicz
· 17 years ago
fabe151
sc1200: remove redundant warning message from sc1200_tune_chipset()
by Bartlomiej Zolnierkiewicz
· 17 years ago
ca1997c
sgiioc4: use ide_tune_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
55f17e8
amd74xx/via82cxxx: use ide_tune_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
Next »