| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/tj... | Mark Brown | 1 | -1/+1 |
| 4 days | media: pci: intel: Add CVS support for IPU bridge driver | Miguel Vadillo | 1 | -2/+11 |
| 12 days | media: ivtv: use clamp in ivtv_try_fmt_vid_{out,cap} | Thorsten Blum | 1 | -8/+4 |
| 2026-05-12 | media: pci: add AVMatrix HWS capture driver | Ben Hoff | 13 | -0/+3944 |
| 2026-05-07 | media: ddbridge: add WQ_PERCPU to alloc_workqueue users | Marco Crivellari | 1 | -1/+1 |
| 2026-05-06 | media: saa7134: Fix a possible memory leak in saa7134_video_init1 | Ma Ke | 1 | -5/+20 |
| 2026-05-06 | media: cx23885: add ioremap return check and cleanup | Wang Jun | 1 | -2/+12 |
| 2026-05-05 | media: pci: dm1105: Free allocated workqueue | Krzysztof Kozlowski | 1 | -0/+1 |
| 2026-05-05 | media: dm1105: fix missing error check for dma_alloc_coherent | Zhaoyang Yu | 1 | -1/+6 |
| 2026-05-05 | media: dead code cleanup in kconfig for VIDEO_SOLO6X10 | Julian Braha | 1 | -1/+0 |
| 2026-05-05 | media: intel/ipu6: Improve DWC PHY HSFREQRANGE band selection for overlapping... | Marco Nenciarini | 1 | -6/+18 |
| 2026-05-05 | media: mgb4: Fix DV timings limits | Martin Tůma | 2 | -8/+8 |
| 2026-03-25 | media: cx23885: Module option to disable analog video | Bradford Love | 4 | -3/+22 |
| 2026-03-17 | media: rc: fix race between unregister and urb/irq callbacks | Sean Young | 8 | -2/+10 |
| 2026-03-17 | media: saa7164: Fix REV2 firmware filename | Bradford Love | 1 | -2/+2 |
| 2026-03-16 | media: saa7164: add ioremap return checks and cleanups | Wang Jun | 1 | -12/+35 |
| 2026-03-16 | media: pci: zoran: fix potential memory leak in zoran_probe() | Abdun Nihaal | 1 | -1/+1 |
| 2026-03-16 | media: saa7134: rename i2c_dbg() to saa7134_i2c_dbg() | Bartosz Golaszewski | 1 | -13/+13 |
| 2026-03-16 | media: cx25821-alsa: replace BUG_ON() with WARN_ON() | Atharv Dubey | 1 | -3/+3 |
| 2026-03-16 | media:pci:mgb4: Add zDML color mapping support | Martin Tůma | 2 | -3/+77 |
| 2026-03-16 | media:pci:mgb4: Fixed negative hwmon temperatures processing | Martin Tůma | 1 | -1/+2 |
| 2026-03-11 | media: ipu-bridge: Add OV5675 sensor config | Leif Skunberg | 1 | -0/+2 |
| 2026-03-11 | media: ipu-bridge: Add upside-down sensor DMI quirk for Dell XPS 13 9340 and ... | Hans de Goede | 1 | -0/+14 |
| 2026-03-11 | media: intel/ipu6: fix error pointer dereference | Ethan Tidmore | 1 | -1/+1 |
| 2026-02-22 | Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses | Kees Cook | 1 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 72 | -91/+91 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 75 | -104/+102 |
| 2026-02-11 | Merge tag 'media/v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 23 | -245/+312 |
| 2026-02-03 | media: pci: mg4b: Use IRQF_NO_THREAD | Sebastian Andrzej Siewior | 1 | -1/+1 |
| 2026-01-17 | media: pci: mgb4: Add support for GMSL3 coaxial modules | Martin Tůma | 2 | -6/+28 |
| 2026-01-17 | media: pci: mgb4: Add support for GMSL1 modules | Martin Tůma | 7 | -71/+189 |
| 2026-01-16 | media: ipu6: Update e-mail addresses | Sakari Ailus | 2 | -2/+2 |
| 2026-01-13 | media: ipu6: Always call video_device_pipeline_alloc_start() | Sakari Ailus | 2 | -7/+1 |
| 2026-01-13 | media: ipu6: Drop custom functions to obtain sd state information | Sakari Ailus | 4 | -66/+24 |
| 2026-01-13 | media: ipu6: Remove source_entity from struct ipu6_isys_stream | Sakari Ailus | 3 | -39/+31 |
| 2026-01-13 | media: ipu6: Obtain unique source pad from remote sub-device | Sakari Ailus | 1 | -3/+3 |
| 2026-01-13 | media: ipu6: Obtain remote pad using media_pad_remote_pad_unique() | Sakari Ailus | 1 | -1/+1 |
| 2026-01-13 | media: ipu6: Drop error argument from ipu6_isys_stream_start() | Sakari Ailus | 2 | -10/+3 |
| 2026-01-13 | media: ipu6: Always close firmware stream | Sakari Ailus | 1 | -3/+2 |
| 2026-01-13 | media: ipu6: Close firmware streams on streaming enable failure | Sakari Ailus | 1 | -0/+1 |
| 2026-01-13 | media: ipu6: Don't check pipeline in stream_start | Sakari Ailus | 1 | -4/+2 |
| 2026-01-13 | media: ipu6: Remove redundant streaming start via buffer queueing | Sakari Ailus | 1 | -7/+0 |
| 2026-01-13 | media: ipu6: Make symbols static | Sakari Ailus | 2 | -4/+2 |
| 2026-01-13 | media: ipu6: Remove redundant driver data checks | Sakari Ailus | 1 | -8/+1 |
| 2026-01-13 | media: ipu6: Drop MMU hardware initialisation in probe() | Sakari Ailus | 1 | -8/+0 |
| 2026-01-13 | media: ipu6: Ensure stream_mutex is acquired when dealing with node list | Sakari Ailus | 1 | -3/+5 |
| 2026-01-13 | media: ipu6: Fix RPM reference leak in probe error paths | Bingbu Cao | 1 | -4/+6 |
| 2026-01-13 | media: ipu6: Fix typo and wrong constant in ipu6-mmu.c | Bingbu Cao | 1 | -2/+2 |
| 2026-01-13 | media: cx25821: Fix a resource leak in cx25821_dev_setup() | Haoxiang Li | 1 | -0/+1 |
| 2026-01-13 | media: solo6x10: Check for out of bounds chip_id | Kees Cook | 1 | -1/+7 |
| 2026-01-13 | media: cx25821: Add missing unmap in snd_cx25821_hw_params() | Haoxiang Li | 1 | -0/+1 |
| 2026-01-13 | media: cx23885: Add missing unmap in snd_cx23885_hw_params() | Haoxiang Li | 1 | -1/+3 |
| 2026-01-13 | media: cx88: Add missing unmap in snd_cx88_hw_params() | Haoxiang Li | 1 | -1/+3 |
| 2026-01-06 | media: ipu-bridge: Add DMI quirk for Dell XPS laptops with upside down sensors | Hans de Goede | 2 | -1/+30 |
| 2025-11-13 | media: ipu6: isys: Add support for monochrome media bus formats | Hans de Goede | 3 | -9/+43 |
| 2025-11-13 | media: ipu-bridge: Add OV05C10 to the list of supported sensors | Hao Yao | 1 | -0/+2 |
| 2025-11-13 | media: ipu-bridge: Add IMX471 to the list of supported sensors | Jimmy Su | 1 | -0/+2 |
| 2025-11-11 | Merge tag 'v6.18-rc5' into media-next | Mauro Carvalho Chehab | 6 | -34/+52 |
| 2025-11-03 | media: pci: mgb4: Fix DV capabilities | Martin Tůma | 2 | -4/+4 |
| 2025-10-29 | media: ivsc: Release csi_dev reference early in mei_ace_setup_dev_link() | Ma Ke | 1 | -2/+2 |
| 2025-10-17 | media: ipu6: isys: Use %pe format specifier | Ricardo Ribalda | 1 | -2/+2 |
| 2025-10-17 | media: ipu3-cio2: Use %pe format specifier | Ricardo Ribalda | 1 | -2/+2 |
| 2025-10-17 | media: ipu-bridge: Use %pe format specifier | Ricardo Ribalda | 1 | -2/+2 |
| 2025-10-14 | media: ivtv: Fix invalid access to file * | Jacopo Mondi | 3 | -14/+25 |
| 2025-10-14 | media: cx18: Fix invalid access to file * | Jacopo Mondi | 3 | -20/+27 |
| 2025-10-14 | media: pci: mg4b: use iio_push_to_buffers_with_ts() | David Lechner | 1 | -1/+1 |
| 2025-10-14 | media: pci: mg4b: use aligned_s64 | David Lechner | 1 | -1/+2 |
| 2025-10-14 | media: pt1: use vmalloc_array to simplify code | Qianfeng Rong | 1 | -1/+1 |
| 2025-09-17 | media: b2c2: Fix use-after-free causing by irq_check_work in flexcop_pci_remove | Duoming Zhou | 1 | -1/+1 |
| 2025-09-09 | media: update Hans Verkuil's email address | Hans Verkuil | 77 | -78/+78 |
| 2025-09-09 | media: update Hans Verkuil's email address | Hans Verkuil | 1 | -1/+1 |
| 2025-08-29 | media: pci: mgb4: Fix timings comparison in VIDIOC_S_DV_TIMINGS | Martin Tůma | 1 | -2/+1 |
| 2025-08-29 | media: pci/ivtv: Replace GPLv2 boilerplate text with SPDX | Thomas Huth | 3 | -42/+3 |
| 2025-08-29 | media: pci: mg4b: fix uninitialized iio scan data | David Lechner | 1 | -1/+1 |
| 2025-08-29 | media: pci: ivtv: Add missing check after DMA map | Thomas Fourier | 2 | -2/+8 |
| 2025-08-29 | media: pci: zoran: Remove unused debug parameter | Dr. David Alan Gilbert | 2 | -6/+0 |
| 2025-08-29 | media: cx18: Add missing check after DMA map | Thomas Fourier | 1 | -3/+10 |
| 2025-08-25 | media: ipu6: isys: Set embedded data type correctly for metadata formats | Sakari Ailus | 1 | -0/+6 |
| 2025-08-25 | media: ipu6: isys: Use v4l2_ctrl_subdev_subscribe_event() | Laurent Pinchart | 1 | -1/+1 |
| 2025-08-13 | media: v4l2: Rename second ioctl handlers argument to 'void *priv' | Laurent Pinchart | 4 | -42/+42 |
| 2025-08-13 | media: ivtv: Access v4l2_fh from file | Jacopo Mondi | 3 | -69/+64 |
| 2025-08-13 | media: cx18: Access v4l2_fh from file | Jacopo Mondi | 1 | -32/+32 |
| 2025-08-13 | media: zoran: Rename __fh to fh | Jacopo Mondi | 1 | -18/+18 |
| 2025-08-13 | media: zoran: Remove zoran_fh structure | Jacopo Mondi | 2 | -8/+1 |
| 2025-08-13 | media: ipu6: isys: Don't set V4L2_FL_USES_V4L2_FH manually | Laurent Pinchart | 1 | -1/+0 |
| 2025-08-13 | media: Reset file->private_data to NULL in v4l2_fh_del() | Laurent Pinchart | 4 | -6/+6 |
| 2025-08-13 | media: Set file->private_data in v4l2_fh_add() | Laurent Pinchart | 4 | -9/+4 |
| 2025-08-13 | media: pci: ivtv: Don't create fake v4l2_fh | Laurent Pinchart | 4 | -14/+13 |
| 2025-08-13 | media: Replace file->private_data access with custom functions | Laurent Pinchart | 3 | -9/+14 |
| 2025-08-13 | media: Replace file->private_data access with file_to_v4l2_fh() | Laurent Pinchart | 3 | -4/+4 |
| 2025-08-13 | media: Wrap file->private_data access with a helper function | Laurent Pinchart | 2 | -2/+2 |
| 2025-08-13 | media: pci: saa7164: Store v4l2_fh pointer in file->private_data | Laurent Pinchart | 3 | -25/+34 |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-07-31 | Merge tag 'media/v6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 16 | -156/+72 |
| 2025-07-10 | media: ipu6: isys: Set minimum height to 1 | Sakari Ailus | 1 | -1/+1 |
| 2025-07-10 | media: ipu6: isys: Use correct pads for xlate_streams() | Sakari Ailus | 1 | -6/+6 |
| 2025-06-30 | media: ipu-bridge: Improve error logging when waiting for IVSC to become ready | Hans de Goede | 1 | -1/+2 |
| 2025-06-30 | media: ipu-bridge: Add Onsemi MT9M114 HID to list of supported sensors | Hans de Goede | 1 | -0/+2 |
| 2025-06-30 | media: ipu-bridge: Add Toshiba T4KA3 HID to list of supported sensor | Hans de Goede | 1 | -0/+2 |
| 2025-06-30 | media: ivsc: Remove Wentong's e-mail address | Sakari Ailus | 2 | -2/+2 |
| 2025-06-30 | media: ivsc: Fix crash at shutdown due to missing mei_cldev_disable() calls | Hans de Goede | 2 | -0/+4 |
| 2025-06-30 | media: ipu-bridge: Add support for additional link frequencies | Jason Chen | 1 | -1/+1 |
| 2025-06-30 | media: ipu3-cio2: Use V4L2 subdev active state | Laurent Pinchart | 2 | -52/+32 |
| 2025-06-30 | media: ipu-bridge: Add _HID for OV5670 | Daniel Scally | 1 | -0/+2 |
| 2025-06-30 | media: ipu-bridge: Add link-frequency to the GC0310 entry | Hans de Goede | 1 | -1/+1 |
| 2025-06-17 | media: pci: cx18-av-vbi: Replace open-coded parity calculation with parity8() | Kuan-Wei Chiu | 1 | -10/+2 |
| 2025-06-17 | sysfs: treewide: switch back to bin_attribute::read()/write() | Thomas Weißschuh | 1 | -1/+1 |
| 2025-06-17 | media: mgb4: Enumerate only the available timings | Martin Tůma | 1 | -1/+8 |
| 2025-06-17 | media: cx18: Replace custom implementation of list_entry_is_head() | Andy Shevchenko | 3 | -14/+2 |
| 2025-06-17 | media: saa7164: Remove unused functions | Dr. David Alan Gilbert | 3 | -50/+0 |
| 2025-06-17 | media: solo6x10: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -3/+5 |
| 2025-06-17 | media: solo6x10: remove unneeded GPIO direction setters | Bartosz Golaszewski | 1 | -14/+0 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 8 | -9/+9 |
| 2025-05-06 | media: intel/ipu6: Change deprecated lock comment | Stanislaw Gruszka | 1 | -4/+1 |
| 2025-05-06 | media: intel/ipu6: Remove line_align | Stanislaw Gruszka | 3 | -6/+1 |
| 2025-05-06 | media: intel/ipu6: Remove pin_ready function pointer | Stanislaw Gruszka | 4 | -14/+6 |
| 2025-05-06 | media: intel/ipu6: Remove unused ipu6_isys_csi2_pdata | Stanislaw Gruszka | 1 | -2/+0 |
| 2025-04-30 | media: pci: zoran: use (t,l)/wxh format for rectangle | Hans Verkuil | 4 | -4/+4 |
| 2025-04-25 | media: mgb4: Enumerate only the available timings | Martin Tůma | 1 | -1/+8 |
| 2025-04-25 | media: mgb4: Fix resolution change events triggering | Martin Tůma | 1 | -6/+6 |
| 2025-04-25 | media: tw5864: Replace deprecated PCI functions | Philipp Stanner | 1 | -5/+8 |
| 2025-04-25 | media: solo6x10: Replace deprecated PCI functions | Philipp Stanner | 1 | -2/+2 |
| 2025-04-25 | media: pt3: Replace deprecated PCI functions | Philipp Stanner | 1 | -6/+11 |
| 2025-04-25 | media: remove STA2x11 media pci driver | Lukas Bulwahn | 6 | -1320/+0 |
| 2025-04-25 | media: intel/ipu6: Fix dma mask for non-secure mode | Stanislaw Gruszka | 1 | -2/+2 |
| 2025-04-25 | media: intel/ipu6: Minor dma_mask clenaup | Stanislaw Gruszka | 2 | -4/+0 |
| 2025-04-25 | media: intel/ipu6: Replace deprecated PCI functions | Philipp Stanner | 1 | -4/+4 |
| 2025-04-25 | media: ipu3-cio2: Replace deprecated PCI functions | Philipp Stanner | 1 | -3/+2 |
| 2025-04-25 | media: ipu-bridge: add ACPI HID for lt6911uxe bridge | Dongcheng Yan | 1 | -0/+2 |
| 2025-04-25 | media: intel/ipu6: Remove unused dev field from ipu6_isys_queue | Stanislaw Gruszka | 2 | -2/+0 |
| 2025-04-25 | media: intel/ipu6: Abstract buf ready function | Stanislaw Gruszka | 1 | -7/+15 |
| 2025-04-25 | media: intel/ipu6: Use timestamp value directly | Stanislaw Gruszka | 1 | -11/+8 |
| 2025-04-25 | media: intel/ipu6: Make two functions static | Stanislaw Gruszka | 2 | -7/+4 |
| 2025-04-25 | media: intel/ipu6: Add missing new line character in error message | Stanislaw Gruszka | 1 | -1/+1 |
| 2025-04-25 | media: intel/ipu6: Remove unused ipu6_isys_subdev_link_validate() | Stanislaw Gruszka | 1 | -4/+0 |
| 2025-04-25 | media: intel/ipu6: Constify ipu6_buttress_ctrl structure | Stanislaw Gruszka | 4 | -7/+7 |
| 2025-04-25 | media: intel/ipu6: Remove ipu6_buttress_ctrl started field | Stanislaw Gruszka | 2 | -3/+0 |
| 2025-04-25 | media: intel/ipu6: Remove unused IPU6_BUS_NAME | Stanislaw Gruszka | 1 | -2/+0 |
| 2025-04-25 | media: ipu6: Remove workaround for Meteor Lake ES2 | Hao Yao | 1 | -5/+0 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 12 | -20/+20 |
| 2025-03-25 | Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 17 | -146/+121 |
| 2025-03-07 | media: pci: mgb4: include linux/errno.h | Arnd Bergmann | 1 | -0/+1 |
| 2025-03-04 | media: cx23885: Add analog support for AVerMedia H789-C PCIe card | Plamen Atanasov | 3 | -1/+33 |
| 2025-03-04 | media: ipu6: Drop unused ipu6_dma_get_sgtable() | Sakari Ailus | 2 | -36/+0 |
| 2025-03-04 | media: intel/ipu6: set the dev_parent of video device to pdev | Bingbu Cao | 1 | -0/+1 |
| 2025-02-25 | media: mgb4: Fix switched CMT frequency range "magic values" sets | Martin Tůma | 1 | -1/+1 |
| 2025-02-25 | media: mgb4: Fix CMT registers update logic | Martin Tůma | 1 | -2/+4 |
| 2025-02-25 | media: cx23885: Remove unused netup_eeprom_write | Dr. David Alan Gilbert | 2 | -30/+0 |
| 2025-02-21 | media: cx23885: add simple suspend/resume | Matthias Schwarzott | 1 | -4/+29 |
| 2025-02-21 | media: mgb4: Added support for additional GMSL modules variants | Martin Tůma | 2 | -6/+15 |
| 2025-02-18 | media: Switch to use hrtimer_setup() | Nam Cao | 1 | -2/+1 |
| 2025-02-15 | media: v4l: Convert the users of v4l2_get_link_freq to call it on a pad | Sakari Ailus | 1 | -3/+8 |
| 2025-02-15 | media: ivsc: csi: Obtain link frequency from the media pad | Sakari Ailus | 1 | -52/+26 |
| 2025-02-15 | media: intel/ipu6: Obtain link frequency from the remote subdev pad | Sakari Ailus | 1 | -9/+3 |
| 2025-02-15 | media: pci: ipu6: drop vb2_ops_wait_prepare/finish | Hans Verkuil | 1 | -2/+0 |
| 2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
| 2025-01-25 | Merge tag 'media/v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 14 | -72/+35 |
| 2025-01-07 | media: solo6x10: Use const 'struct bin_attribute' callback | Thomas Weißschuh | 1 | -2/+2 |
| 2025-01-07 | media: saa7164: Remove unused values | Ariel Otilibili | 1 | -2/+0 |
| 2025-01-03 | driver core: Constify API device_find_child() and adapt for various usages | Zijun Hu | 1 | -2/+2 |
| 2024-12-19 | media: ipu-bridge: Remove unneeded conditional compilations | Ricardo Ribalda | 1 | -25/+4 |
| 2024-12-19 | ACPI: bus: change the prototype for acpi_get_physical_device_location | Ricardo Ribalda | 1 | -2/+2 |
| 2024-12-19 | media: intel/ipu6: move some boot messages to debug level | Stanislaw Gruszka | 2 | -5/+5 |
| 2024-12-19 | media: intel/ipu6: remove cpu latency qos request on error | Stanislaw Gruszka | 1 | -0/+1 |
| 2024-12-11 | media: cx18: Remove unused cx18_reset_ir_gpio | Dr. David Alan Gilbert | 2 | -16/+0 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 10 | -37/+37 |
| 2024-12-02 | media: mgb4: Defines cleanup | Martin Tůma | 3 | -11/+5 |
| 2024-12-02 | media: mgb4: Unify register names in inputs/outputs | Martin Tůma | 3 | -18/+18 |
| 2024-12-02 | media: mgb4: Unify the outputs padding logic with the inputs | Martin Tůma | 1 | -1/+4 |
| 2024-12-02 | media: b2c2: Remove unused functions | Dr. David Alan Gilbert | 1 | -17/+0 |
| 2024-11-20 | Merge tag 'media/v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 52 | -562/+432 |
| 2024-11-20 | Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -3/+3 |
| 2024-11-11 | Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1 | Mauro Carvalho Chehab | 2 | -1/+3 |
| 2024-11-08 | Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 1 | -0/+2 |
| 2024-11-08 | media: mgb4: Fix inconsistent input/output alignment in loopback mode | Martin Tůma | 1 | -21/+9 |
| 2024-11-08 | media: replace obsolete hans.verkuil@cisco.com alias | Hans Verkuil | 1 | -1/+1 |
| 2024-11-07 | media: ipu6: make the ipu6_mmu_unmap() as a void function | Bingbu Cao | 2 | -12/+11 |
| 2024-11-07 | media: ipu6: optimize the IPU6 MMU unmapping flow | Bingbu Cao | 1 | -78/+39 |
| 2024-11-07 | media: ipu6: optimize the IPU6 MMU mapping flow | Bingbu Cao | 1 | -70/+64 |
| 2024-11-07 | media: ipu6: move the l2_unmap() up before l2_map() | Bingbu Cao | 1 | -43/+43 |
| 2024-11-07 | media: intel/ipu6: remove buttress ish structure | Stanislaw Gruszka | 3 | -33/+4 |
| 2024-11-07 | media: intel/ipu6: do not handle interrupts when device is disabled | Stanislaw Gruszka | 2 | -4/+12 |
| 2024-11-07 | media: ipu6: use PFN_UP() and sg_virt() for code simplicity | Bingbu Cao | 3 | -6/+6 |
| 2024-11-07 | media: ipu6: remove architecture DMA ops dependency in Kconfig | Bingbu Cao | 1 | -6/+0 |
| 2024-11-07 | media: ipu6: use the IPU6 DMA mapping APIs to do mapping | Bingbu Cao | 4 | -24/+66 |
| 2024-11-07 | media: ipu6: not override the dma_ops of device in driver | Bingbu Cao | 6 | -132/+156 |
| 2024-11-07 | media: ipu6: Fix DMA and physical address debugging messages for 32-bit | Sakari Ailus | 2 | -14/+21 |
| 2024-10-28 | media: mantis: remove orphan mantis_core.h | Bjørn Mork | 1 | -43/+0 |
| 2024-10-28 | media: pci: drop vb2_ops_wait_prepare/finish | Hans Verkuil | 29 | -58/+0 |
| 2024-10-18 | media: mgb4: protect driver against spectre | Mauro Carvalho Chehab | 1 | -0/+2 |
| 2024-10-16 | media: ipu6: remove redundant dependency in Kconfig | Bingbu Cao | 1 | -1/+1 |
| 2024-10-16 | media: ipu6: fix the wrong type casting and 64-bit division | Bingbu Cao | 7 | -17/+18 |
| 2024-10-12 | media: mgb4: Fix debugfs error handling | Martin Tůma | 6 | -40/+22 |
| 2024-10-07 | spi: Merge up v6.12 | Mark Brown | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-30 | media: netup_unidvb: switch to use devm_spi_alloc_host() | Yang Yingliang | 1 | -3/+3 |
| 2024-09-23 | Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 10 | -100/+480 |
| 2024-09-04 | dma-mapping: clearly mark DMA ops as an architecture feature | Christoph Hellwig | 1 | -1/+6 |
| 2024-08-31 | media: intel/ipu6: make use of dev_err_cast_probe() | Hongbo Li | 1 | -12/+8 |
| 2024-08-29 | dma-mapping: don't return errors from dma_set_max_seg_size | Christoph Hellwig | 1 | -3/+1 |