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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-14
videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()
Souptick Joarder
3
-22
/
+13
2019-05-14
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
1
-3
/
+3
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
21
-92
/
+221
2019-05-08
Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
202
-2465
/
+5408
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+6
2019-05-07
Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+8
2019-05-07
Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux
Linus Torvalds
1
-1
/
+1
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-05-02
media: switch to fdget()
Al Viro
1
-8
/
+8
2019-04-30
media: platform: Aspeed: Make reserved memory optional
Eddie James
1
-5
/
+1
2019-04-30
media: platform: Aspeed: Remove use of reset line
Eddie James
1
-22
/
+5
2019-04-30
media: stm32-dcmi: return appropriate error codes during probe
Fabien Dessenne
1
-6
/
+8
2019-04-25
media: vsp1: Add support for missing 16-bit RGB555 formats
Laurent Pinchart
1
-0
/
+24
2019-04-25
media: vsp1: Add support for missing 16-bit RGB444 formats
Laurent Pinchart
1
-0
/
+24
2019-04-25
media: vsp1: Add support for missing 32-bit RGB formats
Laurent Pinchart
1
-0
/
+14
2019-04-22
media: platform: meson: Add Amlogic Meson G12A AO CEC Controller driver
Neil Armstrong
3
-0
/
+796
2019-04-22
media: cros-ec-cec: decrement HDMI device refcount
Hans Verkuil
1
-0
/
+1
2019-04-22
media: seco-cec: decrement HDMI device refcount
Hans Verkuil
1
-0
/
+1
2019-04-22
media: tegra_cec: use new cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
1
-10
/
+4
2019-04-22
media: stih_cec: use new cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
1
-14
/
+7
2019-04-22
media: s5p_cec: use new cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
1
-11
/
+5
2019-04-22
media: meson: ao-cec: use new cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
1
-11
/
+5
2019-04-22
media: cec-notifier: add cec_notifier_parse_hdmi_phandle helper
Hans Verkuil
1
-0
/
+30
2019-04-22
media: seco-cec: fix building with RC_CORE=m
Arnd Bergmann
1
-1
/
+1
2019-04-22
media: ts2020: Variable "utmp" in function ts2020_set_tuner_rf() could be uni...
Yizhuo
1
-0
/
+3
2019-04-22
media: si2165: fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-04-22
media: rc: xbox_remote: add protocol and set timeout
Matthias Reichl
3
-3
/
+7
2019-04-22
media: rcar-csi2: Move setting of Field Detection Control Register
Niklas Söderlund
1
-2
/
+2
2019-04-22
media: rcar-csi2: Update start procedure for H3 ES2
Niklas Söderlund
1
-6
/
+29
2019-04-22
media: rcar-csi2: Update V3M and E3 start procedure
Niklas Söderlund
1
-5
/
+5
2019-04-22
media: rcar-csi2: Use standby mode instead of resetting
Niklas Söderlund
2
-26
/
+42
2019-04-22
media: coda: throw error on create_bufs with too small size
Philipp Zabel
1
-0
/
+3
2019-04-22
media: coda: allow encoder to set colorimetry on the output queue
Philipp Zabel
1
-5
/
+5
2019-04-22
media: coda: implement encoder frame size enumeration
Philipp Zabel
1
-0
/
+37
2019-04-22
media: coda: disable encoder command on decoder and vice versa
Philipp Zabel
1
-8
/
+10
2019-04-22
media: coda: add min number of buffers controls
Philipp Zabel
1
-0
/
+6
2019-04-22
media: coda: clear error return value before picture run
Philipp Zabel
1
-0
/
+3
2019-04-22
media: coda: remove mask from decoder h.264 level control
Philipp Zabel
1
-18
/
+4
2019-04-22
media: coda: set codec earlier
Philipp Zabel
1
-8
/
+20
2019-04-22
media: vb2: add waiting_in_dqbuf flag
Hans Verkuil
1
-0
/
+22
2019-04-22
media: pvrusb2: Prevent a buffer overflow
Dan Carpenter
2
-0
/
+3
2019-04-22
media: vivid: use vfree() instead of kfree() for dev->bitmap_cap
Alexander Potapenko
1
-1
/
+1
2019-04-22
media: videobuf2-v4l2.c: move up STATE_DEQUEUED check
Hans Verkuil
1
-5
/
+6
2019-04-22
media: mtk-vcodec: fix vp9 content playback error with show exist frame
Maoguang Meng
1
-9
/
+7
2019-04-22
media: st-mipid02: MIPID02 CSI-2 to PARALLEL bridge driver
Mickael Guene
3
-0
/
+1047
2019-04-22
media: ov2659: fix unbalanced mutex_lock/unlock
Akinobu Mita
1
-1
/
+1
2019-04-22
media: ov2659: make S_FMT succeed even if requested format doesn't match
Akinobu Mita
1
-2
/
+4
2019-04-22
media: ov6650: Register with asynchronous subdevice framework
Janusz Krzysztofik
1
-5
/
+13
2019-04-22
media: ov6650: Move v4l2_clk_get() to ov6650_video_probe() helper
Janusz Krzysztofik
1
-11
/
+14
2019-04-22
media: ov6650: Fix sensor possibly not detected on probe
Janusz Krzysztofik
1
-0
/
+2
[next]