aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\ \
| | * \ Merge branch 'master' into for-2.6.35Jens Axboe2010-05-211-15/+9
| | |\ \
| | * | | block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity()Tejun Heo2010-05-212-31/+20
| * | | | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-5/+5
* | | | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
| |_|/ / |/| | |
* | | | pcmcia: dev_node removal (drivers with updated printk call)Dominik Brodowski2010-05-101-8/+4
* | | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-101-5/+3
* | | | pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDsKristoffer Ericson2010-05-051-2/+2
| |/ / |/| |
* | | pata_pcmcia/ide-cs: add IDs for transcend and kingston cardsKristoffer Ericson2010-04-221-0/+4
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-04-084-6/+5
|\|
| * ide: Fix IDE taskfile with cfq schedulerMikulas Patocka2010-04-061-4/+2
| * ide: Must hold queue lock when requeueingHerbert Xu2010-04-011-1/+1
| * ide: Requeue request after DMA timeoutHerbert Xu2010-04-012-1/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3019-3/+16
|/
* Revert "ide: skip probe if there are no devices on the port (v2)"David S. Miller2010-03-281-9/+3
* Revert "via82cxxx: workaround h/w bugs"David S. Miller2010-03-271-57/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds2010-03-0450-638/+611
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id...David S. Miller2010-03-025-26/+79
| |\
| | * ide: fixed section mismatch warning in cmd640.cChris Frey2010-01-281-1/+1
| | * ide/ide-cs: fix order of releasing resourcesWolfram Sang2010-01-151-12/+11
| | * ide: Fix Promise UDMA33 IDE driver (pdc202xx_old)Russell King2010-01-121-2/+2
| | * icside: bring back ->maskproc methodBartlomiej Zolnierkiewicz2010-01-121-4/+60
| | * scc_pata: fix module unloadingBartlomiej Zolnierkiewicz2010-01-081-7/+5
| * | drivers/ide: Fix continuation line formatsJoe Perches2010-02-032-4/+4