summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* mmc: via-sdmmc: Fix data race bugMadhuparna Bhowmik2020-11-101-0/+3
* media: tw5864: check status of tw5864_frameinterval_getTom Rix2020-11-101-0/+6
* ath10k: fix VHT NSS calculation when STBC is enabledSathishkumar Muruganandam2020-11-101-1/+7
* video: fbdev: pvr2fb: initialize variablesTom Rix2020-11-101-0/+2
* mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish()Amit Cohen2020-11-101-0/+3
* ata: sata_rcar: Fix DMA boundary maskGeert Uytterhoeven2020-11-101-1/+1
* p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-11-101-1/+3
* ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov2020-11-101-3/+7
* usb: gadget: f_ncm: allow using NCM in SuperSpeed Plus gadgets.Lorenzo Colitti2020-10-291-1/+1
* eeprom: at25: set minimum read/write access stride to 1Christian Eggers2020-10-291-1/+1
* USB: cdc-wdm: Make wdm_flush() interruptible and add wdm_fsync().Oliver Neukum2020-10-291-17/+55
* usb: cdc-acm: add quirk to blacklist ETAS ES58X devicesVincent Mailhol2020-10-291-0/+11
* net: korina: cast KSEG0 address to pointer in kfreeValentin Vidic2020-10-291-2/+2
* ath10k: check idx validity in __ath10k_htt_rx_ring_fill_n()Zekun Shen2020-10-291-0/+8
* usb: core: Solve race condition in anchor cleanup functionsEli Billauer2020-10-291-35/+54
* brcm80211: fix possible memleak in brcmf_proto_msgbuf_attachWang Yufen2020-10-291-0/+2
* tty: ipwireless: fix error handlingTong Zhang2020-10-292-3/+3
* Fix use after free in get_capset_info callback.Doug Horn2020-10-292-3/+9
* rtl8xxxu: prevent potential memory leakChris Chiu2020-10-291-1/+9
* brcmsmac: fix memory leak in wlc_phy_attach_lcnphyKeita Suzuki2020-10-291-1/+3
* scsi: ibmvfc: Fix error return in ibmvfc_probe()Jing Xiangfeng2020-10-291-0/+1
* usb: ohci: Default to per-port over-current protectionHamish Martin2020-10-291-6/+10
* misc: rtsx: Fix memory leak in rtsx_pci_probeKeita Suzuki2020-10-291-1/+3
* ath9k: hif_usb: fix race condition between usb_get_urb() and usb_kill_anchore...Brooke Basile2020-10-291-0/+19
* USB: cdc-acm: handle broken union descriptorsJohan Hovold2020-10-291-0/+12
* usb: gadget: function: printer: fix use-after-free in __lock_acquireZqiang2020-10-291-2/+14
* misc: vop: add round_up(x,4) for vring_size to avoid kernel panicSherry Sun2020-10-292-3/+3
* mic: vop: copy data to kernel space then write to io memorySherry Sun2020-10-291-6/+14
* scsi: mvumi: Fix error return in mvumi_io_attach()Jing Xiangfeng2020-10-291-0/+1
* media: saa7134: avoid a shift overflowMauro Carvalho Chehab2020-10-291-1/+2
* mmc: sdio: Check for CISTPL_VERS_1 buffer sizePali Rohár2020-10-291-0/+3
* media: uvcvideo: Ensure all probed info is returned to v4l2Adam Goode2020-10-291-0/+30
* media: media/pci: prevent memory leak in bttv_probeXiaolong Huang2020-10-291-3/+10
* media: bdisp: Fix runtime PM imbalance on errorDinghao Liu2020-10-291-2/+1
* media: platform: sti: hva: Fix runtime PM imbalance on errorDinghao Liu2020-10-291-1/+1
* media: platform: s3c-camif: Fix runtime PM imbalance on errorDinghao Liu2020-10-291-3/+2
* media: vsp1: Fix runtime PM imbalance on errorDinghao Liu2020-10-291-3/+8
* media: exynos4-is: Fix a reference count leakQiushi Wu2020-10-291-1/+3
* media: exynos4-is: Fix a reference count leak due to pm_runtime_get_syncQiushi Wu2020-10-291-1/+3
* media: exynos4-is: Fix several reference count leaks due to pm_runtime_get_syncQiushi Wu2020-10-292-2/+4
* media: ati_remote: sanity check for both endpointsOliver Neukum2020-10-291-0/+4
* media: firewire: fix memory leakPavel Machek2020-10-291-2/+4
* crypto: ccp - fix error handlingPavel Machek2020-10-291-1/+1
* NTB: hw: amd: fix an issue about leak system resourcesKaige Li2020-10-291-0/+1
* nvmet: fix uninitialized work for zero katozhenwei pi2020-10-291-1/+2
* memory: fsl-corenet-cf: Fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-4/+2
* memory: omap-gpmc: Fix a couple off by onesDan Carpenter2020-10-291-2/+2
* Input: sun4i-ps2 - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-6/+3
* Input: twl4030_keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-5/+3
* Input: omap4-keypad - fix handling of platform_get_irq() errorKrzysztof Kozlowski2020-10-291-4/+2