summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | staging: vme_user: fix check alignment should match open parenthesisAlexon Oliveira2023-08-091-28/+18
| * | | | staging: rtl8712: fix race conditionNam Cao2023-08-042-1/+1
| * | | | staging: fieldbus: arcx-anybus: Do not check 0 for platform_get_irq()Zhu Wang2023-08-041-2/+2
| * | | | staging: rtl8723bs: use is_broadcast_ether_addr() instead of memcmp()Yang Yingliang2023-08-043-10/+5
| * | | | staging: rtl8723bs: use is_zero_ether_addr() instead of memcmp()Yang Yingliang2023-08-043-10/+8
| * | | | Merge 6.5-rc4 into staging-nextGreg Kroah-Hartman2023-07-315-12/+46
| |\| | |
| * | | | staging: rtl8192e: Remove DefaultKey from rtl92e_set_swcamPhilipp Hortmann2023-07-303-9/+7
| * | | | staging: rtl8192e: Remove is_mesh from rtl92e_set_swcamPhilipp Hortmann2023-07-303-16/+12
| * | | | staging: rtl8192e: Remove is_mesh from rtllib_softmac_scan_syncroPhilipp Hortmann2023-07-301-2/+2
| * | | | staging: rtl8192e: Remove is_mesh from rtllib_start_scan_syncroPhilipp Hortmann2023-07-304-7/+7
| * | | | staging: rtl8192e: Remove is_mesh from rtllib_send_probe_requestsPhilipp Hortmann2023-07-301-3/+3
| * | | | staging: rtl8192e: Remove unused variable is_mesh from rtllib_send_probePhilipp Hortmann2023-07-301-3/+3
| * | | | staging: rtl8192e: Remove empty function rtllib_rx_Mesh()Philipp Hortmann2023-07-301-7/+0
| * | | | staging: rtl8192e: Remove empty function rtllib_rx_Master()Philipp Hortmann2023-07-301-7/+0
| * | | | staging: rtl8192e: Remove unused variable intb in _rtl92e_irq()Philipp Hortmann2023-07-301-3/+0
| * | | | staging: rtl8192e: Remove unused variable p_intbPhilipp Hortmann2023-07-303-3/+3
| * | | | Staging: rtl8192e: Rename function ResetBaEntryTree Davies2023-07-303-5/+5
| * | | | Staging: rtl8192e: Rename function RxTsDeleteBATree Davies2023-07-271-4/+4
| * | | | Staging: rtl8192e: Rename function TxTsDeleteBATree Davies2023-07-271-4/+4
| * | | | Staging: rtl8192e: Rename function DeActivateBAEntryTree Davies2023-07-271-9/+9
| * | | | Staging: rtl8192e: Rename function ActivateBAEntryTree Davies2023-07-271-4/+4
| * | | | staging: rtl8723bs: ioctl_linux: Fix comparison to falseFranziska Naepelt2023-07-271-1/+1
| * | | | staging: rtl8723bs: ioctl_linux: Add preferred spacesFranziska Naepelt2023-07-271-19/+19
| * | | | staging: rtl8723bs: ioctl_linux: Fix alignment on open parenthesisFranziska Naepelt2023-07-271-4/+4
| * | | | staging: rtl8723bs: ioctl_linux: Remove unnecessary parenthesesFranziska Naepelt2023-07-271-29/+29
| * | | | staging: rtl8723bs: ioctl_linux: Remove unnecessary blank linesFranziska Naepelt2023-07-271-26/+0
| * | | | staging: rtl8723bs: ioctl_linux: Remove multiple blank linesFranziska Naepelt2023-07-271-18/+0
| * | | | staging: rtl8723bs: ioctl_linux: Fix block comment alignmentFranziska Naepelt2023-07-271-3/+3
| * | | | staging: rtl8723bs: ioctl_linux: Fix code indentFranziska Naepelt2023-07-271-1/+1
| * | | | staging: rtl8723bs: ioctl_linux: Fix else on next lineFranziska Naepelt2023-07-271-2/+1
| * | | | staging: rtl8723bs: Fix remaining blank line issueFranziska Naepelt2023-07-271-1/+0
| * | | | staging: rtl8723bs: Fix alignment open parenthesisFranziska Naepelt2023-07-271-42/+49
| * | | | staging: rtl8723bs: Fix space issuesFranziska Naepelt2023-07-271-38/+38
| * | | | staging: Explicitly include correct DT includesRob Herring2023-07-2714-17/+7
| * | | | staging: rts5208: Correct line ending with '('Cyrus Ramavarapu2023-07-271-2/+1
| * | | | staging: rtl8192u: Fix keyidx assignment within if conditionWang Jinchao2023-07-271-4/+6
| * | | | staging: axis-fifo: Use devm_platform_get_and_ioremap_resource()Yangtao Li2023-07-271-10/+2
| * | | | staging: rtl8192e: Rename variable HighRSSIThreshForRAYogesh Hegde2023-07-271-5/+5
| * | | | staging: rtl8192e: Rename variable LowRSSIThreshForRAYogesh Hegde2023-07-271-5/+5
| * | | | staging: rtl8192e: Rename variable targetRATRYogesh Hegde2023-07-271-9/+9
| * | | | staging: rtl8192e: Rename variable currentRATRYogesh Hegde2023-07-271-3/+3
| * | | | staging: rtl8192e: Remove variable ieee->short_slotPhilipp Hortmann2023-07-273-9/+3
| * | | | staging: rtl8192e: Remove variable priv->reg_chnl_planPhilipp Hortmann2023-07-273-6/+1
| * | | | staging: rtl8192e: Remove variable bdisable_nicPhilipp Hortmann2023-07-272-13/+0
| * | | | staging: rtl8192e: Remove variable card_typePhilipp Hortmann2023-07-272-8/+0
| * | | | staging: rtl8192e: Remove variable host_decrypt as it is constantPhilipp Hortmann2023-07-274-29/+21
| * | | | staging: rtl8192e: Remove variable host_encrypt as it is constantPhilipp Hortmann2023-07-275-13/+5
| * | | | staging: rtl8192e: Remove variable modulation as it is constantPhilipp Hortmann2023-07-274-78/+50
| * | | | staging: rtl8192e: Remove empty function AdmitTSPhilipp Hortmann2023-07-271-6/+0
| * | | | staging: rtl8192e: Remove unused timer InactTimerPhilipp Hortmann2023-07-272-14/+0