summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83627ehf.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-04NFC: digital: Use NFC_NFCID3_MAXSIZE from nfc.hThierry Escande1-4/+2
2014-01-04NFC: digital: Fix incorrect use of ERR_PTR and PTR_ERR macrosThierry Escande1-2/+2
2014-01-04NFC: digital: Add a note about asynchronous functionsThierry Escande1-0/+10
2014-01-04NFC: pn533: Frame is invalid if ccid.datalen is 0Samuel Ortiz1-0/+3
2014-01-04NFC: Only warn on SE discovery errorSamuel Ortiz1-5/+2
2014-01-04NFC: llcp: Use default MIU if none was specified on connectSzymon Janc3-3/+1
2014-01-04NFC: llcp: Fix possible memory leak while sending I framesSzymon Janc1-1/+3
2014-01-04NFC: Return driver failure upon unknown event receptionSamuel Ortiz1-5/+2
2014-01-04NFC: pn544: Refactor hw_config valuesArman Uguray1-24/+24
2014-01-04NFC: mei_phy: Using kfree_skb() instead of kfree()Salil Kapur1-1/+1
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker58-58/+0
2014-01-03ssb: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens1-3/+3
2014-01-03bcma: fix sparse warnings in driver_chipcommon_sflash.cHauke Mehrtens1-3/+3
2014-01-03ath9k: Fix regulatory complianceSujith Manoharan1-3/+2
2014-01-03ath9k: Fix AR955x RX sensitivitySujith Manoharan2-0/+233
2014-01-03wireless: cw1200: Fix memory leak in cw1200_wow_suspend()Christian Engelmayer1-5/+6
2014-01-03ath9k: Add hardware support for QCA9531Sujith Manoharan4-24/+57
2014-01-03ath9k: Initialize QCA953x INI arraysSujith Manoharan1-1/+47