summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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-28staging/fbtft: Include <linux/backlight.h>Thomas Zimmermann1-0/+2
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter5-63/+112
2024-02-26dt-bindings: bus: imx-weim: convert to YAMLSebastian Reichel1-1/+1
2024-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-63/+112
2024-02-22staging: greybus: pwm: Make use of devm_pwmchip_alloc() functionUwe Kleine-König1-18/+15
2024-02-22staging: greybus: pwm: Rework how the number of PWM lines is determinedUwe Kleine-König1-10/+13
2024-02-22staging: greybus: pwm: Drop unused gb_connection_set_data()Uwe Kleine-König1-1/+0
2024-02-22staging: greybus: pwm: Rely on pwm framework to pass a valid hwpwmUwe Kleine-König1-18/+0
2024-02-22staging: greybus: pwm: Make use of pwmchip_parent() accessorUwe Kleine-König1-7/+7
2024-02-22staging: greybus: pwm: Change prototype of helpers to prepare further changesUwe Kleine-König1-31/+29
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-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
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