| Commit message (Expand) | Author | Age | Files | Lines |
* | ide-atapi: start dma in a drive-specific way | Borislav Petkov | 2009-01-02 | 1 | -4/+11 |
* | ide-atapi: put the rest of non-ide-cd code into the else-clause of ide_transf... | Borislav Petkov | 2009-01-02 | 1 | -11/+11 |
* | ide-atapi: remove timeout arg to ide_issue_pc | Borislav Petkov | 2009-01-02 | 3 | -3/+8 |
* | ide-cd: remove handler wrappers | Borislav Petkov | 2009-01-02 | 1 | -38/+11 |
* | ide-cd: remove xferlen arg to cdrom_start_packet_command | Borislav Petkov | 2009-01-02 | 1 | -5/+5 |
* | ide-atapi: split drive-specific functionality in ide_issue_pc | Borislav Petkov | 2009-01-02 | 1 | -16/+20 |
* | ide-atapi: assign expiry and timeout based on device type | Borislav Petkov | 2009-01-02 | 1 | -13/+17 |
* | ide-atapi: compute cmd_len based on device type in ide_transfer_pc | Borislav Petkov | 2009-01-02 | 1 | -1/+13 |
* | ide: remove the last ide-scsi remnants | Borislav Petkov | 2009-01-02 | 4 | -9/+2 |
* | ide-atapi: remove ide-scsi remnants from ide_pc_intr() | Borislav Petkov | 2009-01-02 | 1 | -55/+13 |
* | ide-atapi: remove ide-scsi remnants from ide_transfer_pc() | Borislav Petkov | 2009-01-02 | 1 | -10/+4 |
* | ide-atapi: remove ide-scsi remnants from ide_issue_pc | Borislav Petkov | 2009-01-02 | 1 | -11/+1 |
* | ide-cd: move cdrom_timer_expiry to ide-atapi.c | Borislav Petkov | 2009-01-02 | 5 | -44/+43 |
* | ide-atapi: teach ide atapi about drive->waiting_for_dma | Borislav Petkov | 2009-01-02 | 1 | -0/+7 |
* | ide-atapi: accomodate transfer length calculation for ide-cd | Borislav Petkov | 2009-01-02 | 3 | -3/+17 |
* | ide-atapi: setup dma for ide-cd | Borislav Petkov | 2009-01-02 | 1 | -2/+3 |
* | ide-atapi: combine drive-specific assignments | Borislav Petkov | 2009-01-02 | 1 | -12/+11 |
* | ide-atapi: add a dev_is_idecd-inline | Borislav Petkov | 2009-01-02 | 1 | -1/+7 |
* | remove ide-scsi | FUJITA Tomonori | 2009-01-02 | 1 | -17/+0 |
* | ide-floppy: allocate only toplevel packet commands | Linus Torvalds | 2009-01-02 | 2 | -41/+43 |
* | ide-cd: move debug defines into header | Borislav Petkov | 2009-01-02 | 2 | -8/+8 |
* | ide: use per-device request queue locks (v2) | Bartlomiej Zolnierkiewicz | 2009-01-02 | 3 | -153/+77 |
* | ide: add ide_[un]lock_hwgroup() helpers | Bartlomiej Zolnierkiewicz | 2009-01-02 | 2 | -22/+12 |
* | ide: remove "paranoia" checks for hwgroup->busy | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -8/+1 |
* | ide: remove IDE PM hack from do_ide_request() | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -8/+1 |
* | ide: don't execute the next queued command from the hard-IRQ context (v2) | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -37/+30 |
* | ide: move sysfs support to ide-sysfs.c | Bartlomiej Zolnierkiewicz | 2009-01-02 | 4 | -123/+128 |
* | ide: factor out device type classifying from do_identify() | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -73/+81 |
* | ide: small ide_register_port() cleanup | Bartlomiej Zolnierkiewicz | 2009-01-02 | 1 | -7/+2 |
* | ide: remove chipset type fixup from ide_host_register() | Bartlomiej Zolnierkiewicz | 2009-01-02 | 3 | -3/+2 |
* | tx493x: fix indentation | Bartlomiej Zolnierkiewicz | 2009-01-02 | 2 | -26/+26 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2008-12-31 | 2 | -10/+3 |
|\ |
|
| * | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Russell King | 2008-12-15 | 8 | -62/+37 |
| |\ |
|
| * \ | Merge git://git.marvell.com/orion into devel | Russell King | 2008-12-13 | 1 | -2/+2 |
| |\ \ |
|
| * | | | [ARM] clps7500: remove support | Russell King | 2008-11-27 | 2 | -10/+3 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-12-31 | 26 | -756/+593 |
|\ \ \ \ |
|
| * | | | | ide-cd: remove dead dsc_overlap setting | Bartlomiej Zolnierkiewicz | 2008-12-29 | 2 | -15/+2 |
| * | | | | ide: push local_irq_{save,restore}() to do_identify() | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -7/+4 |
| * | | | | ide: remove superfluous local_irq_{save,restore}() from ide_dump_status() | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -3/+0 |
| * | | | | ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2) | Bartlomiej Zolnierkiewicz | 2008-12-29 | 4 | -56/+67 |
| * | | | | ide: move Power Management support to ide-pm.c | Bartlomiej Zolnierkiewicz | 2008-12-29 | 4 | -234/+236 |
| * | | | | ide: use ATA_DMA_* defines in ide-dma-sff.c | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -29/+23 |
| * | | | | ide: checkpatch.pl fixes for ide-lib.c | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -41/+54 |
| * | | | | ide: remove inline tags from ide-probe.c | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -4/+4 |
| * | | | | ide: remove redundant code from ide_end_drive_cmd() | Bartlomiej Zolnierkiewicz | 2008-12-29 | 1 | -3/+0 |
| * | | | | ide: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2008-12-29 | 1 | -2/+2 |
| * | | | | ide: rework handling of serialized ports (v2) | Bartlomiej Zolnierkiewicz | 2008-12-29 | 2 | -52/+6 |
| * | | | | cy82c693: remove superfluous ide_cy82c693 chipset type | Bartlomiej Zolnierkiewicz | 2008-12-29 | 2 | -2/+0 |
| * | | | | trm290: add IDE_HFLAG_TRM290 host flag | Bartlomiej Zolnierkiewicz | 2008-12-29 | 3 | -4/+3 |
| * | | | | ide: add ->max_sectors field to struct ide_port_info | Bartlomiej Zolnierkiewicz | 2008-12-29 | 2 | -6/+7 |