summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-28dm: use blk_set_queue_dying() in __dm_destroy()Bart Van Assche1-3/+1
2019-11-28ath9k_hw: fix uninitialized variable dataDenis Efremov1-1/+1
2019-11-28Bluetooth: Fix invalid-free in bcsp_close()Tomas Bortoli1-0/+3
2019-11-28IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin1-1/+2
2019-11-28spi: omap2-mcspi: Fix DMA and FIFO event trigger size mismatchVignesh R1-2/+2
2019-11-28PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I1-0/+3
2019-11-28pinctrl: zynq: Use define directive for PIN_CONFIG_IO_STANDARDNathan Chancellor1-6/+3
2019-11-28pinctrl: qcom: spmi-gpio: fix gpio-hog related boot issuesBrian Masney1-4/+17
2019-11-28net: bcmgenet: return correct value 'ret' from bcmgenet_power_downYueHaibing1-1/+1
2019-11-28scsi: lpfc: fcoe: Fix link down issue after 1000+ link bouncesJames Smart5-10/+26
2019-11-28scsi: megaraid_sas: Fix msleep granularityShivasharan S1-2/+2
2019-11-28scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11Suganath Prabu1-4/+0
2019-11-28scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu1-1/+35
2019-11-28rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL informationShaokun Zhang1-1/+1
2019-11-28wireless: airo: potential buffer overflow in sprintf()Dan Carpenter1-1/+1
2019-11-28brcmsmac: never log "tid x is not agg'able" by defaultAli MJ Al-Nasrawy1-2/+2
2019-11-28rtl8xxxu: Fix missing break in switchGustavo A. R. Silva1-0/+1
2019-11-28wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...Christophe JAILLET1-1/+1
2019-11-28ntb: intel: fix return value for ndev_vec_mask()Dave Jiang1-1/+1
2019-11-28ntb_netdev: fix sleep time mismatchJon Mason1-1/+1
2019-11-28igb: shorten maximum PHC timecounter update intervalMiroslav Lichvar1-1/+7
2019-11-28thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven1-2/+2
2019-11-28mfd: max8997: Enale irq-wakeup unconditionallyMarek Szyprowski1-7/+1
2019-11-28mfd: mc13xxx-core: Fix PMIC shutdown when reading ADC valuesFabio Estevam1-1/+2
2019-11-28qlcnic: fix a return in qlcnic_dcb_get_capability()Dan Carpenter1-1/+1
2019-11-28mISDN: Fix type of switch control variable in ctrl_teimanagerNathan Chancellor1-4/+3
2019-11-28rtc: s35390a: Change buf's type to u8 in s35390a_initNathan Chancellor1-1/+1
2019-11-28spi: omap2-mcspi: Set FIFO DMA trigger level to word lengthVignesh R1-19/+7