Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-10-19 | ide: add IDE_HFLAG_LEGACY_IRQS host flag | Bartlomiej Zolnierkiewicz | 6 | -35/+26 |
2007-10-19 | ide: add IDE_HFLAG_SERIALIZE host flag | Bartlomiej Zolnierkiewicz | 5 | -13/+16 |
2007-10-19 | ide: add IDE_HFLAG_ERROR_STOPS_FIFO host flag | Bartlomiej Zolnierkiewicz | 4 | -8/+9 |
2007-10-19 | piix: add DECLARE_ICH_DEV() macro | Bartlomiej Zolnierkiewicz | 1 | -63/+47 |
2007-10-19 | pdc202xx_old: add DECLARE_PDC2026X_DEV() macro | Bartlomiej Zolnierkiewicz | 1 | -41/+19 |
2007-10-19 | pdc202xx_new: add DECLARE_PDCNEW_DEV() macro | Bartlomiej Zolnierkiewicz | 1 | -57/+19 |
2007-10-19 | aec62xx: no need to disable UDMA in ->init_hwif method for ATP850UF | Bartlomiej Zolnierkiewicz | 1 | -9/+5 |
2007-10-19 | ide: remove .init_setup from ide_pci_device_t | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2007-10-19 | serverworks: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -31/+14 |
2007-10-19 | scc_pata: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2007-10-19 | pdc202xx_old: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -32/+25 |
2007-10-19 | pdc202xx_new: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -59/+49 |
2007-10-19 | hpt366: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -179/+127 |
2007-10-19 | cmd64x: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -27/+12 |
2007-10-19 | aec62xx: remove ->init_setup | Bartlomiej Zolnierkiewicz | 1 | -25/+14 |
2007-10-19 | ide: use I/O ops directly part #2 (take 2) | Bartlomiej Zolnierkiewicz | 4 | -37/+34 |
2007-10-19 | ide: use pci_dev->revision | Bartlomiej Zolnierkiewicz | 4 | -27/+10 |
2007-10-19 | cmd64x: Use dev->revision | Auke Kok | 1 | -10/+4 |
2007-10-19 | amd74xx: Omit PCI_REVISION_ID read | Auke Kok | 1 | -1/+0 |
2007-10-19 | ide: add ->mwdma_mask and ->swdma_mask to ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 32 | -177/+185 |
2007-10-19 | pdc202xx_old: remove broken SWDMA support | Bartlomiej Zolnierkiewicz | 1 | -5/+1 |
2007-10-19 | ide: add IDE_HFLAG_NO_LBA48 and IDE_HFLAG_NO_LBA48_DMA host flags | Bartlomiej Zolnierkiewicz | 6 | -11/+14 |
2007-10-19 | ide: remove ->init_setup_dma from ide_pci_device_t (take 2) | Bartlomiej Zolnierkiewicz | 3 | -34/+20 |
2007-10-19 | ide: add IDE_HFLAG_NO_{DMA,AUTODMA} host flags | Bartlomiej Zolnierkiewicz | 34 | -91/+30 |
2007-10-19 | ide: add IDE_HFLAG_BOOTABLE host flag | Bartlomiej Zolnierkiewicz | 34 | -136/+109 |
2007-10-19 | ide: add IDE_HFLAG_NO_ATAPI_DMA host flag | Bartlomiej Zolnierkiewicz | 39 | -58/+40 |
2007-10-19 | ide: add DECLARE_GENERIC_PCI_DEV() macro to generic IDE PCI host driver | Bartlomiej Zolnierkiewicz | 1 | -84/+29 |
2007-10-19 | siimage: bump driver version | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2007-10-19 | ide: Fix cs5535 driver accessing beyond array boundary | Benjamin Herrenschmidt | 1 | -1/+1 |
2007-10-19 | ide: Fix siimage driver accessing beyond array boundary | Benjamin Herrenschmidt | 1 | -1/+1 |
2007-10-19 | ide: Add ide_get_paired_drive() helper | Benjamin Herrenschmidt | 1 | -0/+7 |
2007-10-17 | [IA64] fix non-numa build | Andrew Morton | 1 | -1/+3 |
2007-10-17 | net: libertas sdio driver | Pierre Ossman | 6 | -0/+1140 |
2007-10-17 | x86: delete vsyscall files during make clean | Sam Ravnborg | 1 | -0/+4 |
2007-10-17 | kbuild: fix typo SRCARCH in find_sources | Yinghai Lu | 1 | -4/+4 |
2007-10-17 | 9p: remove sysctl | Eric Van Hensbergen | 4 | -106/+0 |
2007-10-17 | mmc: at91_mci: cleanup: use MCI_ERRORS | Andrew Victor | 1 | -3/+1 |
2007-10-17 | mmc: possible leak in mmc_read_ext_csd | Florin Malita | 1 | -1/+2 |
2007-10-17 | 9p: fix bad kconfig cross-dependency | Eric Van Hensbergen | 5 | -46/+67 |
2007-10-17 | 9p: soften invalidation in loose_mode | Eric Van Hensbergen | 1 | -2/+4 |
2007-10-17 | 9p: attach-per-user | Latchesar Ionkov | 9 | -72/+247 |
2007-10-17 | 9p: rename uid and gid parameters | Latchesar Ionkov | 4 | -14/+18 |
2007-10-17 | 9p: define session flags | Latchesar Ionkov | 3 | -17/+27 |
2007-10-17 | 9p: Make transports dynamic | Eric Van Hensbergen | 12 | -285/+379 |
2007-10-17 | x86: fix kernel rebuild due to vsyscall fallout | Sam Ravnborg | 1 | -1/+1 |
2007-10-17 | .gitignore update for x86 arch | Denis V. Lunev | 3 | -0/+3 |
2007-10-17 | x86: unify include/asm/debugreg_32/64.h | Thomas Gleixner | 4 | -142/+68 |
2007-10-17 | x86: unify include/asm/unwind_32/64.h | Thomas Gleixner | 3 | -30/+13 |
2007-10-17 | x86: unify include/asm/types_32/64.h | Thomas Gleixner | 4 | -131/+67 |
2007-10-17 | x86: unify include/asm/tlb_32/64.h | Thomas Gleixner | 3 | -37/+10 |