Age | Commit message (Expand) | Author |
2008-03-07 | ide: update references to Documentation/ide/ide.txt (v2) | Randy Dunlap |
2008-03-07 | ide: fix buggy code in ide_register_hw() | Peter Teoh |
2008-03-07 | ide: fix enabling DMA on it821x in "smart" mode | Bartlomiej Zolnierkiewicz |
2008-03-07 | ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag | Bartlomiej Zolnierkiewicz |
2008-02-26 | ide: remove stale comments from ide-dma.c (take 2) | Bartlomiej Zolnierkiewicz |
2008-02-26 | qd65xx: remove commented out code | Bartlomiej Zolnierkiewicz |
2008-02-26 | ide-tape: schedule driver for removal after 6 months | Borislav Petkov |
2008-02-26 | ide-disk: add missing printk() KERN_* levels | Bartlomiej Zolnierkiewicz |
2008-02-26 | ide: fix sparse warning about shadowing 'flags' symbol | Bartlomiej Zolnierkiewicz |
2008-02-26 | ide-cd: fix CD/DVD burning | Andreas Schwab |
2008-02-26 | ide-cd: fix 'ireason' handling for REQ_TYPE_ATA_PC requests | Bartlomiej Zolnierkiewicz |
2008-02-26 | qd65xx: fix setup of QD6580 Control register | Bartlomiej Zolnierkiewicz |
2008-02-26 | ide: skip probing port if "hdx=noprobe" was used for both devices on it | Bartlomiej Zolnierkiewicz |
2008-02-26 | ide: remove redundant comment from ide_unregister() | Bartlomiej Zolnierkiewicz |
2008-02-26 | hpt366: fix section mismatch warnings | Sam Ravnborg |
2008-02-26 | ide-cd: Enable audio play quirk for Optiarc DVD RW AD-5200A drive | Borislav Petkov |
2008-02-23 | PM: Introduce PM_EVENT_HIBERNATE callback state | Rafael J. Wysocki |
2008-02-21 | ide: mark "ide=reverse" option as obsolete | Bartlomiej Zolnierkiewicz |
2008-02-19 | ide-cd: fix missing residual count setting in DMA mode | Kiyoshi Ueda |
2008-02-19 | ht6560b: force prefetch for some devices | Jan Evert van Grootheest |
2008-02-19 | ht6560b can only do up to PIO mode 4 | Jan Evert van Grootheest |
2008-02-19 | via82cxxx: add new PCI id for cx700 | Andrew Smith |
2008-02-19 | falconide: locking bugfix | Bartlomiej Zolnierkiewicz |
2008-02-19 | ide/libata: ST310211A has buggy HPA too | Mikko Rapeli |
2008-02-19 | ide: Add missing base addresses for falconide and macide | Geert Uytterhoeven |
2008-02-11 | ide: remove stale comment from ide-lib.c | Bartlomiej Zolnierkiewicz |
2008-02-11 | ide: fix comment in init_irq() | Bartlomiej Zolnierkiewicz |
2008-02-11 | ide: ide_init_port() bugfix | Bartlomiej Zolnierkiewicz |
2008-02-11 | ide-disk: fix flush requests (take 2) | Bartlomiej Zolnierkiewicz |
2008-02-11 | ide: introduce CONFIG_BLK_DEV_IDEDMA_SFF option | Sergei Shtylyov |
2008-02-11 | bast-ide: build fix | Bartlomiej Zolnierkiewicz |
2008-02-11 | ide-tape: remove never executed code | Bartlomiej Zolnierkiewicz |
2008-02-11 | ide: fix ide/legacy/gayle.c compilation | Adrian Bunk |
2008-02-11 | ide-cd: replace ntohs with generic byteorder macro be16_to_cpu | Borislav Petkov |
2008-02-11 | ide: remove stale version number | Bartlomiej Zolnierkiewicz |
2008-02-11 | pdc202xx_old: always enable burst mode | Bartlomiej Zolnierkiewicz |
2008-02-11 | palm_bk3710: use struct ide_port_info | Bartlomiej Zolnierkiewicz |
2008-02-11 | palm_bk3710: port initialization/probing bugfix | Bartlomiej Zolnierkiewicz |
2008-02-11 | palm_bk3710: fix ide_unregister() usage | Bartlomiej Zolnierkiewicz |
2008-02-11 | palm_bk3710: ide_register_hw() -> ide_device_add() | Bartlomiej Zolnierkiewicz |
2008-02-11 | ide: insert BUG_ON() into __ide_set_handler() (take 2) | Sergei Shtylyov |
2008-02-11 | cs5520: remove stale comment | Benjamin Herrenschmidt |
2008-02-11 | ide: another possible ide panic fix for blk-end-request | Kiyoshi Ueda |
2008-02-09 | ide: introduce HAVE_IDE | Sam Ravnborg |
2008-02-08 | aout: remove unnecessary inclusions of {asm, linux}/a.out.h | David Howells |
2008-02-06 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-02-06 | cleanup after APUS removal | Adrian Bunk |
2008-02-06 | Rename: linux/pata_platform.h to linux/ata_platform.h | Jeff Garzik |
2008-02-06 | ide-tape: bump minor driver version | Borislav Petkov |
2008-02-06 | ide-tape: cleanup the remaining codestyle issues | Borislav Petkov |