index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
test-drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-12-13
26
-22
/
+3687
|
\
|
*
Merge tag 'br-v6.2g' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
2022-11-25
2
-6
/
+4
|
|
\
|
|
*
media: vidtv: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-21
2
-6
/
+4
|
*
|
media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init()
Chen Zhongjin
2022-11-25
1
-14
/
+8
|
*
|
media: visl: add virtual stateless decoder driver
Daniel Almeida
2022-11-25
19
-0
/
+3645
|
*
|
media: vimc: Fix wrong function called when vimc_init() fails
Chen Zhongjin
2022-11-25
1
-1
/
+1
|
*
|
Merge tag 'br-v6.2d' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
2022-11-15
2
-1
/
+28
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
media: vivid: remove redundant assignment to variable checksum
Colin Ian King
2022-10-24
1
-1
/
+0
|
|
*
vivid: add INTEGER and INTEGER64 test control arrays
Hans Verkuil
2022-10-24
1
-0
/
+28
|
*
|
media: vivid: fix compose size exceed boundary
Liu Shixin
2022-11-04
1
-0
/
+1
*
|
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
6
-10
/
+10
|
/
/
*
|
media: vivid: set num_in/outputs to 0 if not supported
Hans Verkuil
2022-10-25
1
-4
/
+12
*
|
media: vivid: drop GFP_DMA32
Hans Verkuil
2022-10-25
1
-1
/
+1
*
|
media: vivid: fix control handler mutex deadlock
Hans Verkuil
2022-10-25
1
-0
/
+8
*
|
media: vivid: dev->bitmap_cap wasn't freed in all cases
Hans Verkuil
2022-10-25
1
-5
/
+13
*
|
media: vivid: s_fbuf: add more sanity checks
Hans Verkuil
2022-10-25
3
-1
/
+32
|
/
*
Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-10-23
1
-4
/
+3
|
\
|
*
media: drivers: use video device pipeline start/stop
Tomi Valkeinen
2022-09-24
1
-4
/
+3
*
|
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-12
1
-2
/
+2
*
|
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-2
/
+2
*
|
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-12
1
-1
/
+1
*
|
Merge tag 'media/v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-10-07
4
-2
/
+23
|
\
|
|
*
media: avoid use of 'videobuf'
Hans Verkuil
2022-08-29
1
-1
/
+1
|
*
media: vivid: add pixel_array test control
Hans Verkuil
2022-08-19
3
-1
/
+22
*
|
i2c: Make remove callback return void
Uwe Kleine-König
2022-08-16
2
-6
/
+2
|
/
*
media: vimc: wrong pointer is used with PTR_ERR
Hans Verkuil
2022-07-27
1
-1
/
+1
*
media: mc-entity: Rename media_entity_remote_pad() to media_pad_remote_pad_fi...
Laurent Pinchart
2022-07-17
1
-1
/
+1
*
media: vicodec: Use vb2_find_buffer
Ezequiel Garcia
2022-07-17
1
-6
/
+2
*
media: vivid: add dynamic array test control
Hans Verkuil
2022-07-15
1
-0
/
+15
*
media: vivid: Add support for the new YUVA and YUVX formats
Laurent Pinchart
2022-07-15
1
-0
/
+15
*
media: vimc: use data link entities enum to index the ent_config array
Daniel Oakley
2022-07-15
1
-11
/
+11
*
media: vimc: enumerate data link entities for clarity
Daniel Oakley
2022-07-15
1
-8
/
+28
*
media: vimc: expand the names of vimc entity types
Daniel Oakley
2022-07-15
7
-648
/
+652
*
media: vimc: add ancillary lens
Yunke Cao
2022-07-15
4
-21
/
+170
*
media: vivid: add HDMI Video Guard Band control
Hans Verkuil
2022-06-20
1
-0
/
+14
*
media: vidtv: use vfree() for memory allocated with vzalloc()
Yihao Han
2022-03-18
1
-1
/
+1
*
media: media/*/Kconfig: sort entries
Mauro Carvalho Chehab
2022-03-18
2
-5
/
+2
*
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-03-18
4
-4
/
+4
*
media: Makefiles: sort entries where it fits
Mauro Carvalho Chehab
2022-03-14
1
-3
/
+7
*
media: Makefiles: remove extra spaces
Mauro Carvalho Chehab
2022-03-12
1
-5
/
+5
*
Merge tag 'br-v5.18l' of git://linuxtv.org/hverkuil/media_tree into media_stage
Mauro Carvalho Chehab
2022-03-07
4
-4
/
+8
|
\
|
*
media: vivid: use time_is_after_jiffies() instead of open coding it
Wang Qing
2022-02-22
4
-4
/
+8
*
|
media: vidtv: Check for null return of vzalloc
Jiasheng Jiang
2022-03-07
1
-4
/
+13
|
/
*
media: vimc: Add support for contiguous DMA buffers
Laurent Pinchart
2022-02-16
4
-2
/
+25
*
media: vivid: fix timestamp and sequence wrapping
Deborah Brouwer
2022-01-23
7
-30
/
+44
*
media: vidtv: remove unneeded variable make code cleaner
Minghao Chi
2021-12-14
1
-9
/
+3
*
media: replace setting of bytesused with vb2_set_plane_payload
Dafna Hirschfeld
2021-12-07
1
-1
/
+1
*
media: vidtv: move kfree(dvb) to vidtv_bridge_dev_release()
Hans Verkuil
2021-10-19
1
-1
/
+4
*
media: vivid: fix an error code in vivid_create_instance()
Dan Carpenter
2021-10-05
1
-1
/
+1
*
media: vimc: Enable set resolution at the scaler src pad
Pedro Terra
2021-09-30
1
-222
/
+144
[next]