Age | Commit message (Expand) | Author |
2010-06-02 | powerpc/macio: Fix probing of macio devices by using the right of match table | Benjamin Herrenschmidt |
2010-05-26 | m68k: amiga - Amiga Gayle IDE platform device conversion | Geert Uytterhoeven |
2010-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-21 | Merge branch 'master' into for-2.6.35 | Jens Axboe |
2010-05-21 | block,ide: simplify bdops->set_capacity() to ->unlock_native_capacity() | Tejun Heo |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-05-11 | cmd640: fix kernel oops in test_irq() method | Sergei Shtylyov |
2010-05-10 | pcmcia: dev_node removal (drivers with updated printk call) | Dominik Brodowski |
2010-05-10 | pcmcia: re-work pcmcia_request_irq() | Dominik Brodowski |
2010-05-05 | pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs | Kristoffer Ericson |
2010-04-22 | pdc202xx_old: ignore "FIFO empty" bit in test_irq() method | Sergei Shtylyov |
2010-04-22 | pdc202xx_old: wire test_irq() method for PDC2026x | Sergei Shtylyov |
2010-04-22 | pata_pcmcia/ide-cs: add IDs for transcend and kingston cards | Kristoffer Ericson |
2010-04-15 | IDE: pass IRQ flags to the IDE core | Yegor Yefremov |
2010-04-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds |
2010-04-06 | ide: Fix IDE taskfile with cfq scheduler | Mikulas Patocka |
2010-04-01 | ide: Must hold queue lock when requeueing | Herbert Xu |
2010-04-01 | ide: Requeue request after DMA timeout | Herbert Xu |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-28 | Revert "ide: skip probe if there are no devices on the port (v2)" | David S. Miller |
2010-03-27 | Revert "via82cxxx: workaround h/w bugs" | David S. Miller |
2010-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6 | Linus Torvalds |
2010-03-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/id... | David S. Miller |
2010-03-01 | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l... | Linus Torvalds |
2010-03-01 | Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-02-27 | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss |
2010-02-26 | block: Consolidate phys_segment and hw_segment limits | Martin K. Petersen |
2010-02-26 | block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors | Martin K. Petersen |
2010-02-03 | drivers/ide: Fix continuation line formats | Joe Perches |
2010-01-28 | ide: fixed section mismatch warning in cmd640.c | Chris Frey |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming |
2010-01-19 | ide: ide_timing_compute() fixup | Bartlomiej Zolnierkiewicz |
2010-01-19 | ide: make ide_get_best_pio_mode() static | Bartlomiej Zolnierkiewicz |
2010-01-19 | via82cxxx: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz |
2010-01-19 | tx493xide: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz |
2010-01-19 | siimage: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz |
2010-01-19 | palm_bk3710: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz |
2010-01-19 | it821x: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz |
2010-01-19 | cs5536: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz |
2010-01-19 | cs5535: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz |
2010-01-19 | cmd64x: fix handling of address setup timings | Bartlomiej Zolnierkiewicz |
2010-01-19 | amd74xx: use ->pio_mode value to determine pair device speed | Bartlomiej Zolnierkiewicz |
2010-01-19 | alim15x3: fix handling of UDMA enable bit | Bartlomiej Zolnierkiewicz |
2010-01-19 | alim15x3: fix handling of DMA timings | Bartlomiej Zolnierkiewicz |
2010-01-19 | alim15x3: fix handling of command timings | Bartlomiej Zolnierkiewicz |
2010-01-19 | alim15x3: fix handling of address setup timings | Bartlomiej Zolnierkiewicz |
2010-01-19 | ide-timings: use ->pio_mode value to determine fastest PIO speed | Bartlomiej Zolnierkiewicz |
2010-01-19 | ide: change ->set_dma_mode method parameters | Bartlomiej Zolnierkiewicz |