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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-26
media: vb2: Fix videobuf2 to map correct area
Masami Hiramatsu
1
-1
/
+1
2018-02-26
media: vb2: core: Finish buffers at the end of the stream
Sakari Ailus
1
-0
/
+9
2018-02-26
media: vivid: fix incorrect capabilities for radio
Hans Verkuil
1
-0
/
+2
2018-02-26
media: cx25821: prevent out-of-bounds read on array card
Colin Ian King
1
-3
/
+4
2018-02-26
media: s2255drv: Remove unneeded if else blocks
Christopher Díaz Riveros
1
-8
/
+0
2018-02-26
media: staging: imx-media-vdic: fix inconsistent IS_ERR and PTR_ERR
Gustavo A. R. Silva
1
-1
/
+1
2018-02-26
media: venus: hfi: use true for boolean values
Gustavo A. R. Silva
1
-2
/
+2
2018-02-26
media: rcar_drif: fix error return code in rcar_drif_alloc_dmachannels()
Wei Yongjun
1
-1
/
+2
2018-02-26
media: usbtv: Add USB ID 1f71:3306 to the UTV007 driver
Ian Douglas Scott
1
-0
/
+1
2018-02-26
media: v4l2-core: v4l2-mc: Add SPDX license identifier
Shuah Khan
1
-10
/
+2
2018-02-26
media: mtk-vcodec: Always signal source change event on format change
Tomasz Figa
1
-0
/
+2
2018-02-26
media: usbtv: prevent double free in error case
Oliver Neukum
1
-0
/
+2
2018-02-26
media: media-device: use strlcpy() instead of strncpy()
Xiongfeng Wang
1
-1
/
+1
2018-02-26
media: coda: bump maximum number of internal framebuffers to 19
Philipp Zabel
1
-1
/
+1
2018-02-26
media: au0828: fix VIDEO_V4L2 dependency
Arnd Bergmann
1
-2
/
+3
2018-02-26
media: atmel-isc: Make local symbol fmt_configs_list static
Wei Yongjun
1
-1
/
+1
2018-02-26
media: imx: allow to build with COMPILE_TEST
Philipp Zabel
1
-1
/
+2
2018-02-26
media: coda: Add i.MX51 (CodaHx4) support
Philipp Zabel
3
-16
/
+75
2018-02-26
media: platform: stm32: Adopt SPDX identifier
Benjamin Gaignard
2
-5
/
+2
2018-02-23
ov13858: fix endiannes warnings
Mauro Carvalho Chehab
1
-5
/
+8
2018-02-23
media: ov5640: fix framerate update
Hugues Fruchet
1
-0
/
+2
2018-02-23
media: ov5640: fix virtual_channel parameter permissions
Hugues Fruchet
1
-2
/
+7
2018-02-23
media: ov5640: various typo & style fixes
Hugues Fruchet
1
-18
/
+18
2018-02-23
media: ov5640: add error trace in case of i2c read failure
Hugues Fruchet
1
-2
/
+5
2018-02-23
media: ov5640: add JPEG support
Hugues Fruchet
1
-2
/
+43
2018-02-23
media: v4l2: i2c: ov7670: Implement OF mbus configuration
Jacopo Mondi
2
-14
/
+85
2018-02-23
media: i2c: ov9650: fix potential integer overflow in __ov965x_set_frame_inte...
Gustavo A. R. Silva
1
-2
/
+2
2018-02-23
media: ov9650: support device tree probing
Akinobu Mita
1
-38
/
+92
2018-02-23
media: ov13858: Use false for boolean value
Gustavo A. R. Silva
1
-1
/
+1
2018-02-23
media: ov13858: Avoid possible null first frame
Chiranjeevi Rapolu
1
-0
/
+4
2018-02-23
media: ov2685: Assign ret in default case in s_ctrl callback
Sakari Ailus
1
-0
/
+1
2018-02-23
media: ov2685: add support for OV2685 sensor
Shunqian Zheng
3
-0
/
+858
2018-02-23
media: ov5695: add support for OV5695 sensor
Shunqian Zheng
3
-0
/
+1411
2018-02-23
media: mt9t031: deprecate, move to staging
Hans Verkuil
8
-7
/
+20
2018-02-23
media: imx074: deprecate, move to staging
Hans Verkuil
8
-7
/
+14
2018-02-23
media: intel-ipu3: cio2: Use SPDX license headers
Yong Zhi
2
-22
/
+4
2018-02-23
media: intel-ipu3: cio2: Disable and sync irq before stream off
Yong Zhi
1
-0
/
+4
2018-02-23
media: uvcvideo: Fixed ktime_t to ns conversion
Jasmin Jessich
1
-2
/
+3
2018-02-23
media: uvcvideo: Use parentheses around sizeof operand
Laurent Pinchart
4
-36
/
+37
2018-02-23
media: uvcvideo: Use internal kernel integer types
Laurent Pinchart
7
-193
/
+193
2018-02-23
media: uvcvideo: Use kernel integer types
Laurent Pinchart
3
-11
/
+11
2018-02-23
media: uvcvideo: Drop extern keyword in function declarations
Laurent Pinchart
1
-74
/
+70
2018-02-23
media: uvcvideo: Support multiple frame descriptors with the same dimensions
Philipp Zabel
1
-16
/
+55
2018-02-23
media: uvcvideo: Apply flags from device to actual properties
Edgar Thier
1
-13
/
+39
2018-02-22
tda1997x: get rid of an unused var
Mauro Carvalho Chehab
1
-2
/
+2
2018-02-22
media: i2c: Add TDA1997x HDMI receiver driver
Tim Harvey
4
-0
/
+3471
2018-02-22
media: v4l-ioctl: fix clearing pad for VIDIOC_DV_TIMINGS_CAP
Tim Harvey
1
-1
/
+1
2018-02-22
media: v4l2-dv-timings: add v4l2_hdmi_colorimetry()
Hans Verkuil
1
-0
/
+141
2018-02-22
media: staging: atomisp: Drop g_parm and s_parm subdev ops use
Sakari Ailus
2
-30
/
+0
2018-02-22
media: staging: atomisp: mt9m114: Drop empty s_parm callback
Sakari Ailus
1
-6
/
+0
[next]