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: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros
Sean Young
2018-10-04
30
-101
/
+74
*
media: rc: nec keymaps should specify the nec variant they use
Sean Young
2018-10-04
12
-12
/
+12
*
media: smiapp: Remove unused loop
Ricardo Ribalda Delgado
2018-10-03
1
-3
/
+1
*
media: ov5640: use JPEG mode 3 for 720p
Hugues Fruchet
2018-10-03
1
-1
/
+1
*
media: v4l: Remove support for crop default target in subdev drivers
Sakari Ailus
2018-10-03
19
-29
/
+1
*
media: v4l: i2c: Add a comment not to use static sub-device names in the future
Sakari Ailus
2018-10-03
5
-0
/
+5
*
media: davinci: Fix implicit enum conversion warning
Nathan Chancellor
2018-09-24
1
-1
/
+1
*
media: bt8xx: Remove unnecessary self-assignment
Nathan Chancellor
2018-09-24
1
-1
/
+0
*
media: v4l2-common: fix typo in documentation for v4l_bound_align_image()
Niklas Söderlund
2018-09-24
1
-1
/
+1
*
media: pci: cx23885: handle adding to list failure
Nicholas Mc Guire
2018-09-24
1
-0
/
+10
*
media: au0828: Fix incorrect error messages
Brad Love
2018-09-24
1
-2
/
+2
*
media: au0828: cannot kfree dev before usb disconnect
Brad Love
2018-09-24
1
-1
/
+0
*
media: venus: helpers: use true and false for boolean values
Gustavo A. R. Silva
2018-09-24
1
-1
/
+1
*
media: coda: don't overwrite h.264 profile_idc on decoder instance
Lucas Stach
2018-09-24
1
-1
/
+2
*
media: vb2: check for sane values from queue_setup
Johan Fjeldtvedt
2018-09-24
1
-0
/
+9
*
media: platform: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-24
1
-8
/
+4
*
media: coda: remove redundant null pointer check before of_node_put
zhong jiang
2018-09-24
1
-2
/
+1
*
media: media colorspaces*.rst: rename AdobeRGB to opRGB
Hans Verkuil
2018-09-24
3
-21
/
+10
*
media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC
Hans Verkuil
2018-09-24
4
-10
/
+10
*
media: replace ADOBERGB by OPRGB
Hans Verkuil
2018-09-24
10
-152
/
+165
*
media: imx-pxp: fix compilation on i386 or x86_64
Philipp Zabel
2018-09-24
1
-0
/
+1
*
media: vicodec: Drop unused job_abort()
Ezequiel Garcia
2018-09-24
1
-11
/
+0
*
media: vicodec: Drop unneeded symbol dependency
Ezequiel Garcia
2018-09-24
1
-1
/
+1
*
media: vicodec: set state->info before calling the encode/decode funcs
Hans Verkuil
2018-09-24
1
-3
/
+9
*
media: vicodec: check for valid format in v4l2_fwht_en/decode
Hans Verkuil
2018-09-24
2
-9
/
+13
*
media: saa7134: add P7131_4871 analog inputs
Alexandre GRIVEAUX
2018-09-24
1
-0
/
+15
*
media: pci: ivtv: Fix a sleep-in-atomic-context bug in ivtv_yuv_init()
Jia-Ju Bai
2018-09-24
1
-1
/
+1
*
media: imx: work around false-positive warning, again
Arnd Bergmann
2018-09-24
1
-1
/
+4
*
media: cec: remove cec-edid.c
Hans Verkuil
2018-09-24
3
-25
/
+14
*
media: cec/v4l2: move V4L2 specific CEC functions to V4L2
Hans Verkuil
2018-09-24
9
-159
/
+165
*
media: cec: integrate cec_validate_phys_addr() in cec-api.c
Hans Verkuil
2018-09-24
1
-1
/
+18
*
media: cec: make cec_get_edid_spa_location() an inline function
Hans Verkuil
2018-09-24
2
-60
/
+70
*
media: ov5640: fix restore of last mode set
Hugues Fruchet
2018-09-17
1
-4
/
+8
*
media: ov5640: fix auto controls values when switching to manual mode
Hugues Fruchet
2018-09-17
1
-4
/
+0
*
media: ov5640: fix wrong binning value in exposure calculation
Hugues Fruchet
2018-09-17
1
-4
/
+4
*
media: ov5640: fix auto gain & exposure when changing mode
Hugues Fruchet
2018-09-17
1
-42
/
+54
*
media: ov5640: fix exposure regression
Hugues Fruchet
2018-09-17
1
-6
/
+12
*
media: ov5640: Fix timings setup code
Jacopo Mondi
2018-09-17
1
-29
/
+21
*
media: ov5640: Re-work MIPI startup sequence
Jacopo Mondi
2018-09-17
1
-20
/
+79
*
media: ov2680: rename ov2680_v4l2_init() to ov2680_v4l2_register()
Javier Martinez Canillas
2018-09-17
1
-2
/
+2
*
media: ov2680: don't register the v4l2 subdevice before checking chip ID
Javier Martinez Canillas
2018-09-17
1
-10
/
+4
*
media: sr030pc30: remove NULL in sr030pc30_base_config()
Dan Carpenter
2018-09-17
1
-1
/
+1
*
media: v4l: sr030pc30: Remove redundant setting of sub-device name
Sakari Ailus
2018-09-17
1
-1
/
+0
*
media: smiapp: Use v4l2_i2c_subdev_set_name
Sakari Ailus
2018-09-17
1
-6
/
+4
*
media: v4l: subdev: Add a function to set an I²C sub-device's name
Sakari Ailus
2018-09-17
2
-4
/
+26
*
media: imx274: switch to SPDX license identifier
Luca Ceresoli
2018-09-17
1
-12
/
+1
*
media: imx274: add helper to read multibyte registers
Luca Ceresoli
2018-09-17
1
-46
/
+47
*
media: imx274: fix error in function docs
Luca Ceresoli
2018-09-17
1
-1
/
+1
*
media: imx274: rename frmfmt and format to "mode"
Luca Ceresoli
2018-09-17
1
-9
/
+9
*
media: imx274: don't hard-code the subdev name to DRIVER_NAME
Luca Ceresoli
2018-09-17
1
-1
/
+0
[next]