index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
media
Age
Commit message (
Expand
)
Author
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-14
media: sun6i-isp: params: Unregister pending buffer on cleanup
Paul Kocialkowski
2022-12-14
media: sun6i-isp: params: Fix incorrect indentation
Paul Kocialkowski
2022-12-14
media: sun6i-isp: capture: Fix uninitialized variable use
Paul Kocialkowski
2022-12-14
media: sun6i-isp: proc: Declare subdev ops as static
Paul Kocialkowski
2022-12-14
media: sun6i-isp: proc: Error out on invalid port to fix warning
Paul Kocialkowski
2022-12-14
media: sun6i-isp: proc: Fix return code handling in stream off path
Paul Kocialkowski
2022-12-13
Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-12-07
media: imx: remove code for non-existing config IMX_GPT_ICAP
Lukas Bulwahn
2022-12-07
media: staging: stkwebcam: Restore MEDIA_{USB,CAMERA}_SUPPORT dependencies
Geert Uytterhoeven
2022-12-07
media: imx: Use get_mbus_config instead of parsing upstream DT endpoints
Philipp Zabel
2022-12-07
drivers: staging: media: omap4iss: Use BIT macro instead of left shifting
Moses Christopher Bollavarapu
2022-11-25
media: staging: omap4iss: remove cacheflush import
Ian Cowan
2022-11-25
media: imx: Unstage the imx7-media-csi driver
Laurent Pinchart
2022-11-25
media: imx: Decouple imx8mq-mipi-csi2 from imx7-media-csi
Laurent Pinchart
2022-11-25
media: imx: imx7-media-csi: Clear BIT_MIPI_DOUBLE_CMPNT for <16b formats
Laurent Pinchart
2022-11-25
media: imx: imx7-media-csi: Rename phys variables to dma_addr
Laurent Pinchart
2022-11-25
media: imx: imx7-media-csi: Move variable to loop scope
Laurent Pinchart
2022-11-25
media: imx: imx7-media-csi: Add support for fast-tracking queued buffers
Paul Elder
2022-11-25
media: imx: imx7-media-csi: Remove a useless include
Christophe JAILLET
2022-11-25
media: atomisp: Make bds_factors_list be type of struct u32_fract
Andy Shevchenko
2022-11-25
media: atomisp_ov2680: Fix 1280x720 -> 1296x736 resolution
Hans de Goede
2022-11-25
media: atomisp: Remove atomisp_ospm_dphy_up()/_down() functions
Hans de Goede
2022-11-25
media: atomisp: Remove atomisp_ospm_dphy_down() call from probe error path
Hans de Goede
2022-11-25
media: atomisp: Move calling of css_[un]init() to power_on()/_off()
Hans de Goede
2022-11-25
media: atomisp: Remove duplication between runtime-pm and normal-pm code
Hans de Goede
2022-11-25
media: atomisp: Remove sw_contex.power_state checks
Hans de Goede
2022-11-25
media: atomisp: Remove atomisp_css_suspend()/_resume()
Hans de Goede
2022-11-25
media: atomisp: Remove clearing of config from atomisp_css_uninit()
Hans de Goede
2022-11-25
media: atomisp: Remove atomisp_mrfld_power_down()/_up()
Hans de Goede
2022-11-25
media: atomisp: Remove double atomisp_mrfld_power_down()/_up() calls from ato...
Hans de Goede
2022-11-25
media: atomisp: Drop userptr support from hmm
Hans de Goede
2022-11-25
media: atomisp: Remove unused ia_css_frame_*() functions
Hans de Goede
2022-11-25
media: atomisp: Remove atomisp_css_yuvpp_configure_viewfinder() function
Hans de Goede
2022-11-25
media: atomisp: Remove 2 unused accelerator mode related functions
Hans de Goede
2022-11-25
media: atomisp: Fix deadlock when the /dev/video# node is closed while still ...
Hans de Goede
2022-11-25
media: atomisp: Log an error on failing to alloc private-mem
Hans de Goede
2022-11-25
media: atomisp: Flush queue on atomisp_css_start() error
Hans de Goede
2022-11-25
media: atomisp: Remove unused QOS defines / structure member
Hans de Goede
2022-11-25
media: atomisp: Remove accelerator pipe creation code
Hans de Goede
2022-11-25
media: atomisp: Silence: 'atomisp_q_one_s3a_buffer: drop one s3a stat which h...
Hans de Goede
2022-11-25
media: atomisp: gc0310: Power on sensor from set_fmt() callback
Hans de Goede
2022-11-25
media: atomisp: Remove __atomisp_get_pipe() helper
Hans de Goede
2022-11-25
media: atomisp: Make atomisp_g_fmt_cap() default to YUV420
Hans de Goede
2022-11-25
media: atomisp: Fix atomisp_try_fmt_cap() always returning YUV420 pixelformat
Hans de Goede
2022-11-25
media: atomisp: Refactor atomisp_adjust_fmt()
Hans de Goede
2022-11-25
media: atomisp: Fix VIDIOC_REQBUFS failing when VIDIOC_S_FMT has not been cal...
Hans de Goede
2022-11-25
media: atomisp: Make it possible to call atomisp_set_fmt() without a file handle
Hans de Goede
2022-11-25
media: atomisp: Convert to videobuf2
Hans de Goede
2022-11-25
media: atomisp: Add ia_css_frame_get_info() helper
Hans de Goede
[next]