index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-24
media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()
Jia-Ju Bai
1
-1
/
+1
2018-09-24
media: cec: remove cec-edid.c
Hans Verkuil
3
-25
/
+14
2018-09-24
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
7
-79
/
+159
2018-09-24
media: cec: integrate cec_validate_phys_addr() in cec-api.c
Hans Verkuil
1
-1
/
+18
2018-09-24
media: cec: make cec_get_edid_spa_location() an inline function
Hans Verkuil
1
-60
/
+0
2018-09-17
media: ov5640: fix restore of last mode set
Hugues Fruchet
1
-4
/
+8
2018-09-17
media: ov5640: fix auto controls values when switching to manual mode
Hugues Fruchet
1
-4
/
+0
2018-09-17
media: ov5640: fix wrong binning value in exposure calculation
Hugues Fruchet
1
-4
/
+4
2018-09-17
media: ov5640: fix auto gain & exposure when changing mode
Hugues Fruchet
1
-42
/
+54
2018-09-17
media: ov5640: fix exposure regression
Hugues Fruchet
1
-6
/
+12
2018-09-17
media: ov5640: Fix timings setup code
Jacopo Mondi
1
-29
/
+21
2018-09-17
media: ov5640: Re-work MIPI startup sequence
Jacopo Mondi
1
-20
/
+79
2018-09-17
media: ov2680: rename ov2680_v4l2_init() to ov2680_v4l2_register()
Javier Martinez Canillas
1
-2
/
+2
2018-09-17
media: ov2680: don't register the v4l2 subdevice before checking chip ID
Javier Martinez Canillas
1
-10
/
+4
2018-09-17
media: sr030pc30: remove NULL in sr030pc30_base_config()
Dan Carpenter
1
-1
/
+1
2018-09-17
media: v4l: sr030pc30: Remove redundant setting of sub-device name
Sakari Ailus
1
-1
/
+0
2018-09-17
media: smiapp: Use v4l2_i2c_subdev_set_name
Sakari Ailus
1
-6
/
+4
2018-09-17
media: v4l: subdev: Add a function to set an I²C sub-device's name
Sakari Ailus
1
-4
/
+14
2018-09-17
media: imx274: switch to SPDX license identifier
Luca Ceresoli
1
-12
/
+1
2018-09-17
media: imx274: add helper to read multibyte registers
Luca Ceresoli
1
-46
/
+47
2018-09-17
media: imx274: fix error in function docs
Luca Ceresoli
1
-1
/
+1
2018-09-17
media: imx274: rename frmfmt and format to "mode"
Luca Ceresoli
1
-9
/
+9
2018-09-17
media: imx274: don't hard-code the subdev name to DRIVER_NAME
Luca Ceresoli
1
-1
/
+0
2018-09-17
media: imx274: rearrange sensor startup register tables
Luca Ceresoli
1
-23
/
+13
2018-09-17
media: imx274: rename IMX274_DEFAULT_MODE to IMX274_DEFAULT_BINNING
Luca Ceresoli
1
-2
/
+2
2018-09-17
media: dw9807-vcm: Remove redundant pm_runtime_set_suspended in remove
Sakari Ailus
1
-1
/
+0
2018-09-17
media: vsp1: Document max_width restriction on UDS
Kieran Bingham
1
-0
/
+8
2018-09-17
media: vsp1: Document max_width restriction on SRU
Kieran Bingham
1
-0
/
+5
2018-09-17
media: vsp1: use periods at the end of comment sentences
Kieran Bingham
8
-14
/
+14
2018-09-17
media: vsp1: Remove artificial minimum width/height limitation
Kieran Bingham
1
-5
/
+2
2018-09-17
media: vsp1: Fix YCbCr planar formats pitch calculation
Koji Matsuoka
1
-1
/
+10
2018-09-17
media: vsp1: Update LIF buffer thresholds
Laurent Pinchart
1
-4
/
+25
2018-09-17
media: vsp1: Fix vsp1_regs.h license header
Laurent Pinchart
1
-1
/
+1
2018-09-17
media: tvp5150: get rid of some warnings
Mauro Carvalho Chehab
1
-3
/
+1
2018-09-17
media: tvp5150: implement decoder lock when irq is not used
Mauro Carvalho Chehab
1
-4
/
+19
2018-09-17
media: tvp5150: add querystd
Philipp Zabel
1
-0
/
+10
2018-09-17
media: tvp5150: add g_std callback
Marco Felsch
1
-0
/
+10
2018-09-17
media: tvp5150: add sync lock/loss signal debug messages
Philipp Zabel
1
-0
/
+3
2018-09-17
media: tvp5150: issue source change events
Philipp Zabel
1
-1
/
+7
2018-09-17
media: tvp5150: disable output while signal not locked
Philipp Zabel
1
-11
/
+28
2018-09-17
media: tvp5150: Add sync lock interrupt handling
Philipp Zabel
2
-3
/
+63
2018-09-17
media: tvp5150: remove pin configuration from initialization tables
Philipp Zabel
1
-3
/
+5
2018-09-17
media: tvp5150: split reset/enable routine
Philipp Zabel
1
-4
/
+13
2018-09-17
media: tvp5150: fix standard autodetection
Philipp Zabel
1
-25
/
+31
2018-09-17
media: tvp5150: trigger autodetection on subdev open to reset cropping
Philipp Zabel
1
-0
/
+24
2018-09-17
media: tvp5150: add default format helper
Marco Felsch
1
-17
/
+25
2018-09-17
media: tvp5150: make use of regmap_update_bits
Marco Felsch
1
-21
/
+13
2018-09-17
media: tvp5150: convert register access to regmap
Philipp Zabel
1
-69
/
+142
2018-09-17
media: tvp5150: fix switch exit in set control handler
Marco Felsch
1
-1
/
+1
2018-09-17
media: tvp5150: fix width alignment during set_selection()
Marco Felsch
1
-5
/
+9
[prev]
[next]