summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds14-475/+1153
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds8-132/+1970
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds72-5893/+3677
2008-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+8
2008-10-12Fix RTC wakealarm sysfs interface breakage.Linus Torvalds1-2/+1
2008-10-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinn...Pierre Ossman3-382/+987
2008-10-12MMC: Use timeout values from CSRMatthew Fleming1-11/+21
2008-10-12MMC: CSD and CID timeout valuesMatthew Fleming1-2/+6
2008-10-12sdhci: 'scratch' may be used uninitializedSteven Noonan1-1/+1
2008-10-12mmc: explicitly mention SDIO support in KconfigPierre Ossman3-11/+13
2008-10-12mmc: remove redundant "depends on"Pierre Ossman2-4/+3
2008-10-12sdio: high-speed supportPierre Ossman1-3/+49
2008-10-12mmc_block: hard code 512 byte block sizePierre Ossman1-18/+5
2008-10-12sdhci: force high speed capability on some controllersPierre Ossman3-2/+6
2008-10-12mmc_block: filter out PC requestsPierre Ossman1-1/+1
2008-10-12mmc_block: indicate strict orderingPierre Ossman1-0/+1
2008-10-12mmc_block: inform block layer about sector count restrictionPierre Ossman2-28/+15
2008-10-12sdio: give sdio irq thread a host specific namePierre Ossman1-1/+2
2008-10-12sdio: make sleep on error interruptablePierre Ossman1-4/+9
2008-10-12sdhci: reduce card detection delayPierre Ossman1-1/+1
2008-10-12sdhci: let the controller wait for busy state to endPierre Ossman1-6/+33
2008-10-11smc911x: Fix external PHY detectionGuennadi Liakhovetski1-0/+3
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds73-2452/+2074
2008-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller816-34474/+74162
2008-10-11e1000: allow VLAN devices to use TSO and CSUM offloadPatrick McHardy1-0/+5
2008-10-11Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of ...Linus Torvalds7-314/+1139
2008-10-11Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar7-314/+1139
2008-10-11Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l...Linus Torvalds1-1/+1
2008-10-11Merge phase #2 (PAT updates) of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds16-8/+152
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds54-1347/+3295
2008-10-11security: avoid calling a NULL function pointer in drivers/video/tvaudio.cArjan van de Ven1-1/+1
2008-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds427-28490/+62622
2008-10-11Merge branch 'for-linus' of git://git.alsa-project.org/alsa-kernelLinus Torvalds2-6/+9
2008-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds53-513/+1045
2008-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds6-55/+139
2008-10-10Merge branch 'r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/...David S. Miller1-23/+434
2008-10-10myri10ge: update driver version number to 1.4.3-1.369Brice Goglin1-1/+1
2008-10-10r8169: add shutdown handlerFrancois Romieu1-0/+6
2008-10-10r8169: preliminary 8168d supportFrancois Romieu1-2/+97
2008-10-10r8169: support additional 8168cp chipsetFrancois Romieu1-3/+27
2008-10-10r8169: change default behavior for mildly identified 8168c chipsetsFrancois Romieu1-3/+4
2008-10-10r8169: add a new 8168cp flavorFrancois Romieu1-6/+43
2008-10-10r8169: add a new 8168c flavor (bis)Francois Romieu1-2/+24
2008-10-10r8169: add a new 8168c flavorFrancois Romieu1-2/+39
2008-10-10r8169: sync existing 8168 device hardware start sequences with vendor driverFrancois Romieu1-0/+75
2008-10-10r8169: 8168b Tx performance tweakFrancois Romieu1-1/+2
2008-10-10r8169: make room for more specific 8168 hardware start procedureFrancois Romieu1-5/+61
2008-10-10r8169: shuffle some registers handling around (8168 operation only)Francois Romieu1-6/+7
2008-10-10r8169: new phy init parameters for the 8168bFrancois Romieu1-0/+33
2008-10-10r8169: update phy init parametersFrancois Romieu1-5/+24