index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ide
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-09
ide-cd: replace C code with call to ARRAY_SIZE() macro
Robert P. J. Day
2
-5
/
+3
2007-07-09
ide_in_drive_list(): "ALL" is not a wildcard anymore
Junio C Hamano
1
-1
/
+0
2007-07-09
ide_in_drive_list(): accept NULL as the wildcard for firmware revision
Junio C Hamano
1
-33
/
+34
2007-07-09
aec62xx: kill speedproc() method wrapper (take 2)
Sergei Shtylyov
1
-20
/
+8
2007-07-09
ide: use mutex instead of ide_setting_sem semaphore in IDE driver
Matthias Kaehlcke
3
-27
/
+27
2007-07-09
aec62xx: remove init_dma() method (take 2)
Sergei Shtylyov
1
-35
/
+16
2007-07-09
aec62xx: rework init_setup_aec6x80()
Sergei Shtylyov
1
-22
/
+13
2007-07-09
cmd64x: init. code cleanup
Sergei Shtylyov
1
-81
/
+45
2007-07-09
hpt366: simplify UltraDMA filtering (take 4)
Sergei Shtylyov
1
-72
/
+82
2007-07-09
ide: use mutex instead of ide_cfg_sem semaphore in IDE driver
Matthias Kaehlcke
2
-7
/
+7
2007-07-09
ide: make void and rename ide_dma_timeout() method
Sergei Shtylyov
10
-39
/
+41
2007-07-09
ide: make void and rename ide_dma_lostirq() method
Sergei Shtylyov
11
-47
/
+39
2007-07-09
serverworks: always tune CSB6
Bartlomiej Zolnierkiewicz
1
-75
/
+2
2007-07-08
qd65xx: fix PIO mode selection
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2007-07-08
sis5513: adding PCI-ID
Uwe Koziolek
1
-0
/
+1
2007-07-03
ide: ide_scan_pcibus(): check __pci_register_driver return value
Andrew Morton
1
-3
/
+7
2007-07-03
ide: pdc202xx_new PLL input clock fix
Albert Lee
1
-2
/
+8
2007-07-03
it821x: fix incorrect SWDMA mask
Bartlomiej Zolnierkiewicz
1
-2
/
+1
2007-07-03
amd74xx: resume fix
Bartlomiej Zolnierkiewicz
1
-5
/
+3
2007-07-03
hpt366: use correct enablebits for HPT36x
Sergei Shtylyov
1
-5
/
+15
2007-07-03
hpt366: blacklist MAXTOR STM3320620A for UltraDMA/66
Sergei Shtylyov
1
-1
/
+2
2007-07-03
ide: Fix a theoretical Ooops case
Alan Cox
1
-2
/
+2
2007-07-03
ide: never called printk statement in ide-taskfile.c::wait_drive_not_busy
Masatake YAMATO
1
-4
/
+8
2007-06-16
Resume from RAM on HPC nx6325 broken
Rafael J. Wysocki
1
-3
/
+6
2007-06-08
ide: Add the MCP73/77 support to PATA driver
Peer Chen
1
-3
/
+9
2007-06-08
hpt366: disallow Ultra133 for HPT374
Sergei Shtylyov
1
-4
/
+4
2007-06-08
ide: generic IDE PCI driver, add another device exception
Jiri Slaby
1
-14
/
+23
2007-06-08
ide: HPA detect from resume
Lee Trager
2
-1
/
+20
2007-06-08
it821x: RAID mode fixes
Bartlomiej Zolnierkiewicz
2
-22
/
+24
2007-06-08
serverworks: fix CSB6 tuning logic
Bartlomiej Zolnierkiewicz
1
-13
/
+27
2007-06-08
serverworks: remove crappy code
Bartlomiej Zolnierkiewicz
1
-7
/
+6
2007-05-24
ide serverworks warning fixes
Andrew Morton
1
-4
/
+4
2007-05-24
Match DMA blacklist entries between ide-dma.c and libata-core.c
Junio C Hamano
1
-1
/
+3
2007-05-24
Add two missing chipsets to drivers/ide/ide-proc.c
Mika Kukkonen
1
-0
/
+2
2007-05-24
ide/pci/serverworks.c: Fix corruption/timeouts with MegaIDE
Alan Cox
1
-0
/
+6
2007-05-24
add the IDE device ID for ATI SB700
Henry Su
1
-0
/
+1
2007-05-16
Use menuconfig objects: IDE
Jan Engelhardt
1
-11
/
+4
2007-05-16
sl82c105: Switch to ref counting API
Alan Cox
1
-3
/
+5
2007-05-16
ide: remove ide_use_dma()
Bartlomiej Zolnierkiewicz
1
-37
/
+5
2007-05-16
ide: add missing validity checks for identify words 62 and 63
Bartlomiej Zolnierkiewicz
1
-2
/
+4
2007-05-16
ide: remove ide_dma_enable()
Bartlomiej Zolnierkiewicz
8
-100
/
+11
2007-05-16
sl82c105: add speedproc() method and MWDMA0/1 support
Sergei Shtylyov
1
-5
/
+66
2007-05-16
cs5530/sc1200: add ->speedproc support
Bartlomiej Zolnierkiewicz
2
-46
/
+81
2007-05-16
cs5530/sc1200: DMA support cleanup
Bartlomiej Zolnierkiewicz
2
-21
/
+13
2007-05-16
ide: use ide_tune_dma() part #2
Bartlomiej Zolnierkiewicz
4
-58
/
+4
2007-05-16
cs5530/sc1200: add ->udma_filter methods
Bartlomiej Zolnierkiewicz
2
-117
/
+89
2007-05-16
ide: always disable DMA before tuning it
Bartlomiej Zolnierkiewicz
2
-0
/
+2
2007-05-16
pdc202xx_new: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
1
-28
/
+1
2007-05-16
alim15x3: use ide_tune_dma()
Bartlomiej Zolnierkiewicz
1
-62
/
+7
2007-05-16
sis5513: PIO mode setup fixes
Bartlomiej Zolnierkiewicz
1
-49
/
+36
[prev]
[next]