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