aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-12Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-11mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-01-11isdn: i4l: isdn_tty: Fix some concurrency double-free bugsJia-Ju Bai
2019-01-11vhost/vsock: fix vhost vsock cid hashing inconsistentZha Bin
2019-01-11net: stmmac: Prevent RX starvation in stmmac_napi_poll()Jose Abreu
2019-01-11net: stmmac: Fix the logic of checking if RX Watchdog must be enabledJose Abreu
2019-01-11net: stmmac: Check if CBS is supported before configuringJose Abreu
2019-01-11net: stmmac: dwxgmac2: Only clear interrupts that are activeJose Abreu
2019-01-11net: stmmac: Fix PCI module removal leakJose Abreu
2019-01-11ata: ahci: mvebu: request PHY suspend/resume for Armada 3700Miquel Raynal
2019-01-11ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAMMiquel Raynal
2019-01-11ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCsMiquel Raynal
2019-01-11ata: ahci: mvebu: remove stale commentMiquel Raynal
2019-01-11ata: libahci_platform: comply to PHY frameworkMiquel Raynal
2019-01-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-11Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-01-11Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-01-11Merge tag 'acpi-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-01-11Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-01-11Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-11tty: Don't hold ldisc lock in tty_reopen() if ldisc presentDmitry Safonov
2019-01-11mmc: core: don't override the CD GPIO level when "cd-inverted" is setMartin Blumenstingl
2019-01-11ACPI/IORT: Fix rc_dma_get_range()Jean-Philippe Brucker
2019-01-11Revert "staging: rtl8723bs: Mark ACPI table declaration as used"Greg Kroah-Hartman
2019-01-11Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2019-01-11Merge tag 'drm-misc-fixes-2019-01-10-1' of git://anongit.freedesktop.org/drm/...Daniel Vetter
2019-01-11Merge branches 'acpi-pci', 'acpi-power' and 'acpi-misc'Rafael J. Wysocki
2019-01-11Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2019-01-11gpio: pca953x: Make symbol 'pca953x_i2c_regmap' staticWei Yongjun
2019-01-11Merge branch 'linux-4.21' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-01-11drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin
2019-01-11drm/nouveau: Don't disable polling in fallback modeTakashi Iwai
2019-01-11drm/nouveau: register backlight on pascal and newerBen Skeggs
2019-01-10RDMA/mthca: Clear QP objects during their allocationLeon Romanovsky
2019-01-10RDMA/vmw_pvrdma: Return the correct opcode when creating WRAdit Ranadive
2019-01-11i2c: tegra: Fix Maximum transfer sizeSowjanya Komatineni
2019-01-11i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng
2019-01-10Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linusJens Axboe
2019-01-10of: Remove struct device_node.type pointerRob Herring
2019-01-10Merge tag 'pci-v5.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-10net: ethernet: mediatek: fix warning in phy_start_anegHeiner Kallweit
2019-01-10net: dsa: mv88x6xxx: mv88e6390 errataAndrew Lunn
2019-01-10bonding: update nest level on unlinkWillem de Bruijn
2019-01-11Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-01-10Merge tag 'riscv-for-linus-4.21-rc2-v2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2019-01-10Merge tag 'vfio-v5.0-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-01-10Merge tag 'mtd/fixes-for-5.0-rc2' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-01-10net: cxgb4: fix various indentation issuesColin Ian King
2019-01-10net: cxgb3: fix various indentation issuesColin Ian King
2019-01-10tun: publish tfile after it's fully initializedStanislav Fomichev