aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds12-466/+1243
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds221-364/+317
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds9-27/+24
2011-07-25hwmon: (lm78) Become the maintainerJean Delvare1-3/+1
2011-07-25hwmon: (lm78) Make ISA interface depend on CONFIG_ISAJean Delvare1-19/+79
2011-07-25hwmon: (lm78) Avoid forward declarationsJean Delvare1-107/+98
2011-07-25hwmon: (sht15) Correct a comment mistakeVivien Didelot1-1/+1
2011-07-25hwmon: (max1111) Avoid extra memory allocationsJean Delvare1-21/+6
2011-07-25hwmon: (it87) Add chassis intrusion detection supportJean Delvare1-0/+29
2011-07-25hwmon: (via-cputemp) Add VID reporting supportJean Delvare2-5/+40
2011-07-25hwmon-vid: Add support for VIA family 6 model D CPUJean Delvare1-1/+41
2011-07-25hwmon: New driver sch5636Hans de Goede4-0/+559
2011-07-25hwmon: (sch5627) Factor out some code shared with sch5636 driverHans de Goede5-310/+390
2011-07-25Merge branch 'next/deletion' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds4-239/+0
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds9-46/+4
2011-07-25Merge branch 'next/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-socLinus Torvalds2-5/+6
2011-07-25Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds5-45/+40
2011-07-25fix devtmpfs raceAl Viro1-1/+2
2011-07-25Merge branch 'for-3.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2-18/+21
2011-07-25i2c: Allow i2c_add_numbered_adapter() to assign a bus idGrant Likely4-14/+10
2011-07-25i2c-ali1535: Fix style issuesLABBE Corentin1-31/+30
2011-07-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds7-4/+1533
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds179-6513/+7230
2011-07-24gma500: udlay(20000) is too largeStephen Rothwell1-1/+1
2011-07-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds66-959/+866
2011-07-24bnx2x: use pci_pcie_cap()Vladislav Zolotarov1-1/+1
2011-07-24bnx2x: fix bnx2x_stop_on_error flow in bnx2x_sp_rtnl_taskVladislav Zolotarov1-11/+25
2011-07-24bnx2x: enable internal target-read for 57712 and up onlyShmulik Ravid1-3/+6
2011-07-24bnx2x: count statistic ramrods on EQ to prevent MC assertVladislav Zolotarov1-31/+32
2011-07-24bnx2x: fix loopback for non 10G linkYaniv Rosner1-6/+18
2011-07-24bnx2x: dcb - send all unmapped priorities to same COS as L2Dmitry Kravkov1-6/+33
2011-07-24iwlwifi: Fix build with CONFIG_PM disabled.David S. Miller1-0/+6
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+9
2011-07-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds8-131/+782
2011-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds13-552/+1756
2011-07-24caam: don't pass bogus S_IFCHR to debugfs_create_...()Al Viro1-13/+13
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro5-11/+7
2011-07-24asus-wmi: ->is_visible() can't return negativeAl Viro1-1/+1
2011-07-24VFS : mount lock scalability for internal mountsTim Chen1-1/+1
2011-07-24[S390] dasd: add enhanced DASD statistics interfaceStefan Weinhuber4-91/+686
2011-07-24[S390] ap: toleration support for ap device type 10Holger Dengler2-27/+91
2011-07-24[S390] qdio: clear shared DSCI before scheduling the queue handlerJan Glauber1-10/+5
2011-07-24[S390] kconfig: remove tape interface support commentMartin Schwidefsky1-3/+0
2011-07-23of: fix missing include from of_pci.cGrant Likely1-0/+1
2011-07-23via-velocity: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23qlge: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23igb: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23can: c_can: remove duplicated #includeHuang Weiyi2-2/+0
2011-07-23bnad: remove duplicated #includeHuang Weiyi1-1/+0
2011-07-23ata: PATA_ARASAN_CF depends on DMADEVICESRandy Dunlap1-0/+1