summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-12-29PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong1-3/+3
2020-12-29xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park1-0/+7
2020-12-29xen/xenbus: Count pending messages for each watchSeongJae Park1-12/+19
2020-12-29xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park2-1/+4
2020-12-29xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park5-6/+12
2020-12-29xen/xenbus: Allow watches discard events before queueingSeongJae Park3-1/+9
2020-12-29iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron1-1/+8
2020-12-29iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao1-1/+1
2020-12-29mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann1-1/+13
2020-12-29spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner1-1/+1
2020-12-29USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold1-9/+20
2020-12-29USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold1-0/+4
2020-12-29USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold1-14/+3
2020-12-29USB: serial: keyspan_pda: fix stalled writesJohan Hovold1-1/+1
2020-12-29USB: serial: keyspan_pda: fix write deadlockJohan Hovold1-3/+4
2020-12-29USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold1-2/+2
2020-12-29USB: serial: mos7720: fix parallel-port state restoreJohan Hovold1-0/+2
2020-12-29staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott1-1/+2
2020-12-29s390/dasd: fix list corruption of lcu listStefan Haberland1-1/+1
2020-12-29s390/dasd: fix list corruption of pavgroup group listStefan Haberland1-0/+1
2020-12-29ACPI: PNP: compare the string length in the matching_id()Hui Wang1-0/+3
2020-12-29Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally1-1/+1
2020-12-29Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann1-1/+1
2020-12-29media: netup_unidvb: Don't leak SPI master in probe error pathLukas Wunner1-2/+3
2020-12-29media: sunxi-cir: ensure IR is handled when it is continuousSean Young1-0/+2
2020-12-29media: gspca: Fix memory leak in probeAlan Stern1-0/+1
2020-12-29Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn1-0/+12
2020-12-29Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov1-0/+1
2020-12-29clk: s2mps11: Fix a resource leak in error handling paths in the probe functionChristophe JAILLET1-0/+1
2020-12-29qlcnic: Fix error code in probeDan Carpenter1-0/+1
2020-12-29clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong1-2/+9
2020-12-29net: korina: fix return valueVincent Stehlé1-1/+1
2020-12-29net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET1-2/+5
2020-12-29net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET1-1/+3
2020-12-29powerpc/ps3: use dma_mapping_error()Vincent Stehlé1-1/+1
2020-12-29nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon1-1/+3
2020-12-29extcon: max77693: Fix modalias stringMarek Szyprowski1-1/+1
2020-12-29speakup: fix uninitialized flush_lockYang Yingliang1-1/+1
2020-12-29usb: oxu210hp-hcd: Fix memory leak in oxu_createZhang Qilong1-1/+3
2020-12-29usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probeZhang Qilong1-0/+1
2020-12-29scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong1-0/+1
2020-12-29scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong1-1/+2
2020-12-29cpufreq: scpi: Add missing MODULE_ALIASPali Rohár1-0/+1
2020-12-29cpufreq: loongson1: Add missing MODULE_ALIASPali Rohár1-0/+1
2020-12-29cpufreq: highbank: Add missing MODULE_DEVICE_TABLEPali Rohár1-0/+7
2020-12-29clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....Keqian Zhu1-7/+16
2020-12-29dm ioctl: fix error return code in target_messageQinglang Miao1-0/+1
2020-12-29memstick: r592: Fix error return in r592_probe()Jing Xiangfeng1-4/+8
2020-12-29pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()Yu Kuai1-5/+9
2020-12-29media: saa7146: fix array overflow in vidioc_s_audio()Dan Carpenter1-9/+10