summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-05regulator: tps65910: fix a missing check of return valueKangjie Lu1-1/+3
2019-12-05drbd: fix print_st_err()'s prototype to match the definitionLuc Van Oostenryck1-1/+1
2019-12-05drbd: reject attach of unsuitable uuids even if connectedLars Ellenberg2-3/+22
2019-12-05ath6kl: Fix off by one error in scan completionKyle Roeschley1-1/+1
2019-12-05ath6kl: Only use match sets when firmware supports itKyle Roeschley1-1/+1
2019-12-05scsi: csiostor: fix incorrect dma device in case of vportVarun Prakash1-1/+1
2019-12-05scsi: qla2xxx: deadlock by configfs_depend_itemAnatoliy Glagolev2-43/+8
2019-12-05RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche1-0/+1
2019-12-05serial: max310x: Fix tx_empty() callbackAlexander Shiyan1-5/+2
2019-12-05drivers/regulator: fix a missing check of return valueKangjie Lu1-1/+4
2019-12-05IB/qib: Fix an error code in qib_sdma_verbs_send()Dan Carpenter1-1/+3
2019-12-05pinctrl: sh-pfc: sh7734: Fix shifted values in IPSR10Geert Uytterhoeven1-8/+8
2019-12-05pinctrl: sh-pfc: sh7264: Fix PFCR3 and PFCR0 register configurationGeert Uytterhoeven1-2/+7
2019-12-05xen/pciback: Check dev_data before using itRoss Lagerwall1-1/+2
2019-12-05ubi: Do not drop UBI device reference before usingPan Bian1-1/+1
2019-12-05ubi: Put MTD device after it is not usedPan Bian1-1/+1
2019-12-05rtl818x: fix potential use after freePan Bian1-1/+2
2019-12-05mwifiex: debugfs: correct histogram spacing, formattingBrian Norris1-8/+6
2019-12-05mwifiex: fix potential NULL dereference and use after freePan Bian1-8/+10
2019-12-05ACPI / LPSS: Ignore acpi_device_fix_up_power() return valueHans de Goede1-6/+1
2019-12-05PM / AVS: SmartReflex: NULL check before some freeing functions is not neededThomas Meyer1-2/+1
2019-12-05parisc: Fix HP SDC hpa address outputHelge Deller1-2/+2
2019-12-05parisc: Fix serio address outputHelge Deller1-2/+2
2019-12-05scsi: lpfc: Fix dif and first burst use in write commandsJames Smart1-0/+18
2019-12-05block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter1-1/+0
2019-12-05can: c_can: D_CAN: c_can_chip_config(): perform a sofware reset on openJeroen Hofstee1-0/+26
2019-12-05can: peak_usb: report bus recovery as wellJeroen Hofstee1-5/+10
2019-12-05clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski1-0/+6
2019-11-28staging: comedi: usbduxfast: usbduxfast_ai_cmdtest rounding errorBernd Porr1-7/+14
2019-11-28USB: serial: option: add support for Foxconn T77W968 LTE modulesAleksander Morgado1-0/+4
2019-11-28USB: serial: option: add support for DW5821e with eSIM supportAleksander Morgado1-0/+3
2019-11-28USB: serial: mos7840: fix remote wakeupJohan Hovold1-5/+0
2019-11-28USB: serial: mos7720: fix remote wakeupJohan Hovold1-4/+0
2019-11-28USB: serial: mos7840: add USB ID to support Moxa UPort 2210Pavel Löbl1-0/+11
2019-11-28appledisplay: fix error handling in the scheduled workOliver Neukum1-1/+7
2019-11-28usb-serial: cp201x: support Mark-10 digital force gaugeGreg Kroah-Hartman1-0/+1
2019-11-28virtio_console: move removal codeMichael S. Tsirkin1-36/+36
2019-11-28virtio_console: drop custom control queue cleanupMichael S. Tsirkin1-17/+0
2019-11-28virtio_console: fix uninitialized variable useMichael S. Tsirkin1-2/+4
2019-11-28virtio_console: allocate inbufs in add_port() only if it is neededLaurent Vivier1-15/+13
2019-11-28virtio_console: don't tie bufs to a vqMichael S. Tsirkin1-7/+7
2019-11-28virtio_console: reset on out of memoryMichael S. Tsirkin1-7/+10
2019-11-28media: imon: invalid dereference in imon_touch_eventSean Young1-2/+1
2019-11-28media: cxusb: detect cxusb_ctrl_msg error in queryVito Caputo1-1/+2
2019-11-28media: b2c2-flexcop-usb: add sanity checkingOliver Neukum1-0/+3
2019-11-28cpufreq: Add NULL checks to show() and store() methods of cpufreqKai Shen1-0/+6
2019-11-28media: vivid: Fix wrong locking that causes race conditions on streaming stopAlexander Popov3-9/+15
2019-11-28media: vivid: Set vid_cap_streaming and vid_out_streaming to trueVandana BN2-6/+0
2019-11-28mmc: block: Fix tag condition with packed writesAdrian Hunter1-2/+1
2019-11-28cpufreq: Skip cpufreq resume if it's not suspendedBo Yan1-0/+3