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
*
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
*
alim15x3: fix PIO mode setup
Sergei Shtylyov
2007-03-03
1
-8
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2007-02-19
1
-0
/
+3
|
\
|
*
add a help text for BLK_DEV_GENERIC
John Daiker
2007-02-17
1
-0
/
+3
*
|
ide: make ide_hwif_t.ide_dma_host_on void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
9
-36
/
+26
*
|
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
18
-93
/
+72
*
|
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
35
-139
/
+118
*
|
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
15
-71
/
+43
*
|
ide: convert ide_hwif_t.mmio into flag (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
16
-21
/
+22
*
|
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
22
-254
/
+262
*
|
ide: add ide_use_fast_pio() helper (v3)
Bartlomiej Zolnierkiewicz
2007-02-17
19
-166
/
+72
*
|
ide: unexport ide_set_xfer_rate() (v2)
Bartlomiej Zolnierkiewicz
2007-02-17
4
-15
/
+4
*
|
ide: remove ide_drive_t.usage
Bartlomiej Zolnierkiewicz
2007-02-17
4
-33
/
+22
*
|
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
4
-13
/
+1
*
|
ide: remove write-only ide_pio_data_t.blacklisted
Bartlomiej Zolnierkiewicz
2007-02-17
1
-3
/
+0
*
|
sis5513: sis5513_config_xfer_rate() cleanup
Bartlomiej Zolnierkiewicz
2007-02-17
1
-38
/
+3
*
|
piix: cleanup
Bartlomiej Zolnierkiewicz
2007-02-17
1
-12
/
+16
*
|
svwks: small cleanup
Bartlomiej Zolnierkiewicz
2007-02-17
1
-30
/
+4
*
|
cs5530: small cleanup
Bartlomiej Zolnierkiewicz
2007-02-17
1
-9
/
+3
[next]