summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-03-28Merge tag 's390-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-03-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-26dpaa2-eth: fix race condition with bql frame accountingIoana Ciornei
2019-03-26chelsio: use BUG() instead of BUG_ON(1)Arnd Bergmann
2019-03-26net: phy: bcm54xx: Encode link speed and activity into LEDsVladimir Oltean
2019-03-26net: usb: aqc111: Extend HWID table by QNAP deviceDmitry Bezrukov
2019-03-26net: dsa: qca8k: extend slave-bus implementationsChristian Lamparter
2019-03-26net: dsa: qca8k: remove leftover phy accessorsChristian Lamparter
2019-03-25net: phy: don't clear BMCR in genphy_soft_resetHeiner Kallweit
2019-03-25Revert "parport: daisy: use new parport device model"Linus Torvalds
2019-03-25Merge tag 'arm-soc/for-5.1/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann
2019-03-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-03-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-03-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2019-03-24Merge tag 'auxdisplay-for-linus-v5.1-rc2' of git://github.com/ojeda/linuxLinus Torvalds
2019-03-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-03-24clocksource/drivers/clps711x: Remove board supportAlexander Shiyan
2019-03-23r8169: fix cable re-plugging issueHeiner Kallweit
2019-03-23net: ethernet: ti: fix possible object reference leakWen Yang
2019-03-23net: ibm: fix possible object reference leakWen Yang
2019-03-23net: xilinx: fix possible object reference leakWen Yang
2019-03-23net: phy: Re-parent menus for MDIO bus drivers correctlyFlorian Fainelli
2019-03-23Merge tag 'for-linus-20190323' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-03-23Merge tag 'ceph-for-5.1-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-03-23clocksource/drivers/riscv: Fix clocksource maskAtish Patra
2019-03-22clocksource/drivers/mips-gic-timer: Make gic_compare_irqaction staticYueHaibing
2019-03-22clocksource/drivers/timer-ti-dm: Make omap_dm_timer_set_load_start() staticYueHaibing
2019-03-22clocksource/drivers/tcb_clksrc: Make tc_clksrc_suspend/resume() staticYueHaibing
2019-03-22clocksource/drivers/clps711x: Make clps711x_clksrc_init() staticYueHaibing
2019-03-22Merge tag 'iommu-fixes-v5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-03-22Merge tag 'devprop-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-03-22Merge tag 'acpi-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-22Merge tag 'pm-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-03-22Merge tag 'mmc-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-03-22r8169: don't read interrupt mask register in interrupt handlerHeiner Kallweit
2019-03-22iommu/vt-d: Save the right domain ID used by hardwareLu Baolu
2019-03-22iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-03-22iommu/iova: Fix tracking of recently failed iova addressRobert Richter
2019-03-21Merge tag 'drm-fixes-2019-03-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-03-22Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-03-22Merge branch 'vmwgfx-fixes-5.1' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2019-03-22Merge tag 'exynos-drm-fixes-for-5.1-rc2' of git://git.kernel.org/pub/scm/linu...Dave Airlie
2019-03-22Merge tag 'drm-intel-fixes-2019-03-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-22Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-03-22drm/nouveau/dmem: empty chunk do not have a buffer object associated with them.Jérôme Glisse
2019-03-22drm/nouveau/debugfs: Fix check of pm_runtime_get_sync failureYueHaibing
2019-03-22drm/nouveau/dmem: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-03-22drm/nouveau/dmem: remove set but not used variable 'drm'YueHaibing
2019-03-21net: hns3: fix for not calculating tx bd num correctlyYunsheng Lin