index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-24
/
+28
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-07-09
Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linux
Linus Torvalds
1
-5
/
+1
2019-07-09
Merge tag 'media/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
430
-5120
/
+10194
2019-06-27
media: radio-raremono: change devm_k*alloc to k*alloc
Luke Nowakowski-Krijger
1
-7
/
+23
2019-06-27
media: stv0297: fix frequency range limit
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-27
media: rc: Prefer KEY_NUMERIC_* for number buttons on remotes
Bastien Nocera
109
-1240
/
+1244
2019-06-27
media: dvb_frontend: split dvb_frontend_handle_ioctl function
Arnd Bergmann
1
-63
/
+77
2019-06-27
media: mceusb: disable "nonsensical irdata" messages
A Sun
1
-2
/
+2
2019-06-27
media: rc: remove redundant dev_err message
Ding Xiang
3
-7
/
+2
2019-06-27
media: cec-notifier: add new notifier functions
Hans Verkuil
1
-0
/
+85
2019-06-27
media: cec: add struct cec_connector_info support
Dariusz Marcinkiewicz
3
-1
/
+35
2019-06-27
media: cec-notifier: rename variables, check kstrdup and n->conn_name
Hans Verkuil
1
-9
/
+18
2019-06-24
media: hdpvr: fix locking and a missing msleep
Hans Verkuil
1
-6
/
+11
2019-06-24
media: v4l2: Test type instead of cfg->type in v4l2_ctrl_new_custom()
Boris Brezillon
1
-5
/
+4
2019-06-24
media: atmel: atmel-isc: fix i386 build error
Eugen Hristev
2
-6
/
+2
2019-06-24
media: v4l2-ctrl: Move compound control initialization
Ezequiel Garcia
1
-15
/
+22
2019-06-24
media: pci: cx88: Change the type of 'missed' to u64
Puranjay Mohan
1
-2
/
+2
2019-06-24
media: vimc: cap: check v4l2_fill_pixfmt return value
André Almeida
1
-1
/
+4
2019-06-24
media: media/pci: set device_caps in struct video_device
Hans Verkuil
27
-192
/
+159
2019-06-24
media: v4l2-subdev: Verify v4l2_subdev_call() pad config argument
Janusz Krzysztofik
1
-6
/
+21
2019-06-24
media: v4l2-subdev: Verify v4l2_subdev_call() pointer arguments
Janusz Krzysztofik
1
-0
/
+27
2019-06-24
media: v4l2-subdev: Verify arguments in v4l2_subdev_call()
Janusz Krzysztofik
1
-92
/
+146
2019-06-24
media: coda: encoder parameter change support
Philipp Zabel
4
-0
/
+115
2019-06-24
media: coda: add coda_slice_mode() function
Philipp Zabel
1
-21
/
+24
2019-06-24
media: coda: store device pointer in driver structure instead of pdev
Philipp Zabel
3
-23
/
+19
2019-06-24
media: coda: mark last returned frame
Philipp Zabel
1
-0
/
+17
2019-06-24
media: coda: mark last pending buffer or last meta on decoder stop command
Philipp Zabel
3
-7
/
+42
2019-06-24
media: coda: lock capture queue wakeup against encoder stop command
Philipp Zabel
3
-5
/
+27
2019-06-24
media: coda: flag the last encoded buffer
Philipp Zabel
1
-7
/
+9
2019-06-24
media: coda: only wake up capture queue if no pending buffers to encode
Philipp Zabel
1
-8
/
+9
2019-06-24
media: coda: retire coda_buf_is_end_of_stream
Philipp Zabel
1
-11
/
+1
2019-06-24
media: coda: mark the last output buffer on encoder stop command
Philipp Zabel
1
-0
/
+5
2019-06-24
media: coda: only set the stream end flags if there are no more pending output buffers
Philipp Zabel
1
-8
/
+12
2019-06-24
media: coda: mark the last output buffer on decoder stop command
Philipp Zabel
2
-0
/
+9
2019-06-24
media: coda: allow flagging last output buffer internally
Philipp Zabel
1
-1
/
+19
2019-06-24
media: coda: increment sequence offset for the last returned frame
Philipp Zabel
1
-0
/
+3
2019-06-24
media: coda: flush bitstream ring buffer on decoder restart
Philipp Zabel
3
-0
/
+28
2019-06-24
media: coda: do not enforce 512-byte initial bitstream payload on CODA960
Philipp Zabel
1
-1
/
+3
2019-06-24
media: coda: pad first buffer with repeated MPEG headers to fix sequence init
Philipp Zabel
4
-3
/
+139
2019-06-24
media: coda: make coda_bitstream_queue more versatile
Philipp Zabel
1
-14
/
+9
2019-06-24
media: coda: integrate internal frame metadata into a structure
Philipp Zabel
2
-34
/
+40
2019-06-24
media: coda: implement decoder source change event
Philipp Zabel
1
-0
/
+20
2019-06-24
media: coda: add sequence initialization work
Philipp Zabel
3
-0
/
+51
2019-06-24
media: coda: split decoder sequence initialization out of start decoding
Philipp Zabel
1
-4
/
+26
2019-06-24
media: coda: fix V4L2_DEC_CMD_STOP when all buffers are already consumed
Marco Felsch
1
-0
/
+6
2019-06-24
media: coda: add coda_wake_up_capture_queue
Philipp Zabel
1
-7
/
+13
2019-06-24
media: coda: fix last buffer handling in V4L2_ENC_CMD_STOP
Marco Felsch
1
-0
/
+2
2019-06-24
media: coda: fix mpeg2 sequence number handling
Philipp Zabel
1
-1
/
+4
2019-06-24
media: coda: use mem2mem try_en/decoder_cmd helpers
Philipp Zabel
1
-17
/
+2
[next]