summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-01-09Merge tag 'drm-misc-fixes-2020-01-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-01-09gpio: Update TODOLinus Walleij
2020-01-08atm: eni: fix uninitialized variable warningArnd Bergmann
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet
2020-01-08mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata
2020-01-08gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet
2020-01-08net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai
2020-01-08net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai
2020-01-08usb: missing parentheses in USE_NEW_SCHEMEQi Zhou
2020-01-08usb: ohci-da8xx: ensure error return on variable error is setColin Ian King
2020-01-08usb: musb: Disable pullup at initPaul Cercueil
2020-01-08usb: musb: fix idling for suspend after disconnect interruptTony Lindgren
2020-01-08usb: typec: ucsi: Fix the notification bit offsetsHeikki Krogerus
2020-01-08tpm: Handle negative priv->response_len in tpm_common_read()Tadeusz Struk
2020-01-07net: usb: lan78xx: fix possible skb leakEric Dumazet
2020-01-07net: stmmac: Fixed link does not need MDIO BusJose Abreu
2020-01-07stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma
2020-01-07i40iw: Remove setting of VMA private data and use rdma_user_mmap_ioShiraz Saleem
2020-01-07drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou
2020-01-07drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson
2020-01-07Revert "drm/amdgpu: Set no-retry as default."Alex Deucher
2020-01-07iommu/dma: fix variable 'cookie' set but not usedQian Cai
2020-01-07iommu/vt-d: Unlink device if failed to add to groupJon Derrick
2020-01-07iommu: Remove device link to group on failureJon Derrick
2020-01-07iommu/vt-d: Fix adding non-PCI devices to Intel IOMMUPatrick Steinhardt
2020-01-07drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven
2020-01-07drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai
2020-01-07drm/i915/dp: Disable Port sync mode correctly on teardownManasi Navare
2020-01-07Merge tag 'gpio-updates-for-v5.6-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2020-01-07gpio: mpc8xxx: ls1088a/ls1028a edge detection mode bug fixs.Song Hui
2020-01-07gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_ma...Jia-Ju Bai
2020-01-07gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_remove()Jia-Ju Bai
2020-01-07drm/i915: Add Wa_1407352427:icl,ehlMatt Roper
2020-01-07drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehlMatt Roper
2020-01-07drm/i915/gt: Restore coarse power gatingChris Wilson
2020-01-07drm/i915/gt: Do not restore invalid RS stateChris Wilson
2020-01-07gpiolib: acpi: Add honor_wakeup module-option + quirk mechanismHans de Goede
2020-01-07gpiolib: acpi: Turn dmi_system_id table into a generic quirk tableHans de Goede
2020-01-07powercap: intel_rapl: add NULL pointer check to rapl_mmio_cpu_online()Harry Pan
2020-01-07gpiolib: use gpiochip_get_desc() in gpio_ioctl()Bartosz Golaszewski
2020-01-07gpiolib: use gpiochip_get_desc() in lineevent_create()Bartosz Golaszewski
2020-01-07gpiolib: use gpiochip_get_desc() in linehandle_create()Bartosz Golaszewski
2020-01-07gpiolib: convert the type of hwnum to unsigned int in gpiochip_get_desc()Bartosz Golaszewski
2020-01-07gpiolib: have a single place of calling set_config()Bartosz Golaszewski
2020-01-07gpiolib: use 'unsigned int' instead of 'unsigned' in gpio_set_config()Bartosz Golaszewski
2020-01-07drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK onlyKai Vehmanen
2020-01-07drm/i915/gt: Mark up virtual engine uabi_instanceChris Wilson
2020-01-07gpio: zynq: Fix for bug in zynq_gpio_restore_context APISwapna Manupati
2020-01-07pinctrl: meson: Fix wrong shift value when get drive-strengthQianggui Song
2020-01-07pinctrl: lochnagar: select GPIOLIBArnd Bergmann