Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: add ide_host_add() helper | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -8/+1 |
* | ide: add struct ide_host (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -10/+4 |
* | ide: add struct ide_tp_ops (take 2) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -10/+16 |
* | ide: remove ->INB, ->OUTB and ->OUTBSYNC methods | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -2/+0 |
* | ide: use ->tf_read in ide_read_error() | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -0/+2 |
* | ide: pass hw_regs_t-s to ide_device_add[_all]() (take 3) | Bartlomiej Zolnierkiewicz | 2008-07-23 | 1 | -3/+2 |
* | ide-h8300: print driver banner message early | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+2 |
* | ide: print message on error in ide_find_port_slot() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -4/+4 |
* | ide-h8300: use struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -2/+5 |
* | ide: fix hwif-s initialization | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+0 |
* | ide: remove drive->ctl | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -2/+2 |
* | ide: move IRQ unmasking out from ->tf_load method | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -2/+0 |
* | ide: remove ->INW and ->OUTW methods | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -3/+0 |
* | ide-h8300: add ->tf_{load,read} methods | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -0/+88 |
* | ide: remove ->INS{W,L} and ->OUTS{W,L} methods | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -4/+0 |
* | ide-h8300: add ->{in,out}put_data methods (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-28 | 1 | -0/+15 |
* | ide: add struct ide_io_ports (take 3) | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -3/+3 |
* | ide: cleanup setting hwif->mmio flag | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -1/+0 |
* | ide: cleanup ide_find_port() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -2/+1 |
* | ide-h8300: 32-bit I/O is unsupported | Bartlomiej Zolnierkiewicz | 2008-04-02 | 1 | -0/+1 |
* | ide/h8300/ide-h8300.c: add MODULE_LICENSE | Adrian Bunk | 2008-04-02 | 1 | -0/+2 |
* | ide: add struct ide_port_info instances to legacy host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -1/+1 |
* | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -1/+0 |
* | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 2 | -3/+9 |
* | ide: fix host drivers depending on ide_generic to probe for interfaces (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -0/+6 |
* | ide: drop 'initializing' argument from ide_register_hw() | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -4/+7 |
* | icside: use ec->dma directly | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+0 |
* | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -1/+1 |
* | ide: add "initializing" argument to ide_register_hw() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -1/+1 |
* | ide: convert ide_hwif_t.mmio into flag (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -1/+1 |
* | ide: use PIO/MMIO operations directly where possible (v2) | Bartlomiej Zolnierkiewicz | 2007-02-17 | 1 | -2/+0 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+119 |