index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-08
media: cec: remove unused functions
Hans Verkuil
2
-73
/
+0
2020-01-08
media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments
Helen Koike
1
-4
/
+4
2020-01-03
media: dvb: add support for TerraTec TC2 Stick (193534)
Tomasz Maciej Nowak
1
-0
/
+1
2020-01-03
media: rtl28xxu: Add support for PROlectrix DV107669 DVB-T dongle
David J. Fiddes
1
-0
/
+1
2020-01-03
media: v4l2-core: fix v4l2_buffer handling for time64 ABI
Arnd Bergmann
1
-0
/
+30
2020-01-03
media: v4l2-core: fix VIDIOC_DQEVENT for time64 ABI
Arnd Bergmann
1
-0
/
+25
2020-01-03
media: v4l2: abstract timeval handling in v4l2_buffer
Arnd Bergmann
1
-0
/
+21
2019-12-16
media: v4l2-device.h: Explicitly compare grp{id,mask} to zero in v4l2_device ...
Nathan Chancellor
1
-6
/
+6
2019-12-13
media: v4l2-subdev: remove wrong @cond from kdocs
Wolfram Sang
1
-1
/
+1
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+5
2019-11-09
media: rc: add keymap for Beelink GS1 remote control
Clément Péron
1
-0
/
+1
2019-11-08
media: v4l2-device.h: fix typo: putss -> puts
Hans Verkuil
1
-1
/
+1
2019-11-08
media: v4l2_ctrl: Add const pointer to ctrl_ptr
Ricardo Ribalda Delgado
1
-0
/
+2
2019-11-08
media: v4l2_ctrl: Add p_def to v4l2_ctrl_config
Ricardo Ribalda Delgado
1
-0
/
+2
2019-10-24
media: smiapp: Support probing NVM size
Sakari Ailus
1
-1
/
+0
2019-10-24
media: cec-pin: add 'received' callback
Hans Verkuil
1
-2
/
+8
2019-10-24
media: v4l: Add definitions for HEVC stateless decoding
Paul Kocialkowski
2
-0
/
+219
2019-10-21
media: v4l2-mem2mem: add new_frame detection
Hans Verkuil
1
-0
/
+7
2019-10-21
media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpers
Jernej Skrabec
1
-0
/
+4
2019-10-21
media: v4l2-mem2mem: support held capture buffers
Hans Verkuil
1
-2
/
+31
2019-10-21
media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
Hans Verkuil
2
-0
/
+8
2019-10-16
media: rc-map: Sort rc map name MACROs
Jisheng Zhang
1
-11
/
+11
2019-10-16
media: rc: add keymap for Tronsmart Vega S95/S96 remote
Christian Hewitt
1
-0
/
+1
2019-10-16
media: dvbsky: add support for eyeTV Geniatech T2 lite
Thomas Voegtle
1
-0
/
+1
2019-10-10
media: v4l2-common: add pixel encoding support
Benoit Parrot
1
-1
/
+32
2019-10-10
media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_create
Ricardo Ribalda Delgado
1
-0
/
+12
2019-10-10
media: add V4L2_CTRL_TYPE_AREA control type
Ricardo Ribalda Delgado
1
-0
/
+42
2019-10-10
media: v4l2-core: Implement v4l2_ctrl_new_std_compound
Ricardo Ribalda Delgado
1
-0
/
+22
2019-10-07
cec: add cec_adapter to cec_notifier_cec_adap_unregister()
Hans Verkuil
1
-2
/
+5
2019-10-01
media: cec: expose the new connector info API
Dariusz Marcinkiewicz
1
-31
/
+0
2019-08-26
media: v4l2-core: introduce a helper to unregister a i2c subdev
Ezequiel Garcia
1
-0
/
+10
2019-08-26
media: v4l2-core: introduce a helper to unregister a spi subdev
Ezequiel Garcia
1
-0
/
+9
2019-08-26
media: v4l2-core: move i2c helpers out of v4l2-common.c
Ezequiel Garcia
1
-37
/
+76
2019-08-26
media: v4l2-core: move spi helpers out of v4l2-common.c
Ezequiel Garcia
1
-2
/
+16
2019-08-21
media: rc: add keymap for HardKernel ODROID remote
Christian Hewitt
1
-0
/
+1
2019-08-21
media: rc: add keymap for WeTeK Play 2 remote
Christian Hewitt
1
-0
/
+1
2019-08-21
media: rc: add keymap for WeTek Hub remote
Christian Hewitt
1
-0
/
+1
2019-08-21
media: rc: add keymap for Tanix TX5 max remote
Christian Hewitt
1
-0
/
+1
2019-08-21
media: rc: add keymap for Tanix TX3 mini remote
Christian Hewitt
1
-0
/
+1
2019-08-21
media: rc: add keymap for Khadas VIM/EDGE remote
Christian Hewitt
1
-0
/
+1
2019-08-21
media: rc: add keymap for Amediatech X96-MAX remote
Christian Hewitt
1
-0
/
+1
2019-08-19
media: uapi: h264: Get rid of the p0/b0/b1 ref-lists
Boris Brezillon
1
-3
/
+0
2019-08-19
media: uapi: h264: Add the concept of start code
Ezequiel Garcia
1
-0
/
+6
2019-08-19
media: uapi: h264: Add the concept of decoding mode
Boris Brezillon
1
-0
/
+10
2019-08-19
media: uapi: h264: Rename pixel format
Ezequiel Garcia
1
-1
/
+1
2019-08-14
media: rc: add include guard to rc-map.h
Masahiro Yamada
1
-0
/
+5
2019-08-14
media: dvb_frontend.h: Fix shifting signed 32-bit value problem
Luke Nowakowski-Krijger
1
-10
/
+11
2019-07-25
media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdev
Sakari Ailus
1
-0
/
+25
2019-07-25
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
1
-2
/
+3
2019-07-25
media: davinci/vpfe_capture.c: drop unused format descriptions
Hans Verkuil
1
-1
/
+1
[next]