index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-19
ide: add drive->dma_mode field
Bartlomiej Zolnierkiewicz
2
-0
/
+3
2010-01-19
ide: add drive->pio_mode field
Bartlomiej Zolnierkiewicz
3
-0
/
+7
2010-01-19
via82cxxx: fix UDMA settings programming
Bartlomiej Zolnierkiewicz
1
-2
/
+17
2010-01-19
via82cxxx: add support for VT6415 PCIE PATA IDE Host Controller
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2010-01-19
via82cxxx: add support for vt8261 and future chips
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2010-01-19
via82cxxx: workaround h/w bugs
Bartlomiej Zolnierkiewicz
1
-0
/
+57
2010-01-19
via82cxxx: fix SATA cable detection
Bartlomiej Zolnierkiewicz
1
-3
/
+7
2010-01-19
ide: add SATA cable detection support
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2010-01-19
via82cxxx: vx855 is a single channel controller
Bartlomiej Zolnierkiewicz
1
-6
/
+13
2010-01-19
serverworks: add missing pci_dev_put() call
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2010-01-19
serverworks: cleanup svwks_udma_filter()
Bartlomiej Zolnierkiewicz
1
-29
/
+11
2010-01-19
pdc202xx_old: add ->init_hwif method
Bartlomiej Zolnierkiewicz
1
-10
/
+8
2010-01-19
opti621: remove stale driver history
Bartlomiej Zolnierkiewicz
1
-71
/
+0
2010-01-19
cy82c693: remove stale driver history
Bartlomiej Zolnierkiewicz
1
-33
/
+0
2010-01-19
cy82c693: fix PIO timings calculations
Bartlomiej Zolnierkiewicz
1
-86
/
+20
2010-01-19
cmd64x: remove superfluous checks from cmd64x_set_dma_mode()
Bartlomiej Zolnierkiewicz
1
-6
/
+3
2010-01-19
cmd64x: fix PIO and MWDMA timings calculations
Bartlomiej Zolnierkiewicz
1
-59
/
+29
2010-01-19
amd74xx: don't change UDMA settings when programming PIO timings
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2010-01-19
alim15x3: cleanup ali_cable_detect()
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2010-01-19
alim15x3: remove superfluous locking from ali_set_pio_mode()
Bartlomiej Zolnierkiewicz
1
-5
/
+0
2010-01-19
alim15x3: add ali_fifo_control() helper
Bartlomiej Zolnierkiewicz
1
-16
/
+15
2010-01-19
alim15x3: fix PIO timings calculations
Bartlomiej Zolnierkiewicz
1
-19
/
+15
2010-01-19
ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute()
Bartlomiej Zolnierkiewicz
1
-6
/
+7
2010-01-15
ide/ide-cs: fix order of releasing resources
Wolfram Sang
1
-12
/
+11
2010-01-12
ide_tape: kill off use of the ->ioctl operation
Alan Cox
1
-2
/
+12
2010-01-12
ide: Fix Promise UDMA33 IDE driver (pdc202xx_old)
Russell King
1
-2
/
+2
2010-01-12
icside: bring back ->maskproc method
Bartlomiej Zolnierkiewicz
1
-4
/
+60
2010-01-08
scc_pata: fix module unloading
Bartlomiej Zolnierkiewicz
1
-7
/
+5
2009-12-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-35
/
+57
2009-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
Linus Torvalds
14
-219
/
+37
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
3
-24
/
+14
2009-12-09
powerpc/macio: Rework hotplug media bay support
Benjamin Herrenschmidt
1
-35
/
+57
2009-12-08
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+2
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-22
/
+11
2009-12-04
Merge branch 'ide-dcr' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/...
David S. Miller
6
-102
/
+2
2009-12-03
pata_piccolo: Driver for old Toshiba chipsets
Alan Cox
1
-1
/
+2
2009-12-03
sl82c105: remove no longer needed debugging code
Bartlomiej Zolnierkiewicz
1
-23
/
+1
2009-12-03
sis5513: remove stale TODO
Bartlomiej Zolnierkiewicz
1
-9
/
+0
2009-12-03
pdc202xx_old: remove no longer needed debugging code
Bartlomiej Zolnierkiewicz
1
-15
/
+0
2009-12-03
cy82c693: remove no longer needed debugging code
Bartlomiej Zolnierkiewicz
1
-27
/
+0
2009-12-03
cmd64x: remove no longer needed debugging code
Bartlomiej Zolnierkiewicz
1
-17
/
+0
2009-12-03
alim15x3: remove obsolete and dangerous wdc_udma parameter
Bartlomiej Zolnierkiewicz
1
-11
/
+1
2009-12-03
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id...
David S. Miller
5
-14
/
+7
2009-12-03
cs5535: add pci id for AMD based CS5535 controllers
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-12-02
slc90e66: fix UDMA handling
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2009-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-1
/
+1
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
1
-1
/
+0
2009-11-26
ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead o...
Hemant Pedanekar
1
-1
/
+1
2009-11-23
drivers/ide/tx4938ide.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2009-11-23
drivers/ide/ide_platform.c: use resource_size()
H Hartley Sweeten
1
-4
/
+4
[prev]
[next]