Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
048ea05b4f4c8f8cf0a9d4c5fc7d16f867160764
048ea05
[media] v4l: flash led class: Use fwnode_handle instead of device_node in init
by Sakari Ailus
· 8 years ago
ecdf0cf
[media] v4l: async: Add fwnode match support
by Sakari Ailus
· 8 years ago
ca50c19
[media] v4l: fwnode: Support generic fwnode for parsing standardised properties
by Sakari Ailus
· 8 years ago
614d651
[media] staging: remove todo and replace with lirc_zilog todo
by Sean Young
· 8 years ago
c52f2ba
[media] sir_ir: remove init_chrdev and init_sir_ir functions
by Sean Young
· 8 years ago
f23f540
[media] sir_ir: remove init_port and drop_port functions
by Sean Young
· 8 years ago
b462e1b
[media] sir_ir: use dev managed resources
by Sean Young
· 8 years ago
1beb5a7
[media] sir_ir: attempt to free already free_irq
by Sean Young
· 8 years ago
da731ed
[media] lirc_zilog: Fix unbalanced braces around if/else
by Ricardo Silva
· 8 years ago
d44e07c
[media] lirc_zilog: Use sizeof(*p) instead of sizeof(struct P)
by Ricardo Silva
· 8 years ago
41a603f
[media] lirc_zilog: Use __func__ for logging function name
by Ricardo Silva
· 8 years ago
28b671b
[media] lirc_zilog: Fix NULL comparisons style
by Ricardo Silva
· 8 years ago
32ddcbb
[media] lirc_zilog: Fix whitespace style checks
by Ricardo Silva
· 8 years ago
2270962
[media] tm6000: key_addr is unused
by David Härdeman
· 8 years ago
0781cb2
[media] rc-core: cx231xx - leave the internals of rc_dev alone
by David Härdeman
· 8 years ago
a55a71d
[media] rc-core: img-ir - leave the internals of rc_dev alone
by David Härdeman
· 8 years ago
a387ffc
[media] rc-core: ati_remote - leave the internals of rc_dev alone
by David Härdeman
· 8 years ago
2dc0b351
[media] lirc_dev: cleanup header
by David Härdeman
· 8 years ago
463015d
[media] lirc_dev: cleanup includes
by David Härdeman
· 8 years ago
29debf3
[media] lirc_dev: return POLLHUP and POLLERR when device is gone
by David Härdeman
· 8 years ago
8e435e5
[media] lirc_dev: remove unused module parameter
by David Härdeman
· 8 years ago
5be2b76
[media] lirc_dev: remove superfluous get/put_device() calls
by David Härdeman
· 8 years ago
712551f
[media] lirc_dev: remove lirc_irctl_init() and lirc_cdev_add()
by David Härdeman
· 8 years ago
bd16168
[media] lirc_zilog: remove module parameter minor
by David Härdeman
· 8 years ago
56481f0
[media] lirc_dev: merge lirc_register_driver() and lirc_allocate_driver()
by David Härdeman
· 8 years ago
e0e3c77
[media] lirc_dev: make fops mandatory
by David Härdeman
· 8 years ago
2582322
[media] lirc_dev: clarify error handling
by David Härdeman
· 8 years ago
c3104e1
[media] lirc_dev: remove sampling kthread
by David Härdeman
· 8 years ago
2c5a1f44
[media] lirc_dev: remove unused set_use_inc/set_use_dec
by David Härdeman
· 8 years ago
52e809f
[media] lirc_dev: remove pointless functions
by David Härdeman
· 8 years ago
c779a9c
[media] mceusb: TX -EPIPE (urb status = -32) lockup fix
by A Sun
· 8 years ago
a06854a
[media] mceusb: RX -EPIPE (urb status = -32) lockup failure fix
by A Sun
· 8 years ago
2aa1bd1
[media] rc: meson-ir: switch config to NEC decoding on shutdown
by Alex Deryskyba
· 8 years ago
48b0a69
[media] rc: meson-ir: store raw event without processing
by Jonas Karlman
· 8 years ago
842e39c
[media] rc: fix breakage in "make menuconfig" for media_build
by Devin Heitmueller
· 8 years ago
611ee55
[media] rc: meson-ir: change irq name to to of node name
by Heiner Kallweit
· 8 years ago
137edc0
[media] rc: meson-ir: use readl_relaxed in the interrupt handler
by Heiner Kallweit
· 8 years ago
705aa57
[media] rc: meson-ir: switch to managed rc device allocation / registration
by Heiner Kallweit
· 8 years ago
e7a937b
[media] rc: meson-ir: make use of the bitfield macros
by Heiner Kallweit
· 8 years ago
1ffc931
[media] rc: meson-ir: remove irq from struct meson_ir
by Heiner Kallweit
· 8 years ago
956bd18
[media] rc: ir-spi: remove unnecessary initialization
by Andi Shyti
· 8 years ago
5c80992
[media] mceusb: fix inaccurate debug buffer dumps, and misleading debug messages
by A Sun
· 8 years ago
8e175b2
[media] mceusb: sporadic RX truncation corruption fix
by A Sun
· 8 years ago
1656df3
[media] em28xx: fix spelling mistake: "missdetected" -> "misdetected"
by Colin Ian King
· 8 years ago
e1082d2
[media] media: i2c: initialize scalar variables
by Gustavo A. R. Silva
· 8 years ago
834ebbc
[media] coda: simplify optional reset handling
by Philipp Zabel
· 8 years ago
0f42b33
[media] cx231xx: Initial support Astrometa T2hybrid
by Oleh Kravchenko
· 8 years ago
53460c5
[media] au0828: Add timer to restart TS stream if no data arrives on bulk endpoint
by Devin Heitmueller
· 8 years ago
d7590b5
[media] au8522: Set the initial modulation
by Devin Heitmueller
· 8 years ago
d9928a1
[media] xc5000: Don't spin waiting for analog lock
by Devin Heitmueller
· 8 years ago
b01052a
[media] au8522: fix lock detection to be more reliable
by Devin Heitmueller
· 8 years ago
6211d28e
[media] au8522 Remove 0x4 bit for register reads
by Devin Heitmueller
· 8 years ago
d6f79a9
[media] au8522: remove leading bit for register writes
by Devin Heitmueller
· 8 years ago
678de4b
[media] au8522: remove note about VBI not being implemented
by Devin Heitmueller
· 8 years ago
427de05
[media] au8522: rework setup of audio routing
by Devin Heitmueller
· 8 years ago
bb750c7
[media] au8522: don't touch i2c master registers on au8522
by Devin Heitmueller
· 8 years ago
c70b18f
[media] au8522: don't attempt to configure unsupported VBI slicer
by Devin Heitmueller
· 8 years ago
ac5c03b
[media] media: s5p-cec: Fixed spelling mistake
by Rene Hickersberger
· 8 years ago
fd47bc4
[media] cec: stih: fix typos in comments
by Benjamin Gaignard
· 8 years ago
e201031
[media] cec: stih: allow to use max CEC logical addresses
by Benjamin Gaignard
· 8 years ago
2eeb329
[media] media: platform: coda: remove variable self assignment
by Gustavo A. R. Silva
· 8 years ago
ab64a58
[media] usbvision: add missing USB-descriptor endianness conversions
by Johan Hovold
· 8 years ago
043f77e
[media] v4l2-ioctl.c: always copy G/S_EDID result
by Hans Verkuil
· 8 years ago
ce55036
[media] pxa_camera: Fix a call with an uninitialized device pointer
by Petr Cvek
· 8 years ago
a065c2e
[media] pxa_camera: Add (un)subscribe_event ioctl
by Petr Cvek
· 8 years ago
a14c5d2
[media] pxa_camera: Fix incorrect test in the image size generation
by Petr Cvek
· 8 years ago
30a42a1
[media] pxa_camera: Add remaining Bayer 8 formats
by Petr Cvek
· 8 years ago
e7b09f1
[media] uvcvideo: Add iFunction or iInterface to device names
by Peter Boström
· 8 years ago
7b848ed
[media] uvcvideo: Quirk for webcam in MacBook Pro 2016
by Daniel Roschka
· 8 years ago
603c33a
[media] em28xx: fix+improve the register (usb control message) debugging
by Frank Schaefer
· 8 years ago
017725c
[media] cx18: fix spelling mistake: "demodualtor" -> "demodulator"
by Colin Ian King
· 8 years ago
35378ce
[media] cx25840: fix unchecked return values
by Pan Bian
· 8 years ago
b9150e8
[media] cobalt: fix unchecked return values
by Pan Bian
· 8 years ago
13174c3
[media] m5602_s5k83a: check return value of kthread_create
by Pan Bian
· 8 years ago
d90b336
[media] mxl111sf: Fix driver to use heap allocate buffers for USB messages
by Devin Heitmueller
· 8 years ago
682559d
[media] atmel-isc: Set the default DMA memory burst size
by Songjun Wu
· 8 years ago
4e0973a
[media] cx88: Fix regression in initial video standard setting
by Devin Heitmueller
· 10 years ago
37404f9
[media] stm32-dcmi: STM32 DCMI camera interface driver
by Hugues Fruchet
· 8 years ago
a3f194c
[media] dt-bindings: Document STM32 DCMI bindings
by Hugues Fruchet
· 8 years ago
af3a848
[media] uvcvideo: annotate a switch fall through
by Mauro Carvalho Chehab
· 8 years ago
ec33fbd
[media] s2255drv: avoid a switch fall through
by Mauro Carvalho Chehab
· 8 years ago
d0994fe
[media] soc_camera: annotate a switch fall through
by Mauro Carvalho Chehab
· 8 years ago
9ca3ae0
[media] zoran: annotate switch fall through
by Mauro Carvalho Chehab
· 8 years ago
c087fe3e
[media] av7110: avoid switch fall through
by Mauro Carvalho Chehab
· 8 years ago
4c9ef4f
[media] atomisp: disable several warnings when W=1
by Mauro Carvalho Chehab
· 8 years ago
36bcba9
[media] mtk_vcodec_dec: return error at mtk_vdec_pic_info_update()
by Mauro Carvalho Chehab
· 8 years ago
a16e377
[media] s5p-jpeg: don't return a random width/height
by Mauro Carvalho Chehab
· 8 years ago
06eeefe
[media] media drivers: annotate fall-through
by Mauro Carvalho Chehab
· 8 years ago
39c4806
[media] dvb-usb-remote: don't write bogus debug messages
by Mauro Carvalho Chehab
· 8 years ago
a042023
[media] bt8xx: add missing break
by Mauro Carvalho Chehab
· 8 years ago
b7c15d5
[media] saa7164: better handle error codes
by Mauro Carvalho Chehab
· 8 years ago
1799297
[media] bcm3510: fix handling of VSB16 modulation
by Mauro Carvalho Chehab
· 8 years ago
bd7e31b
[media] ir-core: fix gcc-7 warning on bool arithmetic
by Arnd Bergmann
· 8 years ago
54221e7
[media] atomisp: fix missing blank line coding style issue in atomisp_tpg.c
by Manny Vindiola
· 8 years ago
c32e3d1
[media] atomisp: putting NULs in the wrong place
by Dan Carpenter
· 8 years ago
d1fec5b
[media] atomisp: one char read beyond end of string
by Dan Carpenter
· 8 years ago
02d9783
[media] atomisp: Fix -Werror=int-in-bool-context compile errors
by Hans de Goede
· 8 years ago
c2c611b
[media] atomisp: Make undeclared symbols static
by Guru Das Srinagesh
· 8 years ago
8c7e9a7
[media] atomisp: fix coding style warnings
by Avraham Shukron
· 8 years ago
b739d02
[media] atomisp: fixed coding style errors
by Avraham Shukron
· 8 years ago
Next »