index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-10-04
media: rc: nec keymaps should specify the nec variant they use
Sean Young
12
-12
/
+12
2018-10-03
media: smiapp: Remove unused loop
Ricardo Ribalda Delgado
1
-3
/
+1
2018-10-03
media: ov5640: use JPEG mode 3 for 720p
Hugues Fruchet
1
-1
/
+1
2018-10-03
media: v4l: Remove support for crop default target in subdev drivers
Sakari Ailus
19
-29
/
+1
2018-10-03
media: v4l: i2c: Add a comment not to use static sub-device names in the future
Sakari Ailus
5
-0
/
+5
2018-09-24
media: davinci: Fix implicit enum conversion warning
Nathan Chancellor
1
-1
/
+1
2018-09-24
media: bt8xx: Remove unnecessary self-assignment
Nathan Chancellor
1
-1
/
+0
2018-09-24
media: v4l2-common: fix typo in documentation for v4l_bound_align_image()
Niklas Söderlund
1
-1
/
+1
2018-09-24
media: pci: cx23885: handle adding to list failure
Nicholas Mc Guire
1
-0
/
+10
2018-09-24
media: au0828: Fix incorrect error messages
Brad Love
1
-2
/
+2
2018-09-24
media: au0828: cannot kfree dev before usb disconnect
Brad Love
1
-1
/
+0
2018-09-24
media: venus: helpers: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-09-24
media: coda: don't overwrite h.264 profile_idc on decoder instance
Lucas Stach
1
-1
/
+2
2018-09-24
media: vb2: check for sane values from queue_setup
Johan Fjeldtvedt
1
-0
/
+9
2018-09-24
media: platform: remove redundant null pointer check before of_node_put
zhong jiang
1
-8
/
+4
2018-09-24
media: coda: remove redundant null pointer check before of_node_put
zhong jiang
1
-2
/
+1
2018-09-24
media: media colorspaces*.rst: rename AdobeRGB to opRGB
Hans Verkuil
3
-21
/
+10
2018-09-24
media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
Hans Verkuil
4
-10
/
+10
2018-09-24
media: replace ADOBERGB by OPRGB
Hans Verkuil
10
-152
/
+165
2018-09-24
media: imx-pxp: fix compilation on i386 or x86_64
Philipp Zabel
1
-0
/
+1
2018-09-24
media: vicodec: Drop unused job_abort()
Ezequiel Garcia
1
-11
/
+0
2018-09-24
media: vicodec: Drop unneeded symbol dependency
Ezequiel Garcia
1
-1
/
+1
2018-09-24
media: vicodec: set state->info before calling the encode/decode funcs
Hans Verkuil
1
-3
/
+9
2018-09-24
media: vicodec: check for valid format in v4l2_fwht_en/decode
Hans Verkuil
2
-9
/
+13
2018-09-24
media: saa7134: add P7131_4871 analog inputs
Alexandre GRIVEAUX
1
-0
/
+15
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: imx: work around false-positive warning, again
Arnd Bergmann
1
-1
/
+4
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
9
-159
/
+165
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
2
-60
/
+70
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
2
-4
/
+26
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
[next]