summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-12-17staging: most: dim2: use device release methodNikita Yushchenko1-25/+30
2021-12-01staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter1-1/+2
2021-12-01staging: greybus: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-2/+6
2021-12-01staging/fbtft: Fix backlightNoralf Trønnes2-12/+1
2021-11-26staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto5-33/+24
2021-11-26staging: wfx: ensure IRQ is ready before enabling itJérôme Pouiller1-7/+10
2021-11-18staging: ks7010: select CRYPTO_HASH/CRYPTO_MICHAEL_MICVegard Nossum1-0/+3
2021-11-18staging: most: dim2: do not double-register the same deviceNikita Yushchenko4-72/+14
2021-11-18media: allegro: ignore interrupt if mailbox is not initializedMichael Tretter1-0/+9
2021-11-18media: ipu3-imgu: VIDIOC_QUERYCAP: Fix bus_infoRicardo Ribalda1-2/+3
2021-11-18media: ipu3-imgu: imgu_fmt: Handle properly tryRicardo Ribalda1-1/+1
2021-11-18media: imx: set a media_device bus_info stringMartin Kepplinger1-0/+2
2021-11-18media: atomisp: Fix error handling in probeEvgeny Novikov1-13/+24
2021-11-18media: rkvdec: Support dynamic resolution changesChen-Yu Tsai1-20/+20
2021-11-18media: rkvdec: Do not override sizeimage for output formatChen-Yu Tsai1-2/+3
2021-11-12media: staging/intel-ipu3: css: Fix wrong size comparison imgu_css_fw_initGustavo A. R. Silva2-5/+4
2021-11-12staging: rtl8192u: fix control-message timeoutsJohan Hovold1-9/+9
2021-11-12staging: r8712u: fix control-message timeoutJohan Hovold1-1/+1
2021-11-12comedi: vmk80xx: fix bulk and interrupt message timeoutsJohan Hovold1-5/+7
2021-11-12comedi: vmk80xx: fix bulk-buffer overflowJohan Hovold1-9/+7
2021-11-12comedi: vmk80xx: fix transfer-buffer overflowsJohan Hovold1-2/+4
2021-11-12comedi: ni_usb6501: fix NULL-deref in command pathsJohan Hovold1-0/+10
2021-11-12comedi: dt9812: fix DMA buffers on stackJohan Hovold1-29/+86
2021-11-12staging: rtl8712: fix use-after-free in rtl8712_dl_fwPavel Skripkin1-2/+2
2021-09-30comedi: Fix memory leak in compat_insnlist()Ian Abbott1-0/+1
2021-09-30staging: greybus: uart: fix tty use after freeJohan Hovold1-30/+32
2021-09-26staging: rtl8192u: Fix bitwise vs logical operator in TranslateRxSignalStuff8...Nathan Chancellor1-1/+1
2021-09-18staging: rts5208: Fix get_ms_information() heap buffer sizeKees Cook1-7/+3
2021-09-18staging: ks7010: Fix the initialization of the 'sleep_status' structureChristophe JAILLET1-1/+1
2021-09-18media: atomisp: pci: fix error return code in atomisp_pci_probe()Yang Yingliang1-1/+2
2021-09-18media: atomisp: Fix runtime PM imbalance in atomisp_pci_probeDinghao Liu1-0/+1
2021-09-18media: hantro: vp8: Move noisy WARN_ON to vpu_debugEzequiel Garcia2-6/+20
2021-09-18staging: board: Fix uninitialized spinlock when attaching genpdGeert Uytterhoeven1-1/+6
2021-09-15clk: staging: correct reference to config IOMEM to config HAS_IOMEMLukas Bulwahn1-1/+1
2021-09-15media: atomisp: fix the uninitialized use and rename "retvalue"Yizhuo1-4/+7
2021-08-12staging: rtl8712: error handling refactoringPavel Skripkin2-39/+43
2021-08-12staging: rtl8712: get rid of flush_scheduled_workPavel Skripkin5-1/+20
2021-08-12staging: rtl8723bs: Fix a resource leak in sd_int_dpcXiangyang Zhang1-0/+2
2021-07-20staging: rtl8723bs: fix macro value for 2.4Ghz only deviceFabio Aiuto1-4/+1
2021-07-14staging: mt7621-dts: fix pci address for PCI memory rangeSergio Paracuellos1-1/+1
2021-07-14staging: rtl8712: fix memory leak in rtl871x_load_fw_cbPavel Skripkin1-0/+3
2021-07-14staging: rtl8712: fix error handling in r871xu_drv_initPavel Skripkin2-14/+14
2021-07-14staging: gdm724x: check for overflow in gdm_lte_netif_rx()Dan Carpenter1-4/+6
2021-07-14staging: gdm724x: check for buffer overflow in gdm_lte_multi_sdu_pkt()Dan Carpenter1-1/+9
2021-07-14staging: mmal-vchiq: Fix incorrect static vchiq_instance.Dave Stevenson1-1/+1
2021-07-14staging: fbtft: Don't spam logs when probe is deferredAndy Shevchenko1-8/+4
2021-07-14staging: fbtft: Rectify GPIO handlingAndy Shevchenko17-60/+25
2021-07-14media: v4l2-async: Clean v4l2_async_notifier_add_fwnode_remote_subdevEzequiel Garcia5-53/+26
2021-07-14media: rkvdec: Fix .buf_prepareEzequiel Garcia1-1/+9
2021-07-14media: hantro: do a PM resume earlierMauro Carvalho Chehab1-11/+22