index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-10-11
50
-846
/
+914
|
\
|
*
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
19
-136
/
+29
|
*
sis5513: don't change UDMA settings when programming PIO
Bartlomiej Zolnierkiewicz
2007-10-11
1
-7
/
+4
|
*
it8213/piix/slc90e66: don't change DMA settings when programming PIO
Bartlomiej Zolnierkiewicz
2007-10-11
3
-30
/
+20
|
*
alim15x3: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
2007-10-11
1
-3
/
+12
|
*
siimage: fix ->set_pio_mode method to select PIO data transfer
Bartlomiej Zolnierkiewicz
2007-10-11
1
-3
/
+17
|
*
cs5520: don't enable VDMA in ->speedproc
Bartlomiej Zolnierkiewicz
2007-10-11
1
-9
/
+4
|
*
sc1200: remove redundant warning message from sc1200_tune_chipset()
Bartlomiej Zolnierkiewicz
2007-10-11
1
-3
/
+1
|
*
ide-pmac: PIO mode setup fixes (take 3)
Bartlomiej Zolnierkiewicz
2007-10-11
1
-5
/
+10
|
*
icside: fix ->speedproc to return on unsupported modes (take 5)
Bartlomiej Zolnierkiewicz
2007-10-11
1
-13
/
+8
|
*
sgiioc4: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
2007-10-11
1
-43
/
+43
|
*
amd74xx/via82cxxx: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
2007-10-11
2
-22
/
+8
|
*
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
*
|
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga...
Linus Torvalds
2007-10-11
2
-2
/
+2
|
\
\
|
*
|
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-10-09
2
-2
/
+2
|
|
/
*
|
Fixup rq_for_each_segment() indentation
Jens Axboe
2007-10-10
1
-18
/
+18
*
|
Introduce rq_for_each_segment replacing rq_for_each_bio
NeilBrown
2007-10-10
1
-10
/
+6
|
/
*
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-10
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
[next]