Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a84bd2ee81ea1bdbd238cd1c380ec25f50a876c5
/
drivers
/
ide
42933ba
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
by Linus Torvalds
· 14 years ago
782b86e
ide: always ensure that blk_delay_queue() is called if we have pending IO
by Jens Axboe
· 14 years ago
929e272
ide: ide_requeue_and_plug() reinstate "always plug" behaviour
by Jens Axboe
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9ced0b9
ide: ensure that we re-run the queue handler
by Jens Axboe
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
732f36d
ide: change to new flag variable
by matt mooney
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
0a41e90
ide-cd: convert to blk_delay_queue() for a short pause
by Jens Axboe
· 15 years ago
5b03a1b
ide: Convert to bdops->check_events()
by Tejun Heo
· 14 years ago
6a108a1
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
by David Rientjes
· 14 years ago
dd8717d
ide: clean up timed out request handling
by Tejun Heo
· 15 years ago
bbe54d7
hpt366: fix clock turnaround
by Sergei Shtylyov
· 14 years ago
5d3f1a4
hpt366: add debounce delay to cable_detect() method
by Sergei Shtylyov
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
c37927d
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
631dd1a
Update broken web addresses in the kernel.
by Justin P. Mattock
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
2262054
pcmcia: remove obsolete and wrong comments
by Dominik Brodowski
· 14 years ago
2e9b981
pcmcia: move driver name to struct pcmcia_driver
by Dominik Brodowski
· 14 years ago
00990e7
pcmcia: use autoconfiguration feature for ioports and iomem
by Dominik Brodowski
· 14 years ago
440eed4
pcmcia: introduce autoconfiguration feature
by Dominik Brodowski
· 14 years ago
1ac71e5
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
by Dominik Brodowski
· 14 years ago
7feabb6
pcmcia: move config_{base,index,regs} to struct pcmcia_device
by Dominik Brodowski
· 14 years ago
37979e1
pcmcia: simplify IntType
by Dominik Brodowski
· 14 years ago
e8405f0
pcmcia: move Vpp setup to struct pcmcia_device
by Dominik Brodowski
· 14 years ago
81cef8e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 14 years ago
dbee032
ide: Fix ordering of procfs registry.
by Wolfram Sang
· 14 years ago
4913efe
block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()
by Tejun Heo
· 14 years ago
0da2f50
ide: remove unnecessary blk_queue_flushing() test in do_ide_request()
by Tejun Heo
· 14 years ago
08ff45c
Use kzalloc in idedisk_prep_fn.
by Tao Ma
· 14 years ago
1a8bff5
ide: use module_param_named rather than module_param_call
by Rusty Russell
· 14 years ago
2f9e825
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
cd078af
tx493xide: use min_t() macro instead of min()
by Atsushi Nemoto
· 14 years ago
7d543d8
drivers/ide: Use memdup_user
by Julia Lawall
· 14 years ago
2a800b7
via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.
by Yann Dirson
· 14 years ago
1107128
ide-cd: Do not access completed requests in the irq handler
by Borislav Petkov
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
8a6cfeb
block: push down BKL into .locked_ioctl
by Arnd Bergmann
· 14 years ago
00fff26
block: remove q->prepare_flush_fn completely
by FUJITA Tomonori
· 14 years ago
afc2306
ide: stop using q->prepare_flush_fn
by FUJITA Tomonori
· 14 years ago
4c4762d
block: fix some more cmd_type cleanup fallout
by Christoph Hellwig
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
33659eb
block: remove wrappers for request type/flags
by Christoph Hellwig
· 14 years ago
1685e63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
90abdc3
pcmcia: do not use io_req_t when calling pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
9a017a9
pcmcia: do not use io_req_t after call to pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 14 years ago
f1bbbb6
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
c2cdf6a
powerpc/macio: Fix probing of macio devices by using the right of match table
by Benjamin Herrenschmidt
· 14 years ago
9aed230
m68k: amiga - Amiga Gayle IDE platform device conversion
by Geert Uytterhoeven
· 15 years ago
7e125f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 14 years ago
cf9b59e9d
Merge remote branch 'origin' into secretlab/next-devicetree
by Grant Likely
· 14 years ago
ee9a360
Merge branch 'master' into for-2.6.35
by Jens Axboe
· 14 years ago
c3e33e0
block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()
by Tejun Heo
· 14 years ago
61c7a08
of: Always use 'struct device.of_node' to get device node pointer.
by Grant Likely
· 15 years ago
a9ddabc
cmd640: fix kernel oops in test_irq() method
by Sergei Shtylyov
· 14 years ago
ded6a1a
pcmcia: dev_node removal (drivers with updated printk call)
by Dominik Brodowski
· 15 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
85ea2d3
pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs
by Kristoffer Ericson
· 15 years ago
f693be4
pdc202xx_old: ignore "FIFO empty" bit in test_irq() method
by Sergei Shtylyov
· 15 years ago
63e7cf9
pdc202xx_old: wire test_irq() method for PDC2026x
by Sergei Shtylyov
· 15 years ago
f25798e
pata_pcmcia/ide-cs: add IDs for transcend and kingston cards
by Kristoffer Ericson
· 15 years ago
ec1a123
IDE: pass IRQ flags to the IDE core
by Yegor Yefremov
· 15 years ago
cf90bfe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
by Linus Torvalds
· 15 years ago
720fc22
ide: Fix IDE taskfile with cfq scheduler
by Mikulas Patocka
· 15 years ago
1af1850
ide: Must hold queue lock when requeueing
by Herbert Xu
· 15 years ago
6072f74
ide: Requeue request after DMA timeout
by Herbert Xu
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9ce41ae
Revert "ide: skip probe if there are no devices on the port (v2)"
by David S. Miller
· 15 years ago
e4afb29
Revert "via82cxxx: workaround h/w bugs"
by David S. Miller
· 15 years ago
4c10c93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
by Linus Torvalds
· 15 years ago
950f564
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6
by David S. Miller
· 15 years ago
bc53515
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
b1bf936
Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
963accb
MIPS: Alchemy: change dbdma to accept physical memory addresses
by Manuel Lauss
· 15 years ago
ea071cc
MIPS: Alchemy: remove dbdma compat macros
by Manuel Lauss
· 15 years ago
8a78362
block: Consolidate phys_segment and hw_segment limits
by Martin K. Petersen
· 15 years ago
086fa5f
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
by Martin K. Petersen
· 15 years ago
b1681c5
drivers/ide: Fix continuation line formats
by Joe Perches
· 15 years ago
8495fb1
ide: fixed section mismatch warning in cmd640.c
by Chris Frey
· 15 years ago
439913f
ACPI: replace acpi_integer by u64
by Lin Ming
· 15 years ago
3dabcfe
ide: ide_timing_compute() fixup
by Bartlomiej Zolnierkiewicz
· 15 years ago
220c58b
ide: make ide_get_best_pio_mode() static
by Bartlomiej Zolnierkiewicz
· 15 years ago
f0e5f62
via82cxxx: use ->pio_mode value to determine pair device speed
by Bartlomiej Zolnierkiewicz
· 15 years ago
040f6b4
tx493xide: use ->pio_mode value to determine pair device speed
by Bartlomiej Zolnierkiewicz
· 15 years ago
bb43061
siimage: use ->pio_mode value to determine pair device speed
by Bartlomiej Zolnierkiewicz
· 15 years ago
0716302
palm_bk3710: use ->pio_mode value to determine pair device speed
by Bartlomiej Zolnierkiewicz
· 15 years ago
f657911
it821x: use ->pio_mode value to determine pair device speed
by Bartlomiej Zolnierkiewicz
· 15 years ago
280d69b
cs5536: use ->pio_mode value to determine pair device speed
by Bartlomiej Zolnierkiewicz
· 15 years ago
a298dc0
cs5535: use ->pio_mode value to determine pair device speed
by Bartlomiej Zolnierkiewicz
· 15 years ago
23d8740
cmd64x: fix handling of address setup timings
by Bartlomiej Zolnierkiewicz
· 15 years ago
f6d23c2
amd74xx: use ->pio_mode value to determine pair device speed
by Bartlomiej Zolnierkiewicz
· 15 years ago
e4c7112
alim15x3: fix handling of UDMA enable bit
by Bartlomiej Zolnierkiewicz
· 15 years ago
Next »