FlashPoint, use BIT instead of BITW
[pandora-kernel.git] / drivers / ide /
2007-10-19 Jiri Slabyremove asm/bitops.h includes
2007-10-19 Linus TorvaldsMerge branch 'upstream-linus' of /linux/kernel/git...
2007-10-18 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
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-18 David S. MillerMerge branch 'fixes-davem' of /linux/kernel/git/linvill...
2007-10-17 Linus TorvaldsMerge branch 'xen-upstream' of git://git./linux/kernel...
2007-10-17 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com:8090...
2007-10-17 Paul MackerrasMerge branch 'for-2.6.24' of git://git.secretlab.ca...
2007-10-17 Paul MackerrasMerge branch 'fixes-2.6.24' of /linux/kernel/git/galak...
2007-10-16 Linus TorvaldsMerge /pub/scm/linux/kernel/git/bart/ide-2.6
2007-10-16 Linus TorvaldsMerge ssh:///pub/scm/linux/kernel/git/sam/kbuild
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 CONFIG_IDEDMA_ONLYDISK
2007-10-16 Bartlomiej Zolnier... ide: add "hdx=nodma" kernel parameter
2007-10-16 Bartlomiej Zolnier... ide: remove hwif->autodma and drive->autodma
2007-10-16 Bartlomiej Zolnier... ide: remove "idex=dma" kernel parameter
2007-10-16 Bartlomiej Zolnier... ide: remove CONFIG_BLK_DEV_IDEDMA_FORCED
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 Adrian Bunkide: unexport noautodma
2007-10-16 Adrian Bunkide: unexport ide_tune_dma
2007-10-16 Bartlomiej Zolnier... ide: remove ->ide_dma_check (take 2)
2007-10-16 Bartlomiej Zolnier... ide-pmac: add PIO autotune fallback to ->ide_dma_check
2007-10-16 Bartlomiej Zolnier... ide-cris: add PIO autotune fallback to ->ide_dma_check
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... au1xxx-ide: use ide_tune_dma()
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... ide-cris: 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 Kristoffer Ericsonide-cs: Add additional id string (corsair, 1GB)
2007-10-16 Tony Battersbyide: fix serverworks.c UDMA regression
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-16 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-16 Linus TorvaldsMerge branch 'linus' of /linux/kernel/git/perex/alsa
2007-10-16 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-10-16 Jens AxboeMerge branch 'sglist-arch' into for-linus
2007-10-16 Jens AxboeMerge branch 'barrier' into for-linus
2007-10-16 Jens AxboeIDE: sg chaining support
2007-10-16 Adrian Bunkremove ide_get_error_location()
2007-10-16 Jens Axboeblock: convert blkdev_issue_flush() to use empty barriers
2007-10-15 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2007-10-15 Linus TorvaldsMerge branch 'locks' of git://linux-nfs.org/~bfields...
2007-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2007-10-15 Linus TorvaldsMerge /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-14 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2007-10-14 David WoodhouseMerge branch 'master' of git://git.infradead.org/~dedek...
2007-10-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-13 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2007-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/bart/ide-2.6
2007-10-13 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh64-2.6
next