index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
v4l2-core
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-05
media: v4l2-dv-timings: Use DIV_ROUND_CLOSEST directly to make it readable
zhong jiang
1
-1
/
+1
2019-10-24
media: v4l: Add definitions for HEVC stateless decoding
Paul Kocialkowski
2
-1
/
+109
2019-10-24
media: v4l2-core: Add new metadata format
Vandana BN
1
-0
/
+1
2019-10-24
media: v4l2-dev: disable frequency and tuner ioctls for touch
Hans Verkuil
1
-3
/
+5
2019-10-24
media: v4l2-dev: fix is_tch checks
Hans Verkuil
1
-6
/
+18
2019-10-24
media: v4l2-dev: simplify the SDR checks
Hans Verkuil
1
-16
/
+8
2019-10-24
media: v4l2-core: correctly validate video and metadata ioctls
Vandana BN
2
-26
/
+52
2019-10-21
media: v4l2-mem2mem: add new_frame detection
Hans Verkuil
1
-2
/
+9
2019-10-21
media: v4l2-mem2mem: add stateless_(try_)decoder_cmd ioctl helpers
Jernej Skrabec
1
-0
/
+53
2019-10-21
media: v4l2-mem2mem: support held capture buffers
Hans Verkuil
1
-33
/
+97
2019-10-10
media: v4l2-common: add RGB565 and RGB55 to v4l2_format_info
Benoit Parrot
1
-0
/
+2
2019-10-10
media: v4l2-common: add pixel encoding support
Benoit Parrot
1
-63
/
+63
2019-10-10
media: add V4L2_CID_UNIT_CELL_SIZE control
Ricardo Ribalda Delgado
1
-0
/
+5
2019-10-10
media: add V4L2_CTRL_TYPE_AREA control type
Ricardo Ribalda Delgado
1
-0
/
+21
2019-10-10
media: v4l2-core: Implement v4l2_ctrl_new_std_compound
Ricardo Ribalda Delgado
1
-7
/
+43
2019-10-01
media: v4l: fwnode: Make v4l2_fwnode_endpoint_free() safer
Sakari Ailus
1
-0
/
+1
2019-10-01
media: v4l2-dv-timings.c: fix format string
Hans Verkuil
1
-1
/
+1
2019-09-25
media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get
Andrey Konovalov
1
-4
/
+5
2019-09-05
media: videobuf-core.c: poll_wait needs a non-NULL buf pointer
Hans Verkuil
1
-2
/
+3
2019-08-26
media: don't do a 31 bit shift on a signed int
Mauro Carvalho Chehab
1
-1
/
+1
2019-08-26
v4l2-core: fix coding style for the two new c files
Mauro Carvalho Chehab
2
-33
/
+54
2019-08-26
media: v4l2-core: Remove BUG() from i2c and spi helpers
Ezequiel Garcia
2
-3
/
+4
2019-08-26
media: v4l2-core: introduce a helper to unregister a i2c subdev
Ezequiel Garcia
2
-23
/
+22
2019-08-26
media: v4l2-core: introduce a helper to unregister a spi subdev
Ezequiel Garcia
2
-12
/
+10
2019-08-26
media: v4l2-core: move i2c helpers out of v4l2-common.c
Ezequiel Garcia
4
-145
/
+153
2019-08-26
media: v4l2-core: move spi helpers out of v4l2-common.c
Ezequiel Garcia
3
-65
/
+66
2019-08-26
media: v4l2-core: Module re-organization
Ezequiel Garcia
3
-8
/
+3
2019-08-19
media: uapi: h264: Add the concept of start code
Ezequiel Garcia
1
-0
/
+9
2019-08-19
media: uapi: h264: Add the concept of decoding mode
Boris Brezillon
1
-0
/
+9
2019-08-19
media: uapi: h264: Rename pixel format
Ezequiel Garcia
1
-1
/
+1
2019-07-30
media: v4l2-common: add support for new RGB32 pixelformats
Hans Verkuil
1
-0
/
+4
2019-07-30
media: v4l2-ctrl: Add a comment on why we zero out compound controls fields
Paul Kocialkowski
1
-0
/
+4
2019-07-30
media: v4l2-ioctl.c: OR flags in v4l_fill_fmtdesc(), not don't overwrite
Hans Verkuil
1
-1
/
+1
2019-07-25
media: v4l2-core: Cleanup Makefile
Ezequiel Garcia
1
-7
/
+3
2019-07-25
media: v4l2-dev: fix WARN_ON(!vdev->device_caps)
Hans Verkuil
1
-2
/
+2
2019-07-25
media: v4l2-async: Safely clean up an uninitialised notifier
Sakari Ailus
1
-1
/
+1
2019-07-25
media: v4l2-async: Add v4l2_async_notifier_add_fwnode_remote_subdev
Sakari Ailus
1
-0
/
+23
2019-07-25
media: v4l2-async: Get fwnode reference when putting it to the notifier's list
Sakari Ailus
2
-18
/
+8
2019-07-25
media: v4l2-fwnode: Switch to use fwnode_property_count_uXX()
Andy Shevchenko
1
-5
/
+3
2019-07-25
media: v4l2-dev/ioctl: require non-zero device_caps, verify sane querycap res...
Hans Verkuil
2
-6
/
+14
2019-07-25
media: v4l: ctrls: Add debug messages
Ezequiel Garcia
3
-35
/
+115
2019-07-23
media: v4l2-mem2mem: reorder checks in v4l2_m2m_poll()
Michael Tretter
1
-20
/
+27
2019-07-23
media: v4l2-ioctl: call v4l_pix_format_touch() for TRY_FMT
Hans Verkuil
1
-0
/
+3
2019-07-22
media: v4l2-ctrl: Validate VP8 stateless decoder controls
Ezequiel Garcia
1
-0
/
+21
2019-07-22
media: uapi: Add VP8 stateless decoder API
Pawel Osciak
2
-0
/
+11
2019-07-22
media: v4l2-ctrl: Move compound control validation
Ezequiel Garcia
1
-57
/
+69
2019-07-22
media: v4l2-ioctl: add missing pixelformats
Hans Verkuil
1
-6
/
+23
2019-07-22
Merge tag 'v5.3-rc1' into patchwork
Mauro Carvalho Chehab
7
-16
/
+7
2019-07-11
media: v4l2-subdev: fix regression in check_pad()
Hans Verkuil
1
-1
/
+1
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
10
-127
/
+375
[next]