summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
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-13Merge 6.15-rc6 into staging-nextGreg Kroah-Hartman3-12/+5
2025-05-10Merge tag 'staging-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus 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-05-01staging: gpib: Avoid unused variable warningsDave Penkler1-5/+0
2025-05-01staging: gpib: Fix lpvo request_system_controlDave Penkler1-1/+0
2025-05-01staging: sm750fb: rename sm750_hw_cursor_setData2Eric Florin2-4/+4
2025-05-01staging: sm750fb: rename sm750_hw_cursor_setDataEric Florin3-8/+6
2025-05-01staging: sm750fb: rename sm750_hw_cursor_setColorEric Florin3-3/+3
2025-05-01staging: sm750fb: rename sm750_hw_cursor_setPosEric Florin3-3/+3
2025-05-01staging: sm750fb: rename sm750_hw_cursor_setSizeEric Florin3-3/+3
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-25staging: sm750fb: change `enum dpms` to snake_caseEric Florin1-4/+4
2025-04-25staging: rtl8723bs: remove multiple blank linesJJ Strnad1-7/+0
2025-04-25staging: gpib: Set control lines in attachDave Penkler1-0/+4
2025-04-25staging: gpib: Cleanup allocate_gpios codeDave Penkler1-21/+18
2025-04-25staging: gpib: Change error code for no listenerDave Penkler1-1/+1
2025-04-25staging: gpib: Remove atn_asserted global variableDave Penkler1-8/+8
2025-04-25staging: gpib: Remove dependency on LED subsystemDave Penkler1-17/+6
2025-04-25staging: gpib: Enable SRQ irq on request_system_controlDave Penkler1-2/+4
2025-04-25staging: gpib: Fix setting controller-in-chargeDave Penkler1-1/+1
2025-04-25staging: gpib: Fix request_system_control in gpioDave Penkler1-3/+7
2025-04-25staging: sm750fb: remove irrelevant TODO lineRuben Wauters1-3/+0
2025-04-25staging: sm750fb: remove ddk750_hwi2cRuben Wauters4-263/+1
2025-04-25staging: sm750fb: remove ddk750_dviRuben Wauters4-105/+1
2025-04-25staging: sm750fb: Remove ddk750_sii164Ruben Wauters4-603/+4
2025-04-25media: atomisp: Fix Wformat-truncation warningRicardo Ribalda1-1/+2
2025-04-22iio: normalize array sentinel styleDavid Lechner6-8/+8
2025-04-22staging: iio: ad5933: Switch to sparse friendly iio_device_claim/release_dire...Jonathan Cameron1-17/+21
2025-04-22staging: iio: adt7316: replace irqd_get_trigger_type with irq_get_trigger_typeFeng Wei1-1/+1
2025-04-22iio: frequency: ad9832: devicetree probing supportSiddharth Menon1-0/+8
2025-04-18staging: iio: adc: ad7816: Correct conditional logic for store modeGabriel Shahrouzi1-1/+1