summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2024-03-05staging: pi433: Redefine F_OSC using units.h macroShahar Avidar1-1/+2
2024-03-05staging: pi433: Remove a duplicated F_OSC defineShahar Avidar1-1/+0
2024-03-05staging: pi433: Remove a duplicated FIFO_SIZE defineShahar Avidar1-1/+0
2024-03-05staging: rtl8192e: rename enum members to upper caseMichael Straube2-16/+16
2024-03-05staging: rtl8192e: remove empty cases from switch statementsMichael Straube1-3/+0
2024-03-05staging: rtl8192e: rename rateIndex to rate_indexMichael Straube1-32/+32
2024-03-05staging: rtl8723bs: remove redundant variable hoffsetColin Ian King1-12/+2
2024-03-05Staging: rtl8723bs: Remove dead code from _rtw_free_network()Meir Elisha1-2/+0
2024-03-05Staging: rtl8723bs: Remove unnecessary braces in rtw_update_ht_capMeir Elisha1-4/+3
2024-03-05Staging: octeon: Match parenthesis alignmentDorine Tipo1-1/+1
2024-03-05staging: rtl8192e: Remove unused variables ntotalfrag and Seq_NumPhilipp Hortmann2-10/+0
2024-03-05staging: rtl8192e: Remove unused variables bShortPreamble and fragoffsetPhilipp Hortmann2-4/+0
2024-03-05staging: rtl8192e: Remove unused variables nic_type and RxPowerPhilipp Hortmann3-5/+0
2024-03-05staging: rtl8192e: Remove variables fraglength and packetlengthPhilipp Hortmann2-5/+0
2024-03-05staging: rtl8192e: Remove variables bIsQosData and RxIs40MHzPacketPhilipp Hortmann3-7/+0
2024-03-05staging: rtl8192e: Remove unused variable bShiftPhilipp Hortmann2-5/+0
2024-03-05staging: rtl8192e: Remove variables Wakeup, Reserved0 and AGCPhilipp Hortmann1-3/+0
2024-03-05staging: rtl8192e: Remove variables tsf, beacon_time and AntennaPhilipp Hortmann1-3/+0
2024-03-05staging: fieldbus: make fieldbus_class constantRicardo B. Marliere1-1/+1
2024-03-05staging: octeon: Don't bother filling in ethtool driver versionJohn Garry1-2/+0
2024-03-05Staging: vc04_services: bcm2835-camera: fix brace code style checkMoritz C. Weber1-32/+28
2024-03-05Staging: vc04_services: bcm2835-camera: fix blank line style checkMoritz C. Weber1-1/+0
2024-03-05greybus: Avoid fake flexible array for response dataKees Cook2-8/+8
2024-03-05staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter1-4/+4
2024-03-05staging: greybus: Remove redundant variable 'mask'Colin Ian King1-3/+0
2024-03-05greybus: audio: apbridgea: Remove flexible array from struct audio_apbridgea_hdrErick Archer1-1/+0
2024-02-19staging/nvec: update TODOMarc Dietrich1-4/+3
2024-02-19staging/nvec: update comment regarding udelay in the isrMarc Dietrich1-3/+4
2024-02-17staging: gdm724x: constantify the struct device_type usageRicardo B. Marliere1-1/+1
2024-02-17staging: vme: make vme_bus_type constRicardo B. Marliere2-2/+2
2024-02-17staging: vc04_services: vchiq_arm: make vchiq_bus_type constRicardo B. Marliere2-2/+2
2024-02-17staging: fieldbus: make anybus_bus constRicardo B. Marliere1-1/+1
2024-02-17staging: axis-fifo: Use sysfs_emit()Christophe JAILLET1-6/+1
2024-02-17staging: rtl8192e: initialize variables at declarationMichael Straube1-3/+2
2024-02-17staging: rtl8192e: remove return from void function rtl92e_set_channelMichael Straube1-1/+0
2024-02-17staging: rtl8192e: remove braces from single statement blocksMichael Straube3-7/+5
2024-02-17Staging: rtl8192e: Rename variable bForcedBgModeTree Davies2-2/+2
2024-02-17Staging: rtl8192e: Rename variable NumRecvBcnInPeriodTree Davies5-9/+9
2024-02-17Staging: rtl8192e: Rename variable LpsIdleCountTree Davies3-4/+4
2024-02-17Staging: rtl8192e: Rename variable OctetTree Davies2-9/+9
2024-02-17Staging: rtl8192e: Fix if statement alignment with open parenthesisTree Davies1-1/+1
2024-02-17Staging: rtl8192e: Remove unnecessary blank lineTree Davies1-1/+0
2024-02-17Staging: rtl8192e: Fixup if statement broken across multiple lines.Tree Davies1-4/+2
2024-02-17Staging: rtl8192e: Fix paren alignment for rtllib_disable_net_monitor_mode()Tree Davies1-2/+1
2024-02-17Staging: rtl8192e: Rename variable SelfHTCapTree Davies3-5/+5
2024-02-17Staging: rtl8192e: Rename variable LPSAwakeIntvlTree Davies2-14/+14
2024-02-17Staging: rtl8192e: Rename variable PeerHTInfoBufTree Davies3-9/+9
2024-02-17Staging: rtl8192e: Rename variable PeerHTCapBufTree Davies3-9/+9
2024-02-17Staging: rtl8192e: Rename function MgntQuery_TxRateExcludeCCKRates()Tree Davies3-4/+4
2024-02-17Staging: rtl8192e: Rename function pointer SetHwRegHandler()Tree Davies5-15/+15