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 master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2007-05-09
24
-763
/
+257
|
\
|
*
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
2007-05-10
2
-5
/
+17
|
*
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
2007-05-10
1
-1
/
+1
|
*
ide: cable detection fixes (take 2)
Bartlomiej Zolnierkiewicz
2007-05-10
2
-35
/
+1
|
*
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
2007-05-10
4
-14
/
+14
|
*
ide: add ide_tune_dma() helper
Bartlomiej Zolnierkiewicz
2007-05-10
12
-206
/
+12
|
*
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
2007-05-10
20
-457
/
+137
|
*
ide: fix UDMA/MWDMA/SWDMA masks (v3)
Bartlomiej Zolnierkiewicz
2007-05-10
7
-57
/
+87
*
|
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
|
/
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
8
-507
/
+454
|
\
|
*
hpt366: don't check enablebits for HPT36x
Sergei Shtylyov
2007-05-05
1
-1
/
+6
|
*
siimage: fix wrong ->swdma_mask
Bartlomiej Zolnierkiewicz
2007-05-05
1
-10
/
+2
|
*
it821x: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
2007-05-05
1
-68
/
+58
|
*
pdc202xx_new: enable DMA for all ATAPI devices
Bartlomiej Zolnierkiewicz
2007-05-05
1
-3
/
+0
|
*
alim15x3: PIO fallback fix
Bartlomiej Zolnierkiewicz
2007-05-05
1
-4
/
+3
|
*
aec62xx: fix PIO/DMA setup issues
Sergei Shtylyov
2007-05-05
1
-16
/
+6
|
*
cmd64x: use interrupt status from MRDMODE register (take 2)
Sergei Shtylyov
2007-05-05
1
-48
/
+69
|
*
cmd64x: procfs code fixes/cleanups (take 2)
Sergei Shtylyov
2007-05-05
1
-74
/
+55
|
*
cmd64x: add/fix enablebits (take 2)
Sergei Shtylyov
2007-05-05
1
-3
/
+36
|
*
cmd64x: interrupt status fixes (take 2)
Sergei Shtylyov
2007-05-05
1
-12
/
+12
|
*
cmd64x: fix multiword and remove single-word DMA support
Sergei Shtylyov
2007-05-05
1
-131
/
+117
|
*
sl82c105: DMA support code cleanup (take 4)
Sergei Shtylyov
2007-05-05
1
-89
/
+59
|
*
sl82c105: rework PIO support (take 2)
Sergei Shtylyov
2007-05-05
1
-58
/
+41
*
|
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2007-05-07
1
-1
/
+1
|
/
*
hpt366: fix kernel oops with HPT302N
Sergei Shtylyov
2007-04-20
1
-2
/
+3
*
ide/pci/delkin_cb.c: add new PCI ID
Mark Lord
2007-04-20
1
-0
/
+1
*
pdc202xx_new: Enable ATAPI DMA
Albert Lee
2007-03-26
1
-1
/
+2
*
scc_pata: dependency fix
Kou Ishizaki
2007-03-17
2
-0
/
+859
*
jmicron: make ide jmicron driver play nice with libata ones
Tejun Heo
2007-03-17
1
-5
/
+24
*
cmd64x: fix recovery time calculation (take 3)
Sergei Shtylyov
2007-03-17
1
-25
/
+20
*
ide: remove some obsoleted kernel params (v2)
Bartlomiej Zolnierkiewicz
2007-03-03
1
-1
/
+1
*
ide/pci/delkin_cb.c: pci_module_init to pci_register_driver
Richard Knutsson
2007-03-03
1
-1
/
+1
*
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
2007-03-03
4
-6
/
+0
*
siimage: DRAC4 note
Alan Cox
2007-03-03
1
-0
/
+5
*
piix/slc90e66: more tuneproc() fixing (take 2)
Sergei Shtylyov
2007-03-03
2
-37
/
+50
*
cmd64x: fix PIO mode setup (take 3)
Sergei Shtylyov
2007-03-03
1
-65
/
+43
*
alim15x3: fix PIO mode setup
Sergei Shtylyov
2007-03-03
1
-8
/
+27
*
ide: make ide_hwif_t.ide_dma_host_on void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
2
-11
/
+6
*
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
6
-25
/
+18
*
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
27
-114
/
+76
*
sgiioc4: fix sgiioc4_ide_dma_check() to enable/disable DMA properly
Bartlomiej Zolnierkiewicz
2007-02-17
1
-15
/
+11
*
ide: disable DMA in ->ide_dma_check for "no IORDY" case (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
14
-67
/
+40
*
ide: convert ide_hwif_t.mmio into flag (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
2
-2
/
+3
*
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
16
-172
/
+175
*
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
2007-02-17
15
-150
/
+45
*
ide: unexport ide_set_xfer_rate() (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
2
-9
/
+3
*
ide: remove ide_pci_device_t tables with only one entry
Bartlomiej Zolnierkiewicz
2007-02-17
2
-17
/
+11
*
ide: remove write-only ide_hwif_t.no_dsc flag
Bartlomiej Zolnierkiewicz
2007-02-17
2
-4
/
+1
*
sis5513: sis5513_config_xfer_rate() cleanup
Bartlomiej Zolnierkiewicz
2007-02-17
1
-38
/
+3
*
piix: cleanup
Bartlomiej Zolnierkiewicz
2007-02-17
1
-12
/
+16
[next]