summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-17net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold
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-17atm: he: fix sign-extension overflow on large shiftColin Ian King
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-17PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe
2019-01-17Merge tag 'gvt-fixes-2018-01-17' of https://github.com/intel/gvt-linux into d...Jani Nikula
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn
2019-01-16drm/amd/display: Detach backlight from streamDavid Francis
2019-01-16net: usb: aqc111: Extend HWID table by TRENDnet deviceDmitry Bezrukov
2019-01-16OF: properties: add missing of_node_putJulia Lawall
2019-01-16xen: Fix x86 sched_clock() interface for xenJuergen Gross
2019-01-16nvme-pci: fix nvme_setup_irqs()Ming Lei
2019-01-16nvmet-tcp: fix uninitialized variable accessSagi Grimberg
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin
2019-01-16media: vim2m: only cancel work if it is for right contextHans Verkuil
2019-01-16media: v4l: ioctl: Validate num_planes for debug messagesSakari Ailus
2019-01-16media: v4l: ioctl: Validate num_planes before using itSakari Ailus
2019-01-16media: v4l2-ioctl: Clear only per-plane reserved fieldsThierry Reding
2019-01-15net: phy: meson-gxl: Use the genphy_soft_reset callbackTimotej Lazar
2019-01-15net: phy: marvell: Fix deadlock from wrong lockingAndrew Lunn
2019-01-15net: phy: marvell: Errata for mv88e6390 internal PHYsAndrew Lunn
2019-01-15net: phy: micrel: set soft_reset callback to genphy_soft_reset for KSZ9031Heiner Kallweit
2019-01-15PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei
2019-01-15ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki
2019-01-15drivers: thermal: int340x_thermal: Make PCI dependency explicitSinan Kaya
2019-01-15platform/x86: apple-gmux: Make PCI dependency explicitSinan Kaya
2019-01-15platform/x86: intel_pmc: Make PCI dependency explicitSinan Kaya
2019-01-15platform/x86: intel_ips: make PCI dependency explicitSinan Kaya
2019-01-15vga-switcheroo: make PCI dependency explicitSinan Kaya
2019-01-15ata: pata_acpi: Make PCI dependency explicitSinan Kaya
2019-01-15ACPI / LPSS: Make PCI dependency explicitSinan Kaya
2019-01-15libnvdimm/security: Fix nvdimm_security_state() state request selectionDave Jiang
2019-01-15net: phy: fix too strict check in phy_start_anegHeiner Kallweit
2019-01-15Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher
2019-01-15pvcalls-front: fix potential null dereferenceWen Yang
2019-01-15drm/sun4i: backend: add missing of_node_putsJulia Lawall
2019-01-15mtd: rawnand: fsmc: Keep bank enable bit setLinus Walleij
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-15nbd: Use set_blocksize() to set device blocksizeJan Kara
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-15i3c: master: dw-i3c-master: fix i3c_attach/reattachVitor Soares
2019-01-14acpi/nfit: Remove duplicate set nd_set in acpi_nfit_init_interleave_set()Wei Yang
2019-01-14vhost/scsi: Use copy_to_iter() to send control queue responseBijan Mottahedeh
2019-01-14vhost: return EINVAL if iovecs size does not match the message sizePavel Tikhomirov
2019-01-14virtio-balloon: tweak config_changed implementationWei Wang