summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-12-28watchdog: da9062: use protection delay mechanism from coreMichael Grzeschik
2017-12-28watchdog: da9062: Disable and wait before changing timeoutMichael Grzeschik
2017-12-28watchdog: da9062: Add restart handler supportMichael Grzeschik
2017-12-28watchdog: ftwdt010: Make interrupt optionalLinus Walleij
2017-12-28watchdog: gemini/ftwdt010: rename driver and symbolsLinus Walleij
2017-12-28watchdog: orion: fix typoChris Packham
2017-12-28watchdog: gpio: Convert to use GPIO descriptorsLinus Walleij
2017-12-28watchdog: gpio: Add some local helper variablesLinus Walleij
2017-12-28watchdog: dw_wdt: add stop watchdog operationOleksij Rempel
2017-12-28watchdog: aspeed: Move init to arch_initcallAndrew Jeffery
2017-12-28watchdog: aspeed: Remove specific reference to AST2400 in KconfigAndrew Jeffery
2017-12-28watchdog: aspeed: Fix 'Apseed' typo in KconfigAndrew Jeffery
2017-12-28watchdog: aspeed: Retain watchdog enabled stateAndrew Jeffery
2017-12-28watchdog: jz4740: Add support for the watchdog in jz4780 SoCMathieu Malaterre
2017-12-28watchdog: Add Realtek RTD1295Andreas Färber
2017-12-17watchdog: hpwdt: SMBIOS checkJerry Hoemann
2017-12-17watchdog: indydog: Add dependency on SGI_HAS_INDYDOGMatt Redfearn
2017-12-17watchdog: Fix kref imbalance seen if handle_boot_enabled=0Guenter Roeck
2017-12-17watchdog: Fix potential kref imbalance when opening watchdogGuenter Roeck
2017-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2017-12-16Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-15Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-12-15Merge tag 'staging-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-15Merge tag 'for-4.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-12-15Merge tag 'mmc-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-12-15net: qcom/emac: Reduce timeout for mdio read/writeHemanth Puranik
2017-12-15Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-15net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas
2017-12-15net: aquantia: Increment driver versionIgor Russkikh
2017-12-15net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh
2017-12-15net: aquantia: Update hw counters on hw initIgor Russkikh
2017-12-15net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh
2017-12-15net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh
2017-12-15net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh
2017-12-15net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh
2017-12-15net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann
2017-12-15mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz
2017-12-14Merge tag 'pm-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-12-14Merge tag 'trace-v4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-12-14Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-12-14lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson