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
/
pci
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
30
-598
/
+408
|
\
|
*
ide: use only ->set_pio_mode method for programming PIO modes (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
15
-118
/
+16
|
*
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
|
*
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
30
-224
/
+174
|
*
ide: move ide_rate_filter() calls to the upper layer (take 2)
Bartlomiej Zolnierkiewicz
2007-10-11
26
-95
/
+46
|
*
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
2
-9
/
+1
|
*
ide: add missing ide_rate_filter() calls to ->speedproc()-s
Bartlomiej Zolnierkiewicz
2007-10-11
2
-0
/
+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
|
*
hpt366: MWDMA filter for SATA cards (take 2)
Sergei Shtylyov
2007-10-11
1
-2
/
+21
|
*
atiixp: SB700 contains more than one IDE channel
Shane Huang
2007-10-11
1
-1
/
+1
*
|
drivers/firmware: const-ify DMI API and internals
Jeff Garzik
2007-10-09
2
-2
/
+2
|
/
*
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
*
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
*
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
*
[libata, IDE] add new VIA bridge to VIA PATA drivers
Joseph Chan
2007-09-10
1
-0
/
+1
*
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: config_drive_for_dma() fixes
Bartlomiej Zolnierkiewicz
2007-08-20
1
-9
/
+0
*
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
*
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
*
alim15x3: Correct HP detect
Bartlomiej Zolnierkiewicz
2007-08-01
1
-1
/
+1
*
ide: Fix an overrun found in the CS5535 IDE driver
Jordan Crouse
2007-08-01
1
-1
/
+1
*
drivers/ misc __iomem annotations
Al Viro
2007-07-26
1
-2
/
+2
*
ide: add PIO masks
Bartlomiej Zolnierkiewicz
2007-07-20
30
-8
/
+70
*
ide: remove ide_find_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-20
2
-17
/
+25
*
ide: drop "PIO data" argument from ide_get_best_pio_mode()
Bartlomiej Zolnierkiewicz
2007-07-20
27
-34
/
+33
*
ide: add ide_pio_cycle_time() helper (take 2)
Bartlomiej Zolnierkiewicz
2007-07-20
3
-19
/
+19
*
sc1200: remove stale Power Management code
Bartlomiej Zolnierkiewicz
2007-07-20
1
-37
/
+2
*
serverworks: fix DMA
Bartlomiej Zolnierkiewicz
2007-07-20
1
-6
/
+2
[next]