Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
baed3c4bc4c13de93e0dba0a26d601411ebcb389
baed3c4
media: c8sectpfe: fix potential NULL pointer dereference in c8sectpfe_timer_interrupt
by Gustavo A. R. Silva
· 7 years ago
32f2fe5
media: c8sectpfe: DVB_C8SECTPFE should depend on HAS_DMA
by Geert Uytterhoeven
· 7 years ago
c6a6926
media: dibx000_common: Fix line continuation format
by Joe Perches
· 7 years ago
330dada
media: dvb_frontend: fix return error code
by Mauro Carvalho Chehab
· 7 years ago
5e0d3c3
media: MAINTAINERS: add si2165 driver
by Matthias Schwarzott
· 7 years ago
7c4f4d1
media: cx23885: Use semicolon after assignment instead of comma
by Matthias Schwarzott
· 7 years ago
7e132de
media: cx231xx: Use semicolon after assignment instead of comma
by Matthias Schwarzott
· 7 years ago
e9c7d19
media: si2165: Add DVBv3 wrapper for ber statistics
by Matthias Schwarzott
· 7 years ago
2e687a6
media: si2165: add DVBv3 wrapper for C/N statistics
by Matthias Schwarzott
· 7 years ago
964b372
media: si2165: add DVBv5 BER statistics
by Matthias Schwarzott
· 7 years ago
c0675d0
media: si2165: add DVBv5 C/N statistics for DVB-C
by Matthias Schwarzott
· 7 years ago
1e5fde1
media: si2165: improve read_status
by Matthias Schwarzott
· 7 years ago
548b1f9
media: si2165: Use constellation from property cache instead of hardcoded QAM256
by Matthias Schwarzott
· 7 years ago
f4d90518
media: si2165: Write const value for lock timeout
by Matthias Schwarzott
· 7 years ago
ec278f8
media: si2165: move ts parallel mode setting to the ts init code
by Matthias Schwarzott
· 7 years ago
814f86c
media: si2165: define register macros
by Matthias Schwarzott
· 7 years ago
7dbbb4b
media: si2165: Make checkpatch happy
by Matthias Schwarzott
· 7 years ago
1b54da7
media: si2165: Convert debug printk to dev_dbg
by Matthias Schwarzott
· 7 years ago
77f887c
media: si2165: Remove redundant KBUILD_MODNAME from dev_* logging
by Matthias Schwarzott
· 7 years ago
72c27a6
media: pvrusb2: properly check endpoint types
by Andrey Konovalov
· 7 years ago
09db1a4
media: led-class-flash: better handle NULL flash struct
by Mauro Carvalho Chehab
· 7 years ago
a9cb97c
media: dvb_frontend: be sure to init dvb_frontend_handle_ioctl() return code
by Mauro Carvalho Chehab
· 7 years ago
7621b8c
media: xc5000: better handle I2C error messages
by Mauro Carvalho Chehab
· 7 years ago
ad7b57d
media: mxl111sf: improve error handling logic
by Mauro Carvalho Chehab
· 7 years ago
f161544
media: drxd_hard: better handle I2C errors
by Mauro Carvalho Chehab
· 7 years ago
07ade2d
media: cxd2841er: ensure that status will always be available
by Mauro Carvalho Chehab
· 7 years ago
04f849c
media: cx25821-alsa: fix usage of a pointer printk
by Mauro Carvalho Chehab
· 7 years ago
021c01d
media: dvbsky: shut up a bogus warning
by Mauro Carvalho Chehab
· 7 years ago
74a6799
media: m88rs2000: handle the case where tuner doesn't have get_frequency
by Mauro Carvalho Chehab
· 7 years ago
e639c86
media: pt1: fix logic when pt1_nr_tables is zero or negative
by Mauro Carvalho Chehab
· 7 years ago
2923634
media: ov9650: fix bogus warnings
by Mauro Carvalho Chehab
· 7 years ago
f303810
media: mb86a16: avoid division by zero
by Mauro Carvalho Chehab
· 7 years ago
15e3145
media: mb86a16: be more resilient if I2C fails on sync
by Mauro Carvalho Chehab
· 7 years ago
452c644
media: drxj: better handle errors
by Mauro Carvalho Chehab
· 7 years ago
00b4bac7
media: imx274: don't randomly return if range_count is zero
by Mauro Carvalho Chehab
· 7 years ago
ab0625f
media: stv090x: Only print tuner lock if get_status is available
by Mauro Carvalho Chehab
· 7 years ago
8a08ef0
media: xc4000: don't ignore error if hwmodel fails
by Mauro Carvalho Chehab
· 7 years ago
02d7324
media: radio-si476x: fix behavior when seek->range* are defined
by Mauro Carvalho Chehab
· 7 years ago
bc3cad2
media: qt1010: fix bogus warnings
by Mauro Carvalho Chehab
· 7 years ago
01a26ff
media: tda8290: initialize agc gain
by Mauro Carvalho Chehab
· 7 years ago
79c5453
media: atmel-isc: avoid returning a random value at isc_parse_dt()
by Mauro Carvalho Chehab
· 7 years ago
910b079
media: em28xx: Fix use-after-free when disconnecting
by Matthias Schwarzott
· 7 years ago
9ea5731
media: i.MX6: Fix MIPI CSI-2 LP-11 check
by Krzysztof Hałasa
· 7 years ago
7b303d2
media: ddbridge: shut up a new warning
by Mauro Carvalho Chehab
· 7 years ago
40f8061
media: ddbridge: update driver version number
by Daniel Scheller
· 7 years ago
9cc6544
media: stv0910: read and update mod_cod in read_status()
by Daniel Scheller
· 7 years ago
1c71450
media: ddbridge/max: prefix lnb_init_fmode() and fe_attach_mxl5xx()
by Daniel Scheller
· 7 years ago
2d8c98b
media: ddbridge/max: rename ddbridge-maxs8.[c|h] to ddbridge-max.[c|h]
by Daniel Scheller
· 7 years ago
04bdf86
media: ddbridge/ci: change debug printing to debug severity
by Daniel Scheller
· 7 years ago
70d3ae1
media: ddbridge: split off CI (common interface) from ddbridge-core
by Daniel Scheller
· 7 years ago
757d78d
media: ddbridge: fixup checkpatch-strict issues
by Daniel Scheller
· 7 years ago
1d8343a
media: ddbridge: remove unneeded *fe vars from attach functions
by Daniel Scheller
· 7 years ago
2919d12
media: mxl5xx: fix tuning logic
by Mauro Carvalho Chehab
· 7 years ago
19326ef
media: dt-bindings: media: xilinx: fix typo in example
by Akinobu Mita
· 7 years ago
4f1bdf0
media: cx25840: fix a possible divide by zero in set_fmt callback
by Maciej S. Szmigiero
· 7 years ago
7ff0613
media: cx25840: describe standard for 0b1100 value in AFD_FMT_STAT bits
by Maciej S. Szmigiero
· 7 years ago
37ea9830
media: imx-csi: fix burst size
by Russell King
· 7 years ago
7d4b6f5
media: staging/imx: fix complete handler
by Russell King
· 7 years ago
7bf7a711
media: dvb-usb-v2: lmedm04: move ts2020 attach to dm04_lme2510_tuner
by Malcolm Priestley
· 7 years ago
3d932ee
media: dvb-usb-v2: lmedm04: Improve logic checking of warm start
by Malcolm Priestley
· 7 years ago
1e6f57b
media: siano: add SPDX markups
by Mauro Carvalho Chehab
· 7 years ago
459ee17
media: i2c: add SPDX identifiers to the code I wrote
by Mauro Carvalho Chehab
· 7 years ago
688c73c
media: rc keymaps: add SPDX identifiers to the code I wrote
by Mauro Carvalho Chehab
· 7 years ago
75d1e3e
media: usb: add SPDX identifiers to some code I wrote
by Mauro Carvalho Chehab
· 7 years ago
0c20e8c
media: tuners: add SPDX identifiers to the code I wrote
by Mauro Carvalho Chehab
· 7 years ago
2083528
media: rc: add SPDX identifiers to the code I wrote
by Mauro Carvalho Chehab
· 7 years ago
0393e73
media: uvcvideo: Stream error events carry no data
by Laurent Pinchart
· 7 years ago
dfc1648
media: uvcvideo: Mark buffer error where overflow
by Baoyou Xie
· 7 years ago
5ba3dff
media: uvcvideo: Remove duplicate & operation
by Jaejoong Kim
· 7 years ago
e96cdc9
media: uvcvideo: Add D3DFMT_L8 support
by Nicolas Dufresne
· 7 years ago
248cb15
media: exynos4-is: Use PTR_ERR_OR_ZERO()
by Vasyl Gomonovych
· 7 years ago
f3105f0
media: venus: cleanup set_property controls
by Stanimir Varbanov
· 7 years ago
0ff6c13
media: i2c: adv748x: Restore full DT paths in kernel messages
by Geert Uytterhoeven
· 7 years ago
aad2fa4c
media: vivid: use ktime_t for timestamp calculation
by Arnd Bergmann
· 7 years ago
1d88f4b
media: staging: imx: use ktime_t for timestamps
by Arnd Bergmann
· 7 years ago
6c54242
media: solo6x10: use ktime_get_ts64() for time sync
by Arnd Bergmann
· 7 years ago
f7d12fe
media: venus: venc: Apply inloop deblocking filter
by Loic Poulain
· 7 years ago
a7837e1
media: venus: venc: configure entropy mode
by Loic Poulain
· 7 years ago
5a18c24
media: davinci: vpif_capture: add NULL check on devm_kzalloc return value
by Gustavo A. R. Silva
· 7 years ago
20772c1
media: tegra-cec: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
by Jesse Chan
· 7 years ago
5331aec
media: soc_camera: soc_scale_crop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
by Jesse Chan
· 7 years ago
ccbc1e3
media: mtk-vcodec: add missing MODULE_LICENSE/DESCRIPTION
by Jesse Chan
· 7 years ago
b627758
media: usbvision: remove unneeded DRIVER_LICENSE #define
by Greg Kroah-Hartman
· 7 years ago
41e3308
media: vivid: print time in y2038-safe way
by Arnd Bergmann
· 7 years ago
d5ac225
media: cpia2: Fix a couple off by one bugs
by Dan Carpenter
· 7 years ago
a95d811
media: coda: remove definition of CODA_STD_MJPG
by Martin Kepplinger
· 7 years ago
13109fb
media: staging: media: imx: fix inconsistent IS_ERR and PTR_ERR
by Gustavo A. R. Silva
· 7 years ago
c8959a3
media: cec: disable the hardware when unregistered
by Hans Verkuil
· 7 years ago
15ae0be
media: cec-core.rst: document the new adap_monitor_pin_enable op
by Hans Verkuil
· 7 years ago
48ea2e9
media: cec: add the adap_monitor_pin_enable op
by Hans Verkuil
· 7 years ago
cc05c0b
media: pulse8-cec: print time using time64_t
by Arnd Bergmann
· 7 years ago
52cf1d9
media: vimc: add test_pattern and h/vflip controls to the sensor
by Hans Verkuil
· 7 years ago
e2a0670
media: s2255drv: update firmware load
by Dean A
· 7 years ago
1ee332a
media: cx23885: Handle return value of kasprintf
by Arvind Yadav
· 7 years ago
a17d2d6
media: vsp1: Prevent suspending and resuming DRM pipelines
by Kieran Bingham
· 7 years ago
2c21ac0
media: cec-adap: add '0x' prefix when printing status
by Hans Verkuil
· 7 years ago
979d33d
media: adv7604.c: add missing return
by Hans Verkuil
· 7 years ago
6788562
media: imx: Remove incorrect check for queue state in start/stop_streaming
by Ian Jamison
· 7 years ago
8fc5818
media: venus: venc: set correctly GOP size and number of B-frames
by Stanimir Varbanov
· 7 years ago
fdda010
media: cx231xx: Add support for The Imaging Source DFG/USB2pro
by Romain Reignier
· 7 years ago
Next »