summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-12-20hwmon: (it87) Manage device specific features with tableGuenter Roeck1-74/+81
2012-12-20hwmon: (it87) Replace pwm group macro with direct attribute definitionsGuenter Roeck1-41/+74
2012-12-20hwmon: (it87) Avoid quoted string splits across linesGuenter Roeck1-14/+13
2012-12-20hwmon: (it87) Save fan registers in 2-dimensional arrayGuenter Roeck1-159/+104
2012-12-20hwmon: (it87) Introduce support for tempX_offset sysfs attributeGuenter Roeck1-5/+61
2012-12-20hwmon: (it87) Replace macro defining tempX_type sensors with direct definitionsGuenter Roeck1-10/+11
2012-12-20hwmon: (it87) Save voltage register values in 2-dimensional arrayGuenter Roeck1-81/+66
2012-12-20hwmon: (it87) Save temperature registers in 2-dimensional arrayGuenter Roeck1-63/+35
2012-12-20hwmon: (w83627ehf) Get rid of smatch warningsJean Delvare1-0/+4
2012-12-20hwmon: (w83627hf) Don't touch nonexistent I2C address registersJean Delvare1-2/+4
2012-12-20hwmon: (w83627ehf) Add support for suspendJean Delvare1-1/+94
2012-12-20hwmon: (w83627hf) Add support for suspendJean Delvare1-1/+74
2012-12-20hwmon: Fix PCI device reference leak in quirkJean Delvare1-12/+14
2012-12-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+9
2012-12-20net: qmi_wwan: add ZTE MF880Bjørn Mork1-0/+1
2012-12-20drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat1-1/+3
2012-12-20drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat1-3/+1
2012-12-20Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds95-1639/+2301
2012-12-20use generic usbnet_manage_power()Oliver Neukum2-16/+4
2012-12-20usbnet: generic manage_power()Oliver Neukum1-0/+10
2012-12-20usbnet: handle PM failure gracefullyOliver Neukum1-7/+8
2012-12-20ksz884x: fix receive polling race conditionLennert Buytenhek1-3/+9
2012-12-20qlcnic: update driver versionSigned-off-by: Sony Chacko1-2/+2
2012-12-20qlcnic: fix unused variable warningsShahed Shaikh4-12/+6
2012-12-19mlx4_core: Allow choosing flow steering modeJack Morgenstein3-16/+49
2012-12-19mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein3-25/+62
2012-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+9
2012-12-19mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion1-1/+1
2012-12-19mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion1-6/+20
2012-12-19cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya4-10/+193
2012-12-19cxgb4: Add T4 filter supportVipul Pandya8-7/+757
2012-12-19IPoIB: Call skb_dst_drop() once skb is enqueued for sendingRoland Dreier2-1/+5
2012-12-19Merge tag 'for-3.8-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds15-218/+1430
2012-12-19Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6Linus Torvalds1-22/+16
2012-12-19spi/sh-hspi: fix return value check in hspi_probe().Cyril Roelandt1-1/+1
2012-12-19of: Fix export of of_find_matching_node_and_match()Grant Likely1-1/+1
2012-12-19pinctrl: exynos5440/samsung: Staticize pcfgsAxel Lin2-2/+2
2012-12-19pinctrl: samsung: Fix a typo in pinctrl-samsung.hSachin Kamat1-1/+1
2012-12-19Merge branch 'i2c-embedded/for-next' of git://git.pengutronix.de/git/wsa/linuxLinus Torvalds13-337/+1236
2012-12-19net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo1-2/+1
2012-12-19be2net: fix wrong frag_idx reported by RX CQSathya Perla2-7/+33
2012-12-19be2net: fix be_close() to ensure all events are ack'edSathya Perla2-9/+17
2012-12-19Merge branch 'akpm' (more patches from Andrew)Linus Torvalds2-13/+26
2012-12-19Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2012-12-19drivers/message/fusion/mptscsih.c: missing breakAlan Cox1-0/+1
2012-12-19backlight: locomolcd: fix checkpatch error and warningJingoo Han1-13/+25
2012-12-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds165-1570/+2066
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds13-127/+158
2012-12-18Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds3-130/+171
2012-12-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds59-710/+1978