summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2024-03-05staging: rtl8192e: rename rateIndex to rate_indexMichael Straube
2024-03-05staging: rtl8723bs: remove redundant variable hoffsetColin Ian King
2024-03-05Staging: rtl8723bs: Remove dead code from _rtw_free_network()Meir Elisha
2024-03-05Staging: rtl8723bs: Remove unnecessary braces in rtw_update_ht_capMeir Elisha
2024-03-05Staging: octeon: Match parenthesis alignmentDorine Tipo
2024-03-05staging: rtl8192e: Remove unused variables ntotalfrag and Seq_NumPhilipp Hortmann
2024-03-05staging: rtl8192e: Remove unused variables bShortPreamble and fragoffsetPhilipp Hortmann
2024-03-05staging: rtl8192e: Remove unused variables nic_type and RxPowerPhilipp Hortmann
2024-03-05staging: rtl8192e: Remove variables fraglength and packetlengthPhilipp Hortmann
2024-03-05staging: rtl8192e: Remove variables bIsQosData and RxIs40MHzPacketPhilipp Hortmann
2024-03-05staging: rtl8192e: Remove unused variable bShiftPhilipp Hortmann
2024-03-05staging: rtl8192e: Remove variables Wakeup, Reserved0 and AGCPhilipp Hortmann
2024-03-05staging: rtl8192e: Remove variables tsf, beacon_time and AntennaPhilipp Hortmann
2024-03-05staging: fieldbus: make fieldbus_class constantRicardo B. Marliere
2024-03-05staging: octeon: Don't bother filling in ethtool driver versionJohn Garry
2024-03-05Staging: vc04_services: bcm2835-camera: fix brace code style checkMoritz C. Weber
2024-03-05Staging: vc04_services: bcm2835-camera: fix blank line style checkMoritz C. Weber
2024-03-05greybus: Avoid fake flexible array for response dataKees Cook
2024-03-05staging: greybus: fix get_channel_from_mode() failure pathDan Carpenter
2024-03-05staging: greybus: Remove redundant variable 'mask'Colin Ian King
2024-03-05greybus: audio: apbridgea: Remove flexible array from struct audio_apbridgea_hdrErick Archer
2024-02-28staging/fbtft: Include <linux/backlight.h>Thomas Zimmermann
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter
2024-02-26dt-bindings: bus: imx-weim: convert to YAMLSebastian Reichel
2024-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-22staging: greybus: pwm: Make use of devm_pwmchip_alloc() functionUwe Kleine-König
2024-02-22staging: greybus: pwm: Rework how the number of PWM lines is determinedUwe Kleine-König
2024-02-22staging: greybus: pwm: Drop unused gb_connection_set_data()Uwe Kleine-König
2024-02-22staging: greybus: pwm: Rely on pwm framework to pass a valid hwpwmUwe Kleine-König
2024-02-22staging: greybus: pwm: Make use of pwmchip_parent() accessorUwe Kleine-König
2024-02-22staging: greybus: pwm: Change prototype of helpers to prepare further changesUwe Kleine-König
2024-02-19staging/nvec: update TODOMarc Dietrich
2024-02-19staging/nvec: update comment regarding udelay in the isrMarc Dietrich
2024-02-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-02-17staging: gdm724x: constantify the struct device_type usageRicardo B. Marliere
2024-02-17staging: vme: make vme_bus_type constRicardo B. Marliere
2024-02-17staging: vc04_services: vchiq_arm: make vchiq_bus_type constRicardo B. Marliere
2024-02-17staging: fieldbus: make anybus_bus constRicardo B. Marliere
2024-02-17staging: axis-fifo: Use sysfs_emit()Christophe JAILLET
2024-02-17staging: rtl8192e: initialize variables at declarationMichael Straube
2024-02-17staging: rtl8192e: remove return from void function rtl92e_set_channelMichael Straube
2024-02-17staging: rtl8192e: remove braces from single statement blocksMichael Straube
2024-02-17Staging: rtl8192e: Rename variable bForcedBgModeTree Davies
2024-02-17Staging: rtl8192e: Rename variable NumRecvBcnInPeriodTree Davies
2024-02-17Staging: rtl8192e: Rename variable LpsIdleCountTree Davies
2024-02-17Staging: rtl8192e: Rename variable OctetTree Davies
2024-02-17Staging: rtl8192e: Fix if statement alignment with open parenthesisTree Davies
2024-02-17Staging: rtl8192e: Remove unnecessary blank lineTree Davies
2024-02-17Staging: rtl8192e: Fixup if statement broken across multiple lines.Tree Davies
2024-02-17Staging: rtl8192e: Fix paren alignment for rtllib_disable_net_monitor_mode()Tree Davies