aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds21-3879/+363
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2025-05-15media: rkvdec: h264: Support High 10 and 4:2:2 profilesJonas Karlman3-18/+60
2025-05-15media: rkvdec: Add get_image_fmt opsJonas Karlman2-0/+37
2025-05-15media: rkvdec: Initialize the m2m context before the controlsNicolas Dufresne1-7/+7
2025-05-15media: rkvdec: h264: Limit minimum profile to constrained baselineSebastian Fricke1-1/+1
2025-05-10Merge tag 'staging-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds2-11/+4
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar1-1/+1
2025-05-05media: atomisp: Remove atomisp-mt9m114 driverHans de Goede4-3393/+0
2025-05-05media: atomisp: Add support for sensors with a separate ISP v4l2_subdevHans de Goede4-11/+65
2025-05-05media: atomisp: Avoid deadlock with sensor subdevs with state_lock setHans de Goede1-2/+9
2025-05-05media: atomisp: Rename camera to sensorHans de Goede6-45/+46
2025-05-05media: atomisp: Remove compat ioctl32 header fileHardevsinh Palaniya2-248/+0
2025-05-05media: atomisp: gmin: Fix indentation to use TAB instead of spacesThomas Andreatta1-2/+2
2025-05-05media: atomisp: gmin: Remove duplicate NULL testAbraham Samuel Adekunle1-1/+1
2025-05-05media: atomisp: Fix indentation to use TAB instead of spacesGabriel Shahrouzi1-1/+1
2025-05-05media: atomisp: Fix spelling error in ia_css_sdis2_types.hLiu Jing1-1/+1
2025-05-05media: atomisp: Use the actual value of the enum instead of the enumRicardo Ribalda1-1/+1
2025-05-05media: atomisp: Avoid picking too big sensor resolutionHans de Goede1-3/+8
2025-05-05media: atomisp: gmin: Remove GPIO driven regulator supportHans de Goede1-69/+0
2025-05-05media: atomisp: Remove gmin_platform Asus T100TA quirksHans de Goede1-17/+0
2025-04-30media: staging: atomisp/starfive: use (t,l)/wxh format for rectangleHans Verkuil2-3/+3
2025-04-25staging: axis-fifo: Remove hardware resets for user errorsGabriel Shahrouzi1-8/+3
2025-04-25staging: axis-fifo: Correct handling of tx_fifo_depth for size validationGabriel Shahrouzi1-3/+0
2025-04-25staging: bcm2835-camera: Initialise dev in v4l2_devDave Stevenson1-0/+1
2025-04-25media: atomisp: Fix Wformat-truncation warningRicardo Ribalda1-1/+2
2025-04-18staging: iio: adc: ad7816: Correct conditional logic for store modeGabriel Shahrouzi1-1/+1
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-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner13-36/+36
2025-04-02Merge tag 'tty-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-2/+2
2025-04-02Merge tag 'staging-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds50-3927/+2727
2025-04-01Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-509/+6
2025-03-28Merge tag 'drm-next-2025-03-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-3/+1
2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds3-76/+22
2025-03-24Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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