| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2007-10-26 | hpt366: fix build for CONFIG_HOTPLUG=n | 1 | -16/+16 | |
| 2007-10-26 | cy82c693: fix build for CONFIG_HOTPLUG=n | 1 | -3/+3 | |
| 2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | 2 | -3/+3 | |
| 2007-10-20 | cs5530: remove needless ide_lock taking | 1 | -7/+1 | |
| 2007-10-20 | ide: take ide_lock for prefetch disable/enable in do_special() | 1 | -6/+0 | |
| 2007-10-20 | cmd640: fix deadlock on error handling | 1 | -20/+28 | |
| 2007-10-20 | slc90e66: fix deadlock on error handling | 1 | -3/+5 | |
| 2007-10-20 | opti621: fix deadlock on error handling | 1 | -3/+5 | |
| 2007-10-20 | ide: constify struct ide_port_info | 32 | -39/+39 | |
| 2007-10-20 | ide: replace ide_pci_device_t by struct ide_port_info | 32 | -55/+51 | |
| 2007-10-20 | via82cxxx: keep local ide_pci_device_t copy | 1 | -35/+27 | |
| 2007-10-20 | ide: remove write-only hwif->hw | 2 | -11/+8 | |
| 2007-10-20 | ide: add ide_device_add() | 2 | -23/+7 | |
| 2007-10-20 | ide: add ->fixup method to ide_hwif_t | 1 | -1/+1 | |
| 2007-10-20 | siimage: separate PATA and SATA methods | 1 | -40/+39 | |
| 2007-10-20 | aec62xx: remove aec62xx_dma_lost_irq() | 1 | -16/+1 | |
| 2007-10-20 | alim15x3: use ->host_flags and ->udma_mask fields from ide_pci_device_t | 1 | -26/+23 | |
| 2007-10-20 | alim15x3: fix CD_ROM DMA and PIO FIFO settings setup | 1 | -29/+31 | |
| 2007-10-20 | ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags | 3 | -40/+28 | |
| 2007-10-20 | ide: add IDE_HFLAG_RQSIZE_256 host flag | 1 | -12/+6 | |
| 2007-10-20 | ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag | 2 | -30/+17 | |
| 2007-10-20 | ide: add ->chipset field to ide_pci_device_t | 4 | -6/+4 | |
| 2007-10-20 | serverworks: remove dead code from svwks_set_dma_mode() | 1 | -7/+0 | |
| 2007-10-20 | rz1000: set serialized flag only if mate interface exists | 1 | -1/+2 | |
| 2007-10-20 | cmd64x: always set hwif->chipset for CMD646 | 1 | -1/+3 | |
| 2007-10-20 | ide/pci/sis5513.c: add missing "else" | 1 | -1/+1 | |
| 2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | 2 | -3/+3 | |
| 2007-10-19 | ide: set drive->autotune in ide_pci_setup_ports() | 28 | -74/+0 | |
| 2007-10-19 | triflex: always tune PIO | 1 | -0/+3 | |
| 2007-10-19 | opti621: always tune PIO | 1 | -4/+4 | |
| 2007-10-19 | cy82c693: always tune PIO | 1 | -5/+5 | |
| 2007-10-19 | cs5520: always tune PIO | 1 | -3/+4 | |
| 2007-10-19 | alim15x3: always tune PIO | 1 | -5/+5 | |
| 2007-10-19 | ide: add IDE_HFLAG_LEGACY_IRQS host flag | 5 | -35/+23 | |
| 2007-10-19 | ide: add IDE_HFLAG_SERIALIZE host flag | 3 | -13/+11 | |
| 2007-10-19 | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | 2 | -6/+5 | |
| 2007-10-19 | piix: add DECLARE_ICH_DEV() macro | 1 | -63/+47 | |
| 2007-10-19 | pdc202xx_old: add DECLARE_PDC2026X_DEV() macro | 1 | -41/+19 | |
| 2007-10-19 | pdc202xx_new: add DECLARE_PDCNEW_DEV() macro | 1 | -57/+19 | |
| 2007-10-19 | aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF | 1 | -9/+5 | |
| 2007-10-19 | serverworks: remove ->init_setup | 1 | -31/+14 | |
| 2007-10-19 | scc_pata: remove ->init_setup | 1 | -2/+2 | |
| 2007-10-19 | pdc202xx_old: remove ->init_setup | 1 | -32/+25 | |
| 2007-10-19 | pdc202xx_new: remove ->init_setup | 1 | -57/+47 | |
| 2007-10-19 | hpt366: remove ->init_setup | 1 | -179/+127 | |
| 2007-10-19 | cmd64x: remove ->init_setup | 1 | -27/+12 | |
| 2007-10-19 | aec62xx: remove ->init_setup | 1 | -25/+14 | |
| 2007-10-19 | ide: use I/O ops directly part #2 (take 2) | 3 | -34/+31 | |
| 2007-10-19 | ide: use pci_dev->revision | 3 | -23/+8 | |
| 2007-10-19 | cmd64x: Use dev->revision | 1 | -10/+4 |
