summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* virtio_console: Assure used length from device is limitedXie Yongji2021-07-201-2/+2
* virtio_net: Fix error handling in virtnet_restore()Xie Yongji2021-07-201-1/+4
* virtio-blk: Fix memory leak among suspend/resume procedureXie Yongji2021-07-201-0/+2
* ACPI: video: Add quirk for the Dell Vostro 3350Hans de Goede2021-07-201-0/+9
* ACPI: AMBA: Fix resource name in /proc/iomemLiguang Zhang2021-07-201-0/+1
* pwm: tegra: Don't modify HW state in .remove callbackUwe Kleine-König2021-07-201-13/+0
* power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei2021-07-203-0/+3
* power: supply: charger-manager: add missing MODULE_DEVICE_TABLEZou Wei2021-07-201-0/+1
* PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei2021-07-201-0/+1
* watchdog: iTCO_wdt: Account for rebooting on second timeoutJan Kiszka2021-07-201-3/+9
* watchdog: Fix possible use-after-free by calling del_timer_sync()Zou Wei2021-07-202-2/+2
* watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()Zou Wei2021-07-201-1/+1
* watchdog: Fix possible use-after-free in wdt_startup()Zou Wei2021-07-201-1/+1
* power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLEBixuan Cui2021-07-201-0/+1
* power: supply: max17042: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski2021-07-201-1/+1
* power: supply: ab8500: Avoid NULL pointersLinus Walleij2021-07-201-1/+17
* pwm: spear: Don't modify HW state in .remove callbackUwe Kleine-König2021-07-201-4/+0
* i2c: core: Disable client irq on reboot/shutdownDmitry Torokhov2021-07-201-0/+3
* intel_th: Wait until port is in reset before programming itAlexander Shishkin2021-07-203-0/+36
* staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto2021-07-201-4/+1
* backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König2021-07-201-6/+6
* usb: gadget: hid: fix error return code in hid_bind()Yang Yingliang2021-07-201-1/+3
* usb: gadget: f_hid: fix endianness issue with descriptorsRuslan Bilovol2021-07-201-1/+1
* Input: hideep - fix the uninitialized use in hideep_nvm_unlock()Yizhuo Zhai2021-07-201-3/+10
* gpio: pca953x: Add support for the On Semi pca9655Peter Robinson2021-07-201-0/+1
* gpio: zynq: Check return value of pm_runtime_get_syncSrinivas Neeli2021-07-201-1/+4
* s390/sclp_vt220: fix console name to match deviceValentin Vidic2021-07-201-2/+2
* mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei2021-07-202-1/+2
* scsi: qedi: Fix null ref during abort handlingMike Christie2021-07-201-1/+1
* scsi: iscsi: Fix shost->max_id useMike Christie2021-07-204-6/+6
* scsi: iscsi: Fix conn use after free during resetsMike Christie2021-07-201-60/+55
* scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie2021-07-202-5/+14
* scsi: scsi_dh_alua: Check for negative result valueHannes Reinecke2021-07-201-4/+4
* tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET2021-07-201-1/+10
* scsi: core: Cap scsi_host cmd_per_lun at can_queueJohn Garry2021-07-201-0/+3
* scsi: lpfc: Fix crash when lpfc_sli4_hba_setup() fails to initialize the SGLsJames Smart2021-07-201-2/+3
* scsi: lpfc: Fix "Unexpected timeout" error in direct attach topologyJames Smart2021-07-201-0/+9
* w1: ds2438: fixing bug that would always get page0Luiz Sampaio2021-07-201-2/+2
* misc/libmasm/module: Fix two use after free in ibmasm_init_oneLv Yunlong2021-07-201-2/+3
* tty: serial: fsl_lpuart: fix the potential risk of division or modulo by zeroSherry Sun2021-07-201-0/+3
* PCI: aardvark: Fix kernel panic during PIO transferPali Rohár2021-07-201-9/+40
* PCI: aardvark: Don't rely on jiffies while holding spinlockRemi Pommarel2021-07-201-5/+5
* scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler2021-07-201-0/+1
* pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()Zou Wei2021-07-201-1/+1
* media: uvcvideo: Fix pixel format change for Elgato Cam Link 4KBenjamin Drung2021-07-201-0/+27
* media: gspca/sunplus: fix zero-length control requestsJohan Hovold2021-07-201-2/+6
* media: gspca/sq905: fix control-request directionJohan Hovold2021-07-201-1/+1
* media: zr364xx: fix memory leak in zr364xx_start_readpipePavel Skripkin2021-07-201-0/+1
* media: dtv5100: fix control-request directionsJohan Hovold2021-07-201-2/+5
* media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann2021-07-205-13/+11