index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix occurrences of "the the "
Michael Opdenacker
2007-05-09
1
-1
/
+1
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-05-08
10
-512
/
+459
|
\
|
*
ide-cs: recognize 2GB CompactFlash from Transcend
Fabrice Aeschbacher
2007-05-05
1
-0
/
+1
|
*
hpt366: don't check enablebits for HPT36x
Sergei Shtylyov
2007-05-05
1
-1
/
+6
|
*
ide-cris: fix ->speedproc and wrong ->swdma_mask
Bartlomiej Zolnierkiewicz
2007-05-05
1
-5
/
+4
|
*
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
2
-8
/
+8
*
|
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
2007-05-02
1
-2
/
+2
|
/
*
IDE: remove rwsem use from ide-proc core
Greg Kroah-Hartman
2007-04-27
1
-4
/
+0
*
ide/Kconfig: add missing range check for IDE_MAX_HWIFS
Bartlomiej Zolnierkiewicz
2007-04-20
1
-0
/
+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
*
ide: add "optical" to sysfs "media" attribute
Danny Kukawka
2007-04-10
1
-0
/
+2
*
ide: ugly messages trying to open CD drive with no media present
Stuart Hayes
2007-04-10
1
-0
/
+9
*
ide: correctly prevent IDE timer expiry function to run if request was alread...
Suleiman Souhlal
2007-04-10
2
-1
/
+7
*
ide: use correct IDE error recovery
Suleiman Souhlal
2007-03-26
2
-11
/
+24
*
pdc202xx_new: Enable ATAPI DMA
Albert Lee
2007-03-26
1
-1
/
+2
*
ide: cosmetic adaption of drivers/ide/Kconfig concerning SATA
Patrick Ringl
2007-03-26
1
-2
/
+4
*
ide: fix locking for manual DMA enable/disable ("hdparm -d")
Bartlomiej Zolnierkiewicz
2007-03-26
1
-7
/
+30
*
ide: revert "ide: fix drive side 80c cable check, take 2" for now
Bartlomiej Zolnierkiewicz
2007-03-26
1
-2
/
+6
*
ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options
Bartlomiej Zolnierkiewicz
2007-03-17
4
-53
/
+1
*
ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=n
Bartlomiej Zolnierkiewicz
2007-03-17
1
-1
/
+1
*
scc_pata: dependency fix
Kou Ishizaki
2007-03-17
4
-9
/
+9
*
jmicron: make ide jmicron driver play nice with libata ones
Tejun Heo
2007-03-17
1
-5
/
+24
*
ide: au1xxx: fix use of mixed declarations and code
Ralf Baechle
2007-03-17
1
-1
/
+2
*
cmd64x: fix recovery time calculation (take 3)
Sergei Shtylyov
2007-03-17
1
-25
/
+20
*
[PATCH] BLK_DEV_IDE_CELLEB dependency fix
Al Viro
2007-03-14
1
-1
/
+1
*
ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)
Bartlomiej Zolnierkiewicz
2007-03-03
7
-15
/
+57
*
ide: remove some obsoleted kernel params (v2)
Bartlomiej Zolnierkiewicz
2007-03-03
3
-18
/
+11
*
ide/pci/delkin_cb.c: pci_module_init to pci_register_driver
Richard Knutsson
2007-03-03
1
-1
/
+1
*
scc_pata: bugfix for checking DMA IRQ status
Akira Iguchi
2007-03-03
1
-0
/
+27
*
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
2007-03-03
13
-24
/
+0
*
siimage: DRAC4 note
Alan Cox
2007-03-03
1
-0
/
+5
*
ide: fix pmac breakage
Andrew Morton
2007-03-03
2
-11
/
+26
*
ide-cs: Update device table
Magnus Damm
2007-03-03
1
-2
/
+5
*
ide: ide_get_best_pio_mode() returns incorrect IORDY setting (take 2)
Sergei Shtylyov
2007-03-03
1
-12
/
+6
*
piix/slc90e66: more tuneproc() fixing (take 2)
Sergei Shtylyov
2007-03-03
2
-37
/
+50
*
ide: fix drive side 80c cable check, take 2
Tejun Heo
2007-03-03
1
-0
/
+2
*
cmd64x: fix PIO mode setup (take 3)
Sergei Shtylyov
2007-03-03
1
-65
/
+43
[next]