aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/ide
Commit message (Expand)AuthorAge
...
| * ide-atapi: remove ide-scsi remnants from ide_issue_pcBorislav Petkov2009-01-02
| * ide-cd: move cdrom_timer_expiry to ide-atapi.cBorislav Petkov2009-01-02
| * ide-atapi: teach ide atapi about drive->waiting_for_dmaBorislav Petkov2009-01-02
| * ide-atapi: accomodate transfer length calculation for ide-cdBorislav Petkov2009-01-02
| * ide-atapi: setup dma for ide-cdBorislav Petkov2009-01-02
| * ide-atapi: combine drive-specific assignmentsBorislav Petkov2009-01-02
| * ide-atapi: add a dev_is_idecd-inlineBorislav Petkov2009-01-02
| * remove ide-scsiFUJITA Tomonori2009-01-02
| * ide-floppy: allocate only toplevel packet commandsLinus Torvalds2009-01-02
| * ide-cd: move debug defines into headerBorislav Petkov2009-01-02
| * ide: use per-device request queue locks (v2)Bartlomiej Zolnierkiewicz2009-01-02
| * ide: add ide_[un]lock_hwgroup() helpersBartlomiej Zolnierkiewicz2009-01-02
| * ide: remove "paranoia" checks for hwgroup->busyBartlomiej Zolnierkiewicz2009-01-02
| * ide: remove IDE PM hack from do_ide_request()Bartlomiej Zolnierkiewicz2009-01-02
| * ide: don't execute the next queued command from the hard-IRQ context (v2)Bartlomiej Zolnierkiewicz2009-01-02
| * ide: move sysfs support to ide-sysfs.cBartlomiej Zolnierkiewicz2009-01-02
| * ide: factor out device type classifying from do_identify()Bartlomiej Zolnierkiewicz2009-01-02
| * ide: small ide_register_port() cleanupBartlomiej Zolnierkiewicz2009-01-02
| * ide: remove chipset type fixup from ide_host_register()Bartlomiej Zolnierkiewicz2009-01-02
| * tx493x: fix indentationBartlomiej Zolnierkiewicz2009-01-02
| * Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-30
| |\
| | * Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-15
| | |\
| | * \ Merge git://git.marvell.com/orion into develRussell King2008-12-13
| | |\ \
| | * | | [ARM] clps7500: remove supportRussell King2008-11-27
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-12-30
| |\ \ \ \
| | * | | | ide-cd: remove dead dsc_overlap settingBartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: push local_irq_{save,restore}() to do_identify()Bartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: remove superfluous local_irq_{save,restore}() from ide_dump_status()Bartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: move legacy ISA/VLB ports handling to ide-legacy.c (v2)Bartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: move Power Management support to ide-pm.cBartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: use ATA_DMA_* defines in ide-dma-sff.cBartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: checkpatch.pl fixes for ide-lib.cBartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: remove inline tags from ide-probe.cBartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: remove redundant code from ide_end_drive_cmd()Bartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2008-12-29
| | * | | | ide: rework handling of serialized ports (v2)Bartlomiej Zolnierkiewicz2008-12-29
| | * | | | cy82c693: remove superfluous ide_cy82c693 chipset typeBartlomiej Zolnierkiewicz2008-12-29
| | * | | | trm290: add IDE_HFLAG_TRM290 host flagBartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: add ->max_sectors field to struct ide_port_infoBartlomiej Zolnierkiewicz2008-12-29
| | * | | | rz1000: apply chipset quirks early (v2)Bartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: always set nIEN on idle devicesBartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: fix ->quirk_list checking in ide_do_request()Bartlomiej Zolnierkiewicz2008-12-29
| | * | | | gayle: set IDE_HFLAG_SERIALIZE explictlyBartlomiej Zolnierkiewicz2008-12-29
| | * | | | cmd64x: set IDE_HFLAG_SERIALIZE explictly for CMD646Bartlomiej Zolnierkiewicz2008-12-29
| | * | | | ali14xx: doesn't use shared IRQsBartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide-cd: remove obsolete seek optimizationBartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: cleanup ide_do_request()Bartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: use queue lock instead of ide_lock when possibleBartlomiej Zolnierkiewicz2008-12-29
| | * | | | ide: ide_lock + __blk_end_request() -> blk_end_request()Bartlomiej Zolnierkiewicz2008-12-29