summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2026-03-31staging: rtl8723bs: fix logical continuations in xmit_linux.cSajal Gupta
2026-03-31staging: sm750fb: fix division by zero in ps_to_hz()Junrui Luo
2026-03-31staging: rtl8723bs: remove custom is_multicast_mac_addr() functionNikolay Kulikov
2026-03-31staging: rtl8723bs: remove custom is_broadcast_mac_addr() functionNikolay Kulikov
2026-03-31staging: rtl8723bs: remove custom is_zero_mac_addr() functionNikolay Kulikov
2026-03-31staging: rtl8723bs: move logical operators to end of previous lineNikolay Kulikov
2026-03-31staging: rtl8723bs: remove dead code in validate_recv_mgnt_frame()Nikolay Kulikov
2026-03-31staging: rtl8723bs: replace deeply nested if-else with switch-caseNikolay Kulikov
2026-03-31staging: rtl8723bs: initialize le_tmp64 in rtw_BIP_verify()Lin YuChen
2026-03-31staging: rtl8723bs: remove unused function declarationsOskar Ray-Frayssinet
2026-03-31staging: rtl8723bs: refactor rtw_joinbss_event_prehandle to reduce indentationJose A. Perez de Azpillaga
2026-03-31staging: rtl8723bs: remove dead REJOIN codeJose A. Perez de Azpillaga
2026-03-31staging: rtl8723bs: use guard clause for stainfo checkLin YuChen
2026-03-31staging: rtl8723bs: use guard clause for AES checkLin YuChen
2026-03-31staging: rtl8723bs: split multiple assignment in rtw_mgmt_xmitframe_coalesceMarco Antonio Solis Segura
2026-03-31staging: rtl8723bs: Remove dead codeBera Yüzlü
2026-03-26staging: media: ipu7: Update TODOSakari Ailus
2026-03-25media: staging: imx: configure src_mux in csi_startMichael Tretter
2026-03-25media: staging: imx: request mbus_config in csi_startMichael Tretter
2026-03-25media: staging: imx: fix code style issuesvivek yadav
2026-03-25media: staging: imx: Remove unnecessary braces from if statementAyush Kumar
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron
2026-03-21staging: iio: ad9834: use sysfs_emit() and simplify show functionsGabriel Rondon
2026-03-21staging: iio: ad5933: use sysfs_emit() in show functionsGabriel Rondon
2026-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-19staging: media: tegra-video: add CSI support for Tegra20 and Tegra30Svyatoslav Ryhel
2026-03-19staging: media: tegra-video: tegra20: adjust luma buffer strideSvyatoslav Ryhel
2026-03-19staging: media: tegra-video: tegra20: expand format support with RAW8/10 and ...Svyatoslav Ryhel
2026-03-19staging: media: tegra-video: tegra20: increase maximum VI clock frequencySvyatoslav Ryhel
2026-03-19staging: media: tegra-video: tegra20: set VI HW revisionSvyatoslav Ryhel
2026-03-19staging: media: tegra-video: tegra20: adjust format align calculationsSvyatoslav Ryhel
2026-03-19staging: media: tegra-video: tegra20: add support for second output of VISvyatoslav Ryhel
2026-03-19staging: media: tegra-video: tegra20: set correct maximum width and heightSvyatoslav Ryhel
2026-03-19staging: media: tegra-video: csi: move avdd-dsi-csi-supply from VI to CSISvyatoslav Ryhel
2026-03-19staging: media: tegra-video: vi: improve logic of source requestingSvyatoslav Ryhel
2026-03-19gpu: host1x: convert MIPI to use operation function pointersSvyatoslav Ryhel
2026-03-19staging: media: tegra-video: csi: move CSI helpers to headerSvyatoslav Ryhel
2026-03-19staging: media: tegra-video: vi: add flip controls only if no source controls...Svyatoslav Ryhel
2026-03-19staging: media: tegra-video: vi: adjust get_selection operation checkSvyatoslav Ryhel
2026-03-19staging: media: tegra-video: expand VI and VIP support to Tegra30Svyatoslav Ryhel
2026-03-18staging: rtl8723bs: add missing blank lines after declarationsOskar Ray-Frayssinet
2026-03-18staging: rtl8723bs: fix line length warningAndrea Poldi
2026-03-18staging: rtl8723bs: simplify return checks in validate_recv_data_frame()Giacomo Di Clerico
2026-03-18staging: rtl8723bs: Replace msleep() with fsleep()Marcos Andrade
2026-03-18staging: rtl8723bs: Replace network magic numbers with EtherType macrosMarcos Andrade
2026-03-18staging: rtl8723bs: change custom comparing function to strcmp()Bera Yüzlü
2026-03-18staging: rtl8723bs: remove unused global efuse variablesMarcos Andrade
2026-03-18staging: rtl8723bs: remove unusual 'NDIS_802_11_MAC_ADDRESS' typeNikolay Kulikov
2026-03-18staging: rtl8723bs: remove unnecessary spaces in rtw_security.cJoshua Gu
2026-03-18staging: rtl8723bs: remove redundant blank line in rtw_btcoex.cJoshua Gu