summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
34 hoursstaging: rtl8723bs: remove DBG_871X log argumentFabio Aiuto1-1/+1
34 hoursstaging: rtl8723bs: fix OOB reads in IE loops in issue_assocreq() and join_cm...Alexandru Hossu1-0/+8
34 hoursstaging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()Alexandru Hossu1-0/+8
34 hoursstaging: rtl8723bs: Fix space issuesFranziska Naepelt1-44/+40
34 hoursstaging: rtl8723bs: fix WEP length underflow and OOB read in OnAuth()Alexandru Hossu1-1/+7
34 hoursstaging: rtl8723bs: clean up comparsions to NULLMichael Straube9-117/+117
34 hoursstaging: rtl8723bs: remove commented out conditionFabio Aiuto1-1/+1
34 hoursstaging: rtl8723bs: remove 5Ghz code blocksFabio Aiuto2-22/+5
34 hoursstaging: rtl8723bs: remove 5Ghz code related to channel plan definitionFabio Aiuto5-159/+94
34 hoursstaging: rtl8723bs: remove all 5Ghz network typesFabio Aiuto13-168/+14
34 hoursstaging: rtl8723bs: remove commented out RT_ASSERT occurrencesFabio Aiuto3-8/+0
34 hoursstaging: rtl8723bs: split too long lineFabio Aiuto1-1/+2
34 hoursstaging: media: atomisp: reduce load_primary_binaries() stack usageArnd Bergmann1-3/+3
34 hoursmedia: staging: media: atomisp: Fix alignment and line length issuesMartiros Shakhzadyan1-286/+333
34 hoursmedia: staging: media: atomisp: Replace if else clause with a ternaryMartiros Shakhzadyan1-5/+2
34 hoursmedia: staging: media: atomisp: Fix the rest of sh_css.c brace issuesMartiros Shakhzadyan1-636/+498
34 hoursmedia: staging: media: atomisp: Fix sh_css.c brace coding style issuesMartiros Shakhzadyan1-134/+90
34 hoursmedia: atomisp: replace boolean comparison of values with bool variablesAditya Srivastava3-13/+13
34 hoursstaging: most: video: avoid double free on video register failureGuangshuo Li1-1/+6
34 hoursstaging: nvec: fix use-after-free in nvec_rx_completed()Alexandru Hossu1-1/+3
34 hoursmedia: atomisp: Fix memory leak in atomisp_fixed_pattern_table()Zilin Guan1-4/+2
34 hoursmedia: cedrus: Fix failure to clean up hardware on probe failureSamuel Holland1-1/+3
34 hoursmedia: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripeRicardo Ribalda1-2/+6
2026-06-19HID: pass the buffer size to hid_report_raw_eventBenjamin Tissoires1-1/+1
2026-06-19comedi: comedi_test: Fix limiting of convert_arg in waveform_ai_cmdtest()Ian Abbott1-2/+2
2026-06-19comedi: comedi_test: fix check for valid scan_begin_src in waveform_ai_cmdtest()Ian Abbott1-0/+1
2026-06-01staging: media: atomisp: Disallow all private IOCTLsSakari Ailus1-0/+4
2026-06-01staging: sm750fb: fix division by zero in ps_to_hz()Junrui Luo1-0/+3
2026-06-01staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()Lin YuChen1-1/+1
2026-04-18comedi: me4000: Fix potential overrun of firmware bufferIan Abbott1-4/+12
2026-04-18comedi: me_daq: Fix potential overrun of firmware bufferIan Abbott1-16/+19
2026-04-18comedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott1-1/+2
2026-04-18comedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott1-0/+8
2026-04-18comedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey1-0/+12
2026-04-18staging: rtl8723bs: fix null dereference in find_networkEthan Tidmore1-3/+5
2026-04-18staging: rtl8723bs: properly validate the data in rtw_get_ie_ex()Greg Kroah-Hartman1-6/+10
2026-04-18staging: rtl8723bs: fix potential out-of-bounds read in rtw_restruct_wmm_ieLuka Gejak1-1/+4
2026-03-04staging: greybus: lights: avoid NULL derefChaitanya Mishra1-2/+6
2026-02-06comedi: Fix getting range information for subdevices 16 to 255Ian Abbott3-3/+3
2026-02-06iio: adc: ad7280a: handle spi_setup() errors in probe()Pavel Zhigulin1-1/+3
2026-02-06staging:iio:adc:ad7280a: Register define cleanup.Jonathan Cameron1-131/+154
2026-02-06comedi: dmm32at: serialize use of paged registersIan Abbott1-2/+30
2026-01-19staging: fbtft: core: fix potential memory leak in fbtft_probe_common()Jianglei Nie1-2/+2
2026-01-19staging: rtl8723bs: fix stack buffer overflow in OnAssocReq IE parsingNavaneeth K1-1/+4
2026-01-19comedi: check device's attached status in compat ioctlsNikita Zhandarovich1-6/+36
2026-01-19comedi: multiq3: sanitize config options in multiq3_attach()Nikita Zhandarovich1-0/+9
2026-01-19comedi: c6xdigio: Fix invalid PNP driver unregistrationIan Abbott1-11/+35
2025-10-29comedi: fix divide-by-zero in comedi_buf_munge()Deepanshu Kartikey1-1/+1
2025-10-29minmax: make generic MIN() and MAX() macros available everywhereLinus Torvalds1-5/+0
2025-10-29staging: axis-fifo: flush RX FIFO on read errorsOvidiu Panait1-7/+11