summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-21thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang1-2/+2
2019-12-21RDMA/qib: Validate ->show()/store() callbacks before calling themViresh Kumar1-0/+6
2019-12-21spi: atmel: Fix CS high supportGregory CLEMENT1-4/+2
2019-12-21crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdrChristian Lamparter1-5/+1
2019-12-21drm/i810: Prevent underflow in ioctlDan Carpenter1-2/+2
2019-12-21can: slcan: Fix use-after-free Read in slcan_openJouni Hogander1-0/+1
2019-12-21tty: vt: keyboard: reject invalid keycodesDmitry Torokhov1-1/+1
2019-12-21Input: goodix - add upside-down quirk for Teclast X89 tabletHans de Goede1-0/+9
2019-12-21mlx4: Use snprintf instead of complicated strcpyQian Cai1-8/+4
2019-12-21i2c: imx: don't print error message on probe deferLucas Stach1-1/+2
2019-12-21serial: imx: fix error handling in console_setupStefan Agner1-1/+1
2019-12-21altera-stapl: check for a null key before strcasecmp'ing itColin Ian King1-2/+1
2019-12-21dmaengine: coh901318: Remove unused variableVinod Koul1-1/+0
2019-12-21dmaengine: coh901318: Fix a double-lock bugJia-Ju Bai1-4/+0
2019-12-21rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_al...Christophe JAILLET1-1/+1
2019-12-21Staging: iio: adt7316: Fix i2c data reading, set the data fieldShreeya Patel1-0/+2
2019-12-21pinctrl: qcom: ssbi-gpio: fix gpio-hog related boot issuesBrian Masney1-6/+17
2019-12-21scsi: zfcp: drop default switch case which might paper over missing caseSteffen Maier1-3/+0
2019-12-21clk: rockchip: fix rk3188 sclk_mac_lbtest parameter orderingHeiko Stuebner1-2/+2
2019-12-21clk: rockchip: fix rk3188 sclk_smc gate dataFinley Xiao1-2/+2
2019-12-21extcon: max8997: Fix lack of path setting in USB device modeMarek Szyprowski1-6/+4
2019-12-21iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski1-0/+15
2019-12-21net: ep93xx_eth: fix mismatch of request_mem_region in removeChuhong Yuan1-2/+3
2019-12-21rsxx: add missed destroy_workqueue calls in removeChuhong Yuan1-0/+2
2019-12-21Input: cyttsp4_core - fix use after free bugPan Bian1-7/+0
2019-12-21NFC: nxp-nci: Fix NULL pointer dereference after I2C communication errorStephan Gerhold1-2/+4
2019-12-21serial: ifx6x60: add missed pm_runtime_disableChuhong Yuan1-0/+3
2019-12-21serial: serial_core: Perform NULL checks for break_ctl opsJiangfeng Xiao1-1/+1
2019-12-21tty: serial: msm_serial: Fix flow controlJeffrey Hugo1-1/+5
2019-12-21usb: gadget: u_serial: add missing port entry lockingMichał Mirosław1-0/+2
2019-12-05platform/x86: hp-wmi: Fix ACPI errors caused by too small bufferHans de Goede1-3/+3
2019-12-05hwrng: stm32 - fix unbalanced pm_runtime_enableLionel Debieve1-0/+8
2019-12-05HID: core: check whether Usage Page item is after Usage ID itemsCandle Sun1-6/+45
2019-12-05slip: Fix use-after-free Read in slip_openJouni Hogander1-0/+1
2019-12-05macvlan: schedule bc_work even if errorMenglong Dong1-1/+2
2019-12-05pwm: Clear chip_data in pwm_put()Uwe Kleine-König2-1/+1
2019-12-05net: macb: fix error format in dev_err()Luca Ceresoli1-6/+6
2019-12-05media: v4l2-ctrl: fix flags for DO_WHITE_BALANCEEugen Hristev1-0/+1
2019-12-05mei: bus: prefix device names on bus with the bus nameAlexander Usyskin1-4/+5
2019-12-05USB: serial: ftdi_sio: add device IDs for U-Blox C099-F9PFabio D'Urso2-0/+10
2019-12-05staging: rtl8192e: fix potential use after freePan Bian1-2/+3
2019-12-05mtd: Remove a debug trace in mtdpart.cBoris Brezillon1-1/+0
2019-12-05scsi: libsas: Check SMP PHY control function resultJohn Garry1-1/+8
2019-12-05ACPI / APEI: Switch estatus pool to use vmalloc memoryJames Morse1-15/+15
2019-12-05scsi: libsas: Support SATA PHY connection rate unmatch fixing during discoveryJohn Garry1-0/+20
2019-12-05sfc: initialise found bitmap in efx_ef10_mtd_probeBert Kenward1-1/+1
2019-12-05sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probeEdward Cree1-8/+21
2019-12-05mtd: Check add_mtd_device() ret codeBoris Brezillon2-6/+32
2019-12-05atl1e: checking the status of atl1e_write_phy_regKangjie Lu1-1/+3
2019-12-05net: stmicro: fix a missing check of clk_prepareKangjie Lu1-1/+3