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
2006-12-08
[PATCH] sl82c105: straighten up IDE control/status register caching
Sergei Shtylyov
1
-18
/
+13
2006-12-08
[PATCH] pdc202xx_new: fix PIO mode setup
Sergei Shtylyov
1
-10
/
+5
2006-12-08
[PATCH] ide: more conversion to pci_get APIs
Alan Cox
3
-11
/
+15
2006-12-07
[PATCH] winbond IDE depends on IDEDMA
Olaf Hering
1
-8
/
+8
2006-12-07
[PATCH] lockdep: fix ide/proc interaction
Peter Zijlstra
1
-4
/
+15
2006-12-07
[PATCH] via82cxxx: handle error condition properly
Alan Cox
1
-5
/
+16
2006-12-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-14
/
+6
2006-12-05
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
1
-6
/
+0
2006-12-05
[PATCH] pcmcia: remove manf_id and card_id indirection
Dominik Brodowski
1
-7
/
+3
2006-12-05
[PATCH] pcmcia: yet another IDE ID
Marcin Juszkiewicz
1
-0
/
+1
2006-12-05
[PATCH] pcmcia: Add an id to ide-cs.c
Matt Reimer
1
-0
/
+1
2006-12-04
Merge branch 'linux-2.6' into for-linus
Paul Mackerras
7
-19
/
+35
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-1
/
+1
2006-11-26
[PATCH] sgiioc4: Disable module unload
Jeremy Higdon
1
-7
/
+0
2006-11-14
[PATCH] drivers/ide: stray bracket
Nicolas Kaiser
1
-1
/
+1
2006-11-13
[PATCH] ide-cd: only set rq->errors SCSI style for block pc requests
Jens Axboe
1
-1
/
+1
2006-11-13
[PATCH] Remove inclusion of asm/processor.h in via82cxxx.c
Sascha Hauer
1
-2
/
+2
2006-11-03
[PATCH] IDE: Add the support of nvidia PATA controllers of MCP67 to amd74xx.c
Peer Chen
1
-2
/
+5
2006-10-30
[PATCH] drivers/ide/pci/generic.c: add missing newline to the all-generic-ide...
Sergey Vlasov
1
-1
/
+1
2006-10-28
[PATCH] JMB 368 PATA detection
Alan Cox
1
-2
/
+4
2006-10-22
[PATCH] drivers/ide/pci/generic.c: re-add the __setup("all-generic-ide",...)
Adrian Bunk
1
-0
/
+13
2006-10-17
[PATCH] ioc4: Enable build on non-SN2
Brent Casavant
1
-1
/
+1
2006-10-16
[PATCH] ide: add sanity checking to ide taskfile ioctl
Alan Cox
1
-4
/
+9
2006-10-12
[PATCH] ide-cd: one more missing REQ_TYPE_CMD_ATA check
Jens Axboe
1
-1
/
+1
2006-10-12
[PATCH] ide-cd: fix breakage with internally queued commands
Jens Axboe
1
-2
/
+3
2006-10-11
[PATCH] ide-generic: jmicron fix
Alan Cox
1
-4
/
+6
2006-10-06
[PATCH] swarm: Actually initialize the IDE driver
Maciej W. Rozycki
1
-0
/
+2
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
3
-3
/
+3
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
3
-3
/
+0
2006-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2006-10-04
fix file specification in comments
Uwe Zeisberger
2
-2
/
+2
2006-10-03
[MIPS] Remove IT8172-based platforms, ITE 8172G and Globespan IVR support.
Yoichi Yuasa
3
-317
/
+0
2006-10-03
[PATCH] ide-cs (CompactFlash) driver, rm irq warning
David Brownell
1
-1
/
+1
2006-10-03
[PATCH] IDE: more pci_find cleanup
Alan Cox
3
-8
/
+15
2006-10-03
[PATCH] Allow ide_generic_all to be used modular and built in
Patrick Jefferson
1
-9
/
+2
2006-10-03
[PATCH] ide: Fix crash on repeated reset
Alan Cox
2
-0
/
+9
2006-10-03
[PATCH] CONFIG_PM=n slim: drivers/ide/pci/sc1200.c
Alexey Dobriyan
1
-0
/
+4
2006-10-03
[PATCH] PCMCIA: Add few IDs into ide-cs
Marcin Juszkiewicz
1
-0
/
+5
2006-10-03
[PATCH] ide: reprogram disk pio timings on resume
Jason Lunz
1
-6
/
+19
2006-10-03
[PATCH] ide: remove dma_base2 field from ide_hwif_t
Sergei Shtylyov
3
-25
/
+10
2006-10-03
[PATCH] drivers/ide/: cleanups
Adrian Bunk
2
-20
/
+0
2006-10-03
[PATCH] IDE core: driver layer error checking
Randy Dunlap
3
-9
/
+46
2006-10-03
[PATCH] ide: backport piix fixes from libata into the legacy driver
Alan Cox
1
-9
/
+22
2006-10-03
[PATCH] ide: fix revision comparison in ide_in_drive_list
Kirill Smelkov
1
-1
/
+1
2006-10-03
[PATCH] Enable cdrom dma access with pdc20265_old
Tobias Oed
1
-11
/
+11
2006-10-03
[PATCH] ide_dma_speed() fixes
Sergei Shtylyov
1
-52
/
+73
2006-10-03
[PATCH] Make number of IDE interfaces configurable
Matt Mackall
2
-2
/
+2
2006-10-03
[PATCH] IDE error handling fixes
Hua Zhong
1
-3
/
+6
2006-10-03
[PATCH] IDE: always release DMA engine
Sergei Shtylylov
1
-9
/
+7
2006-10-03
[PATCH] IDE: claim extra DMA ports regardless of channel
Sergei Shtylylov
2
-15
/
+31
[next]