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
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
2010-09-29
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
1
-20
/
+3
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-3
/
+3
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
1
-2
/
+1
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-1
/
+0
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
1
-3
/
+3
2010-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
1
-9
/
+3
2010-09-14
ide: Fix ordering of procfs registry.
Wolfram Sang
1
-9
/
+3
2010-09-10
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
1
-7
/
+6
2010-09-10
ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
Tejun Heo
1
-13
/
+0
2010-08-19
Use kzalloc in idedisk_prep_fn.
Tao Ma
1
-2
/
+1
2010-08-11
ide: use module_param_named rather than module_param_call
Rusty Russell
1
-7
/
+13
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
12
-82
/
+163
2010-08-09
tx493xide: use min_t() macro instead of min()
Atsushi Nemoto
2
-2
/
+2
2010-08-09
drivers/ide: Use memdup_user
Julia Lawall
1
-7
/
+3
2010-08-09
via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.
Yann Dirson
1
-1
/
+1
2010-08-09
ide-cd: Do not access completed requests in the irq handler
Borislav Petkov
1
-3
/
+11
2010-08-07
block: push down BKL into .open and .release
Arnd Bergmann
3
-7
/
+33
2010-08-07
block: push down BKL into .locked_ioctl
Arnd Bergmann
5
-10
/
+41
2010-08-07
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
1
-1
/
+1
2010-08-07
ide: stop using q->prepare_flush_fn
FUJITA Tomonori
1
-5
/
+11
2010-08-07
block: fix some more cmd_type cleanup fallout
Christoph Hellwig
3
-6
/
+6
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
2
-2
/
+2
2010-08-07
block: remove wrappers for request type/flags
Christoph Hellwig
8
-58
/
+76
2010-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-19
/
+20
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-14
/
+16
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-4
/
+4
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-1
/
+0
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
7
-109
/
+118
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
1
-1
/
+1
2010-06-02
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
1
-2
/
+5
2010-05-26
m68k: amiga - Amiga Gayle IDE platform device conversion
Geert Uytterhoeven
1
-65
/
+82
2010-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
3
-6
/
+6
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
3
-44
/
+31
2010-05-21
Merge branch 'master' into for-2.6.35
Jens Axboe
1
-15
/
+9
2010-05-21
block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()
Tejun Heo
2
-31
/
+20
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-5
/
+5
[next]