aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-18Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie14-59/+65
2019-01-17net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold1-5/+13
2019-01-17leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu1-1/+3
2019-01-17hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in OF device ID tableCheng-Min Ao1-1/+1
2019-01-17atm: he: fix sign-extension overflow on large shiftColin Ian King1-1/+1
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds5-11/+1
2019-01-17PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe1-1/+2
2019-01-17Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into drm-intel-fixesJani Nikula4-6/+29
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn3-0/+15
2019-01-16drm/amd/display: Detach backlight from streamDavid Francis4-15/+3
2019-01-16net: usb: aqc111: Extend HWID table by TRENDnet deviceDmitry Bezrukov2-0/+23
2019-01-16OF: properties: add missing of_node_putJulia Lawall1-0/+1
2019-01-16xen: Fix x86 sched_clock() interface for xenJuergen Gross1-1/+1
2019-01-16nvme-pci: fix nvme_setup_irqs()Ming Lei1-8/+13
2019-01-16nvmet-tcp: fix uninitialized variable accessSagi Grimberg1-1/+1
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin3-18/+17
2019-01-16media: vim2m: only cancel work if it is for right contextHans Verkuil1-1/+3
2019-01-16media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus1-1/+3
2019-01-16media: v4l: ioctl: Validate num_planes before using itSakari Ailus1-0/+8
2019-01-16media: v4l2-ioctl: Clear only per-plane reserved fieldsThierry Reding1-4/+8
2019-01-15net: phy: meson-gxl: Use the genphy_soft_reset callbackTimotej Lazar1-0/+1
2019-01-15net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn1-1/+1
2019-01-15net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn1-1/+34
2019-01-15net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit1-0/+1
2019-01-15PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei1-9/+13
2019-01-15ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki1-12/+12
2019-01-15drivers: thermal: int340x_thermal: Make PCI dependency explicitSinan Kaya1-1/+1
2019-01-15platform/x86: apple-gmux: Make PCI dependency explicitSinan Kaya1-1/+1
2019-01-15platform/x86: intel_pmc: Make PCI dependency explicitSinan Kaya1-1/+1
2019-01-15platform/x86: intel_ips: make PCI dependency explicitSinan Kaya1-1/+1
2019-01-15vga-switcheroo: make PCI dependency explicitSinan Kaya1-0/+1
2019-01-15ata: pata_acpi: Make PCI dependency explicitSinan Kaya1-1/+1
2019-01-15ACPI / LPSS: Make PCI dependency explicitSinan Kaya2-1/+6
2019-01-15libnvdimm/security: Fix nvdimm_security_state() state request selectionDave Jiang1-2/+2
2019-01-15net: phy: fix too strict check in phy_start_anegHeiner Kallweit1-12/+7
2019-01-15Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher3-10/+10
2019-01-15pvcalls-front: fix potential null dereferenceWen Yang1-0/+3
2019-01-15drm/sun4i: backend: add missing of_node_putsJulia Lawall1-2/+3
2019-01-15mtd: rawnand: fsmc: Keep bank enable bit setLinus Walleij1-21/+0
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds44-242/+425
2019-01-15Revert "drm/amdgpu: validate user pitch alignment"Michel Dänzer1-10/+0
2019-01-15Revert "drm/amdgpu: validate user GEM object size"Alex Deucher1-8/+0
2019-01-15nbd: Use set_blocksize() to set device blocksizeJan Kara1-2/+3
2019-01-15drm/meson: Fix atomic mode switching regressionNeil Armstrong2-21/+7
2019-01-15drm/i915/gvt: Fix mmap range checkZhenyu Wang1-2/+12
2019-01-15drm/i915/gvt: free VFIO region space in vgpu detachHang Yuan3-4/+16
2019-01-15i3c: master: dw-i3c-master: fix i3c_attach/reattachVitor Soares1-5/+2
2019-01-14acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set()Wei Yang1-1/+0
2019-01-14vhost/scsi: Use copy_to_iter() to send control queue responseBijan Mottahedeh1-8/+12
2019-01-14vhost: return EINVAL if iovecs size does not match the message sizePavel Tikhomirov1-2/+6