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