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
2011-10-27
Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...
Linus Torvalds
1
-1
/
+1
2011-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-10-13
Kconfig: remove redundant CONFIG_ prefix on two symbols
Paul Bolle
1
-1
/
+1
2011-10-13
ide: Fix file references in drivers/ide/
Johann Felix Soden
1
-12
/
+12
2011-10-11
Fix file references in drivers/ide/
Johann Felix Soden
1
-12
/
+12
2011-10-03
ide-disk: Fix request requeuing
Borislav Petkov
1
-1
/
+6
2011-08-08
ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
1
-1
/
+1
2011-08-04
drivers/ide/cy82c693.c: Add missing pci_dev_put
Julia Lawall
1
-0
/
+2
2011-08-04
ide: Fix irq flags madness
Thomas Gleixner
1
-1
/
+5
2011-07-11
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+2
2011-06-12
ide-cd: signedness warning fix again
Connor Hansen
1
-1
/
+2
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2
-3
/
+3
2011-06-02
block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
Linus Torvalds
1
-1
/
+0
2011-05-25
Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+2
2011-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
4
-6
/
+6
2011-05-20
Merge commit 'v2.6.39' into for-2.6.40/core
Jens Axboe
2
-1
/
+12
2011-05-17
ide/ide-scan-pci.c: Use for_each_pci_dev().
Thiago Farina
1
-1
/
+1
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2011-04-21
block: don't block events on excl write for non-optical devices
Tejun Heo
1
-1
/
+1
2011-04-21
ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd
Tejun Heo
3
-2
/
+12
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
7
-9
/
+9
2011-04-06
ide: always ensure that blk_delay_queue() is called if we have pending IO
Jens Axboe
1
-21
/
+21
2011-04-06
ide: ide_requeue_and_plug() reinstate "always plug" behaviour
Jens Axboe
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
7
-9
/
+9
2011-03-26
ide: ensure that we re-run the queue handler
Jens Axboe
1
-1
/
+11
2011-03-24
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
7
-33
/
+24
2011-03-17
ide: change to new flag variable
matt mooney
1
-1
/
+1
2011-03-10
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
4
-18
/
+4
2011-03-10
block: remove per-queue plugging
Jens Axboe
3
-7
/
+2
2011-03-10
ide-cd: convert to blk_delay_queue() for a short pause
Jens Axboe
1
-11
/
+2
2011-03-09
ide: Convert to bdops->check_events()
Tejun Heo
4
-15
/
+20
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2010-11-22
IDE: ide-floppy, remove unnecessary NULL check
Jiri Slaby
1
-1
/
+1
2010-11-22
drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdata
Joe Perches
1
-2
/
+2
2010-11-22
ide: fix use after free in ide-acpi
Mariusz Kozlowski
1
-2
/
+2
2010-10-26
ide: clean up timed out request handling
Tejun Heo
1
-8
/
+3
2010-10-26
hpt366: fix clock turnaround
Sergei Shtylyov
1
-1
/
+1
2010-10-26
hpt366: add debounce delay to cable_detect() method
Sergei Shtylyov
1
-5
/
+7
2010-10-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
3
-4
/
+2
2010-10-23
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2
-20
/
+6
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
5
-28
/
+29
2010-10-19
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
1
-9
/
+3
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2
-2
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-05
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
5
-28
/
+29
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
1
-45
/
+0
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
1
-57
/
+25
[next]