Age | Commit message (Expand) | Author | Files | Lines |
2019-07-09 | Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 12 | -82/+531 |
2019-06-27 | media: cec-notifier: add new notifier functions | Hans Verkuil | 1 | -0/+78 |
2019-06-27 | media: cec: add struct cec_connector_info support | Dariusz Marcinkiewicz | 2 | -40/+97 |
2019-06-24 | media: v4l2-subdev: Verify arguments in v4l2_subdev_call() | Janusz Krzysztofik | 1 | -0/+6 |
2019-06-21 | media: vb2: Introduce a vb2_get_buffer accessor | Ezequiel Garcia | 1 | -0/+18 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 18 | -72/+18 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 486 | Thomas Gleixner | 1 | -10/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237 | Thomas Gleixner | 4 | -16/+4 |
2019-06-11 | Merge tag 'v5.2-rc4' into media/master | Mauro Carvalho Chehab | 46 | -405/+46 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 316 | Thomas Gleixner | 1 | -9/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286 | Thomas Gleixner | 5 | -46/+5 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285 | Thomas Gleixner | 2 | -19/+2 |
2019-06-05 | media: docs: fix minor typos | Marc Gonzalez | 1 | -2/+2 |
2019-06-05 | media: v4l2-mem2mem: add try_en/decoder_cmd ioctl helpers | Hans Verkuil | 1 | -0/+4 |
2019-06-05 | media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplane | Boris Brezillon | 1 | -12/+2 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206 | Thomas Gleixner | 1 | -4/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 10 | -94/+10 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 172 | Thomas Gleixner | 1 | -3/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 15 | -151/+15 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 | Thomas Gleixner | 3 | -39/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 8 | -40/+8 |
2019-05-29 | media: v4l2-common: Add an helper to apply frmsize constraints | Boris Brezillon | 1 | -0/+2 |
2019-05-29 | media: v4l2-common: Fix v4l2_fill_pixfmt[_mp]() prototypes | Boris Brezillon | 1 | -4/+4 |
2019-05-29 | media: cx25840: Address several coding style issues | Mauro Carvalho Chehab | 1 | -14/+19 |
2019-05-29 | media: videobuf2-vmalloc: get_userptr: buffers are always writable | Hans Verkuil | 1 | -2/+1 |
2019-05-29 | media: pixfmt: Add H264 Slice format | Maxime Ripard | 1 | -0/+197 |
2019-05-29 | media: uapi: Add H264 low-level decoder API compound controls. | Pawel Osciak | 1 | -1/+12 |
2019-05-28 | media: cx25840: add pin to pad mapping and output format configuration | Maciej S. Szmigiero | 1 | -1/+76 |
2019-05-28 | media: cx25840: don't open-code cx25840_reset() inside cx25840_load_fw() | Maciej S. Szmigiero | 1 | -11/+17 |
2019-05-28 | Merge tag 'v5.2-rc2' into patchwork | Mauro Carvalho Chehab | 11 | -143/+11 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61 | Thomas Gleixner | 11 | -143/+11 |
2019-05-23 | media: videobuf2-core.h: Document the alloc memop size argument as page aligned | Sakari Ailus | 1 | -1/+2 |
2019-05-16 | Merge tag 'media/v5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -1/+1 |
2019-05-09 | Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -1/+18 |
2019-05-08 | media: davinci/vpbe: array underflow in vpbe_enum_outputs() | Dan Carpenter | 1 | -1/+1 |
2019-04-22 | media: cec-notifier: add cec_notifier_parse_hdmi_phandle helper | Hans Verkuil | 1 | -1/+18 |
2019-04-22 | media: rc: xbox_remote: add protocol and set timeout | Matthias Reichl | 1 | -1/+3 |
2019-04-22 | media: vb2: add waiting_in_dqbuf flag | Hans Verkuil | 1 | -0/+1 |
2019-04-22 | media: Media Device Allocator API | Shuah Khan | 1 | -0/+63 |
2019-04-22 | media: Introduce helpers to fill pixel format structs | Ezequiel Garcia | 1 | -0/+33 |
2019-04-22 | media: v4l2-ctrls.h: remove spurious text | Hans Verkuil | 1 | -2/+2 |
2019-03-25 | media: vicodec: Introducing stateless fwht defs and structs | Dafna Hirschfeld | 2 | -1/+35 |
2019-03-25 | media: v4l2-ctrl: v4l2_ctrl_request_setup returns with error upon failure | Dafna Hirschfeld | 1 | -1/+1 |
2019-03-25 | media: media requests: return EBADR instead of EACCES | Hans Verkuil | 1 | -2/+2 |
2019-03-25 | media: vb2: add requires_requests bit for stateless codecs | Hans Verkuil | 1 | -0/+3 |
2019-03-19 | media: dvb: Add support for the Avermedia TD310 | Jose Alberto Reguero | 1 | -0/+1 |
2019-03-19 | media: vb2: drop VB2_BUF_STATE_REQUEUEING | Hans Verkuil | 1 | -15/+6 |
2019-03-19 | media: v4l2-subdev: handle module refcounting here | Hans Verkuil | 2 | -24/+2 |
2019-03-19 | media: v4l2-subdev: add release() internal op | Hans Verkuil | 1 | -1/+12 |
2019-03-18 | media: vsp1: drm: Implement writeback support | Laurent Pinchart | 1 | -0/+15 |