summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-12-29Merge 4.4.249 into android-4.4-pGreg Kroah-Hartman
2020-12-29PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong
2020-12-29xenbus/xenbus_backend: Disallow pending watch messagesSeongJae Park
2020-12-29xen/xenbus: Count pending messages for each watchSeongJae Park
2020-12-29xen/xenbus/xen_bus_type: Support will_handle watch callbackSeongJae Park
2020-12-29xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()SeongJae Park
2020-12-29xen/xenbus: Allow watches discard events before queueingSeongJae Park
2020-12-29iio:pressure:mpl3115: Force alignment of bufferJonathan Cameron
2020-12-29iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in ro...Qinglang Miao
2020-12-29mtd: parser: cmdline: Fix parsing of part-names with colonsSven Eckelmann
2020-12-29spi: rb4xx: Don't leak SPI master in probe error pathLukas Wunner
2020-12-29USB: serial: keyspan_pda: fix write unthrottlingJohan Hovold
2020-12-29USB: serial: keyspan_pda: fix tx-unthrottle use-after-freeJohan Hovold
2020-12-29USB: serial: keyspan_pda: fix write-wakeup use-after-freeJohan Hovold
2020-12-29USB: serial: keyspan_pda: fix stalled writesJohan Hovold
2020-12-29USB: serial: keyspan_pda: fix write deadlockJohan Hovold
2020-12-29USB: serial: keyspan_pda: fix dropped unthrottle interruptsJohan Hovold
2020-12-29USB: serial: mos7720: fix parallel-port state restoreJohan Hovold
2020-12-29staging: comedi: mf6x4: Fix AI end-of-conversion detectionIan Abbott
2020-12-29s390/dasd: fix list corruption of lcu listStefan Haberland
2020-12-29s390/dasd: fix list corruption of pavgroup group listStefan Haberland
2020-12-29ACPI: PNP: compare the string length in the matching_id()Hui Wang
2020-12-29Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally
2020-12-29Input: cyapa_gen6 - fix out-of-bounds stack accessArnd Bergmann
2020-12-29media: netup_unidvb: Don't leak SPI master in probe error pathLukas Wunner
2020-12-29media: sunxi-cir: ensure IR is handled when it is continuousSean Young
2020-12-29media: gspca: Fix memory leak in probeAlan Stern
2020-12-29Input: goodix - add upside-down quirk for Teclast X98 Pro tabletSimon Beginn
2020-12-29Input: cros_ec_keyb - send 'scancodes' in addition to key eventsDmitry Torokhov
2020-12-29clk: s2mps11: Fix a resource leak in error handling paths in the probe functionChristophe JAILLET
2020-12-29qlcnic: Fix error code in probeDan Carpenter
2020-12-29clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong
2020-12-29net: korina: fix return valueVincent Stehlé
2020-12-29net: allwinner: Fix some resources leak in the error handling path of the pro...Christophe JAILLET
2020-12-29net: bcmgenet: Fix a resource leak in an error handling path in the probe fun...Christophe JAILLET
2020-12-29powerpc/ps3: use dma_mapping_error()Vincent Stehlé
2020-12-29nfc: s3fwrn5: Release the nfc firmwareBongsu Jeon
2020-12-29extcon: max77693: Fix modalias stringMarek Szyprowski
2020-12-29speakup: fix uninitialized flush_lockYang Yingliang
2020-12-29usb: oxu210hp-hcd: Fix memory leak in oxu_createZhang Qilong
2020-12-29usb: ehci-omap: Fix PM disable depth umbalance in ehci_hcd_omap_probeZhang Qilong
2020-12-29scsi: fnic: Fix error return code in fnic_probe()Zhang Changzhong
2020-12-29scsi: pm80xx: Fix error return in pm8001_pci_probe()Zhang Qilong
2020-12-29cpufreq: scpi: Add missing MODULE_ALIASPali Rohár
2020-12-29cpufreq: loongson1: Add missing MODULE_ALIASPali Rohár
2020-12-29cpufreq: highbank: Add missing MODULE_DEVICE_TABLEPali Rohár
2020-12-29clocksource/drivers/arm_arch_timer: Correct fault programming of CNTKCTL_EL1....Keqian Zhu
2020-12-29dm ioctl: fix error return code in target_messageQinglang Miao
2020-12-29memstick: r592: Fix error return in r592_probe()Jing Xiangfeng
2020-12-29pinctrl: falcon: add missing put_device() call in pinctrl_falcon_probe()Yu Kuai