summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-24watchdog: mtx-1: Convert to use GPIO descriptorLinus Walleij1-10/+9
2018-12-22watchdog: mena21_wdt: Convert to GPIO descriptorsLinus Walleij1-37/+36
2018-12-22watchdog: Add pm8916 watchdog driverLoic Poulain3-0/+220
2018-12-22watchdog: renesas_wdt: don't keep timer value during suspend/resumeWolfram Sang1-7/+4
2018-12-22watchdog: ie6xx_wdt: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+3
2018-12-22watchdog: bcm281xx: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-13/+3
2018-12-22watchdog: asm9260_wdt: make array mode_name static, shrinks object sizeColin Ian King1-1/+1
2018-12-22watchdog/hpwdt: Update driver version.Jerry Hoemann1-1/+1
2018-12-22watchdog/hpwdt: Do not claim unsupported hardwareJerry Hoemann1-0/+1
2018-12-22watchdog/hpwdt: Exclude via blacklistJerry Hoemann1-5/+7
2018-12-09watchdog: w83627hf_wdt: Add quirk for Inves systemJean Delvare1-3/+35
2018-12-09watchdog: cpwd: add of_node_put()Yangtao Li1-0/+2
2018-12-09watchdog: renesas_wdt: don't set divider while watchdog is runningWolfram Sang1-2/+7
2018-11-17watchdog: npcm: Modify npcm watchdog kconfig arch parameterTomer Maimon1-1/+1
2018-11-17watchdog: renesas_wdt: Fix typosFabrizio Castro1-2/+2
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-168/+391
2018-11-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-4/+18
2018-11-11net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn1-0/+2
2018-11-10Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-7/+7
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds42-288/+249
2018-11-10Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-1/+27
2018-11-11Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie16-121/+84
2018-11-11Merge tag 'drm-misc-fixes-2018-11-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-6/+7
2018-11-11Merge tag 'drm-intel-fixes-2018-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie17-135/+145
2018-11-10Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-19/+6
2018-11-10Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-8/+706
2018-11-09net: mvneta: correct typoAlexandre Belloni1-2/+2
2018-11-09net: qualcomm: rmnet: Fix incorrect assignment of real_devSubash Abhinov Kasiviswanathan1-3/+3
2018-11-09net: aquantia: allow rx checksum offload configurationDmitry Bogdanov5-6/+18
2018-11-09net: aquantia: invalid checksumm offload implementationDmitry Bogdanov2-30/+41
2018-11-09net: aquantia: fixed enable unicast on 32 macvlanIgor Russkikh1-1/+1
2018-11-09net: aquantia: fix potential IOMMU fault after driver unbindDmitry Bogdanov4-0/+35
2018-11-09net: aquantia: synchronized flow control between mac/phyIgor Russkikh5-8/+50
2018-11-09Merge tag 'devicetree-fixes-for-4.20-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+10
2018-11-09Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-blockLinus Torvalds5-22/+10
2018-11-09clk: qcom: gcc: Fix board clock node nameVinod Koul1-1/+1
2018-11-09usb: typec: ucsi: add support for Cypress CCGxAjay Gupta3-0/+319
2018-11-09serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeoutYoshihiro Shimoda1-2/+2
2018-11-09i2c: nvidia-gpu: make pm_ops staticWolfram Sang1-1/+1
2018-11-09i2c: add i2c bus driver for NVIDIA GPUAjay Gupta3-0/+378
2018-11-09i2c: qcom-geni: Fix runtime PM mismatch with child devicesStephen Boyd1-7/+8
2018-11-09i2c: omap: Enable for ARCH_K3Vignesh R1-1/+1
2018-11-09xen: remove size limit of privcmd-buf mapping interfaceJuergen Gross1-18/+4
2018-11-09Revert "nvmet-rdma: use a private workqueue for delete"Christoph Hellwig1-15/+4
2018-11-09nvme: make sure ns head inherits underlying device limitsSagi Grimberg2-1/+4
2018-11-09nvmet: don't try to add ns to p2p map unless it actually uses itSagi Grimberg1-1/+1
2018-11-08net: smsc95xx: Fix MTU rangeStefan Wahren1-0/+2
2018-11-08net: stmmac: Fix RX packet size > 8191Thor Thayer4-4/+5
2018-11-08qed: Fix potential memory corruptionSagiv Ozeri1-7/+5
2018-11-08qed: Fix SPQ entries not returned to pool in error flowsDenis Bolotin8-15/+45