summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-02media: usbtv: fix control-message timeoutsJohan Hovold2-3/+4
2020-04-02media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-04-02usb: musb: fix crash with highmen PIO and usbmonMans Rullgard1-12/+5
2020-04-02USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang1-1/+1
2020-04-02USB: cdc-acm: restore capability check orderMatthias Reichl1-9/+9
2020-04-02USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki1-0/+2
2020-04-02USB: serial: option: add BroadMobi BM806UPawel Dembicki1-0/+2
2020-04-02USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki1-0/+2
2020-04-02Revert "r8169: check that Realtek PHY driver module is loaded"Greg Kroah-Hartman1-9/+0
2020-04-02RDMA/mlx5: Block delay drop to unprivileged usersMaor Gottlieb1-0/+4
2020-04-02RDMA/core: Ensure security pkey modify is not lostMike Marciniszyn1-8/+3
2020-04-02gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 modelHans de Goede1-0/+15
2020-04-02gpiolib: acpi: Rework honor_wakeup option into an ignore_wake optionHans de Goede1-20/+76
2020-04-02gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirkHans de Goede1-6/+8
2020-04-02scsi: sd: Fix optimal I/O size for devices that change reported valuesMartin K. Petersen1-1/+3
2020-04-02Input: synaptics - enable RMI on HP Envy 13-ad105ngYussuf Khalil1-0/+1
2020-04-02Input: raydium_i2c_ts - fix error codes in raydium_i2c_boot_trigger()Dan Carpenter1-4/+4
2020-04-02i2c: hix5hd2: add missed clk_disable_unprepare in removeChuhong Yuan1-0/+1
2020-04-02sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota1-1/+1
2020-04-02dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor1-3/+1
2020-04-02scsi: ipr: Fix softlockup when rescanning devices in petitbootWen Xiong2-1/+3
2020-04-02s390/qeth: handle error when backing RX bufferJulian Wiedmann1-4/+9
2020-04-02fsl/fman: detect FMan erratum A050385Madalin Bucur3-0/+51
2020-04-02drivers/of/of_mdio.c:fix of_mdiobus_register()Dajun Jin1-0/+1
2020-04-02vxlan: check return value of gro_cells_init()Taehee Yoo1-2/+9
2020-04-02r8169: re-enable MSI on RTL8168cHeiner Kallweit1-1/+1
2020-04-02net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur1-1/+6
2020-04-02net: dsa: mt7530: Change the LINK bit to reflect the link statusRené van Dorst1-1/+1
2020-04-02bnxt_en: Reset rings if ring reservation fails during open()Vasundhara Volam1-0/+4
2020-04-02bnxt_en: fix memory leaks in bnxt_dcbnl_ieee_getets()Edwin Peer1-5/+10
2020-04-02slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp1-0/+3
2020-04-02NFC: fdp: Fix a signedness bug in fdp_nci_send_patch()Dan Carpenter1-3/+2
2020-04-02net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing1-1/+1
2020-04-02net: qmi_wwan: add support for ASKEY WWHC050Pawel Dembicki1-0/+1
2020-04-02net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang1-2/+1
2020-04-02mlxsw: spectrum_mr: Fix list iteration in error pathIdo Schimmel1-4/+4
2020-04-02macsec: restrict to ethernet devicesWillem de Bruijn1-0/+3
2020-04-02geneve: move debug check after netdev unregisterFlorian Westphal1-2/+6
2020-04-02Revert "drm/dp_mst: Skip validating ports during destruction, just ref"Lyude Paul1-13/+2
2020-04-02mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson1-0/+3
2020-04-02mmc: sdhci-omap: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSYUlf Hansson1-0/+3
2020-04-02mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep commandUlf Hansson1-2/+5
2020-04-02mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for erase/trim/discardUlf Hansson1-1/+4
2020-04-02mmc: core: Allow host controllers to require R1B for CMD6Ulf Hansson1-3/+5
2020-03-25staging: greybus: loopback_test: fix potential path truncationsJohan Hovold1-7/+8
2020-03-25staging: greybus: loopback_test: fix potential path truncationJohan Hovold1-1/+1
2020-03-25drm/bridge: dw-hdmi: fix AVI frame colorimetryJernej Skrabec1-20/+26
2020-03-25Revert "vrf: mark skb for multicast or link-local as enslaved to VRF"Sasha Levin1-9/+10
2020-03-25iio: light: vcnl4000: update sampling periods for vcnl4200Tomas Novotny1-3/+4
2020-03-25USB: cdc-acm: fix rounding error in TIOCSSERIALAnthony Mallet1-9/+16