Age | Commit message (Expand) | Author |
2024-03-15 | Merge tag 'media/v6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2024-02-28 | media: ttpci: fix two memleaks in budget_av_attach | Zhipeng Lu |
2024-02-23 | media: ivsc: csi: Make use of sub-device state | Sakari Ailus |
2024-02-23 | media: ivsc: csi: Swap SINK and SOURCE pads | Sakari Ailus |
2024-02-23 | media: ipu-bridge: Serialise calls to IPU bridge init | Sakari Ailus |
2024-02-23 | media: ipu-bridge: Move graph checking to IPU bridge | Sakari Ailus |
2024-02-23 | media: ipu-bridge: Add ov01a10 in Dell XPS 9315 | Sakari Ailus |
2024-02-16 | media: sta2x11: fix irq handler cast | Arnd Bergmann |
2024-02-16 | media: bt8xx: make bttv_sub_bus_type const | Ricardo B. Marliere |
2024-02-08 | media: netup_unidvb: Follow renaming of SPI "master" to "controller" | Uwe Kleine-König |
2024-02-08 | media: mgb4: Follow renaming of SPI "master" to "controller" | Uwe Kleine-König |
2024-02-05 | media: pci: dt315.h: Fix kerneldoc | Ricardo Ribalda |
2024-02-05 | media: pci: cx23885: check cx23885_vdev_init() return | Hans Verkuil |
2024-01-22 | media: ipu3-cio2: Further clean up async subdev link creation | Sakari Ailus |
2024-01-20 | media: solo6x10: replace max(a, min(b, c)) by clamp(b, a, c) | Aurelien Jarno |
2024-01-18 | Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-01-18 | media: netup_unidvb: Don't let i2c adapters declare I2C_CLASS_SPD support if ... | Heiner Kallweit |
2024-01-12 | Merge tag 'media/v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2023-12-13 | media: videobuf2: core: Rename min_buffers_needed field in vb2_queue | Benjamin Gaignard |
2023-12-13 | media: ipu-bridge: Change ov2740 link-frequency to 180 MHz | Hans de Goede |
2023-12-13 | media: ddbridge: fix an error code problem in ddb_probe | Su Hui |
2023-12-12 | Backmerge tag 'v6.7-rc5' into drm-next | Dave Airlie |
2023-12-09 | media: bttv: add back vbi hack | Hans Verkuil |
2023-12-09 | media: bttv: start_streaming should return a proper error code | Hans Verkuil |
2023-12-04 | media: v4l2-subdev: Rename .init_cfg() operation to .init_state() | Laurent Pinchart |
2023-12-03 | Merge tag 'v6.7-rc4' into media_stage | Hans Verkuil |
2023-11-29 | media/ivtvfb: Initialize fb_ops to fbdev I/O-memory helpers | Thomas Zimmermann |
2023-11-23 | media: v4l: subdev: Switch to stream-aware state functions | Sakari Ailus |
2023-11-23 | media: ipu3-cio2: Drop comment blocks for subdev op handlers | Laurent Pinchart |
2023-11-23 | media: ivtv: don't call s_stream(0) if not streaming | Hans Verkuil |
2023-11-23 | media: pci: tw68: Stop direct calls to queue num_buffers field | Benjamin Gaignard |
2023-11-23 | media: pci: netup_unidvb: Stop direct calls to queue num_buffers field | Benjamin Gaignard |
2023-11-23 | media: pci: cx18: Stop direct calls to queue num_buffers field | Benjamin Gaignard |
2023-11-23 | media: pci: tw686x: Stop direct calls to queue num_buffers field | Benjamin Gaignard |
2023-11-23 | media: pci: dt3155: Remove useless check | Benjamin Gaignard |
2023-11-22 | media: ivsc: csi: Check number of lanes on source, too | Sakari Ailus |
2023-11-22 | media: ivsc: csi: Don't mask v4l2_fwnode_endpoint_parse return value | Sakari Ailus |
2023-11-22 | media: ivsc: csi: Clean up parsing firmware and setting up async notifier | Sakari Ailus |
2023-11-22 | media: ivsc: csi: Clean up notifier set-up | Sakari Ailus |
2023-11-22 | media: ivsc: csi: Clean up V4L2 async notifier on error | Sakari Ailus |
2023-11-22 | media: ivsc: csi: Don't parse remote endpoints | Sakari Ailus |
2023-11-16 | media: pci: mgb4: add COMMON_CLK dependency | Arnd Bergmann |
2023-11-16 | media: mgb4: Added support for T200 card variant | Martin Tůma |
2023-11-06 | Merge tag 'media/v6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2023-10-13 | media: pci: cx18: if cx == NULL, then don't use it. | Hans Verkuil |
2023-10-13 | media: pci: mgb4: fix potential spectre vulnerability | Hans Verkuil |
2023-10-11 | media: ipu-bridge: Add missing acpi_dev_put() in ipu_bridge_get_ivsc_acpi_dev() | Geert Uytterhoeven |
2023-10-07 | media: cobalt: Use FIELD_GET() to extract Link Width | Ilpo Järvinen |
2023-10-07 | media: pci: mgb4: Added Digiteq Automotive MGB4 driver | Martin Tůma |
2023-10-02 | media: pci: intel: ivsc: select V4L2_FWNODE | Arnd Bergmann |