summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2022-01-27media: atomisp: add missing media_device_cleanup() in atomisp_unregister_enti...Tsuchiya Yuto1-0/+1
2022-01-16staging: greybus: fix stack size warning with UBSANArnd Bergmann1-47/+45
2022-01-16staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle...Nathan Chancellor1-11/+11
2022-01-16staging: r8188eu: switch the led off during deinitMartin Kaiser1-0/+1
2021-12-17staging: most: dim2: use device release methodNikita Yushchenko1-25/+30
2021-12-01staging: r8188eu: fix a memory leak in rtw_wx_read32()Dan Carpenter1-1/+7
2021-12-01staging: r8188eu: use GFP_ATOMIC under spinlockMichael Straube1-1/+1
2021-12-01staging: r8188eu: Fix breakage introduced when 5G code was removedLarry Finger1-0/+2
2021-12-01staging: r8188eu: Use kzalloc() with GFP_ATOMIC in atomic contextFabio M. De Francesco1-2/+2
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-25staging: rtl8723bs: remove a third possible deadlockHans de Goede1-5/+2
2021-11-25staging: rtl8723bs: remove a second possible deadlockHans de Goede4-13/+9
2021-11-25staging: rtl8723bs: remove possible deadlock when disconnect (v2)Fabio Aiuto5-33/+24
2021-11-25staging: 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-18staging: r8188eu: fix memory leak in rtw_set_keyPavel Skripkin1-0/+2
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: r8188eu: fix memleak in rtw_wx_set_enc_extMartin Kaiser1-2/+3
2021-11-12staging: rtl8192u: fix control-message timeoutsJohan Hovold1-9/+9
2021-11-12staging: r8712u: fix control-message timeoutJohan Hovold1-1/+1
2021-11-12staging: rtl8712: fix use-after-free in rtl8712_dl_fwPavel Skripkin1-2/+2
2021-10-18Merge tag 'staging-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2
2021-10-05staging: r8188eu: prevent array underflow in rtw_hal_update_ra_mask()Dan Carpenter1-1/+1
2021-10-05staging: vc04_services: shut up out-of-range warningArnd Bergmann1-1/+1
2021-10-04Merge tag 'media/v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-0/+2
2021-10-04media: atomisp: restore missing 'return' statementArnd Bergmann1-0/+2
2021-09-27Merge tag 'media/v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2-2/+2
2021-09-20staging: r8188eu: fix -Wrestrict warningsArnd Bergmann1-4/+4
2021-09-14staging: greybus: uart: fix tty use after freeJohan Hovold1-30/+32
2021-09-06media: cedrus: Fix SUNXI tile size calculationNicolas Dufresne1-1/+1
2021-09-06media: hantro: Fix check for single irqJernej Skrabec1-1/+1
2021-09-04Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds5-6/+4
2021-09-01Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds41-503/+1883
2021-09-01Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds3-13/+12
2021-09-01Merge tag 'staging-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds389-36881/+65749
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-6/+2
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds12-85/+62
2021-08-31Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2021-08-28staging: vt6655: Remove filenames in filesAldas Taraškevičius11-22/+0
2021-08-28staging: r8188eu: add extra TODO entriesPhillip Potter1-0/+3
2021-08-28staging: vt6656: Remove filenames in filesAldas Taraškevičius23-45/+0