summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-01-18Merge tag 'drm-fixes-2019-01-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-18Merge tag 'led-fix-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-18Merge tag 'hwmon-for-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-18Merge tag 'drm-misc-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-01-18Merge tag 'drm-intel-fixes-2019-01-17' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-01-18Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-01-17leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu
2019-01-17hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-17Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into d...Jani Nikula
2019-01-16drm/amd/display: Detach backlight from streamDavid Francis
2019-01-16OF: properties: add missing of_node_putJulia Lawall
2019-01-15drm/sun4i: backend: add missing of_node_putsJulia Lawall
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-15Revert "drm/amdgpu: validate user pitch alignment"Michel Dänzer
2019-01-15Revert "drm/amdgpu: validate user GEM object size"Alex Deucher
2019-01-15drm/meson: Fix atomic mode switching regressionNeil Armstrong
2019-01-15drm/i915/gvt: Fix mmap range checkZhenyu Wang
2019-01-15drm/i915/gvt: free VFIO region space in vgpu detachHang Yuan
2019-01-14RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUTJason Gunthorpe
2019-01-14drm/amd/display: Fix disabled cursor on top screen edgeNicholas Kazlauskas
2019-01-14drm/amd/display: fix warning on raven hotplugRoman Li
2019-01-14drm/amd/display: fix PME notification not working in RV desktopCharlene Liu
2019-01-14drm/amd/display: Only get the connector state for VRR when toggledNicholas Kazlauskas
2019-01-14drm/amd/display: Pack DMCU iRAM alignmentJosip Pavic
2019-01-14drm/amd/powerplay: run acg btc for Vega12Kenneth Feng
2019-01-14drm/amdkfd: Don't assign dGPUs to APU topology devicesFelix Kuehling
2019-01-14drm/amdkfd: Allow building KFD on ARM64 (v2)Felix Kuehling
2019-01-15Merge tag 'gpio-v5.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-01-15Merge tag 'mfd-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2019-01-15Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-14drm/meson: add missing of_node_putJulia Lawall
2019-01-14drm/virtio: drop prime import/export callbacksGerd Hoffmann
2019-01-14drm/qxl: drop prime import/export callbacksGerd Hoffmann
2019-01-14drm/i915/gvt: Allow F_CMD_ACCESS on mmio 0x21f0Colin Xu
2019-01-14Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-01-13drm/rockchip: add missing of_node_putJulia Lawall
2019-01-14Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-01-14Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-14Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-01-12Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...Olof Johansson
2019-01-12phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard
2019-01-12Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-01-12Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds
2019-01-12bnxt_en: Fix context memory allocation.Michael Chan
2019-01-12bnxt_en: Fix ring checking logic on 57500 chips.Michael Chan
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