Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ide: set drive->autotune in ide_pci_setup_ports() | Bartlomiej Zolnierkiewicz | 2007-10-19 | 29 | -74/+3 |
* | triflex: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -0/+3 |
* | opti621: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -4/+4 |
* | cy82c693: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -5/+5 |
* | cs5520: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -3/+4 |
* | alim15x3: always tune PIO | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -5/+5 |
* | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 7 | -35/+28 |
* | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 5 | -13/+16 |
* | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 4 | -8/+9 |
* | piix: add DECLARE_ICH_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -63/+47 |
* | pdc202xx_old: add DECLARE_PDC2026X_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -41/+19 |
* | pdc202xx_new: add DECLARE_PDCNEW_DEV() macro | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -57/+19 |
* | aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -9/+5 |
* | ide: remove .init_setup from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -1/+0 |
* | serverworks: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -31/+14 |
* | scc_pata: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -2/+2 |
* | pdc202xx_old: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -32/+25 |
* | pdc202xx_new: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -59/+49 |
* | hpt366: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -179/+127 |
* | cmd64x: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -27/+12 |
* | aec62xx: remove ->init_setup | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -25/+14 |
* | ide: use I/O ops directly part #2 (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-19 | 4 | -37/+34 |
* | ide: use pci_dev->revision | Bartlomiej Zolnierkiewicz | 2007-10-19 | 4 | -27/+10 |
* | cmd64x: Use dev->revision | Auke Kok | 2007-10-19 | 1 | -10/+4 |
* | amd74xx: Omit PCI_REVISION_ID read | Auke Kok | 2007-10-19 | 1 | -1/+0 |
* | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-19 | 32 | -177/+185 |
* | pdc202xx_old: remove broken SWDMA support | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -5/+1 |
* | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz | 2007-10-19 | 6 | -11/+14 |
* | ide: remove ->init_setup_dma from ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 2007-10-19 | 3 | -34/+20 |
* | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags | Bartlomiej Zolnierkiewicz | 2007-10-19 | 34 | -91/+30 |
* | ide: add IDE_HFLAG_BOOTABLE host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 34 | -136/+109 |
* | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz | 2007-10-19 | 39 | -58/+40 |
* | ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -84/+29 |
* | siimage: bump driver version | Bartlomiej Zolnierkiewicz | 2007-10-19 | 1 | -1/+1 |
* | ide: Fix cs5535 driver accessing beyond array boundary | Benjamin Herrenschmidt | 2007-10-19 | 1 | -1/+1 |
* | ide: Fix siimage driver accessing beyond array boundary | Benjamin Herrenschmidt | 2007-10-19 | 1 | -1/+1 |
* | ide: Add ide_get_paired_drive() helper | Benjamin Herrenschmidt | 2007-10-19 | 1 | -0/+7 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2007-10-17 | 1 | -1/+3 |
|\ | |||||
| * | [IA64] fix non-numa build | Andrew Morton | 2007-10-17 | 1 | -1/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds | 2007-10-17 | 19 | -489/+689 |
|\ \ | |||||
| * | | 9p: remove sysctl | Eric Van Hensbergen | 2007-10-17 | 4 | -106/+0 |
| * | | 9p: fix bad kconfig cross-dependency | Eric Van Hensbergen | 2007-10-17 | 5 | -46/+67 |
| * | | 9p: soften invalidation in loose_mode | Eric Van Hensbergen | 2007-10-17 | 1 | -2/+4 |
| * | | 9p: attach-per-user | Latchesar Ionkov | 2007-10-17 | 9 | -72/+247 |
| * | | 9p: rename uid and gid parameters | Latchesar Ionkov | 2007-10-17 | 4 | -14/+18 |
| * | | 9p: define session flags | Latchesar Ionkov | 2007-10-17 | 3 | -17/+27 |
| * | | 9p: Make transports dynamic | Eric Van Hensbergen | 2007-10-17 | 12 | -285/+379 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 2007-10-17 | 8 | -4/+1143 |
|\ \ \ | |_|/ |/| | | |||||
| * | | net: libertas sdio driver | Pierre Ossman | 2007-10-17 | 6 | -0/+1140 |
| * | | mmc: at91_mci: cleanup: use MCI_ERRORS | Andrew Victor | 2007-10-17 | 1 | -3/+1 |