Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: remove useless subdirs from drivers/ide/ | Bartlomiej Zolnierkiewicz | 2008-10-21 | 1 | -429/+0 |
* | ide: use 'drive->dn & 1' instead of drive->select.b.unit | Bartlomiej Zolnierkiewicz | 2008-10-13 | 1 | -1/+1 |
* | ide: include <linux/hdreg.h> only when needed | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -1/+0 |
* | ide: remove drive->driveid | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -2/+2 |
* | ide: make drive->id an union (take 2) | Bartlomiej Zolnierkiewicz | 2008-10-10 | 1 | -10/+12 |
* | ide: ->port_init_devs -> ->init_dev | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -8/+8 |
* | qd65xx: convert to use ide_timing_find_mode() | Bartlomiej Zolnierkiewicz | 2008-07-16 | 1 | -1/+2 |
* | ide: remove obsoleted "idebus=" kernel parameter | Bartlomiej Zolnierkiewicz | 2008-07-15 | 1 | -2/+2 |
* | ide: always auto-tune PIO in legacy VLB host drivers | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -4/+1 |
* | ide: mark "idebus=" kernel parameter as obsoleted (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -2/+0 |
* | ide: add "vlb|pci_clock=" parameter | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -10/+14 |
* | ide: remove obsoleted "idex=" kernel parameters | Bartlomiej Zolnierkiewicz | 2008-04-27 | 1 | -1/+1 |
* | ide: manage I/O resources in ide_legacy_init_one() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -0/+3 |
* | qd65xx: cleanup qd_probe() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -35/+17 |
* | ide: use ide_legacy_device_add() for qd65xx (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -51/+7 |
* | ide: add struct ide_port_ops (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -17/+16 |
* | qd65xx: use IDE_HFLAG_SINGLE host flag | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -20/+15 |
* | qd65xx: always use ->selectproc method | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -27/+10 |
* | ide: use ide_find_port() in legacy VLB host drivers (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -32/+40 |
* | qd65xx: return error value in qd_probe() | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -10/+15 |
* | ide: init hwif->{io_ports,irq} explicitly in legacy VLB host drivers | Bartlomiej Zolnierkiewicz | 2008-04-18 | 1 | -2/+17 |
* | qd65xx: remove commented out code | Bartlomiej Zolnierkiewicz | 2008-02-26 | 1 | -37/+0 |
* | qd65xx: fix setup of QD6580 Control register | Bartlomiej Zolnierkiewicz | 2008-02-26 | 1 | -4/+2 |
* | ide: add ->port_init_devs method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -11/+33 |
* | ide: add struct ide_port_info instances to legacy host drivers | Bartlomiej Zolnierkiewicz | 2008-02-02 | 1 | -10/+13 |
* | ide: delete filenames/versions from comments | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -2/+0 |
* | ide: make remaining built-in only IDE host drivers modular (take 2) | Bartlomiej Zolnierkiewicz | 2008-01-26 | 1 | -4/+1 |
* | qd65xx: remove pointless qd_{read,write}_reg() (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -34/+12 |
* | qd65xx: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -8/+9 |
* | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-20 | 1 | -11/+10 |
* | ide: add ide_set{_max}_pio() (take 4) | Bartlomiej Zolnierkiewicz | 2007-10-11 | 1 | -27/+33 |
* | ide: add PIO masks | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -0/+1 |
* | ide: drop "PIO data" argument from ide_get_best_pio_mode() | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -1/+1 |
* | ide: add ide_pio_cycle_time() helper (take 2) | Bartlomiej Zolnierkiewicz | 2007-07-20 | 1 | -10/+10 |
* | qd65xx: fix PIO mode selection | Bartlomiej Zolnierkiewicz | 2007-07-08 | 1 | -2/+1 |
* | ide: add ide_proc_register_port() | Bartlomiej Zolnierkiewicz | 2007-05-10 | 1 | -3/+4 |
* | ide: make legacy IDE VLB modules check for the "probe" kernel params (v2) | Bartlomiej Zolnierkiewicz | 2007-03-03 | 1 | -0/+8 |
* | ide: remove some obsoleted kernel params (v2) | Bartlomiej Zolnierkiewicz | 2007-03-03 | 1 | -2/+2 |
* | ide: remove a ton of pointless #undef REALLY_SLOW_IO | Alan Cox | 2007-03-03 | 1 | -2/+0 |
* | 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-17 | 1 | -0/+511 |