Age | Commit message (Expand) | Author |
2008-10-21 | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz |
2008-10-13 | ide: make ide_dma_timeout() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n | Bartlomiej Zolnierkiewicz |
2008-10-13 | ide: make ide_dma_lost_irq() available also for CONFIG_BLK_DEV_IDEDMA_SFF=n | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: include <linux/hdreg.h> only when needed | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: check drive->present in ide_get_paired_drive() | Bartlomiej Zolnierkiewicz |
2008-10-10 | ide: make drive->id an union (take 2) | Bartlomiej Zolnierkiewicz |
2008-09-02 | palm_bk3710: improve IDE registration | David Brownell |
2008-09-02 | IDE: palm_bk3710: fix compile warning for unused variable | Kevin Hilman |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King |
2008-08-07 | [ARM] Eliminate useless includes of asm/mach-types.h | Russell King |
2008-08-05 | ide: ->cable_detect method cannot be marked __devinit | Bartlomiej Zolnierkiewicz |
2008-07-24 | palm_bk3710: add UltraDMA/100 support | Sergei Shtylyov |
2008-07-24 | rapide: add module_exit() | Bartlomiej Zolnierkiewicz |
2008-07-24 | icside: add module_exit() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_host_free() helper (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ide_host_add() helper | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: add ->read_status method | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: remove ide_setup_dma() | Bartlomiej Zolnierkiewicz |
2008-07-23 | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) | Bartlomiej Zolnierkiewicz |
2008-07-16 | icside: always try to probe first interface | Bartlomiej Zolnierkiewicz |
2008-07-16 | rapide: fix rapide_probe() return value | Bartlomiej Zolnierkiewicz |
2008-07-16 | rapide: use struct ide_port_info | Bartlomiej Zolnierkiewicz |
2008-07-16 | icside: use ide_init_port_hw() | Bartlomiej Zolnierkiewicz |
2008-07-16 | icside: don't use hwif->hwif_data | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: fix hwif-s initialization | Bartlomiej Zolnierkiewicz |
2008-07-16 | ide: convert ide-timing.h to ide-timings.c library (take 2) | Bartlomiej Zolnierkiewicz |
2008-07-16 | BAST: Remove old IDE driver | Ben Dooks |
2008-07-15 | ide: remove ->mmio flag from ide_hwif_t | Bartlomiej Zolnierkiewicz |
2008-07-15 | palm_bk3710: fix tRP for UDMA mode 4 | Mikhail Cherkashin |
2008-07-08 | palm_bk3710: fix IDECLK period calculation | Sergei Shtylyov |
2008-06-30 | Revert "BAST: Remove old IDE driver" | Bartlomiej Zolnierkiewicz |
2008-06-20 | BAST: Remove old IDE driver | Ben Dooks |
2008-06-20 | palm_bk3710: fix resource management | Sergei Shtylyov |
2008-06-10 | palm_bk3710: add warm-plug support | Bartlomiej Zolnierkiewicz |
2008-06-10 | ide: fix host drivers missing hwif->chipset initialization | Bartlomiej Zolnierkiewicz |
2008-04-28 | ide: add IDE_HFLAG_MMIO host flag (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-28 | more icside breakage (from next ide merge) | Al Viro |
2008-04-27 | ide: add struct ide_io_ports (take 3) | Bartlomiej Zolnierkiewicz |
2008-04-27 | ide: make ide_unregister() take 'ide_hwif_t *' as an argument (take 2) | Bartlomiej Zolnierkiewicz |
2008-04-27 | ide: sanitize ide_unregister() usage | Bartlomiej Zolnierkiewicz |
2008-04-27 | ide: remove IDE_HFLAG_NO_AUTOTUNE host flag | Bartlomiej Zolnierkiewicz |
2008-04-27 | ide: fix icside breakage | Al Viro |
2008-04-26 | ide: constify struct ide_dma_ops | Bartlomiej Zolnierkiewicz |
2008-04-26 | ide: add struct ide_dma_ops (take 3) | Bartlomiej Zolnierkiewicz |
2008-04-26 | palm_bk3710: use ->init_dma method | Bartlomiej Zolnierkiewicz |
2008-04-26 | icside: use ->init_dma method | Bartlomiej Zolnierkiewicz |