summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* speakup: Avoid crash on very long wordSamuel Thibault2024-05-021-1/+1
* comedi: vmk80xx: fix incomplete endpoint checkingNikita Zhandarovich2024-05-021-23/+12
* staging: vc04_services: fix information leak in create_component()Dan Carpenter2024-04-131-0/+1
* staging: vc04_services: changen strncpy() to strscpy_pad()Arnd Bergmann2024-04-131-2/+2
* staging: mmal-vchiq: Fix client_component for 64 bit kernelDave Stevenson2024-04-132-1/+8
* staging: mmal-vchiq: Allocate and free components as requiredDave Stevenson2024-04-132-10/+20
* staging: mmal-vchiq: Avoid use of bool in structuresDave Stevenson2024-04-132-8/+8
* comedi: comedi_test: Prevent timers rescheduling during deletionIan Abbott2024-04-131-4/+26
* speakup: Fix 8bit characters from direct synthSamuel Thibault2024-04-131-1/+3
* staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter2024-03-261-4/+4
* staging: iio: ad5933: fix type mismatch regressionDavid Schiller2024-02-231-1/+1
* erofs: ensure that the post-EOF tails are all zeroedGao Xiang2023-09-231-0/+2
* staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()Zhang Shurong2023-08-111-2/+4
* Revert "staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICE"Greg Kroah-Hartman2023-06-142-3/+8
* staging: rtl8192e: Replace macro RTL_PCI_DEVICE with PCI_DEVICEPhilipp Hortmann2023-05-302-8/+3
* staging: rtl8192e: Fix W_DISABLE# does not work after stop/startPhilipp Hortmann2023-05-171-0/+1
* staging: iio: resolver: ads1210: fix config modeNuno Sá2023-05-171-1/+1
* Revert "spi: mt7621: Fix an error message in mt7621_spi_probe()"Nobuhiro Iwamatsu2023-03-171-3/+5
* staging: rtl8192e: Remove call_usermodehelper starting RadioPower.shPhilipp Hortmann2023-03-131-12/+0
* staging: rtl8192e: Remove function ..dm_check_ac_dc_power calling a scriptPhilipp Hortmann2023-03-131-27/+0
* comedi: adv_pci1760: Fix PWM instruction handlingIan Abbott2023-01-241-1/+1
* wifi: wilc1000: sdio: fix module autoloadingMichael Walle2023-01-181-0/+1
* staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()YueHaibing2023-01-181-1/+1
* staging: rtl8192u: Fix use after free in ieee80211_rx()Dan Carpenter2023-01-181-1/+3
* speakup: fix a segfault caused by switching consolesMushahid Hussain2022-11-251-1/+1
* staging: vt6655: fix potential memory leakNam Cao2022-10-261-1/+1
* staging: vt6655: fix some erroneous memory clean-up loopsNam Cao2022-10-261-3/+3
* spi: mt7621: Fix an error message in mt7621_spi_probe()Christophe JAILLET2022-10-261-5/+3
* staging: rtl8712: fix use after free bugsDan Carpenter2022-09-151-36/+0
* staging: rtl8192u: Fix sleep in atomic context bug in dm_fsync_timer_callbackDuoming Zhou2022-08-253-22/+20
* tty: the rest, stop using tty_schedule_flip()Jiri Slaby2022-07-291-2/+2
* pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean2022-07-291-0/+2
* comedi: vmk80xx: fix expression for tx buffer sizeIan Abbott2022-06-251-1/+1
* staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng2022-06-141-3/+3
* drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop()Duoming Zhou2022-06-141-1/+1
* drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop()Duoming Zhou2022-06-141-1/+1
* staging: greybus: codecs: fix type confusion of list iterator variableJakob Koschel2022-06-141-2/+2
* staging: rtl8723bs: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov (Oracle)2022-06-061-2/+4
* staging: ion: Prevent incorrect reference counting behavourLee Jones2022-04-271-0/+3
* staging:iio:adc:ad7280a: Fix handing of device address bit reversing.Jonathan Cameron2022-04-151-2/+2
* staging: fbtft: fb_st7789v: reset display before initializationOliver Graute2022-03-281-0/+2
* staging: gdm724x: fix use after free in gdm_lte_rx()Dan Carpenter2022-03-161-2/+3
* staging: fbtft: Fix error path in fbtft_driver_module_init()Uwe Kleine-König2022-02-161-1/+4
* staging: greybus: audio: Check null pointerJiasheng Jiang2022-01-271-0/+15
* staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle...Nathan Chancellor2022-01-271-11/+11
* staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter2021-12-011-1/+2
* erofs: fix unsafe pagevec reuse of hooked pclustersGao Xiang2021-11-262-11/+19
* erofs: remove the occupied parameter from z_erofs_pagevec_enqueue()Yue Hu2021-11-262-7/+2
* staging: rtl8192u: fix control-message timeoutsJohan Hovold2021-11-121-9/+9
* staging: r8712u: fix control-message timeoutJohan Hovold2021-11-121-1/+1