summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-07-20watchdog: aspeed: fix hardware timeout calculationTao Ren1-1/+1
2021-07-20power: supply: rt5033_battery: Fix device tree enumerationStephan Gerhold2-1/+9
2021-07-20PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński1-1/+1
2021-07-20virtio_console: Assure used length from device is limitedXie Yongji1-2/+2
2021-07-20virtio_net: Fix error handling in virtnet_restore()Xie Yongji1-1/+4
2021-07-20virtio-blk: Fix memory leak among suspend/resume procedureXie Yongji1-0/+2
2021-07-20ACPI: video: Add quirk for the Dell Vostro 3350Hans de Goede1-0/+9
2021-07-20ACPI: AMBA: Fix resource name in /proc/iomemLiguang Zhang1-0/+1
2021-07-20pwm: tegra: Don't modify HW state in .remove callbackUwe Kleine-König1-13/+0
2021-07-20pwm: img: Fix PM reference leak in img_pwm_enable()Zou Wei1-1/+1
2021-07-20power: supply: ab8500: add missing MODULE_DEVICE_TABLEZou Wei3-0/+3
2021-07-20power: supply: charger-manager: add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20watchdog: iTCO_wdt: Account for rebooting on second timeoutJan Kiszka1-3/+9
2021-07-20watchdog: imx_sc_wdt: fix pretimeoutStefan Eichenberger1-7/+4
2021-07-20watchdog: Fix possible use-after-free by calling del_timer_sync()Zou Wei2-2/+2
2021-07-20watchdog: sc520_wdt: Fix possible use-after-free in wdt_turnoff()Zou Wei1-1/+1
2021-07-20watchdog: Fix possible use-after-free in wdt_startup()Zou Wei1-1/+1
2021-07-20PCI/P2PDMA: Avoid pci_get_slot(), which may sleepLogan Gunthorpe1-2/+32
2021-07-20power: reset: gpio-poweroff: add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-07-20power: supply: max17042: Do not enforce (incorrect) interrupt trigger typeKrzysztof Kozlowski1-1/+1
2021-07-20power: supply: ab8500: Avoid NULL pointersLinus Walleij1-1/+17
2021-07-20pwm: spear: Don't modify HW state in .remove callbackUwe Kleine-König1-4/+0
2021-07-20power: supply: sc2731_charger: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20power: supply: sc27xx: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20i2c: core: Disable client irq on reboot/shutdownDmitry Torokhov1-0/+3
2021-07-20intel_th: Wait until port is in reset before programming itAlexander Shishkin3-0/+36
2021-07-20staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto1-4/+1
2021-07-20backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König1-6/+6
2021-07-20usb: gadget: hid: fix error return code in hid_bind()Yang Yingliang1-1/+3
2021-07-20usb: gadget: f_hid: fix endianness issue with descriptorsRuslan Bilovol1-1/+1
2021-07-20Input: hideep - fix the uninitialized use in hideep_nvm_unlock()Yizhuo Zhai1-3/+10
2021-07-20gpio: pca953x: Add support for the On Semi pca9655Peter Robinson1-0/+1
2021-07-20gpio: zynq: Check return value of pm_runtime_get_syncSrinivas Neeli1-1/+4
2021-07-20iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translationXiyu Yang1-2/+6
2021-07-20iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get failsXiyu Yang1-1/+1
2021-07-20s390/sclp_vt220: fix console name to match deviceValentin Vidic1-2/+2
2021-07-20serial: tty: uartlite: fix console setupDaniel Mack1-21/+6
2021-07-20mfd: cpcap: Fix cpcap dmamask not set warningsTony Lindgren1-0/+4
2021-07-20mfd: da9052/stmpe: Add and modify MODULE_DEVICE_TABLEZou Wei2-1/+2
2021-07-20scsi: qedi: Fix null ref during abort handlingMike Christie1-1/+1
2021-07-20scsi: iscsi: Fix shost->max_id useMike Christie4-6/+6
2021-07-20scsi: iscsi: Fix conn use after free during resetsMike Christie1-60/+55
2021-07-20scsi: iscsi: Add iscsi_cls_conn refcount helpersMike Christie2-5/+14
2021-07-20scsi: megaraid_sas: Handle missing interrupts while re-enabling IRQsChandrakanth Patil1-2/+7
2021-07-20scsi: megaraid_sas: Early detection of VD deletion through RaidMap updateKashyap Desai3-9/+92
2021-07-20scsi: megaraid_sas: Fix resource leak in case of probe failureChandrakanth Patil2-0/+14
2021-07-20scsi: scsi_dh_alua: Check for negative result valueHannes Reinecke1-4/+4
2021-07-20tty: serial: 8250: serial_cs: Fix a memory leak in error handling pathChristophe JAILLET1-1/+10
2021-07-20scsi: core: Cap scsi_host cmd_per_lun at can_queueJohn Garry1-0/+3