summaryrefslogtreecommitdiffstats
path: root/drivers/staging
AgeCommit message (Expand)AuthorLines
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
2025-04-08media: rkvdec: Move rkvdec_reset_decoded_fmt helperJonas Karlman-23/+23
2025-04-08media: rkvdec: Extract rkvdec_fill_decoded_pixfmt into helperJonas Karlman-13/+14
2025-04-08media: rkvdec: h264: Don't hardcode SPS/PPS parametersAlex Bee-6/+7
2025-04-08media: rkvdec: h264: Use bytesperline and buffer height as virstrideJonas Karlman-7/+7
2025-04-07staging: rtl8723bs: Rename variablesErick Karanja-6/+6
2025-04-07staging: rtl8723bs: remove braces around single statementsAbraham Samuel Adekunle-4/+2
2025-04-07staging: rtl8723bs: remove unnecessary else block after returnAbraham Samuel Adekunle-5/+5
2025-04-07staging: rtl8723bs: simplify if-else block by removing unnecessary bracesAbraham Samuel Adekunle-3/+2
2025-04-07staging: greybus: camera: fix code alignment warningErick Karanja-2/+2
2025-04-07staging: sm750fb: fix casing style on getDeviceIDJustin Cromer-8/+8
2025-04-07staging: bcm2835-camera: Modify function call formattingAbraham Samuel Adekunle-8/+6
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner-36/+36
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+2
2025-04-02Merge tag 'staging-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-3927/+2727
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-509/+6
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-3/+1
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-76/+22
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2025-03-20tty: staging/greybus: pass tty_driver flags to tty_alloc_driver()Jiri Slaby (SUSE)-2/+2
2025-03-20staging: rtl8723bs: fixed a unnecessary parentheses coding style issueDavid Zalman-48/+48
2025-03-20staging: vchiq_arm: Improve initial VCHIQ connectStefan Wahren-21/+10
2025-03-20staging: vchiq_arm: Create keep-alive thread during probeStefan Wahren-35/+34
2025-03-20staging: vchiq_arm: Stop kthreads if vchiq cdev register failsStefan Wahren-9/+16
2025-03-20staging: vchiq_arm: Fix possible NPR of keep-alive threadStefan Wahren-1/+2
2025-03-20staging: vchiq_arm: Register debugfs after cdevStefan Wahren-2/+2
2025-03-20staging: vchiq_arm: Don't use %pK through printkThomas Weißschuh-42/+42
2025-03-20staging: rtl8723bs: select CONFIG_CRYPTO_LIB_AES谢致邦 (XIE Zhibang)-0/+1
2025-03-20staging: rtl8723bs: Remove some unused functions, macros, and structs谢致邦 (XIE Zhibang)-463/+3
2025-03-20staging: gpib: change return type of t1_delay function to report errorsRodrigo Gobbi-23/+25
2025-03-20staging: gpib: remove commented-out linesGaston Gonzalez-11/+0
2025-03-20staging: gpib: fix kernel-doc section for usb_gpib_line_status() functionGaston Gonzalez-6/+5
2025-03-20staging: gpib: fix kernel-doc section for function usb_gpib_interface_clear()Gaston Gonzalez-1/+1
2025-03-20staging: gpib: fix kernel-doc section for write_loop() functionGaston Gonzalez-1/+1
2025-03-20staging: gpib: Removing typedef for gpib_boardMichael Rubin-1/+1
2025-03-20staging: gpib: struct typing for gpib_gboard_tMichael Rubin-61/+61
2025-03-20staging: gpib: tnt4882: struct gpib_boardMichael Rubin-50/+50
2025-03-20staging: gpib: tms9914: struct gpib_boardMichael Rubin-59/+59
2025-03-20staging: gpib: pc2: struct gpib_boardMichael Rubin-34/+34
2025-03-20staging: gpib: ni_usb_gpib: struct gpib_boardMichael Rubin-35/+35
2025-03-20staging: gpib: nec7210 struct gpib_boardMichael Rubin-66/+68