aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-17ibm_emac: fix link speed detection changeEugene Surovegin1-1/+1
2007-05-17ibm_emac: improved PHY supportEugene Surovegin1-15/+45
2007-05-17ibm_emac: fix section mismatch warningsEugene Surovegin8-10/+8
2007-05-17sky2: memory barriers changeStephen Hemminger1-4/+11
2007-05-17sky2: remove dual port workaroundStephen Hemminger1-7/+0
2007-05-17sky2: MIB counter overflow handlingStephen Hemminger1-0/+6
2007-05-17sky2: keep track of receive alloc failuresStephen Hemminger1-1/+3
2007-05-17sky2: PHY register settingsStephen Hemminger1-1/+6
2007-05-17sky2: remove Gigabyte 88e8056 restrictionStephen Hemminger1-30/+0
2007-05-17NS16550A: Restore HS settings in EXCR2 on resumeDavid Woodhouse1-3/+18
2007-05-17icom: add new sub-device-id to support new adapterwendy xiong1-24/+31
2007-05-17rtc kconfig clarificationDavid Brownell1-3/+3
2007-05-17rtc-omap build fixDavid Brownell1-2/+2
2007-05-17Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann1-2/+7
2007-05-17acpi: fix potential call to a freed memory section.Aaron Durbin1-4/+4
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-3/+0
2007-05-17[POWERPC] Remove build warnings in windfarm_coreStephen Rothwell1-2/+8
2007-05-17[POWERPC] Fix comment in booke_wdtDave Jiang1-1/+1
2007-05-16Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds7-49/+98
2007-05-16Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-71/+205
2007-05-16parport_pc needs dma-mapping.hAndrew Morton1-0/+1
2007-05-16spi: fix spidev for >sizeof(long)/32 devicesDomen Puncer1-1/+1
2007-05-16[ARM] 4378/1: KS8695: Serial driver fixAndrew Victor1-2/+2
2007-05-16libata: track spindown status and skip spindown_compat if possibleTejun Heo1-0/+9
2007-05-16libata: fix shutdown warning message printingTejun Heo1-8/+27
2007-05-16libata-acpi: add ATA_FLAG_ACPI_SATA port flagTejun Heo3-7/+9
2007-05-16libata: during revalidation, check n_sectors after device is configuredTejun Heo1-18/+15
2007-05-16libata: separate out ata_dev_reread_id()Tejun Heo2-14/+36
2007-05-16pata_scc had been missed by ata_std_prereset() switchAl Viro1-2/+2
2007-05-15[SPARC64]: Add hypervisor API negotiation and fix console bugs.David S. Miller1-71/+205
2007-05-15rpadlpar breakage - fallout of struct subsystem removalAl Viro1-2/+3
2007-05-15em28xx and ivtv should depend on PCIAl Viro2-2/+2
2007-05-15missing includes in mlx4Al Viro4-0/+4
2007-05-15missing dependencies for USB drivers in inputAl Viro5-0/+12
2007-05-15missing mm.h in fw-ohciAl Viro1-0/+1
2007-05-15Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds18-679/+340
2007-05-16Use menuconfig objects: IDEJan Engelhardt1-11/+4
2007-05-16sl82c105: Switch to ref counting APIAlan Cox1-3/+5
2007-05-16ide: remove ide_use_dma()Bartlomiej Zolnierkiewicz1-37/+5
2007-05-16ide: add missing validity checks for identify words 62 and 63Bartlomiej Zolnierkiewicz1-2/+4
2007-05-16ide: remove ide_dma_enable()Bartlomiej Zolnierkiewicz8-100/+11
2007-05-16sl82c105: add speedproc() method and MWDMA0/1 supportSergei Shtylyov1-5/+66
2007-05-16cs5530/sc1200: add ->speedproc supportBartlomiej Zolnierkiewicz2-46/+81
2007-05-16cs5530/sc1200: DMA support cleanupBartlomiej Zolnierkiewicz2-21/+13
2007-05-16ide: use ide_tune_dma() part #2Bartlomiej Zolnierkiewicz4-58/+4
2007-05-16cs5530/sc1200: add ->udma_filter methodsBartlomiej Zolnierkiewicz2-117/+89
2007-05-16ide: always disable DMA before tuning itBartlomiej Zolnierkiewicz2-0/+2
2007-05-16pdc202xx_new: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-28/+1
2007-05-16alim15x3: use ide_tune_dma()Bartlomiej Zolnierkiewicz1-62/+7
2007-05-16sis5513: PIO mode setup fixesBartlomiej Zolnierkiewicz1-49/+36