summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-09-03drm/vmwgfx/ldu: Use drm_mode_config_resetRoland Scheidegger1-6/+2
2020-09-03drm/vmwgfx/sou: Use drm_mode_config_resetRoland Scheidegger1-7/+2
2020-09-03drm/vmwgfx/stdu: Use drm_mode_config_resetDaniel Vetter1-7/+2
2020-09-03HID: hiddev: Fix slab-out-of-bounds write in hiddev_ioctl_usage()Peilin Ye1-0/+4
2020-09-03fbmem: pull fbcon_update_vcs() out of fb_set_var()Tetsuo Handa3-10/+7
2020-09-03drm/atomic-helper: reset vblank on crtc resetDaniel Vetter11-33/+15
2020-09-03usb: typec: tcpm: Fix Fix source hard reset response for TDA 2.3.1.1 and TDA ...Badhri Jagan Sridharan1-3/+25
2020-09-03usb: typec: ucsi: Hold con->lock for the entire duration of ucsi_register_port()Hans de Goede2-17/+23
2020-09-03usb: typec: ucsi: Rework ppm_lock handlingHans de Goede1-34/+22
2020-09-03usb: typec: ucsi: Fix 2 unlocked ucsi_run_command callsHans de Goede1-2/+4
2020-09-03usb: typec: ucsi: Fix AB BA lock inversionHans de Goede1-9/+9
2020-09-03USB: Fix device driver raceBastien Nocera1-2/+38
2020-09-03USB: Also match device drivers using the ->match vfuncBastien Nocera1-2/+3
2020-09-03usb: storage: Add unusual_uas entry for Sony PSZ drivesAlan Stern1-0/+7
2020-09-03USB: cdc-acm: rework notification_buffer resizingTom Rix1-12/+10
2020-09-03usb: dwc3: gadget: Handle ZLP for sg requestsThinh Nguyen1-0/+31
2020-09-03usb: dwc3: gadget: Fix handling ZLPThinh Nguyen1-2/+23
2020-09-03usb: dwc3: gadget: Don't setup more than requestedThinh Nguyen1-16/+35
2020-09-03USB: gadget: u_f: Unbreak offset calculation in VLAsAndy Shevchenko1-4/+4
2020-09-03USB: gadget: f_ncm: add bounds checks to ncm_unwrap_ntb()Brooke Basile1-12/+69
2020-09-03USB: gadget: u_f: add overflow checks to VLA macrosBrooke Basile1-11/+27
2020-09-03usb: host: ohci-exynos: Fix error handling in exynos_ohci_probe()Tang Bin1-3/+2
2020-09-03USB: Ignore UAS for JMicron JMS567 ATA/ATAPI BridgeCyril Roelandt1-1/+1
2020-09-03USB: quirks: Ignore duplicate endpoint on Sound Devices MixPre-DAlan Stern1-0/+5
2020-09-03USB: quirks: Add no-lpm quirk for another Raydium touchscreenKai-Heng Feng1-0/+2
2020-09-03usb: uas: Add quirk for PNY Pro EliteThinh Nguyen1-0/+7
2020-09-03USB: yurex: Fix bad gfp argumentAlan Stern1-1/+1
2020-09-03drm/amd/pm: correct the thermal alert temperature limit settingsEvan Quan3-24/+21
2020-09-03drm/amd/pm: correct Vega20 swctf limit settingEvan Quan1-2/+4
2020-09-03drm/amd/pm: correct Vega12 swctf limit settingEvan Quan1-2/+4
2020-09-03drm/amd/pm: correct Vega10 swctf limit settingEvan Quan1-2/+5
2020-09-03drm/amd/powerplay: Fix hardmins not being sent to SMU for RVNicholas Kazlauskas1-6/+3
2020-09-03drm/amdgpu/gfx10: refine mgcg settingJiansong Chen1-4/+2
2020-09-03drm/amd/display: use correct scale for actual_brightnessAlexander Monakov1-41/+40
2020-09-03drm/amdgpu: Fix buffer overflow in INFO ioctlAlex Deucher1-0/+4
2020-09-03drm/modeset-lock: Take the modeset BKL for legacy driversDaniel Vetter5-10/+9
2020-09-03drm/dp_mst: Don't return error code when crtc is nullBhawanpreet Lakha1-2/+2
2020-09-03drm/etnaviv: fix external abort seen on GC600 rev 0x19Christian Gmeiner1-2/+9
2020-09-03drm/i915: Fix cmd parser desc matching with masksMika Kuoppala1-4/+10
2020-09-03irqchip/stm32-exti: Avoid losing interrupts due to clearing pending bits by m...qiuguorui11-2/+12
2020-09-03usbip: Implement a match function to fix usbipM. Vefa Bicakci1-0/+6
2020-09-03device property: Fix the secondary firmware node handling in set_primary_fwno...Heikki Krogerus1-4/+8
2020-09-03PM: sleep: core: Fix the handling of pending runtime resume requestsRafael J. Wysocki1-6/+10
2020-09-03xhci: Always restore EP_SOFT_CLEAR_TOGGLE even if ep reset failedDing Hui1-1/+2
2020-09-03xhci: Do warm-reset when both CAS and XDEV_RESUME are setKai-Heng Feng1-9/+10
2020-09-03usb: host: xhci: fix ep context print mismatch in debugfsLi Jun1-4/+4
2020-09-03usb: host: xhci-tegra: fix tegra_xusb_get_phy()JC Kuo1-1/+1
2020-09-03usb: host: xhci-tegra: otg usb2/usb3 port initJC Kuo1-0/+2
2020-09-03usb: renesas-xhci: remove version checkVinod Koul1-18/+1
2020-09-03XEN uses irqdesc::irq_data_common::handler_data to store a per interrupt XEN ...Thomas Gleixner1-8/+8