summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-10-29usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti
2020-10-29eeprom: at25: set minimum read/write access stride to 1Christian Eggers
2020-10-29USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum
2020-10-29usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol
2020-10-29net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic
2020-10-29ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen
2020-10-29usb: core: Solve race condition in anchor cleanup functionsEli Billauer
2020-10-29brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen
2020-10-29tty: ipwireless: fix error handlingTong Zhang
2020-10-29Fix use after free in get_capset_info callback.Doug Horn
2020-10-29rtl8xxxu: prevent potential memory leakChris Chiu
2020-10-29brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki
2020-10-29scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng
2020-10-29usb: ohci: Default to per-port over-current protectionHamish Martin
2020-10-29misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki
2020-10-29ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile
2020-10-29USB: cdc-acm: handle broken union descriptorsJohan Hovold
2020-10-29usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang
2020-10-29misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun
2020-10-29mic: vop: copy data to kernel space then write to io memorySherry Sun
2020-10-29scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng
2020-10-29media: saa7134: avoid a shift overflowMauro Carvalho Chehab
2020-10-29mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár
2020-10-29media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode
2020-10-29media: media/pci: prevent memory leak in bttv_probeXiaolong Huang
2020-10-29media: bdisp: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: vsp1: Fix runtime PM imbalance on errorDinghao Liu
2020-10-29media: exynos4-is: Fix a reference count leakQiushi Wu
2020-10-29media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu
2020-10-29media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu
2020-10-29media: ati_remote: sanity check for both endpointsOliver Neukum
2020-10-29media: firewire: fix memory leakPavel Machek
2020-10-29crypto: ccp - fix error handlingPavel Machek
2020-10-29NTB: hw: amd: fix an issue about leak system resourcesKaige Li
2020-10-29nvmet: fix uninitialized work for zero katozhenwei pi
2020-10-29memory: fsl-corenet-cf: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29memory: omap-gpmc: Fix a couple off by onesDan Carpenter
2020-10-29Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29Input: ep93xx_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-10-29Input: imx6ul_tsc - clean up some errors in imx6ul_tsc_resume()Dan Carpenter
2020-10-29vfio/pci: Clear token on bypass registration failureAlex Williamson
2020-10-29clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost
2020-10-29clk: at91: clk-main: update key before writing AT91_CKGR_MORClaudiu Beznea
2020-10-29rapidio: fix the missed put_device() for rio_mport_add_riodevJing Xiangfeng
2020-10-29rapidio: fix error handling pathSouptick Joarder
2020-10-29IB/rdmavt: Fix sizeof mismatchColin Ian King