summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2019-12-13crypto: atmel-aes - Fix IV handling when req->nbytes < ivsizeTudor Ambarus
2019-12-13crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter
2019-12-13drm/i810: Prevent underflow in ioctlDan Carpenter
2019-12-13drm/msm: fix memleak on releaseJohan Hovold
2019-12-13can: slcan: Fix use-after-free Read in slcan_openJouni Hogander
2019-12-13tty: vt: keyboard: reject invalid keycodesDmitry Torokhov
2019-12-13Input: Fix memory leak in psxpad_spi_probeNavid Emamdoost
2019-12-13coresight: etm4x: Fix input validation for sysfs.Mike Leach
2019-12-13Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede
2019-12-13Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfersHans Verkuil
2019-12-13Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflashLucas Stach
2019-12-13Input: synaptics - switch another X1 Carbon 6 to RMI/SMbusHans Verkuil
2019-12-13net: aquantia: fix RSS table and key sizesDmitry Bogdanov
2019-12-13media: vimc: fix start stream when link is disabledHelen Fornazier
2019-12-13clk: renesas: rcar-gen3: Set state when registering SD clocksNiklas Söderlund
2019-12-13usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handlerYueHaibing
2019-12-13mlx4: Use snprintf instead of complicated strcpyQian Cai
2019-12-13IB/hfi1: Close VNIC sdma_progress sleep windowMike Marciniszyn
2019-12-13IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling stateKaike Wan
2019-12-13mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan
2019-12-13soc: renesas: r8a77990-sysc: Fix initialization order of 3DG-{A,B}Geert Uytterhoeven
2019-12-13clk: qcom: gcc-msm8998: Disable halt check of UFS clocksBjorn Andersson
2019-12-13media: stkwebcam: Bugfix for wrong return valuesAndreas Pape
2019-12-13tty: Don't block on IO when ldisc change is pendingDmitry Safonov
2019-12-13tty: serial: qcom_geni_serial: Fix softlockRyan Case
2019-12-13media: uvcvideo: Abstract streaming object lifetimeKieran Bingham
2019-12-13clk: renesas: r8a77995: Correct parent clock of DUGeert Uytterhoeven
2019-12-13clk: renesas: r8a77990: Correct parent clock of DUTakeshi Kihara
2019-12-13net/mlx4_core: Fix return codes of unsupported operationsErez Alfasi
2019-12-13media: cxd2880-spi: fix probe when dvb_attach failsNeil Armstrong
2019-12-13clk: qcom: Fix MSM8998 resetsJeffrey Hugo
2019-12-13clk: sunxi-ng: h3/h5: Fix CSI_MCLK parentChen-Yu Tsai
2019-12-13clk: meson: meson8b: fix the offset of vid_pll_dco's N valueMartin Blumenstingl
2019-12-13soc: renesas: r8a77980-sysc: Correct A3VIP[012] power domain hierarchyGeert Uytterhoeven
2019-12-13soc: renesas: r8a77980-sysc: Correct names of A2DP[01] power domainsGeert Uytterhoeven
2019-12-13soc: renesas: r8a77970-sysc: Correct names of A2DP/A2CN power domainsGeert Uytterhoeven
2019-12-13clk: mediatek: Drop more __init markings for driver probeStephen Boyd
2019-12-13clk: mediatek: Drop __init from mtk_clk_register_cpumuxes()Stephen Boyd
2019-12-13can: xilinx: fix return type of ndo_start_xmit functionYueHaibing
2019-12-13iommu/amd: Fix line-break in error log reportingJoerg Roedel
2019-12-13gpu: host1x: Fix syncpoint ID field size on Tegra186Thierry Reding
2019-12-13clk: meson: Fix GXL HDMI PLL fractional bits widthNeil Armstrong
2019-12-13i2c: imx: don't print error message on probe deferLucas Stach
2019-12-13serial: imx: fix error handling in console_setupStefan Agner
2019-12-13altera-stapl: check for a null key before strcasecmp'ing itColin Ian King
2019-12-13slimbus: ngd: Fix build error on x86Srinivas Kandagatla
2019-12-13nvme: Free ctrl device name on init failureKeith Busch
2019-12-13usb: dwc3: don't log probe deferrals; but do log other error codesBrian Norris
2019-12-13usb: dwc3: debugfs: Properly print/set link state for HSThinh Nguyen
2019-12-13net: qualcomm: rmnet: move null check on dev before dereferecing itColin Ian King