| Commit message (Expand) | Author | Age |
* | trm290: do hook dma_host_{on,off} methods (take 2) | Sergei Shtylyov | 2008-01-10 |
* | cmd64x: fix hwif->chipset setup | Bartlomiej Zolnierkiewicz | 2007-12-24 |
* | drivers/ide/: Spelling fixes | Joe Perches | 2007-12-24 |
* | hpt366: fix HPT37x PIO mode timings (take 2) | Sergei Shtylyov | 2007-12-12 |
* | pdc202xx_new: fix Promise TX4 support | Bartlomiej Zolnierkiewicz | 2007-12-12 |
* | trm290: remove bogus init_hwif_trm290() comment | Bartlomiej Zolnierkiewicz | 2007-11-27 |
* | piix: add HP compaq laptop to short cable list | Bartlomiej Zolnierkiewicz | 2007-11-27 |
* | alim15x3: add Mitac 8317 and derivatives to ali_cable_override() | Bartlomiej Zolnierkiewicz | 2007-11-27 |
* | aec62xx: Fix kernel oops in driver's probe function | Aleksandar Radovanovic | 2007-11-27 |
* | siimage: remove resetproc() method | Sergei Shtylyov | 2007-11-27 |
* | sis5513.c: Add Packard Bell EasyNote K5305 to laptops | Gabriel Craciunescu | 2007-11-27 |
* | it821x/jmicron: fix return value of {it821x,jmicron}_init_one() | Bartlomiej Zolnierkiewicz | 2007-11-13 |
* | ide: don't BUG() on unsupported transfer modes | Bartlomiej Zolnierkiewicz | 2007-11-13 |
* | cmd64x: don't clear the other channel's interrupt | Sergei Shtylyov | 2007-11-13 |
* | piix: add support for ICH7 on Acer 5602aWLMi | sebdeg@ngi.it | 2007-11-05 |
* | drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warnings | Jeff Garzik | 2007-10-26 |
* | drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=n | Bartlomiej Zolnierkiewicz | 2007-10-26 |
* | hpt366: fix build for CONFIG_HOTPLUG=n | Bartlomiej Zolnierkiewicz | 2007-10-26 |
* | cy82c693: fix build for CONFIG_HOTPLUG=n | Bartlomiej Zolnierkiewicz | 2007-10-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 |
* | | cs5530: remove needless ide_lock taking | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: take ide_lock for prefetch disable/enable in do_special() | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | cmd640: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | slc90e66: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | opti621: fix deadlock on error handling | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: constify struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: replace ide_pci_device_t by struct ide_port_info | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | via82cxxx: keep local ide_pci_device_t copy | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: remove write-only hwif->hw | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: add ide_device_add() | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: add ->fixup method to ide_hwif_t | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | siimage: separate PATA and SATA methods | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | aec62xx: remove aec62xx_dma_lost_irq() | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | alim15x3: fix CD_ROM DMA and PIO FIFO settings setup | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: add IDE_HFLAG_RQSIZE_256 host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide: add ->chipset field to ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | serverworks: remove dead code from svwks_set_dma_mode() | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | rz1000: set serialized flag only if mate interface exists | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | cmd64x: always set hwif->chipset for CMD646 | Bartlomiej Zolnierkiewicz | 2007-10-19 |
* | | ide/pci/sis5513.c: add missing "else" | Adrian Bunk | 2007-10-19 |
|/ |
|
* | ide: set drive->autotune in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz | 2007-10-18 |
* | triflex: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
* | opti621: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
* | cy82c693: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
* | cs5520: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |
* | alim15x3: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-18 |