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
/
ide.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-11
ide: add "optical" to sysfs "media" attribute
Danny Kukawka
1
-0
/
+2
2007-03-27
ide: fix locking for manual DMA enable/disable ("hdparm -d")
Bartlomiej Zolnierkiewicz
1
-7
/
+30
2007-03-17
ide: remove CONFIG_IDEDMA_{ICS,PCI}_AUTO config options
Bartlomiej Zolnierkiewicz
1
-4
/
+0
2007-03-03
ide: make legacy IDE VLB modules check for the "probe" kernel params (v2)
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2007-03-03
ide: remove some obsoleted kernel params (v2)
Bartlomiej Zolnierkiewicz
1
-15
/
+8
2007-03-03
ide: remove a ton of pointless #undef REALLY_SLOW_IO
Alan Cox
1
-2
/
+0
2007-03-03
ide: fix pmac breakage
Andrew Morton
1
-2
/
+2
2007-02-17
ide: make ide_hwif_t.ide_dma_host_on void (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2007-02-17
ide: make ide_hwif_t.ide_dma_{host_off,off_quietly} void (v2)
Bartlomiej Zolnierkiewicz
1
-6
/
+4
2007-02-17
ide: add ide_set_dma() helper (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2007-02-17
ide: convert ide_hwif_t.mmio into flag (v2)
Bartlomiej Zolnierkiewicz
1
-3
/
+2
2007-02-17
ide: use PIO/MMIO operations directly where possible (v2)
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2007-02-17
ide: remove write-only ide_hwif_t.no_dsc flag
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2007-02-17
ide: clear bmdma status in ide_intr() for ICHx controllers (revised #4)
Albert Lee
1
-0
/
+1
2007-02-07
ACPI support for IDE devices
Hannes Reinecke
1
-0
/
+36
2007-02-02
[PATCH] ide section fixes
Al Viro
1
-4
/
+4
2007-01-27
ide: unregister idepnp driver on unload
Tejun Heo
1
-0
/
+5
2006-12-07
[PATCH] lockdep: fix ide/proc interaction
Peter Zijlstra
1
-4
/
+15
2006-10-03
[PATCH] ide: Fix crash on repeated reset
Alan Cox
1
-0
/
+5
2006-10-03
[PATCH] IDE core: driver layer error checking
Randy Dunlap
1
-1
/
+7
2006-10-03
[PATCH] IDE: claim extra DMA ports regardless of channel
Sergei Shtylylov
1
-5
/
+9
2006-09-30
[PATCH] Remove ->waiting member from struct request
Jens Axboe
1
-2
/
+2
2006-09-30
[PATCH] Split struct request ->flags into two parts
Jens Axboe
1
-2
/
+2
2006-09-26
PM: PCI and IDE handle PM_EVENT_PRETHAW
David Brownell
1
-2
/
+4
2006-07-28
[PATCH] ide: option to disable cache flushes for buggy drives
Jens Axboe
1
-1
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] devfs: Remove devfs support from the ide subsystem.
Greg Kroah-Hartman
1
-9
/
+1
2006-06-23
[PATCH] Get rid of struct request request_pm_state member
Jens Axboe
1
-2
/
+2
2006-06-23
[PATCH] More BUG_ON conversion
Eric Sesterhenn
1
-2
/
+1
2006-06-23
[PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports
Roman Zippel
1
-0
/
+1
2006-03-25
[PATCH] ide: fix section mismatch warning
Sam Ravnborg
1
-1
/
+1
2006-02-03
[PATCH] stop CompactFlash devices being marked as removable
Richard Purdie
1
-1
/
+0
2006-01-13
[PATCH] Add ide_bus_type probe and remove methods
Russell King
1
-0
/
+31
2006-01-10
[PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem
Aleksey Makarov
1
-4
/
+4
2006-01-09
[PATCH] Add block_device_operations.getgeo block device method
Christoph Hellwig
1
-13
/
+0
2006-01-05
[PATCH] ide: MODALIAS support for autoloading of ide-cd, ide-disk, ...
Kay Sievers
1
-0
/
+60
2005-11-10
[PATCH] ide: incorrect device link for ide-cs
Hannes Reinecke
1
-0
/
+1
2005-11-07
[PATCH] kfree cleanup: misc remaining drivers
Jesper Juhl
1
-2
/
+1
2005-11-07
[PATCH] ide: kmalloc + memset -> kzalloc conversion
Deepak Saxena
1
-2
/
+1
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
1
-2
/
+2
2005-05-26
[PATCH] convert IDE device drivers to driver-model
Bartlomiej Zolnierkiewicz
1
-282
/
+25
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+2269