summaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
* ide: clean up timed out request handlingTejun Heo2010-10-261-8/+3
* hpt366: fix clock turnaroundSergei Shtylyov2010-10-261-1/+1
* hpt366: add debounce delay to cable_detect() methodSergei Shtylyov2010-10-261-5/+7
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-243-4/+2
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-182-2/+1
| * Use kzalloc in idedisk_prep_fn.Tao Ma2010-08-191-2/+1
* | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-222-20/+6
|\ \
| * \ Merge branch 'v2.6.36-rc8' into for-2.6.37/barrierJens Axboe2010-10-191-9/+3
| |\ \
| * | | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush()Tejun Heo2010-09-101-7/+6
| * | | ide: remove unnecessary blk_queue_flushing() test in do_ide_request()Tejun Heo2010-09-101-13/+0
* | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \ \ \
| * | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| |/ / /
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-225-28/+29
|\ \ \ \
| * | | | block: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-055-28/+29
| |/ / /
* | | | pcmcia: remove obsolete and wrong commentsDominik Brodowski2010-09-291-45/+0
* | | | pcmcia: move driver name to struct pcmcia_driverDominik Brodowski2010-09-291-3/+1
* | | | pcmcia: use autoconfiguration feature for ioports and iomemDominik Brodowski2010-09-291-57/+25
* | | | pcmcia: introduce autoconfiguration featureDominik Brodowski2010-09-291-20/+3
* | | | pcmcia: convert pcmcia_request_configuration to pcmcia_enable_deviceDominik Brodowski2010-09-291-3/+3
* | | | pcmcia: move config_{base,index,regs} to struct pcmcia_deviceDominik Brodowski2010-09-291-2/+1
* | | | pcmcia: simplify IntTypeDominik Brodowski2010-09-291-1/+0
* | | | pcmcia: move Vpp setup to struct pcmcia_deviceDominik Brodowski2010-09-291-3/+3
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-09-191-9/+3
|\ \ \ | |/ / |/| |
| * | ide: Fix ordering of procfs registry.Wolfram Sang2010-09-131-9/+3
* | | ide: use module_param_named rather than module_param_callRusty Russell2010-08-111-7/+13
| |/ |/|
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-1012-82/+163
|\ \ | |/ |/|
| * block: push down BKL into .open and .releaseArnd Bergmann2010-08-073-7/+33
| * block: push down BKL into .locked_ioctlArnd Bergmann2010-08-075-10/+41
| * block: remove q->prepare_flush_fn completelyFUJITA Tomonori2010-08-071-1/+1
| * ide: stop using q->prepare_flush_fnFUJITA Tomonori2010-08-071-5/+11
| * block: fix some more cmd_type cleanup falloutChristoph Hellwig2010-08-073-6/+6
| * block: unify flags for struct bio and struct requestChristoph Hellwig2010-08-072-2/+2
| * block: remove wrappers for request type/flagsChristoph Hellwig2010-08-078-58/+76
* | tx493xide: use min_t() macro instead of min()Atsushi Nemoto2010-08-092-2/+2
* | drivers/ide: Use memdup_userJulia Lawall2010-08-091-7/+3
* | via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.Yann Dirson2010-08-091-1/+1
* | ide-cd: Do not access completed requests in the irq handlerBorislav Petkov2010-08-091-3/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-08-061-19/+20
|\ \
| * | pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski2010-08-031-14/+16
| * | pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski2010-08-031-4/+4
| * | pcmcia: remove cs_types.hDominik Brodowski2010-07-301-1/+0
| |/
* | Merge branch 'master' into for-nextJiri Kosina2010-06-167-109/+118
|\ \ | |/
| * powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt2010-06-021-2/+5
| * m68k: amiga - Amiga Gayle IDE platform device conversionGeert Uytterhoeven2010-05-261-65/+82
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-05-243-6/+6
| |\
| | * cmd640: fix kernel oops in test_irq() methodSergei Shtylyov2010-05-111-4/+2
| | * pdc202xx_old: ignore "FIFO empty" bit in test_irq() methodSergei Shtylyov2010-04-221-2/+2
| | * pdc202xx_old: wire test_irq() method for PDC2026xSergei Shtylyov2010-04-221-0/+1
| | * IDE: pass IRQ flags to the IDE coreYegor Yefremov2010-04-151-0/+1
| * | Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely2010-05-223-44/+31
| |\ \
OpenPOWER on IntegriCloud