Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-25 | palm_bk3710: add UltraDMA/100 support | Sergei Shtylyov | 1 | -3/+6 |
2008-07-23 | ide: add ide_host_add() helper | Bartlomiej Zolnierkiewicz | 1 | -6/+4 |
2008-07-23 | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz | 1 | -9/+4 |
2008-07-23 | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2008-07-23 | ide: remove ide_setup_dma() | Bartlomiej Zolnierkiewicz | 1 | -4/+3 |
2008-07-23 | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) | Bartlomiej Zolnierkiewicz | 1 | -4/+2 |
2008-07-16 | ide: fix hwif-s initialization | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-07-16 | ide: convert ide-timing.h to ide-timings.c library (take 2) | Bartlomiej Zolnierkiewicz | 1 | -2/+0 |
2008-07-15 | ide: remove ->mmio flag from ide_hwif_t | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-07-15 | palm_bk3710: fix tRP for UDMA mode 4 | Mikhail Cherkashin | 1 | -1/+1 |
2008-07-08 | palm_bk3710: fix IDECLK period calculation | Sergei Shtylyov | 1 | -20/+18 |
2008-06-20 | palm_bk3710: fix resource management | Sergei Shtylyov | 1 | -9/+13 |
2008-06-10 | palm_bk3710: add warm-plug support | Bartlomiej Zolnierkiewicz | 1 | -3/+0 |
2008-04-29 | ide: add IDE_HFLAG_MMIO host flag (take 2) | Bartlomiej Zolnierkiewicz | 1 | -0/+1 |
2008-04-27 | ide: add struct ide_io_ports (take 3) | Bartlomiej Zolnierkiewicz | 1 | -3/+3 |
2008-04-27 | ide: sanitize ide_unregister() usage | Bartlomiej Zolnierkiewicz | 1 | -5/+1 |
2008-04-27 | ide: constify struct ide_dma_ops | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-04-27 | ide: add struct ide_dma_ops (take 3) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-04-27 | palm_bk3710: use ->init_dma method | Bartlomiej Zolnierkiewicz | 1 | -6/+17 |
2008-04-27 | ide: cleanup ide_setup_dma() | Bartlomiej Zolnierkiewicz | 1 | -1/+4 |
2008-04-27 | ide: add struct ide_port_ops (take 2) | Bartlomiej Zolnierkiewicz | 1 | -8/+6 |
2008-04-26 | ide: use DIV_ROUND_UP | Julia Lawall | 1 | -12/+12 |
2008-04-26 | ide: cleanup ide_find_port() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-04-25 | ATA/IDE: fix platform driver hotplug/coldplug | Kay Sievers | 1 | -0/+4 |
2008-04-18 | ide: remove ->hold field from ide_hwif_t (take 2) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-04-18 | ide: remove broken/dangerous HDIO_[UNREGISTER,SCAN]_HWIF ioctls (take 3) | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-04-18 | ide: use ide_find_port() instead of ide_deprecated_find_port() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-02-11 | palm_bk3710: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 1 | -10/+23 |
2008-02-11 | palm_bk3710: port initialization/probing bugfix | Bartlomiej Zolnierkiewicz | 1 | -7/+7 |
2008-02-11 | palm_bk3710: fix ide_unregister() usage | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2008-02-11 | palm_bk3710: ide_register_hw() -> ide_device_add() | Bartlomiej Zolnierkiewicz | 1 | -13/+32 |
2008-02-06 | Palmchip BK3710 IDE driver | Anton Salnikov | 1 | -0/+395 |