summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (aspeed-pwm-tacho) Sort headersJoel2017-11-041-3/+3
* hwmon: (xgene) Minor clean up of ifdef and acpi_match_table referencehotran2017-11-011-4/+3
* hwmon: (max6621) Inverted if condition in max6621_read()Dan Carpenter2017-10-291-1/+1
* hwmon: (asc7621) remove redundant assignment to newvalColin Ian King2017-10-291-1/+0
* hwmon: (xgene) Support hwmon v2hotran2017-10-291-9/+31
* hwmon: (gpio-fan) Fix null pointer dereference at probeMiquel Raynal2017-10-291-1/+1
* hwmon: (gpio-fan) Convert to use GPIO descriptorsLinus Walleij2017-10-291-56/+32
* hwmon: (gpio-fan) Rename GPIO line state variablesLinus Walleij2017-10-291-25/+26
* hwmon: (gpio-fan) Get rid of the gpio alarm structLinus Walleij2017-10-291-26/+12
* hwmon: (gpio-fan) Get rid of platform data structLinus Walleij2017-10-291-58/+30
* hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata pathLinus Walleij2017-10-292-26/+11
* hwmon: (gpio-fan) Send around device pointerLinus Walleij2017-10-291-10/+10
* hwmon: (gpio-fan) Localize platform dataLinus Walleij2017-10-291-1/+22
* hwmon: (gpio-fan) Use local variable pointersLinus Walleij2017-10-291-7/+9
* hwmon: (max6621) Add support for Maxim MAX6621 temperature sensorVadim Pasternak2017-10-293-0/+608
* hwmon: (w83793) make const array watchdog_minors static, reduces object code ...Colin Ian King2017-10-291-1/+3
* hwmon: (aspeed-pwm-tacho) increase fan tach periodPatrick Venture2017-10-291-1/+1
* hwmon: (max1619) Add dt bindingAlan Tull2017-10-291-0/+10
* hwmon: (sht15) remove redundant check on status and send of status valueColin Ian King2017-10-291-8/+0
* hwmon: (sht15) Root out platform dataLinus Walleij2017-10-291-113/+54
* hwmon: (k10temp) Add support for temperature offsetsGuenter Roeck2017-10-291-0/+30
* hwmon: (k10temp) Add support for family 17hGuenter Roeck2017-10-291-0/+16
* hwmon: (k10temp) Move chip specific code into probe functionGuenter Roeck2017-10-291-17/+45
* hwmon: (stts751) Fix buffer size passed to snprintfJean Delvare2017-10-291-9/+9
* hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFFEdward A. James2017-10-292-17/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-10-2922-150/+299
|\
| * tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-283-6/+7
| * tuntap: properly align skb->head before building skbJason Wang2017-10-281-0/+1
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-10-285-21/+22
| |\
| | * i40e: Add programming descriptors to cleaned_countAlexander Duyck2017-10-261-0/+1
| | * i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setupAlexander Duyck2017-10-261-1/+1
| | * ixgbe: Fix Tx map failure pathAlexander Duyck2017-10-261-12/+6
| | * igb: Fix TX map failure pathJean-Philippe Brucker2017-10-261-1/+1
| | * e1000: avoid null pointer dereference on invalid stat typeColin Ian King2017-10-261-5/+4
| | * e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione2017-10-261-2/+9
| * | net: stmmac: First Queue must always be in DCB modeJose Abreu2017-10-271-0/+7
| * | net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu2017-10-271-1/+1
| * | Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2017-10-275-96/+202
| |\ \ | | |/ | |/|
| | * net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen2017-10-262-30/+104
| | * net/mlx5e: Properly deal with encap flows add/del under neigh updateOr Gerlitz2017-10-261-35/+54
| | * net/mlx5: Delay events till mlx5 interface's add complete for pci resumeHuy Nguyen2017-10-261-29/+41
| | * net/mlx5: Fix health work queue spin lock to IRQ safeMoshe Shemesh2017-10-261-2/+3
| * | tap: double-free in error path in tap_open()Girish Moodalbail2017-10-261-9/+9
| * | Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org/pub/scm...David S. Miller2017-10-262-3/+9
| |\ \
| | * | can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson2017-10-241-0/+6
| | * | can: kvaser_usb: Correct return value in printoutJimmy Assarsson2017-10-241-1/+2
| | * | can: sun4i: fix loopback modeGerhard Bertelsmann2017-10-241-2/+1
| * | | net: mvpp2: do not sleep in set_rx_modeAntoine Tenart2017-10-261-2/+2
| * | | net: mvpp2: fix invalid parameters order when calling the tcam initAntoine Tenart2017-10-261-2/+2
| * | | net: mvpp2: fix typo in the tcam setupAntoine Tenart2017-10-261-1/+1
| | |/ | |/|