index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[media] docs-rst: Make the CSI-2 bus initialisation documentation match reality
Sakari Ailus
2017-04-17
1
-4
/
+5
*
[media] em28xx: Add new USB ID eb1a:5051
Alexandre-Xavier Labonté-Lamoureux
2017-04-17
1
-0
/
+2
*
[media] tm6000: Fix resource freeing in 'tm6000_prepare_isoc()'
Christophe JAILLET
2017-04-17
1
-1
/
+1
*
[media] tc358743: Add OF device ID table
Javier Martinez Canillas
2017-04-17
1
-0
/
+9
*
[media] media: pci: saa7164: remove dead code
Gustavo A. R. Silva
2017-04-17
1
-2
/
+0
*
[media] media: pci: saa7164: remove unnecessary code
Gustavo A. R. Silva
2017-04-17
1
-2
/
+1
*
[media] et8ek8: Export OF device ID as module aliases
Javier Martinez Canillas
2017-04-17
1
-0
/
+1
*
[media] media: pci: constify stv0299_config structures
Bhumika Goyal
2017-04-17
4
-8
/
+8
*
[media] pci: mantis: constify mb86a16_config structure
Bhumika Goyal
2017-04-17
1
-1
/
+1
*
[media] cx88: constify mb86a16_config structure
Bhumika Goyal
2017-04-17
1
-1
/
+1
*
[media] saa7134: constify nxt200x_config structures
Bhumika Goyal
2017-04-17
1
-2
/
+2
*
[media] b2c2: constify nxt200x_config structure
Bhumika Goyal
2017-04-17
1
-1
/
+1
*
[media] dvb-usb-dibusb-mc-common: Add MODULE_LICENSE
Ben Hutchings
2017-04-17
1
-0
/
+2
*
[media] Staging: media/lirc: don't call put_ir_rx on rx twice
Colin Ian King
2017-04-17
1
-1
/
+2
*
[media] drivers/media: Convert remaining use of pr_warning to pr_warn
Joe Perches
2017-04-17
1
-2
/
+2
*
[media] vimc: Virtual Media Controller core, capture and sensor
Helen Koike
2017-04-15
11
-0
/
+1665
*
[media] media: i2c: Add support for OV5647 sensor
Ramiro Oliveira
2017-04-15
4
-0
/
+653
*
[media] Documentation: DT: Add OV5647 bindings
Ramiro Oliveira
2017-04-15
1
-0
/
+35
*
[media] media: Add a driver for the ov5645 camera sensor
Todor Tomov
2017-04-15
3
-0
/
+1358
*
[media] media: i2c/ov5645: add the device tree binding document
Todor Tomov
2017-04-15
1
-0
/
+54
*
[media] vsp1: set V4L2_CTRL_FLAG_MODIFY_LAYOUT for histogram controls
Hans Verkuil
2017-04-15
1
-0
/
+2
*
[media] buffer.rst: clarify how V4L2_CTRL_FLAG_MODIFY_LAYOUT/GRABBER are used
Hans Verkuil
2017-04-15
1
-4
/
+13
*
[media] v4l2-ctrls.c: set V4L2_CTRL_FLAG_MODIFY_LAYOUT for ROTATE
Hans Verkuil
2017-04-15
1
-0
/
+4
*
[media] videodev.h: add V4L2_CTRL_FLAG_MODIFY_LAYOUT
Hans Verkuil
2017-04-15
1
-0
/
+1
*
[media] vidioc-queryctrl.rst: document V4L2_CTRL_FLAG_MODIFY_LAYOUT
Hans Verkuil
2017-04-15
2
-0
/
+14
*
[media] v4l: vsp1: Add HGT support
Niklas Söderlund
2017-04-15
10
-5
/
+343
*
[media] v4l: Define a pixel format for the R-Car VSP1 2-D histogram engine
Niklas Söderlund
2017-04-15
4
-1
/
+124
*
[media] v4l: vsp1: Add HGO support
Laurent Pinchart
2017-04-15
10
-13
/
+367
*
[media] v4l: Define a pixel format for the R-Car VSP1 1-D histogram engine
Laurent Pinchart
2017-04-15
5
-0
/
+188
*
[media] v4l: vsp1: Fix HGO and HGT routing register addresses
Laurent Pinchart
2017-04-15
1
-2
/
+2
*
[media] v4l: vsp1: Support histogram generators in pipeline configuration
Laurent Pinchart
2017-04-15
6
-28
/
+134
*
[media] v4l: vsp1: Add histogram support
Laurent Pinchart
2017-04-15
4
-0
/
+732
*
[media] v4l: Add metadata buffer type and format
Laurent Pinchart
2017-04-15
12
-6
/
+164
*
[media] v4l: vsp1: wpf: Implement rotation support
Laurent Pinchart
2017-04-15
5
-54
/
+177
*
[media] v4l: Clearly document interactions between formats, controls and buffers
Laurent Pinchart
2017-04-15
1
-0
/
+110
*
[media] ov2640: avoid calling ov2640_select_win() twice
Hans Verkuil
2017-04-15
1
-11
/
+7
*
[media] ov9740: avoid calling ov9740_res_roundup() twice
Hans Verkuil
2017-04-15
1
-17
/
+1
*
[media] ov9640: avoid calling ov9640_res_roundup() twice
Hans Verkuil
2017-04-15
1
-21
/
+3
*
[media] ov772x: avoid calling ov772x_select_params() twice
Hans Verkuil
2017-04-15
1
-28
/
+13
*
[media] ov5642: avoid calling ov5642_find_datafmt() twice
Hans Verkuil
2017-04-15
1
-1
/
+1
*
[media] mt9v022: avoid calling mt9v022_find_datafmt() twice
Hans Verkuil
2017-04-15
1
-4
/
+4
*
[media] mt9m001: avoid calling mt9m001_find_datafmt() twice
Hans Verkuil
2017-04-15
1
-4
/
+4
*
[media] imx074: avoid calling imx074_find_datafmt() twice
Hans Verkuil
2017-04-15
1
-1
/
+1
*
[media] si2157: Add support for Si2141-A10
Stefan Brüns
2017-04-15
2
-2
/
+23
*
[media] si2157: revert si2157: Si2141/2151 tuner support
Antti Palosaari
2017-04-15
2
-66
/
+6
*
[media] v4l2-tpg: don't clamp XV601/709 to lim range
Hans Verkuil
2017-04-10
1
-1
/
+8
*
[media] videodev2.h: fix outdated comment
Hans Verkuil
2017-04-10
1
-2
/
+1
*
[media] imon: use setup_timer
Geliang Tang
2017-04-10
1
-3
/
+2
*
[media] wl128x: use setup_timer
Geliang Tang
2017-04-10
1
-3
/
+2
*
[media] c8sectpfe: use setup_timer
Geliang Tang
2017-04-10
1
-3
/
+2
[next]