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