Age | Commit message (Expand) | Author | Files | Lines |
2024-11-08 | Merge tag 'media/v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 18 | -54/+98 |
2024-11-07 | media: videobuf2-core: copy vb planes unconditionally | Tudor Ambarus | 1 | -13/+15 |
2024-11-06 | media: dvbdev: fix the logic when DVB_DYNAMIC_MINORS is not set | Mauro Carvalho Chehab | 1 | -11/+4 |
2024-10-28 | media: vivid: fix buffer overwrite when using > 32 buffers | Hans Verkuil | 4 | -4/+6 |
2024-10-18 | media: pulse8-cec: fix data timestamp at pulse8_setup() | Mauro Carvalho Chehab | 1 | -1/+1 |
2024-10-18 | media: cec: extron-da-hd-4k-plus: don't use -1 as an error code | Mauro Carvalho Chehab | 1 | -3/+3 |
2024-10-18 | media: stb0899_algo: initialize cfr before using it | Mauro Carvalho Chehab | 1 | -1/+1 |
2024-10-18 | media: adv7604: prevent underflow condition when reporting colorspace | Mauro Carvalho Chehab | 1 | -9/+17 |
2024-10-18 | media: cx24116: prevent overflows on SNR calculus | Mauro Carvalho Chehab | 1 | -1/+6 |
2024-10-18 | media: ar0521: don't overflow when checking PLL values | Mauro Carvalho Chehab | 1 | -2/+2 |
2024-10-18 | media: s5p-jpeg: prevent buffer overflows | Mauro Carvalho Chehab | 1 | -6/+11 |
2024-10-18 | media: mgb4: protect driver against spectre | Mauro Carvalho Chehab | 1 | -0/+2 |
2024-10-18 | media: dvb_frontend: don't play tricks with underflow values | Mauro Carvalho Chehab | 1 | -2/+2 |
2024-10-18 | media: dvbdev: prevent the risk of out of memory access | Mauro Carvalho Chehab | 1 | -2/+15 |
2024-10-18 | media: v4l2-tpg: prevent the risk of a division by zero | Mauro Carvalho Chehab | 1 | -0/+3 |
2024-10-18 | media: v4l2-ctrls-api: fix error handling for v4l2_g_ctrl() | Mauro Carvalho Chehab | 1 | -6/+11 |
2024-10-15 | media: dvb-core: add missing buffer index check | Hans Verkuil | 1 | -1/+7 |
2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 44 | -44/+44 |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro | 5 | -5/+0 |
2024-09-23 | Merge tag 'media/v6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 226 | -893/+5546 |
2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -7/+7 |
2024-09-19 | Merge tag 'dma-mapping-6.12-2024-09-19' of git://git.infradead.org/users/hch/... | Linus Torvalds | 3 | -6/+8 |
2024-09-18 | Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2024-09-18 | Merge tag 'pmdomain-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 1 | -4/+1 |
2024-09-16 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux | Linus Torvalds | 1 | -1/+1 |
2024-09-05 | media: cec: extron-da-hd-4k-plus: add the Extron DA HD 4K Plus CEC driver | Hans Verkuil | 8 | -0/+2686 |
2024-09-05 | media: cec: move cec_get/put_device to header | Hans Verkuil | 3 | -33/+2 |
2024-09-05 | media: v4l2-dev: handle V4L2_CAP_EDID | Erling Ljunggren | 1 | -0/+15 |
2024-09-04 | ARM: 9417/1: dma-mapping: Pass device to arm_iommu_create_mapping() | Jason Gunthorpe | 1 | -1/+1 |
2024-09-04 | dma-mapping: clearly mark DMA ops as an architecture feature | Christoph Hellwig | 1 | -1/+6 |
2024-08-31 | media: i2c: mt9v111: Drop redundant comma | Liao Chen | 1 | -1/+1 |
2024-08-31 | media: i2c: mt9v111: Enable module autoloading | Liao Chen | 1 | -0/+1 |
2024-08-31 | media: imx335: Fix reset-gpio handling | Umang Jain | 1 | -5/+4 |
2024-08-31 | media: i2c: og01a1b: Add management of optional sensor supply lines | Vladimir Zapolskiy | 1 | -1/+80 |
2024-08-31 | media: i2c: og01a1b: Add management of optional reset GPIO | Vladimir Zapolskiy | 1 | -1/+16 |
2024-08-31 | media: i2c: og01a1b: Add support of xvclk supply clock in power management | Vladimir Zapolskiy | 1 | -6/+40 |
2024-08-31 | media: i2c: og01a1b: Add stubs of runtime power management functions | Vladimir Zapolskiy | 1 | -9/+33 |
2024-08-31 | media: i2c: og01a1b: Add OF support to the image sensor driver | Vladimir Zapolskiy | 1 | -0/+7 |
2024-08-31 | media: siano: Remove unused declarations | Yue Haibing | 1 | -6/+0 |
2024-08-31 | media: ccs: Remove unused declarations | Yue Haibing | 1 | -3/+0 |
2024-08-31 | media: i2c: ar0521: Use cansleep version of gpiod_set_value() | Alexander Shiyan | 1 | -2/+3 |
2024-08-31 | media: intel/ipu6: make use of dev_err_cast_probe() | Hongbo Li | 1 | -12/+8 |
2024-08-31 | media: ov5675: Fix power on/off delay timings | Bryan O'Donoghue | 1 | -6/+6 |
2024-08-31 | media: i2c: imx355: Parse and register properties | Robert Mader | 1 | -1/+11 |
2024-08-31 | media: i2c: max96714: coding style fixes | Julien Massot | 1 | -9/+9 |
2024-08-31 | media: i2c: max96717: coding style fixes | Julien Massot | 1 | -19/+12 |
2024-08-31 | media: i2c: max96717: add test pattern ctrl | Tommaso Merciai | 1 | -16/+197 |
2024-08-31 | media: tc358746: Move clk_prepare to its own function | Ricardo Ribalda | 1 | -1/+11 |
2024-08-31 | media: i2c: s5c73m3: Move clk_prepare to its own function | Ricardo Ribalda | 1 | -1/+12 |
2024-08-31 | media: i2c: ov5645: Refactor ov5645_set_power_off() | Ricardo Ribalda | 1 | -3/+12 |