summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
2025-04-15staging: gpib: gpibP: struct gpib_board_configMichael Rubin-2/+2
2025-04-15staging: gpib: hp_82341: struct gpib_board_configMichael Rubin-3/+4
2025-04-15staging: gpib: hp_82335: struct gpib_board_configMichael Rubin-2/+2
2025-04-15staging: gpib: gpio: struct gpib_board_configMichael Rubin-1/+1
2025-04-15staging: gpib: fmh: struct gpib_board_configMichael Rubin-11/+16
2025-04-15staging: gpib: eastwood: struct gpib_board_configMichael Rubin-5/+7
2025-04-15staging: gpib: common: struct gpib_board_configMichael Rubin-14/+14
2025-04-15staging: gpib: cec: struct gpib_board_configMichael Rubin-2/+2
2025-04-15staging: gpib: cb7210: struct gpib_board_configMichael Rubin-6/+6
2025-04-15staging: gpib: agilent_82357a: gpib_board_configMichael Rubin-2/+2
2025-04-15staging: gpib: agilent_82350b: gpib_board_configMichael Rubin-4/+4
2025-04-15staing: gpib: struct typing for gpib_board_configMichael Rubin-2/+3
2025-04-15staging: gpib: tms9914: Fix Improper SPDX comment.Michael Rubin-1/+1
2025-04-15staging: gpib: nec: Fix Improper SPDX comment.Michael Rubin-1/+1
2025-04-15staging: gpib: uapi: Fix CamelCase and IB_STBMichael Rubin-3/+3
2025-04-15staging: gpib: uapi: Fix CamelCase and IBC DupMichael Rubin-32/+31
2025-04-15staging: gpib: uapi: Fix CamelCase and IBA DupMichael Rubin-33/+32
2025-04-15staging: gpib: tnt4882: lines exceeded 100 columnsMichael Rubin-2/+2
2025-04-15staging: gpib: pc2: lines exceeded 100 columnsMichael Rubin-1/+2
2025-04-15staging: gpib: ines: lines exceeded 100 columnsMichael Rubin-1/+2
2025-04-15staging: gpib: tms9914: lines exceeded 100 columnsMichael Rubin-8/+14
2025-04-15staging: gpib: nec: lines exceeded 100 columnsMichael Rubin-1/+2
2025-04-15staging: gpib: common: lines exceeded 100 columnsMichael Rubin-6/+10
2025-04-15staging: gbip: Alignment should match open parensMichael Rubin-1/+1
2025-04-15staging: gpib: Correct CamelCase for PPConfigMichael Rubin-4/+4
2025-04-15staging: gpib: Correct CamelCase for EVENT enumsMichael Rubin-16/+16
2025-04-15fbtft: Replace 'depends on FB_TFT' by 'if FB_TFT ... endif'Andy Shevchenko-31/+4
2025-04-15staging: sm750fb: change sii164ClearInterrupt to snake_caseRichard Akintola-4/+4
2025-04-15staging: sm750fb: change sii164CheckInterrupt to snake_caseRichard Akintola-4/+4
2025-04-15staging: sm750fb: change sii164IsConnected to snake_caseRichard Akintola-4/+4
2025-04-15staging: sm750fb: change sii164EnableHotPlugDetection to snake_caseRichard Akintola-6/+6
2025-04-15staging: sm750fb: change sii164GetChipString to snake_caseRichard Akintola-4/+4
2025-04-15staging: sm750fb: change sii164SetPower to snake_caseRichard Akintola-6/+6
2025-04-15staging: sm750fb: change sii164ResetChip to snake_caseRichard Akintola-4/+4
2025-04-15staging: bcm2835-audio: Validate values written to controlsMark Brown-0/+6
2025-04-15staging: rtl8723bs: Fix compilation errors for W=1 buildAndy Shevchenko-14/+6
2025-04-15staging: rtl8723bs: Use boolean false instead of integer 0Erick Karanja-1/+1
2025-04-15staging: rtl8723bs: Initialize variables at declaration in rtl8723b_hal_init.cErick Karanja-57/+24
2025-04-15staging: rtl8723bs: Initialize variables at declaration in rtl8723bs_xmit.cErick Karanja-24/+9
2025-04-15staging: rtl8723bs: Remove trailing whitespaceGabriel Shahrouzi-1/+1
2025-04-15staging: rtl8723bs: use preferred comparison orderErick Karanja-11/+11
2025-04-15staging: rtl8723bs: add spaces between ternary and binary operatorsErick Karanja-2/+2
2025-04-15staging: rtl8723bs: Place constants on right side of comparisonAbraham Samuel Adekunle-34/+34
2025-04-15Staging: rtl8723bs: Fix unbalanced braces in conditionalBryant Boatright-2/+2
2025-04-15staging: rtl8723bs: modify struct field to use standard bool typeAbraham Samuel Adekunle-2/+2
2025-04-15staging: greybus: use new GPIO line value setter callbacksBartosz Golaszewski-7/+9
2025-04-15staging: greybus: Check for string truncation instead of NUL-terminationThorsten Blum-31/+17
2025-04-08media: rkvdec: Fix frame size enumerationJonas Karlman-2/+8
2025-04-08media: rkvdec: Add image format conceptJonas Karlman-13/+48
2025-04-08media: rkvdec: Extract decoded format enumeration into helperJonas Karlman-14/+35