summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2019-10-04xhci: Prevent device initiated U1/U2 link pm if exit latency is too longMathias Nyman-4/+6
2019-10-04xhci: Fix false warning message about wrong bounce buffer write lengthMathias Nyman-2/+2
2019-10-04USB: legousbtower: fix open after failed reset requestJohan Hovold-2/+2
2019-10-04USB: legousbtower: fix potential NULL-deref on disconnectJohan Hovold-11/+15
2019-10-04USB: legousbtower: fix deadlock on disconnectJohan Hovold-17/+2
2019-10-04USB: legousbtower: fix slab info leak at probeJohan Hovold-2/+4
2019-10-04mac80211_hwsim: fix incorrect dev_alloc_name failure gotoMichael Vassernis-1/+1
2019-10-04usb: typec: ucsi: displayport: Fix for the mode entering routineHeikki Krogerus-0/+2
2019-10-04usb: typec: ucsi: ccg: Remove run_isr flagHeikki Krogerus-38/+4
2019-10-04USB: usblcd: use pr_err()Johan Hovold-1/+1
2019-10-04USB: usblcd: drop redundant lcd mutexJohan Hovold-7/+0
2019-10-04USB: usblcd: drop redundant disconnect mutexJohan Hovold-17/+1
2019-10-04USB: usblcd: fix I/O after disconnectJohan Hovold-2/+31
2019-10-04usb: typec: tcpm: usb: typec: tcpm: Fix a signedness bug in tcpm_fw_get_caps()Dan Carpenter-6/+8
2019-10-04USB: dummy-hcd: fix power budget for SuperSpeed modeJacky.Cao@sony.com-1/+2
2019-10-04usbip: vhci_hcd indicate failed messageMao Wenan-2/+2
2019-10-04USB: yurex: Don't retry on unexpected errorsAlan Stern-3/+4
2019-10-04USB: adutux: fix NULL-derefs on disconnectJohan Hovold-6/+10
2019-10-04USB: adutux: fix use-after-free on disconnectJohan Hovold-3/+4
2019-10-04usb: cdns3: Fix sheduling with locks held.Pawel Laszczak-1/+1
2019-10-04usb: cdns3: Fix use after free in probe error handlingDan Carpenter-1/+2
2019-10-04USB: microtek: fix info-leak at probeJohan Hovold-0/+4
2019-10-04USB: serial: keyspan: fix NULL-derefs on open() and write()Johan Hovold-2/+2
2019-10-04USB: serial: option: add support for Cinterion CLS8 devicesReinhard Speyerer-0/+3
2019-10-04USB: rio500: Remove Rio 500 kernel driverBastien Nocera-585/+0
2019-10-04staging: exfat: Use kvzalloc() instead of kzalloc() for exfat_sb_infoJia-Ye Li-2/+3
2019-10-04Staging: fbtft: fix memory leak in fbtft_framebuffer_allocNavid Emamdoost-2/+5
2019-10-04staging: speakup: document sysfs attributesOkash Khawaja-0/+369
2019-10-04Merge tag 'drm-intel-fixes-2019-10-03-1' of git://anongit.freedesktop.org/drm...Dave Airlie-102/+111
2019-10-04Merge tag 'drm-misc-fixes-2019-10-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-23/+36
2019-10-03scsi: zfcp: fix reaction on bit error threshold notificationSteffen Maier-3/+13
2019-10-03scsi: core: save/restore command resid for error handlingDamien Le Moal-0/+3
2019-10-03clk: at91: sam9x60: fix programmable clockEugen Hristev-0/+1
2019-10-03HID: Fix assumption that devices have inputsAlan Stern-37/+126
2019-10-03Revert "drm/i915: Fix DP-MST crtc_mask"Ville Syrjälä-1/+1
2019-10-03Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson-3/+3
2019-10-03mmc: sh_mmcif: Use platform_get_irq_optional() for optional interruptGeert Uytterhoeven-4/+2
2019-10-03mmc: renesas_sdhi: Do not use platform_get_irq() to count interruptsGeert Uytterhoeven-12/+19
2019-10-03ACPI: HMAT: ACPI_HMAT_MEMORY_PD_VALID is deprecated since ACPI-6.3Daniel Black-1/+1
2019-10-03Merge drm-misc-next-fixes-2019-10-02 into drm-misc-fixesMaxime Ripard-0/+1
2019-10-03Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard-174255/+495443
2019-10-03drm/omap: fix max fclk divider for omap36xxTomi Valkeinen-1/+1
2019-10-02drm/i915: Fix g4x sprite scaling stride check with GTT remappingVille Syrjälä-2/+3
2019-10-02drm/i915/dp: Fix dsc bpp calculations, v5.Maarten Lankhorst-99/+107
2019-10-02net: stmmac: Avoid deadlock on suspend/resumeThierry Reding-4/+6
2019-10-02timer-of: don't use conditional expression with mixed 'void' typesLinus Torvalds-1/+3
2019-10-02net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo-1/+5
2019-10-02Input: goodix - add support for 9-bytes reportsYauhen Kharuzhy-8/+50
2019-10-02Input: da9063 - fix capability and drop KEY_SLEEPMarco Felsch-4/+1
2019-10-02char/random: Add a newline at the end of the fileBorislav Petkov-1/+1