macide/q40ide: add missing __init tag to {macide,q40ide}_init()
[safe/jmp/linux-2.6] / drivers / ide / pci /
2007-11-27 Aleksandar Radovanovicaec62xx: Fix kernel oops in driver's probe function
2007-11-27 Sergei Shtylyovsiimage: remove resetproc() method
2007-11-27 Gabriel Craciunescusis5513.c: Add Packard Bell EasyNote K5305 to laptops
2007-11-13 Bartlomiej Zolnier... it821x/jmicron: fix return value of {it821x,jmicron...
2007-11-13 Bartlomiej Zolnier... ide: don't BUG() on unsupported transfer modes
2007-11-13 Sergei Shtylyovcmd64x: don't clear the other channel's interrupt
2007-11-05 sebdeg@ngi.itpiix: add support for ICH7 on Acer 5602aWLMi
2007-10-26 Jeff Garzikdrivers/ide/pci/sc1200.c: fix suspend/resume buglets...
2007-10-26 Bartlomiej Zolnier... drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=n
2007-10-26 Bartlomiej Zolnier... hpt366: fix build for CONFIG_HOTPLUG=n
2007-10-26 Bartlomiej Zolnier... cy82c693: fix build for CONFIG_HOTPLUG=n
2007-10-20 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-10-19 Bartlomiej Zolnier... cs5530: remove needless ide_lock taking
2007-10-19 Bartlomiej Zolnier... ide: take ide_lock for prefetch disable/enable in do_sp...
2007-10-19 Bartlomiej Zolnier... cmd640: fix deadlock on error handling
2007-10-19 Bartlomiej Zolnier... slc90e66: fix deadlock on error handling
2007-10-19 Bartlomiej Zolnier... opti621: fix deadlock on error handling
2007-10-19 Bartlomiej Zolnier... ide: constify struct ide_port_info
2007-10-19 Bartlomiej Zolnier... ide: replace ide_pci_device_t by struct ide_port_info
2007-10-19 Bartlomiej Zolnier... via82cxxx: keep local ide_pci_device_t copy
2007-10-19 Bartlomiej Zolnier... ide: remove write-only hwif->hw
2007-10-19 Bartlomiej Zolnier... ide: add ide_device_add()
2007-10-19 Bartlomiej Zolnier... ide: add ->fixup method to ide_hwif_t
2007-10-19 Bartlomiej Zolnier... siimage: separate PATA and SATA methods
2007-10-19 Bartlomiej Zolnier... aec62xx: remove aec62xx_dma_lost_irq()
2007-10-19 Bartlomiej Zolnier... alim15x3: use ->host_flags and ->udma_mask fields from...
2007-10-19 Bartlomiej Zolnier... alim15x3: fix CD_ROM DMA and PIO FIFO settings setup
2007-10-19 Bartlomiej Zolnier... ide: add IDE_HFLAG_{IO_32BIT,UNMASK_IRQS} host flags
2007-10-19 Bartlomiej Zolnier... ide: add IDE_HFLAG_RQSIZE_256 host flag
2007-10-19 Bartlomiej Zolnier... ide: add IDE_HFLAG_FORCE_LEGACY_IRQS host flag
2007-10-19 Bartlomiej Zolnier... ide: add ->chipset field to ide_pci_device_t
2007-10-19 Bartlomiej Zolnier... serverworks: remove dead code from svwks_set_dma_mode()
2007-10-19 Bartlomiej Zolnier... rz1000: set serialized flag only if mate interface...
2007-10-19 Bartlomiej Zolnier... cmd64x: always set hwif->chipset for CMD646
2007-10-19 Adrian Bunkide/pci/sis5513.c: add missing "else"
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-18 Bartlomiej Zolnier... ide: set drive->autotune in ide_pci_setup_ports()
2007-10-18 Bartlomiej Zolnier... triflex: always tune PIO
2007-10-18 Bartlomiej Zolnier... opti621: always tune PIO
2007-10-18 Bartlomiej Zolnier... cy82c693: always tune PIO
2007-10-18 Bartlomiej Zolnier... cs5520: always tune PIO
2007-10-18 Bartlomiej Zolnier... alim15x3: always tune PIO
2007-10-18 Bartlomiej Zolnier... ide: add IDE_HFLAG_LEGACY_IRQS host flag
2007-10-18 Bartlomiej Zolnier... ide: add IDE_HFLAG_SERIALIZE host flag
2007-10-18 Bartlomiej Zolnier... ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag
2007-10-18 Bartlomiej Zolnier... piix: add DECLARE_ICH_DEV() macro
2007-10-18 Bartlomiej Zolnier... pdc202xx_old: add DECLARE_PDC2026X_DEV() macro
2007-10-18 Bartlomiej Zolnier... pdc202xx_new: add DECLARE_PDCNEW_DEV() macro
2007-10-18 Bartlomiej Zolnier... aec62xx: no need to disable UDMA in ->init_hwif method...
2007-10-18 Bartlomiej Zolnier... serverworks: remove ->init_setup
2007-10-18 Bartlomiej Zolnier... scc_pata: remove ->init_setup
2007-10-18 Bartlomiej Zolnier... pdc202xx_old: remove ->init_setup
2007-10-18 Bartlomiej Zolnier... pdc202xx_new: remove ->init_setup
2007-10-18 Bartlomiej Zolnier... hpt366: remove ->init_setup
2007-10-18 Bartlomiej Zolnier... cmd64x: remove ->init_setup
2007-10-18 Bartlomiej Zolnier... aec62xx: remove ->init_setup
2007-10-18 Bartlomiej Zolnier... ide: use I/O ops directly part #2 (take 2)
2007-10-18 Bartlomiej Zolnier... ide: use pci_dev->revision
2007-10-18 Auke Kokcmd64x: Use dev->revision
2007-10-18 Auke Kokamd74xx: Omit PCI_REVISION_ID read
2007-10-18 Bartlomiej Zolnier... ide: add ->mwdma_mask and ->swdma_mask to ide_pci_devic...
2007-10-18 Bartlomiej Zolnier... pdc202xx_old: remove broken SWDMA support
2007-10-18 Bartlomiej Zolnier... ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA...
2007-10-18 Bartlomiej Zolnier... ide: remove ->init_setup_dma from ide_pci_device_t...
2007-10-18 Bartlomiej Zolnier... ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags
2007-10-18 Bartlomiej Zolnier... ide: add IDE_HFLAG_BOOTABLE host flag
2007-10-18 Bartlomiej Zolnier... ide: add IDE_HFLAG_NO_ATAPI_DMA host flag
2007-10-18 Bartlomiej Zolnier... ide: add DECLARE_GENERIC_PCI_DEV() macro to generic...
2007-10-18 Bartlomiej Zolnier... siimage: bump driver version
2007-10-18 Benjamin Herrenschmidtide: Fix cs5535 driver accessing beyond array boundary
2007-10-18 Benjamin Herrenschmidtide: Fix siimage driver accessing beyond array boundary
2007-10-16 Bartlomiej Zolnier... amd74xx: remove /proc/ide/amd74xx
2007-10-16 Bartlomiej Zolnier... amd74xx/via82cxxx: don't initialize drive->dn
2007-10-16 Bartlomiej Zolnier... sis5513: remove /proc/ide/sis
2007-10-16 Bartlomiej Zolnier... ide: remove hwif->autodma and drive->autodma
2007-10-16 Bartlomiej Zolnier... ide: use PCI_VDEVICE() macro
2007-10-16 Bartlomiej Zolnier... sis5513: clear prefetch and postwrite for ATAPI devices
2007-10-16 Bartlomiej Zolnier... it8213/piix/slc90e66: "de-couple" PIO and UDMA modes
2007-10-16 Bartlomiej Zolnier... ide: remove ->ide_dma_check (take 2)
2007-10-16 Bartlomiej Zolnier... sl82c105: add PIO autotune fallback to ->ide_dma_check
2007-10-16 Bartlomiej Zolnier... cs5530/sc1200: add PIO autotune fallback to ->ide_dma_check
2007-10-16 Bartlomiej Zolnier... ide: remove ide_use_fast_pio()
2007-10-16 Bartlomiej Zolnier... ide: remove drive->init_speed zeroing
2007-10-16 Bartlomiej Zolnier... it8213/piix/slc90e66: remove {it8213,piix,slc90e66...
2007-10-16 Bartlomiej Zolnier... atiixp: DMA setup fixes
2007-10-16 Bartlomiej Zolnier... sc1200: always tune PIO
2007-10-16 Bartlomiej Zolnier... cs5530: always tune PIO
2007-10-16 Bartlomiej Zolnier... slc90e66: always tune PIO
2007-10-16 Bartlomiej Zolnier... aec62xx: always tune PIO
2007-10-16 Bartlomiej Zolnier... sis5513: always tune PIO
2007-10-16 Bartlomiej Zolnier... sis5513: DMA setup fixes
2007-10-16 Bartlomiej Zolnier... hpt366: always tune PIO
2007-10-16 Tony Battersbyide: fix serverworks.c UDMA regression
2007-10-16 Jens AxboeIDE: sg chaining support
2007-10-13 Bartlomiej Zolnier... alim15x3: remove redundant m5229_revision check
2007-10-13 Bartlomiej Zolnier... sc1200: fix ->dma_base equal zero handling
2007-10-13 Bartlomiej Zolnier... cs5520: fix ->dma_base equal zero handling
2007-10-13 Bartlomiej Zolnier... sgiioc4: add missing ->dma_base check
2007-10-13 Bartlomiej Zolnier... cs5535: add missing ->dma_base check
2007-10-13 Bartlomiej Zolnier... ide: move ide_config_drive_speed() calls to upper layer...
next