index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-11
[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()
Russell King
2
-28
/
+9
2007-05-11
[ARM] ecard: add helper function for setting ecard irq ops
Russell King
1
-6
/
+3
2007-05-10
[S390] Kconfig: menus with depends on HAS_IOMEM.
Martin Schwidefsky
1
-0
/
+1
2007-05-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
60
-1407
/
+1039
2007-05-10
ide: fix PIO setup on resume for ATAPI devices
Bartlomiej Zolnierkiewicz
1
-10
/
+7
2007-05-10
ide: legacy PCI bus order probing fixes
Bartlomiej Zolnierkiewicz
3
-5
/
+10
2007-05-10
ide: add ide_proc_register_port()
Bartlomiej Zolnierkiewicz
17
-49
/
+87
2007-05-10
ide: add "initializing" argument to ide_register_hw()
Bartlomiej Zolnierkiewicz
13
-23
/
+21
2007-05-10
ide: cable detection fixes (take 2)
Bartlomiej Zolnierkiewicz
4
-61
/
+39
2007-05-10
ide: move IDE settings handling to ide-proc.c
Bartlomiej Zolnierkiewicz
6
-341
/
+345
2007-05-10
ide: split off ioctl handling from IDE settings (v2)
Bartlomiej Zolnierkiewicz
5
-106
/
+193
2007-05-10
ide: make /proc/ide/ optional
Bartlomiej Zolnierkiewicz
11
-31
/
+39
2007-05-10
ide: add ide_tune_dma() helper
Bartlomiej Zolnierkiewicz
13
-206
/
+32
2007-05-10
ide: rework the code for selecting the best DMA transfer mode (v3)
Bartlomiej Zolnierkiewicz
26
-568
/
+232
2007-05-10
ide: fix UDMA/MWDMA/SWDMA masks (v3)
Bartlomiej Zolnierkiewicz
8
-60
/
+87
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-08
Merge branch 'linux-2.6'
Paul Mackerras
10
-512
/
+459
2007-05-07
[POWERPC] Rename device_is_compatible to of_device_is_compatible
Stephen Rothwell
2
-8
/
+8
2007-05-05
ide-cs: recognize 2GB CompactFlash from Transcend
Fabrice Aeschbacher
1
-0
/
+1
2007-05-05
hpt366: don't check enablebits for HPT36x
Sergei Shtylyov
1
-1
/
+6
2007-05-05
ide-cris: fix ->speedproc and wrong ->swdma_mask
Bartlomiej Zolnierkiewicz
1
-5
/
+4
2007-05-05
siimage: fix wrong ->swdma_mask
Bartlomiej Zolnierkiewicz
1
-10
/
+2
2007-05-05
it821x: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-68
/
+58
2007-05-05
pdc202xx_new: enable DMA for all ATAPI devices
Bartlomiej Zolnierkiewicz
1
-3
/
+0
2007-05-05
alim15x3: PIO fallback fix
Bartlomiej Zolnierkiewicz
1
-4
/
+3
2007-05-05
aec62xx: fix PIO/DMA setup issues
Sergei Shtylyov
1
-16
/
+6
2007-05-05
cmd64x: use interrupt status from MRDMODE register (take 2)
Sergei Shtylyov
1
-48
/
+69
2007-05-05
cmd64x: procfs code fixes/cleanups (take 2)
Sergei Shtylyov
1
-74
/
+55
2007-05-05
cmd64x: add/fix enablebits (take 2)
Sergei Shtylyov
1
-3
/
+36
2007-05-05
cmd64x: interrupt status fixes (take 2)
Sergei Shtylyov
1
-12
/
+12
2007-05-05
cmd64x: fix multiword and remove single-word DMA support
Sergei Shtylyov
1
-131
/
+117
2007-05-05
sl82c105: DMA support code cleanup (take 4)
Sergei Shtylyov
1
-89
/
+59
2007-05-05
sl82c105: rework PIO support (take 2)
Sergei Shtylyov
1
-58
/
+41
2007-05-02
[POWERPC] Rename get_property to of_get_property: drivers
Stephen Rothwell
1
-2
/
+2
2007-04-27
IDE: remove rwsem use from ide-proc core
Greg Kroah-Hartman
1
-4
/
+0
2007-04-20
ide/Kconfig: add missing range check for IDE_MAX_HWIFS
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2007-04-20
hpt366: fix kernel oops with HPT302N
Sergei Shtylyov
1
-2
/
+3
2007-04-20
ide/pci/delkin_cb.c: add new PCI ID
Mark Lord
1
-0
/
+1
2007-04-10
ide: add "optical" to sysfs "media" attribute
Danny Kukawka
1
-0
/
+2
2007-04-10
ide: ugly messages trying to open CD drive with no media present
Stuart Hayes
1
-0
/
+9
2007-04-10
ide: correctly prevent IDE timer expiry function to run if request was alread...
Suleiman Souhlal
2
-1
/
+7
2007-03-26
ide: use correct IDE error recovery
Suleiman Souhlal
2
-11
/
+24
2007-03-26
pdc202xx_new: Enable ATAPI DMA
Albert Lee
1
-1
/
+2
2007-03-26
ide: cosmetic adaption of drivers/ide/Kconfig concerning SATA
Patrick Ringl
1
-2
/
+4
2007-03-26
ide: fix locking for manual DMA enable/disable ("hdparm -d")
Bartlomiej Zolnierkiewicz
1
-7
/
+30
2007-03-26
ide: revert "ide: fix drive side 80c cable check, take 2" for now
Bartlomiej Zolnierkiewicz
1
-2
/
+6
2007-03-17
ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options
Bartlomiej Zolnierkiewicz
4
-53
/
+1
2007-03-17
ide: don't allow DMA to be enabled if CONFIG_IDEDMA_{ICS,PCI}_AUTO=n
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-03-17
scc_pata: dependency fix
Kou Ishizaki
4
-9
/
+9
2007-03-17
jmicron: make ide jmicron driver play nice with libata ones
Tejun Heo
1
-5
/
+24
[next]