index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
Commit message (
Expand
)
Author
Age
Files
Lines
*
ide: clean up timed out request handling
Tejun Heo
2010-10-26
1
-8
/
+3
*
hpt366: fix clock turnaround
Sergei Shtylyov
2010-10-26
1
-1
/
+1
*
hpt366: add debounce delay to cable_detect() method
Sergei Shtylyov
2010-10-26
1
-5
/
+7
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
3
-4
/
+2
|
\
|
*
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-18
2
-2
/
+1
|
*
Use kzalloc in idedisk_prep_fn.
Tao Ma
2010-08-19
1
-2
/
+1
*
|
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-10-23
2
-20
/
+6
|
\
\
|
*
\
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
Jens Axboe
2010-10-19
1
-9
/
+3
|
|
\
\
|
*
|
|
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
Tejun Heo
2010-09-10
1
-7
/
+6
|
*
|
|
ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
Tejun Heo
2010-09-10
1
-13
/
+0
*
|
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
|
/
/
/
*
|
|
|
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
5
-28
/
+29
|
\
\
\
\
|
*
|
|
|
block: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
5
-28
/
+29
|
|
/
/
/
*
|
|
|
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
2010-09-29
1
-45
/
+0
*
|
|
|
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
1
-3
/
+1
*
|
|
|
pcmcia: use autoconfiguration feature for ioports and iomem
Dominik Brodowski
2010-09-29
1
-57
/
+25
*
|
|
|
pcmcia: introduce autoconfiguration feature
Dominik Brodowski
2010-09-29
1
-20
/
+3
*
|
|
|
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
1
-3
/
+3
*
|
|
|
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-2
/
+1
*
|
|
|
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
1
-1
/
+0
*
|
|
|
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-3
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2010-09-19
1
-9
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ide: Fix ordering of procfs registry.
Wolfram Sang
2010-09-14
1
-9
/
+3
*
|
|
ide: use module_param_named rather than module_param_call
Rusty Russell
2010-08-11
1
-7
/
+13
|
|
/
|
/
|
*
|
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-08-11
12
-82
/
+163
|
\
\
|
|
/
|
/
|
|
*
block: push down BKL into .open and .release
Arnd Bergmann
2010-08-07
3
-7
/
+33
|
*
block: push down BKL into .locked_ioctl
Arnd Bergmann
2010-08-07
5
-10
/
+41
|
*
block: remove q->prepare_flush_fn completely
FUJITA Tomonori
2010-08-07
1
-1
/
+1
|
*
ide: stop using q->prepare_flush_fn
FUJITA Tomonori
2010-08-07
1
-5
/
+11
|
*
block: fix some more cmd_type cleanup fallout
Christoph Hellwig
2010-08-07
3
-6
/
+6
|
*
block: unify flags for struct bio and struct request
Christoph Hellwig
2010-08-07
2
-2
/
+2
|
*
block: remove wrappers for request type/flags
Christoph Hellwig
2010-08-07
8
-58
/
+76
*
|
tx493xide: use min_t() macro instead of min()
Atsushi Nemoto
2010-08-09
2
-2
/
+2
*
|
drivers/ide: Use memdup_user
Julia Lawall
2010-08-09
1
-7
/
+3
*
|
via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.
Yann Dirson
2010-08-09
1
-1
/
+1
*
|
ide-cd: Do not access completed requests in the irq handler
Borislav Petkov
2010-08-09
1
-3
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2010-08-06
1
-19
/
+20
|
\
\
|
*
|
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-14
/
+16
|
*
|
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-4
/
+4
|
*
|
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-1
/
+0
|
|
/
*
|
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
7
-109
/
+118
|
\
|
|
*
powerpc/macio: Fix probing of macio devices by using the right of match table
Benjamin Herrenschmidt
2010-06-02
1
-2
/
+5
|
*
m68k: amiga - Amiga Gayle IDE platform device conversion
Geert Uytterhoeven
2010-05-26
1
-65
/
+82
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
Linus Torvalds
2010-05-24
3
-6
/
+6
|
|
\
|
|
*
cmd640: fix kernel oops in test_irq() method
Sergei Shtylyov
2010-05-11
1
-4
/
+2
|
|
*
pdc202xx_old: ignore "FIFO empty" bit in test_irq() method
Sergei Shtylyov
2010-04-23
1
-2
/
+2
|
|
*
pdc202xx_old: wire test_irq() method for PDC2026x
Sergei Shtylyov
2010-04-23
1
-0
/
+1
|
|
*
IDE: pass IRQ flags to the IDE core
Yegor Yefremov
2010-04-15
1
-0
/
+1
|
*
|
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
3
-44
/
+31
|
|
\
\
[next]