index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
test-drivers
/
vivid
Age
Commit message (
Expand
)
Author
2022-10-25
media: vivid: dev->bitmap_cap wasn't freed in all cases
Hans Verkuil
2022-10-25
media: vivid: s_fbuf: add more sanity checks
Hans Verkuil
2022-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-08-19
media: vivid: add pixel_array test control
Hans Verkuil
2022-07-15
media: vivid: add dynamic array test control
Hans Verkuil
2022-07-15
media: vivid: Add support for the new YUVA and YUVX formats
Laurent Pinchart
2022-06-20
media: vivid: add HDMI Video Guard Band control
Hans Verkuil
2022-03-18
media: Kconfig: cleanup VIDEO_DEV dependencies
Mauro Carvalho Chehab
2022-02-22
media: vivid: use time_is_after_jiffies() instead of open coding it
Wang Qing
2022-01-23
media: vivid: fix timestamp and sequence wrapping
Deborah Brouwer
2021-10-05
media: vivid: fix an error code in vivid_create_instance()
Dan Carpenter
2021-09-30
media: vivid: add signal-free time for cec message xfer
Deborah Brouwer
2021-09-30
media: vivid: add module option to set request support mode
Hans Verkuil
2021-07-12
media: vivid: increase max number of allowed
Hans Verkuil
2021-06-08
media: vivid: use vb2_queue_change_type
Tomi Valkeinen
2021-06-08
media: vivid: remove stream_sliced_vbi_cap field
Tomi Valkeinen
2021-05-19
media: rtl2832_sdr/vivid/airspy/hackrf/msi2500: drop memset of fmt.sdr.reserved
Hans Verkuil
2021-04-06
media: vivid: add read-only int32 control
Hans Verkuil
2021-04-06
media: vivid: update EDID
Hans Verkuil
2021-03-11
media: vivid: fix assignment of dev->fbuf_out_flags
Colin Ian King
2021-01-04
media: vivid: call v4l2_event_wake_all() on disconnect
Hans Verkuil
2020-12-07
media: vivid: fix 'disconnect' error injection
Hans Verkuil
2020-11-16
media: vivid: fix (partially) timing issues
Hans Verkuil
2020-11-16
media: v4l2: allocate v4l2_clip objects early
Arnd Bergmann
2020-09-26
media: vivid: Add support to the CSC API
Dafna Hirschfeld
2020-09-08
media: vivid: fix compile warning/error
Hans Verkuil
2020-09-07
media: vivid: fix error path
Mauro Carvalho Chehab
2020-09-07
media: vivid: move the devnode creation logic to a separate function
Mauro Carvalho Chehab
2020-09-07
media: vivid: move the create queues to a separate function
Mauro Carvalho Chehab
2020-09-07
media: vivid: place dt timings init code on a separate function
Mauro Carvalho Chehab
2020-09-07
media: vivid: move set_capabilities logic to a separate function
Mauro Carvalho Chehab
2020-09-07
media: vivid: place the logic which disables ioctl on a separate function
Mauro Carvalho Chehab
2020-09-07
media: vivid: move the detection part out of vivid_create_instance
Mauro Carvalho Chehab
2020-08-29
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-28
media: media/test-drivers: use vb2_video_unregister_device()
Hans Verkuil
2020-08-26
media: vivid: Fix global-out-of-bounds read in precalculate_color()
Peilin Ye
2020-07-04
media: test_drivers: vivid-core: Use array_size() helper
Gustavo A. R. Silva
2020-06-23
media: vivid: add cache_hints module param
Sergey Senozhatsky
2020-04-16
media: media/test_drivers: rename to test-drivers
Hans Verkuil