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.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
2009-04-30
ide-cd: fix REQ_QUIET tests in cdrom_decode_status
Borislav Petkov
1
-5
/
+4
2009-04-24
palm_bk3710: palm_bk3710_udmatimings[] CodingStyle fixup
Bartlomiej Zolnierkiewicz
1
-6
/
+6
2009-04-24
palm_bk3710: those registers/bitfields don't exist
David Brownell
1
-49
/
+18
2009-04-22
ide: Stop disks on reboot for laptop which cuts power
Bruno Prémont
1
-1
/
+16
2009-04-22
ide-cd: fix kernel crash on hppa regression
Helge Deller
1
-1
/
+1
2009-04-22
palm_bk3710: UDMA performance fix
David Brownell
1
-14
/
+12
2009-04-18
cs5536: define dma_sff_read_status() method
Sergei Shtylyov
1
-0
/
+1
2009-04-18
ide: fix barriers support
Bartlomiej Zolnierkiewicz
1
-4
/
+7
2009-04-18
ide: Remove void casts
Jack Stone
1
-1
/
+1
2009-04-18
hpt366: use ATA_DMA_* constants
Sergei Shtylyov
1
-5
/
+5
2009-04-18
hpt366: fix HPT370 DMA timeouts
Sergei Shtylyov
1
-1
/
+3
2009-04-08
at91_ide: turn on PIO 6 support
Stanislaw Gruszka
1
-1
/
+1
2009-04-08
at91_ide: remove unused ide_mm_{outb,inb}
Stanislaw Gruszka
1
-10
/
+0
2009-04-08
ide-cd: reverse NOT_READY sense key logic
Borislav Petkov
1
-4
/
+4
2009-04-08
ide: refactor tf_read() method
Sergei Shtylyov
9
-99
/
+37
2009-04-08
ide: refactor tf_load() method
Sergei Shtylyov
6
-49
/
+16
2009-04-08
ide: call write_devctl() method from tf_read() method
Sergei Shtylyov
3
-12
/
+8
2009-04-08
ide: move common code out of tf_load() method
Sergei Shtylyov
3
-14
/
+12
2009-04-08
ide: simplify 'struct ide_taskfile'
Sergei Shtylyov
9
-73
/
+74
2009-04-08
ide: replace IDE_TFLAG_* flags by IDE_VALID_*
Sergei Shtylyov
17
-118
/
+159
2009-04-08
ide-cd: fix intendation in cdrom_decode_status()
Bartlomiej Zolnierkiewicz
1
-97
/
+88
2009-04-08
ide-cd: unify handling of fs and pc requests in cdrom_decode_status()
Bartlomiej Zolnierkiewicz
1
-45
/
+24
2009-04-08
ide-cd: convert cdrom_decode_status() to use switch statements
Bartlomiej Zolnierkiewicz
1
-25
/
+32
2009-04-08
ide-cd: update debugging support
Borislav Petkov
1
-4
/
+4
2009-04-08
ide-cd: respect REQ_QUIET for fs requests in cdrom_decode_status()
Borislav Petkov
1
-6
/
+12
2009-04-08
ide: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2009-04-08
tx4939ide: Fix tx4939ide_{in,out}put_data_swap argument
Atsushi Nemoto
1
-2
/
+2
2009-04-08
tx493[89]ide: Remove big endian version of tx493[89]ide_tf_{load,read}
Atsushi Nemoto
2
-180
/
+8
2009-04-08
ide-cd: carve out an ide_cd_breathe()-helper for fs write requests
Borislav Petkov
1
-27
/
+38
2009-04-08
ide-cd: move status checking into the IRQ handler
Borislav Petkov
1
-22
/
+16
2009-04-08
ide-h8300: remove custom tf_{read|load}() methods
Sergei Shtylyov
1
-77
/
+2
2009-04-08
at91_ide: remove custom tf_{read|load}() methods
Sergei Shtylyov
1
-76
/
+2
2009-04-08
ide-h8300: remove mm_{inw|outw}()
Sergei Shtylyov
1
-22
/
+0
2009-04-08
tx4939ide: remove wmb()
Atsushi Nemoto
1
-3
/
+3
2009-04-08
ide: remove wmb() from ide-dma-sff.c and scc_pata.c
Grant Grundler
2
-8
/
+3
2009-04-08
ide: falconide/q40ide - Use __ide_mm_{in,out}sw() for data
Geert Uytterhoeven
2
-8
/
+19
2009-04-08
ide: Fix host drivers that need IRQF_SHARED
Geert Uytterhoeven
1
-0
/
+1
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2
-2
/
+2
2009-03-31
ide-floppy: do not complete rq's prematurely
Borislav Petkov
1
-7
/
+6
2009-03-31
ide: be able to build pmac driver without IDE built-in
Gilles Espinasse
1
-1
/
+1
2009-03-31
ide-pmac: IDE cable detection on Apple PowerBook
TOMARI Hisanobu
1
-2
/
+10
2009-03-31
ide: inline SELECT_DRIVE()
Sergei Shtylyov
6
-20
/
+18
2009-03-31
ide: turn selectproc() method into dev_select() method (take 5)
Sergei Shtylyov
16
-45
/
+136
2009-03-31
ide: move data register access out of tf_{read|load}() methods (take 2)
Sergei Shtylyov
9
-100
/
+17
2009-03-31
ide: call {in|out}put_data() methods from tf_{read|load}() methods (take 2)
Sergei Shtylyov
7
-48
/
+52
2009-03-31
ide-io-std: shorten ide_{in|out}put_data()
Sergei Shtylyov
1
-32
/
+28
2009-03-31
ide: rename IDE_TFLAG_IN_[HOB_]FEATURE
Sergei Shtylyov
8
-59
/
+57
2009-03-31
ide: turn set_irq() method into write_devctl() method
Sergei Shtylyov
18
-68
/
+30
2009-03-31
ide: use ATA_HOB
Sergei Shtylyov
7
-14
/
+14
2009-03-31
ide-disk: use ATA_ERR
Sergei Shtylyov
1
-2
/
+2
[next]