summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2023-11-23media: ti: omap4iss: Fix references to pad configLaurent Pinchart
2023-11-23media: tegra-video: Use accessors for pad config 'try_*' fieldsLaurent Pinchart
2023-11-23media: atomisp: Use accessors for pad config 'try_*' fieldsLaurent Pinchart
2023-11-23media: atmel-isc: Use accessors for pad config 'try_*' fieldsLaurent Pinchart
2023-11-23media: rkvdec: Hook the (TRY_)DECODER_CMD stateless ioctlsPaul Kocialkowski
2023-11-23media: cedrus: Update TODO with future rework plansPaul Kocialkowski
2023-11-23media: staging: media: tegra-video: Convert to platform remove callback retur...Uwe Kleine-König
2023-11-23media: drop CONFIG_MEDIA_CONTROLLER_REQUEST_APIHans Verkuil
2023-11-23media: cedrus: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-23media: meson: vdec: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-23media: imx: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-23media: atomisp: Stop direct calls to queue num_buffers fieldBenjamin Gaignard
2023-11-23media: atomisp: Use vb2_get_buffer() instead of directly access to buffers arrayBenjamin Gaignard
2023-11-16media: staging: media: starfive: camss: Add TODO fileJack Zhu
2023-11-16media: staging: media: starfive: camss: Register devicesJack Zhu
2023-11-16media: staging: media: starfive: camss: Add interrupt handlingJack Zhu
2023-11-16media: staging: media: starfive: camss: Add capture driverJack Zhu
2023-11-16media: staging: media: starfive: camss: Add ISP driverJack Zhu
2023-11-16media: staging: media: starfive: camss: Add video driverJack Zhu
2023-11-16media: staging: media: starfive: camss: Add core driverJack Zhu
2023-11-09Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-06Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2023-11-03Merge tag 'staging-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-11-03Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-11-01Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-10-30Revert "staging: octeon: remove typedef in enum cvmx_spi_mode_t"Greg Kroah-Hartman
2023-10-30Revert "staging: octeon: remove typedef in enum cvmx_helper_interface_mode_t"Greg Kroah-Hartman
2023-10-30Revert "staging: octeon: remove typedef in enum cvmx_pow_wait_t"Greg Kroah-Hartman
2023-10-30Revert "staging: octeon: remove typedef in struct cvmx_pko_lock_t"Greg Kroah-Hartman
2023-10-30Revert "staging: octeon: remove typedef in enum cvmx_pko_status_t"Greg Kroah-Hartman
2023-10-30Revert "staging: octeon: remove typedef in structs cvmx_pip_port_status_t and...Greg Kroah-Hartman
2023-10-27staging: vt6655: Type encoding info dropped from variable name "byRxRate"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbUpdateTSF"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDvSetRSPINF"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbyGetPktT...Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from variable name "byPacketType"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbSetPhyPa...Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from variable name "pbyRsvTime"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from variable name "pbyTxRate"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from function name "s_vCalculateO...Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from array name "cwRXBCNTSFOff"Pavan Bobba
2023-10-27staging: fbtft: Convert to platform remove callback returning voidUwe Kleine-König
2023-10-27staging: olpc_dcon: Remove I2C_CLASS_DDC supportHeiner Kallweit
2023-10-27staging: vc04_services: use snprintf instead of sprintfRicardo B. Marliere
2023-10-27staging: rtl8192e: Fix line break issue at priv->rx_buf[priv->rx_idx]Philipp Hortmann
2023-10-27staging: rtl8192e: Remove unused constants starting with MAX_RX_QUEUEPhilipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_idx[] to variable rx_idxPhilipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_ring_dma[] to variable rx_ring_dmaPhilipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_buf[][] to array rx_buf[]Philipp Hortmann
2023-10-27staging: rtl8192e: Convert array rx_ring[] to variable rx_ringPhilipp Hortmann