aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24staging: r8188eu: remove unused prototypes from recv_osdep.hMichael Straube1-4/+0
2022-09-24staging: r8188eu: make _netdev_open() staticMichael Straube2-2/+1
2022-09-24staging: r8188eu: replace tabs with space in odm_query_rxpwrpercentage()Michael Straube1-2/+2
2022-09-24staging: r8188eu: clean up camel case in odm_query_rxpwrpercentage()Michael Straube1-4/+4
2022-09-24staging: r8188eu: rename odm_QueryRxPwrPercentage()Michael Straube1-4/+4
2022-09-24staging: r8188eu: remove unnecessary initializationMichael Straube1-1/+1
2022-09-24staging: r8188eu: clean up camel case in odm_signal_scale_mapping()Michael Straube1-19/+19
2022-09-24staging: r8188eu: rename odm_SignalScaleMapping()Michael Straube1-3/+3
2022-09-24staging: r8188eu: update status before link blinkingMartin Kaiser1-5/+3
2022-09-24staging: r8188eu: cancel blink_work before link blinkingMartin Kaiser1-6/+6
2022-09-24staging: r8188eu: simplify the code to prevent link blinking restartMartin Kaiser1-18/+19
2022-09-24staging: r8188eu: update status before scan blinkingMartin Kaiser1-5/+3
2022-09-24staging: r8188eu: cancel blink_work before tx/rx blinkingMartin Kaiser1-6/+6
2022-09-24staging: r8188eu: simplify the code to prevent tx/rx blinking restartMartin Kaiser1-19/+20
2022-09-24staging: r8188eu: update status before scan blinkingMartin Kaiser1-9/+4
2022-09-24staging: r8188eu: cancel blink_work before scan blinkingMartin Kaiser1-9/+9
2022-09-24staging: r8188eu: simplify the code to prevent scan blinking restartMartin Kaiser1-23/+24
2022-09-24staging: r8188eu: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang1-10/+5
2022-09-24staging: octeon: Fix return type of cvm_oct_xmit and cvm_oct_xmit_powNathan Huckleberry2-4/+4
2022-09-24staging: pi433: use DEFINE_SHOW_ATTRIBUTE to simplify pi433_debugfs_regsLiu Shixin1-14/+2
2022-09-24staging: rtl8192u: Fix return type of ieee80211_xmitNathan Huckleberry2-4/+4
2022-09-24staging: vt6655: fix some erroneous memory clean-up loopsNam Cao1-3/+3
2022-09-24staging: rtl8723bs: Add a blank line after declarationsKang Minchul1-0/+2
2022-09-24staging: rtl8723bs: Make switch and case at the same indentKang Minchul1-40/+40
2022-09-24staging: rtl8723bs: Relocate constant on the right side of testKang Minchul1-6/+6
2022-09-24staging: rtl8723bs: replace code indent as tabsKang Minchul1-6/+6
2022-09-24staging: rtl8723bs: Fix coding style issue in block commentKang Minchul1-16/+6
2022-09-24staging: rtl8723bs: Insert blank line after declarationsKang Minchul1-0/+6
2022-09-24staging: rtl8723bs: remove braces in single statement blocksKang Minchul1-11/+5
2022-09-24staging: rtl8723bs: fix a potential memory leak in rtw_init_cmd_priv()Xiaoke Wang1-10/+6
2022-09-24staging: rtl8723bs: fix potential memory leak in rtw_init_drv_sw()Xiaoke Wang1-29/+31
2022-09-24staging: rtl8192e: Remove ftrace-like logging in rtl819x_BAProc.c, ...Philipp Hortmann4-25/+0
2022-09-24staging: rtl8192e: Remove ftrace-like logging in rtl_ps.cPhilipp Hortmann1-34/+0
2022-09-24staging: rtl8192e: Remove ftrace-like logging in rtl_dm.cPhilipp Hortmann1-165/+0
2022-09-24staging: rtl8192e: Remove ftrace-like logging in r8192E_phy.cPhilipp Hortmann1-132/+0
2022-09-24staging: rtl8192e: Remove ftrace-like logging in r8192E_dev.cPhilipp Hortmann1-160/+1
2022-09-24staging: rtl8192e: Remove ftrace-like logging in r8192E_firmware.c, ...Philipp Hortmann7-42/+0
2022-09-24staging: fwserial: Switch to kfree_rcu() APIShang XiaoJing1-2/+1
2022-09-24media: cedrus: Add a Kconfig dependency on RESET_CONTROLLERPaul Kocialkowski1-0/+1
2022-09-24media: atomisp: don't store an unused sink data on a varMauro Carvalho Chehab1-5/+3
2022-09-24media: atomisp_gmin_platform: Unexport and split camera_sensor_csi()Andy Shevchenko2-33/+37
2022-09-24media: atomisp: Remove atomisp_source_pad_to_stream_id()Hans de Goede5-54/+29
2022-09-24media: atomisp: Remove const/fixed camera_capsHans de Goede8-281/+17
2022-09-24media: atomisp: Remove unused atomisp_css_get_dis_statistics()Hans de Goede2-18/+0
2022-09-24media: atomisp: Make atomisp_set_raw_buffer_bitmap() staticHans de Goede2-3/+3
2022-09-24media: atomisp: Drop unnecessary first_streamoff checkHans de Goede1-4/+4
2022-09-24media: atomisp: Remove a couple of not useful function wrappersHans de Goede5-38/+12
2022-09-24media: atomisp: Use video_dev.lock for ioctl lockingHans de Goede2-162/+42
2022-09-24media: atomisp: Drop streamoff_mutexHans de Goede4-12/+0
2022-09-24media: atomisp: Rework asd->streaming state update in __atomisp_streamoff()Hans de Goede1-4/+4