summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-205-455/+679
|\
| * hwmon-vid: Add support for AMD family 11h to 15h processorsJean Delvare2012-12-191-0/+10
| * hwmon: (it87) Support PECI for additional chipsGuenter Roeck2012-12-191-10/+38
| * hwmon: (it87) Report thermal sensor type as Intel PECI if appropriateGuenter Roeck2012-12-191-3/+17
| * hwmon: (it87) Manage device specific features with tableGuenter Roeck2012-12-191-74/+81
| * hwmon: (it87) Replace pwm group macro with direct attribute definitionsGuenter Roeck2012-12-191-41/+74
| * hwmon: (it87) Avoid quoted string splits across linesGuenter Roeck2012-12-191-14/+13
| * hwmon: (it87) Save fan registers in 2-dimensional arrayGuenter Roeck2012-12-191-159/+104
| * hwmon: (it87) Introduce support for tempX_offset sysfs attributeGuenter Roeck2012-12-191-5/+61
| * hwmon: (it87) Replace macro defining tempX_type sensors with direct definitionsGuenter Roeck2012-12-191-10/+11
| * hwmon: (it87) Save voltage register values in 2-dimensional arrayGuenter Roeck2012-12-191-81/+66
| * hwmon: (it87) Save temperature registers in 2-dimensional arrayGuenter Roeck2012-12-191-63/+35
| * hwmon: (w83627ehf) Get rid of smatch warningsJean Delvare2012-12-191-0/+4
| * hwmon: (w83627hf) Don't touch nonexistent I2C address registersJean Delvare2012-12-191-2/+4
| * hwmon: (w83627ehf) Add support for suspendJean Delvare2012-12-191-1/+94
| * hwmon: (w83627hf) Add support for suspendJean Delvare2012-12-191-1/+74
| * hwmon: Fix PCI device reference leak in quirkJean Delvare2012-12-191-12/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-2029-145/+408
|\ \
| * | solos-pci: ensure all TX packets are aligned to 4 bytesDavid Woodhouse2012-12-191-4/+23
| * | solos-pci: add firmware upgrade support for new modelsNathan Williams2012-12-191-11/+42
| * | solos-pci: remove superfluous debug outputNathan Williams2012-12-191-1/+0
| * | solos-pci: add GPIO support for newer versions on Geos boardNathan Williams2012-12-191-0/+105
| * | 8139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene2012-12-191-7/+11
| * | net: qmi_wwan: add ZTE MF880Bjørn Mork2012-12-191-0/+1
| * | drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat2012-12-191-1/+3
| * | drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat2012-12-191-3/+1
| * | use generic usbnet_manage_power()Oliver Neukum2012-12-192-16/+4
| * | usbnet: generic manage_power()Oliver Neukum2012-12-191-0/+10
| * | usbnet: handle PM failure gracefullyOliver Neukum2012-12-191-7/+8
| * | ksz884x: fix receive polling race conditionLennert Buytenhek2012-12-191-3/+9
| * | qlcnic: update driver versionSigned-off-by: Sony Chacko2012-12-191-2/+2
| * | qlcnic: fix unused variable warningsShahed Shaikh2012-12-194-12/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-192-1/+9
| |\ \
| | * | wireless: fix Atheros drivers compilationVladimir Kondratiev2012-12-171-1/+1
| | * | rt2x00: zero-out rx_statusGabor Juhos2012-12-171-0/+8
| * | | net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo2012-12-191-2/+1
| * | | be2net: fix wrong frag_idx reported by RX CQSathya Perla2012-12-192-7/+33
| * | | be2net: fix be_close() to ensure all events are ack'edSathya Perla2012-12-192-9/+17
| * | | cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams2012-12-181-16/+4
| * | | qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2012-12-182-0/+29
| * | | tuntap: fix sparse warningJason Wang2012-12-181-1/+1
| * | | tuntap: reset network header before calling skb_get_rxhash()Eric Dumazet2012-12-171-0/+1
| * | | i2400m: add Intel 6150 device IDsDan Williams2012-12-162-0/+9
| * | | can: sja1000: fix compilation on x86Marc Kleine-Budde2012-12-161-1/+1
| * | | cpts: Fix build error caused by include of plat/clock.hTony Lindgren2012-12-141-2/+0
| * | | bonding: do not cancel works in bond_uninit()Konstantin Khlebnikov2012-12-141-2/+0
| * | | stmmac: fix platform driver unregisteringKonstantin Khlebnikov2012-12-142-13/+15
| * | | mISDN: fix race in timer canceling on module unloadingKonstantin Khlebnikov2012-12-141-2/+1
| * | | tuntap: fix ambigious multiqueue APIJason Wang2012-12-141-23/+63
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge tags 'dt-for-linus', 'gpio-for-linus' and 'spi-for-linus' of git://git....Linus Torvalds2012-12-208-27/+28
|\ \ \ \ \ \