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
/
include
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
media: include: fix several typos
Mauro Carvalho Chehab
12
-19
/
+19
2019-02-18
media: rc: rcmm decoder and encoder
Patrick Lerda
1
-3
/
+11
2019-02-18
media: v4l2-mem2mem: Correct return type for mem2mem buffer helpers
Ezequiel Garcia
1
-9
/
+15
2019-02-18
media: vb2: keep track of timestamp status
Hans Verkuil
1
-0
/
+3
2019-02-18
media: vb2: replace bool by bitfield in vb2_buffer
Hans Verkuil
1
-2
/
+2
2019-02-18
media: v4l2-subdev.h: v4l2_subdev_call: use temp __sd variable
Hans Verkuil
1
-3
/
+4
2019-02-07
media: v4l2-mem2mem: Rename v4l2_m2m_buf_copy_data to v4l2_m2m_buf_copy_metadata
Ezequiel Garcia
1
-7
/
+7
2019-02-07
media: vb2: Fix buf_out_validate documentation
Ezequiel Garcia
1
-1
/
+2
2019-02-07
media: v4l2-common: drop v4l2_get_timestamp
Hans Verkuil
1
-9
/
+0
2019-02-07
media: videobuf: use u64 for the timestamp internally
Hans Verkuil
1
-1
/
+1
2019-02-07
media: v4l2-event: keep track of the timestamp in ns
Hans Verkuil
1
-0
/
+2
2019-01-31
media: vb2: add buf_out_validate callback
Hans Verkuil
1
-0
/
+5
2019-01-31
media: vb2: vb2_find_timestamp: drop restriction on buffer state
Hans Verkuil
1
-2
/
+1
2019-01-21
media: sh_mobile_ceu_camera: remove obsolete soc_camera driver
Hans Verkuil
1
-29
/
+0
2019-01-21
media: tw9910.h: remove obsolete soc_camera.h include.
Hans Verkuil
1
-2
/
+0
2019-01-16
media: Change Andrzej Pietrasiewicz's e-mail address
Andrzej Pietrasiewicz
1
-1
/
+1
2019-01-07
media: cedrus: identify buffers by timestamp
Hans Verkuil
1
-9
/
+5
2019-01-07
media: vb2: add vb2_find_timestamp()
Hans Verkuil
1
-0
/
+17
2019-01-07
media: v4l2-mem2mem: add v4l2_m2m_buf_copy_data helper function
Hans Verkuil
1
-0
/
+20
2018-12-25
Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+17
2018-12-17
Merge tag 'v4.20-rc7' into patchwork
Mauro Carvalho Chehab
3
-0
/
+94
2018-12-14
media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT
Sakari Ailus
1
-0
/
+17
2018-12-07
media: v4l2-subdev: document controls need _FL_HAS_DEVNODE
Luca Ceresoli
1
-1
/
+5
2018-12-05
Merge commit '0072a0c14d5b7cb72c611d396f143f5dcd73ebe2' into patchwork
Mauro Carvalho Chehab
1
-1
/
+1
2018-12-05
media: mpeg2-ctrls.h: move MPEG2 state controls to non-public header
Hans Verkuil
2
-0
/
+92
2018-12-03
media: vb2: keep a reference to the request until dqbuf
Hans Verkuil
1
-0
/
+2
2018-11-23
media: cec: keep track of outstanding transmits
Hans Verkuil
1
-0
/
+1
2018-11-23
media: v4l2-common: add V4L2_FRACT_COMPARE
Akinobu Mita
1
-0
/
+5
2018-11-22
media: rc: add driver for Xbox DVD Movie Playback Kit
Benjamin Valentin
1
-0
/
+1
2018-11-20
media: vidioc_cropcap -> vidioc_g_pixelaspect
Hans Verkuil
1
-4
/
+4
2018-11-20
media: v4l2-ioctl: remove unused vidioc_g/s_crop
Hans Verkuil
1
-8
/
+0
2018-11-20
media: davinci/vpbe: drop unused g_cropcap
Hans Verkuil
1
-4
/
+0
2018-11-20
media: v4l2-ioctl: add QUIRK_INVERTED_CROP
Hans Verkuil
1
-2
/
+11
2018-11-20
media: Use wait_queue_head_t for media_request
Jasmin Jessich
1
-1
/
+1
2018-11-06
media: Rename vb2_m2m_request_queue -> v4l2_m2m_request_queue
Ezequiel Garcia
1
-1
/
+1
2018-10-31
Merge tag 'media/v4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
7
-16
/
+695
2018-10-29
Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
13
-260
/
+420
2018-10-05
media: cec: name for RC passthrough device does not need 'RC for'
Sean Young
1
-2
/
+0
2018-10-05
media: cec: fix the Signal Free Time calculation
Hans Verkuil
1
-1
/
+1
2018-10-05
media: v4l: ctrl: Provide unlocked variant of v4l2_ctrl_grab
Sakari Ailus
1
-1
/
+25
2018-10-05
media: v4l2-fwnode: cleanup functions that parse endpoints
Mauro Carvalho Chehab
1
-10
/
+9
2018-10-05
media: v4l2-core: cleanup coding style at V4L2 async/fwnode
Mauro Carvalho Chehab
3
-42
/
+48
2018-10-04
media: v4l: fwnode: Update V4L2 fwnode endpoint parsing documentation
Sakari Ailus
1
-19
/
+37
2018-10-04
media: v4l: fwnode: Initialise the V4L2 fwnode endpoints to zero
Sakari Ailus
1
-0
/
+2
2018-10-04
media: v4l: fwnode: Detect bus type correctly
Sakari Ailus
1
-0
/
+2
2018-10-04
media: v4l: fwnode: Let the caller provide V4L2 fwnode endpoint
Sakari Ailus
1
-4
/
+6
2018-10-04
media: v4l: mediabus: Recognise CSI-2 D-PHY and C-PHY
Sakari Ailus
1
-2
/
+4
2018-10-04
media: v4l2: async: Remove notifier subdevs array
Steve Longerbeam
2
-28
/
+5
2018-10-04
media: v4l2-fwnode: Add a convenience function for registering subdevs with n...
Steve Longerbeam
1
-0
/
+38
2018-10-04
media: v4l2-fwnode: Switch to v4l2_async_notifier_add_subdev
Steve Longerbeam
2
-12
/
+12
[next]