Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f87061842877cf822251c65b39cc624cc94046da
/
drivers
/
ide
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
76bb778
ide: remove CONFIG_IDEDMA_IVB config option
by Bartlomiej Zolnierkiewicz
· 17 years ago
b140b99
ide: change master/slave IDENTIFY order
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
0f45894
au1xxx: fix au1xxx_set_pio_mode()
by Bartlomiej Zolnierkiewicz
· 17 years ago
75d7d96
icside: use ide_tune_dma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
0b46ff2
ide-pmac: fix PIO setup and enable autotune
by Benjamin Herrenschmidt
· 17 years ago
254bb55
ide-pmac: use ide_tune_dma() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
aedea59
ide-pmac: remove pmac_ide_do_setfeature() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
3b2d009
ide-pmac: remove nIEN clearing from pmac_ide_do_setfeature()
by Bartlomiej Zolnierkiewicz
· 17 years ago
ddf1510
ide-pmac: use __ide_wait_stat()
by Bartlomiej Zolnierkiewicz
· 17 years ago
218ee5f
ide-pmac: remove extra good status wait from pmac_ide_do_setfeature()
by Bartlomiej Zolnierkiewicz
· 17 years ago
74af21c
ide: add __ide_wait_stat() helper
by Bartlomiej Zolnierkiewicz
· 17 years ago
fd553ce
ide-pmac: remove pmac_ide_{m,u}dma_enable() (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
7810394
ide-pmac: remove control register messing from pmac_ide_dma_check()
by Bartlomiej Zolnierkiewicz
· 17 years ago
90f72ec
ide-pmac: fix set_timings_mdma()
by Bartlomiej Zolnierkiewicz
· 17 years ago
085798b
ide-pmac: pmac_ide_tune_chipset() fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
90a87ea
ide-pmac: don't check kauai_lookup_timing() return value
by Bartlomiej Zolnierkiewicz
· 17 years ago
39e5f59
ide: unexport ide_acpi_set_state
by Adrian Bunk
· 17 years ago
ceec182
ide_platform: set hwif->chipset
by Bartlomiej Zolnierkiewicz
· 17 years ago
7eff2e7
Driver core: change add_uevent_var to use a struct
by Kay Sievers
· 17 years ago
19f7115
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
by Linus Torvalds
· 17 years ago
19ad7ae
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-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
c15d5d4
ide-pmac: PIO mode setup fixes (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
f44ae58
icside: fix ->speedproc to return on unsupported modes (take 5)
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
26bcb87
ide: add ide_set{_max}_pio() (take 4)
by Bartlomiej Zolnierkiewicz
· 17 years ago
842c19a
ide: Kconfig face-lift
by Bartlomiej Zolnierkiewicz
· 17 years ago
f212ff2
ide: move ide_rate_filter() calls to the upper layer (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
3160d54
sis5513: add ->udma_filter method for chipset_family >= ATA_133
by Bartlomiej Zolnierkiewicz
· 17 years ago
7670df7
ide: mode limiting fixes for user requested speed changes
by Bartlomiej Zolnierkiewicz
· 17 years ago
a8028fc
ide: add missing ide_rate_filter() calls to ->speedproc()-s
by Bartlomiej Zolnierkiewicz
· 17 years ago
851dd33
ide: call udma_filter() before resorting to the UltraDMA mask
by Sergei Shtylyov
· 17 years ago
bda7970
ide: make jmicron match vendor and device class
by Tejun Heo
· 17 years ago
0704793
pdc202xx_new: switch to using pci_get_slot() (take 2)
by Sergei Shtylyov
· 17 years ago
5e32132
ide: hook ACPI _PSx method to IDE power on/off
by Shaohua Li
· 17 years ago
8cb1f56
ide: Platform IDE driver
by Anton Vorontsov
· 17 years ago
b4e4436
hpt366: MWDMA filter for SATA cards (take 2)
by Sergei Shtylyov
· 17 years ago
7cfa716
atiixp: SB700 contains more than one IDE channel
by Shane Huang
· 17 years ago
6c92e69
Fixup rq_for_each_segment() indentation
by Jens Axboe
· 17 years ago
5705f70
Introduce rq_for_each_segment replacing rq_for_each_bio
by NeilBrown
· 17 years ago
1855256
drivers/firmware: const-ify DMI API and internals
by Jeff Garzik
· 17 years ago
71e4eda
Fix non-terminated PCI match table in PowerMac IDE
by Benjamin Herrenschmidt
· 17 years ago
588a335
ide: remove unused variables from drivers/ide/ppc/pmac.c
by Stephen Rothwell
· 17 years ago
7062cdc
ide: ST320413A has the same problem as ST340823A
by Jorge Juan Chico
· 17 years ago
56fe23d
pdc202xx_new: PLL detection fix
by Mikael Pettersson
· 17 years ago
58e47bb
via82cxxx: add Arima W730-K8 and other rebadgings to short cables list
by Bartlomiej Zolnierkiewicz
· 17 years ago
6c28c1f
pmac: build fix
by Tony Breeds
· 17 years ago
03e6f48
pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814
by Daniel Exner
· 17 years ago
2808b0a
hpt366: UltraDMA filter for SATA cards (take 2)
by Sergei Shtylyov
· 17 years ago
6c3c22f
ide: add ide_dev_is_sata() helper (take 2)
by Sergei Shtylyov
· 17 years ago
7293136
hpt366: fix PCI clock detection for HPT374 (take 4)
by Sergei Shtylyov
· 17 years ago
3519823
pdc202xx_new: fix PCI refcounting
by Sergei Shtylyov
· 17 years ago
0505b55
ide: fix PCI refcounting
by Sergei Shtylyov
· 17 years ago
dc4b6fd
mpc8xx: Only build mpc8xx on arch/ppc
by Kumar Gala
· 17 years ago
b311ec4
[libata, IDE] add new VIA bridge to VIA PATA drivers
by Joseph Chan
· 17 years ago
b0244a0
ide-disk: workaround for buggy HPA support on ST340823A (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
76e1faa
hpt34x: fix CONFIG_HPT34X_AUTODMA=n handling
by Bartlomiej Zolnierkiewicz
· 17 years ago
88b4704
triflex: add missing ->dma_base check
by Bartlomiej Zolnierkiewicz
· 17 years ago
e98d6e5
pdc202xx_old: add missing ->dma_base check
by Bartlomiej Zolnierkiewicz
· 17 years ago
01cc643
pdc202xx_new: add missing ->dma_base check
by Bartlomiej Zolnierkiewicz
· 17 years ago
f7b0d2d
cs5530: add missing ->dma_base check
by Bartlomiej Zolnierkiewicz
· 17 years ago
adcd33d
ide: ide_config_drive_speed() bugfixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
a5b7e70
ide: add cable detection for early UDMA66 devices (take 3)
by Bartlomiej Zolnierkiewicz
· 17 years ago
59785c8
ide-pmac: fix drive->init_speed reporting
by Bartlomiej Zolnierkiewicz
· 17 years ago
1116fae
ide: config_drive_for_dma() fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
8292e8c
ide-cris: fix ->set_pio_mode method to set transfer mode on the device
by Bartlomiej Zolnierkiewicz
· 17 years ago
2195dad
ide: fix hidden dependencies on CONFIG_IDE_GENERIC
by Bartlomiej Zolnierkiewicz
· 17 years ago
82a0e70
ide: make CONFIG_IDE_GENERIC default to N
by Tejun Heo
· 17 years ago
3fcece6
scc_pata: PIO fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
0c8de52
piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
8b6b33b
jmicron: PIO fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
68aaf81
it8213: PIO fixes (take 2)
by Bartlomiej Zolnierkiewicz
· 17 years ago
bc0b0b5
cs5535: PIO fixes
by Bartlomiej Zolnierkiewicz
· 17 years ago
0702243
cs5520: fix PIO auto-tuning in ->ide_dma_check method
by Bartlomiej Zolnierkiewicz
· 17 years ago
cc60d8b
drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 17 years ago
ab05796
ide: eliminate warnings in ide-tape.c
by Stephen Rothwell
· 17 years ago
b37c6b8
ide: fix runtogether printk's in cmd64x IDE driver
by Meelis Roos
· 17 years ago
1955f68
sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops
by David Lamparter
· 17 years ago
8663fd6
alim15x3: Correct HP detect
by Bartlomiej Zolnierkiewicz
· 17 years ago
32a70a8
ide: Fix an overrun found in the CS5535 IDE driver
by Jordan Crouse
· 17 years ago
99eb8a5
Remove the arm26 port
by Adrian Bunk
· 17 years ago
0bd8496
drivers/ misc __iomem annotations
by Al Viro
· 17 years ago
165125e
[BLOCK] Get rid of request_queue_t typedef
by Jens Axboe
· 17 years ago
88f8bb7
m68k: missing exports
by Al Viro
· 17 years ago
Next »