aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-11ide: use module_param_named rather than module_param_callRusty Russell1-7/+13
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds12-82/+163
2010-08-09tx493xide: use min_t() macro instead of min()Atsushi Nemoto2-2/+2
2010-08-09drivers/ide: Use memdup_userJulia Lawall1-7/+3
2010-08-09via82cxxx: fix typo for VT6415 PCIE PATA IDE Host Controller support.Yann Dirson1-1/+1
2010-08-09ide-cd: Do not access completed requests in the irq handlerBorislav Petkov1-3/+11
2010-08-07block: push down BKL into .open and .releaseArnd Bergmann3-7/+33
2010-08-07block: push down BKL into .locked_ioctlArnd Bergmann5-10/+41
2010-08-07block: remove q->prepare_flush_fn completelyFUJITA Tomonori1-1/+1
2010-08-07ide: stop using q->prepare_flush_fnFUJITA Tomonori1-5/+11
2010-08-07block: fix some more cmd_type cleanup falloutChristoph Hellwig3-6/+6
2010-08-07block: unify flags for struct bio and struct requestChristoph Hellwig2-2/+2
2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig8-58/+76
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-19/+20
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski1-14/+16
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski1-4/+4
2010-07-30pcmcia: remove cs_types.hDominik Brodowski1-1/+0
2010-06-16Merge branch 'master' into for-nextJiri Kosina7-109/+118
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt1-2/+5
2010-05-26m68k: amiga - Amiga Gayle IDE platform device conversionGeert Uytterhoeven1-65/+82
2010-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds3-6/+6
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely3-44/+31
2010-05-21Merge branch 'master' into for-2.6.35Jens Axboe1-15/+9
2010-05-21block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo2-31/+20
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely1-5/+5
2010-05-11cmd640: fix kernel oops in test_irq() methodSergei Shtylyov1-4/+2
2010-05-10pcmcia: dev_node removal (drivers with updated printk call)Dominik Brodowski1-8/+4
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski1-5/+3
2010-05-05pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDsKristoffer Ericson1-2/+2
2010-04-22pdc202xx_old: ignore "FIFO empty" bit in test_irq() methodSergei Shtylyov1-2/+2
2010-04-22pdc202xx_old: wire test_irq() method for PDC2026xSergei Shtylyov1-0/+1
2010-04-22pata_pcmcia/ide-cs: add IDs for transcend and kingston cardsKristoffer Ericson1-0/+4
2010-04-15IDE: pass IRQ flags to the IDE coreYegor Yefremov1-0/+1
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds4-6/+5
2010-04-06ide: Fix IDE taskfile with cfq schedulerMikulas Patocka1-4/+2
2010-04-01ide: Must hold queue lock when requeueingHerbert Xu1-1/+1
2010-04-01ide: Requeue request after DMA timeoutHerbert Xu2-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo19-3/+16
2010-03-28Revert "ide: skip probe if there are no devices on the port (v2)"David S. Miller1-9/+3
2010-03-27Revert "via82cxxx: workaround h/w bugs"David S. Miller1-57/+0
2010-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds50-638/+611
2010-03-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6David S. Miller5-26/+79
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-4/+4
2010-03-01Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-6/+5
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss1-4/+4
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss1-12/+9
2010-02-26block: Consolidate phys_segment and hw_segment limitsMartin K. Petersen1-2/+1
2010-02-26block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectorsMartin K. Petersen3-4/+4
2010-02-03drivers/ide: Fix continuation line formatsJoe Perches2-4/+4