summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-10-29hwmon: (gpio-fan) Mandate OF_GPIO and cut pdata pathLinus Walleij
2017-10-29hwmon: (gpio-fan) Send around device pointerLinus Walleij
2017-10-29hwmon: (gpio-fan) Localize platform dataLinus Walleij
2017-10-29hwmon: (gpio-fan) Use local variable pointersLinus Walleij
2017-10-29hwmon: (max6621) Add support for Maxim MAX6621 temperature sensorVadim Pasternak
2017-10-29hwmon: (w83793) make const array watchdog_minors static, reduces object code ...Colin Ian King
2017-10-29hwmon: (aspeed-pwm-tacho) increase fan tach periodPatrick Venture
2017-10-29hwmon: (max1619) Add dt bindingAlan Tull
2017-10-29hwmon: (sht15) remove redundant check on status and send of status valueColin Ian King
2017-10-29hwmon: (sht15) Root out platform dataLinus Walleij
2017-10-29hwmon: (k10temp) Add support for temperature offsetsGuenter Roeck
2017-10-29hwmon: (k10temp) Add support for family 17hGuenter Roeck
2017-10-29hwmon: (k10temp) Move chip specific code into probe functionGuenter Roeck
2017-10-29hwmon: (stts751) Fix buffer size passed to snprintfJean Delvare
2017-10-29hwmon: (pmbus/core) Prevent unintentional setting of page to 0xFFEdward A. James
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-28Merge tag 'drm-fixes-for-v4.14-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail
2017-10-28tuntap: properly align skb->head before building skbJason Wang
2017-10-27Merge tag 'for-linus-4.14c-rc7-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-27Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-27Input: synaptics-rmi4 - limit the range of what GPIOs are buttonsAndrew Duggan
2017-10-27Input: gtco - fix potential out-of-bound accessDmitry Torokhov
2017-10-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-10-27net: stmmac: First Queue must always be in DCB modeJose Abreu
2017-10-27net: stmmac: dwc-qos-eth: Fix typo in DT bindings parsingJose Abreu
2017-10-27Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-10-27Merge tag 'drm-intel-fixes-2017-10-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2017-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2017-10-26drm/i915/gvt: Adding ACTHD mmio read handlerXiong Zhang
2017-10-27drm/i915/gvt: Extract mmio_read_from_hw() common functionXiong Zhang
2017-10-27drm/i915/gvt: Refine MMIO_RING_F()Zhi Wang
2017-10-27drm/i915/gvt: properly check per_ctx bb valid stateZhenyu Wang
2017-10-26Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-10-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-10-26Merge tag 'spi-fix-v4.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-26i40e: Add programming descriptors to cleaned_countAlexander Duyck
2017-10-26i40e: Fix incorrect use of tx_itr_setting when checking for Rx ITR setupAlexander Duyck
2017-10-26ixgbe: Fix Tx map failure pathAlexander Duyck
2017-10-26igb: Fix TX map failure pathJean-Philippe Brucker
2017-10-26e1000: avoid null pointer dereference on invalid stat typeColin Ian King
2017-10-26e1000: fix race condition between e1000_down() and e1000_watchdogVincenzo Maffione
2017-10-26xen: fix booting ballooned down hvm guestJuergen Gross
2017-10-26tap: double-free in error path in tap_open()Girish Moodalbail
2017-10-26Merge tag 'linux-can-fixes-for-4.14-20171024' of git://git.kernel.org/pub/scm...David S. Miller
2017-10-26net: mvpp2: do not sleep in set_rx_modeAntoine Tenart
2017-10-26net: mvpp2: fix invalid parameters order when calling the tcam initAntoine Tenart
2017-10-26net: mvpp2: fix typo in the tcam setupAntoine Tenart