index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: add ide_set{_max}_pio() (take 4)
Bartlomiej Zolnierkiewicz
2007-10-11
44
-323
/
+303
*
ide: Kconfig face-lift
Bartlomiej Zolnierkiewicz
2007-10-11
1
-50
/
+52
*
ide: move ide_rate_filter() calls to the upper layer (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
31
-121
/
+58
*
sis5513: add ->udma_filter method for chipset_family >= ATA_133
Bartlomiej Zolnierkiewicz
2007-10-11
1
-4
/
+18
*
ide: mode limiting fixes for user requested speed changes
Bartlomiej Zolnierkiewicz
2007-10-11
4
-41
/
+30
*
ide: add missing ide_rate_filter() calls to ->speedproc()-s
Bartlomiej Zolnierkiewicz
2007-10-11
6
-10
/
+11
*
ide: call udma_filter() before resorting to the UltraDMA mask
Sergei Shtylyov
2007-10-11
1
-3
/
+4
*
ide: make jmicron match vendor and device class
Tejun Heo
2007-10-11
1
-40
/
+25
*
pdc202xx_new: switch to using pci_get_slot() (take 2)
Sergei Shtylyov
2007-10-11
1
-26
/
+34
*
ide: hook ACPI _PSx method to IDE power on/off
Shaohua Li
2007-10-11
2
-2
/
+54
*
ide: Platform IDE driver
Anton Vorontsov
2007-10-11
3
-0
/
+192
*
hpt366: MWDMA filter for SATA cards (take 2)
Sergei Shtylyov
2007-10-11
3
-4
/
+29
*
atiixp: SB700 contains more than one IDE channel
Shane Huang
2007-10-11
1
-1
/
+1
*
Fix non-terminated PCI match table in PowerMac IDE
Benjamin Herrenschmidt
2007-10-06
1
-0
/
+1
*
ide: remove unused variables from drivers/ide/ppc/pmac.c
Stephen Rothwell
2007-09-17
1
-2
/
+0
*
ide: ST320413A has the same problem as ST340823A
Jorge Juan Chico
2007-09-17
1
-0
/
+1
*
pdc202xx_new: PLL detection fix
Mikael Pettersson
2007-09-11
1
-1
/
+1
*
via82cxxx: add Arima W730-K8 and other rebadgings to short cables list
Bartlomiej Zolnierkiewicz
2007-09-11
1
-4
/
+11
*
pmac: build fix
Tony Breeds
2007-09-11
1
-1
/
+1
*
pata_ali/alim15x3: override 80-wire cable detection for Toshiba S1800-814
Daniel Exner
2007-09-11
1
-0
/
+7
*
hpt366: UltraDMA filter for SATA cards (take 2)
Sergei Shtylyov
2007-09-11
1
-47
/
+49
*
ide: add ide_dev_is_sata() helper (take 2)
Sergei Shtylyov
2007-09-11
1
-2
/
+1
*
hpt366: fix PCI clock detection for HPT374 (take 4)
Sergei Shtylyov
2007-09-11
1
-13
/
+31
*
pdc202xx_new: fix PCI refcounting
Sergei Shtylyov
2007-09-11
1
-3
/
+4
*
ide: fix PCI refcounting
Sergei Shtylyov
2007-09-11
1
-25
/
+16
*
mpc8xx: Only build mpc8xx on arch/ppc
Kumar Gala
2007-09-11
2
-2
/
+1
*
[libata, IDE] add new VIA bridge to VIA PATA drivers
Joseph Chan
2007-09-11
1
-0
/
+1
*
ide-disk: workaround for buggy HPA support on ST340823A (take 3)
Bartlomiej Zolnierkiewicz
2007-08-20
2
-0
/
+20
*
hpt34x: fix CONFIG_HPT34X_AUTODMA=n handling
Bartlomiej Zolnierkiewicz
2007-08-20
1
-4
/
+2
*
triflex: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
2007-08-20
1
-0
/
+3
*
pdc202xx_old: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
2007-08-20
1
-3
/
+6
*
pdc202xx_new: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
2007-08-20
1
-2
/
+8
*
cs5530: add missing ->dma_base check
Bartlomiej Zolnierkiewicz
2007-08-20
1
-1
/
+7
*
ide: ide_config_drive_speed() bugfixes
Bartlomiej Zolnierkiewicz
2007-08-20
1
-2
/
+2
*
ide: add cable detection for early UDMA66 devices (take 3)
Bartlomiej Zolnierkiewicz
2007-08-20
2
-22
/
+36
*
ide-pmac: fix drive->init_speed reporting
Bartlomiej Zolnierkiewicz
2007-08-20
1
-11
/
+3
*
ide: config_drive_for_dma() fixes
Bartlomiej Zolnierkiewicz
2007-08-20
2
-25
/
+10
*
ide-cris: fix ->set_pio_mode method to set transfer mode on the device
Bartlomiej Zolnierkiewicz
2007-08-20
1
-0
/
+2
*
ide: fix hidden dependencies on CONFIG_IDE_GENERIC
Bartlomiej Zolnierkiewicz
2007-08-20
1
-0
/
+9
*
ide: make CONFIG_IDE_GENERIC default to N
Tejun Heo
2007-08-20
1
-2
/
+1
*
scc_pata: PIO fixes
Bartlomiej Zolnierkiewicz
2007-08-01
1
-41
/
+20
*
piix/slc90e66: fix PIO1 handling in ->speedproc method (take 2)
Bartlomiej Zolnierkiewicz
2007-08-01
2
-17
/
+15
*
jmicron: PIO fixes
Bartlomiej Zolnierkiewicz
2007-08-01
1
-17
/
+4
*
it8213: PIO fixes (take 2)
Bartlomiej Zolnierkiewicz
2007-08-01
1
-16
/
+17
*
cs5535: PIO fixes
Bartlomiej Zolnierkiewicz
2007-08-01
1
-23
/
+17
*
cs5520: fix PIO auto-tuning in ->ide_dma_check method
Bartlomiej Zolnierkiewicz
2007-08-01
1
-1
/
+1
*
drivers/ide/arm/icside.c: kmalloc + memset conversion to kzalloc
Mariusz Kozlowski
2007-08-01
1
-2
/
+1
*
ide: eliminate warnings in ide-tape.c
Stephen Rothwell
2007-08-01
1
-1
/
+1
*
ide: fix runtogether printk's in cmd64x IDE driver
Meelis Roos
2007-08-01
1
-2
/
+2
*
sis5513: Add FSC Amilo A1630 PCI subvendor/dev to laptops
David Lamparter
2007-08-01
1
-0
/
+1
[next]