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