Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3eefbc69bbdc7bca8c3751e525902d779ca1cdd3
/
drivers
3eefbc6
[media] media: ov5670: Fix not streaming issue after resume
by Chiranjeevi Rapolu
· 7 years ago
1a58fbf
[media] dw9714: Set the v4l2 focus ctrl step as 1
by Rajmohan Mani
· 7 years ago
c3d1478
[media] ov2640: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 7 years ago
877f1af
[media] ov2640: Propagate the real error on devm_clk_get() failure
by Fabio Estevam
· 7 years ago
bddb4b5
[media] mt9m111: Propagate the real error on v4l2_clk_get() failure
by Fabio Estevam
· 7 years ago
99cd124
[media] media: ov5670: Use recommended black level and output bias
by Chiranjeevi Rapolu
· 7 years ago
cecfe9b
[media] v4l2-ctrls.c: allow empty control handlers
by Hans Verkuil
· 7 years ago
5b2c8da
[media] cec-gpio: don't generate spurious HPD events
by Hans Verkuil
· 7 years ago
6c3b047
[media] cx231xx-cards: fix NULL-deref on missing association descriptor
by Johan Hovold
· 7 years ago
d17dd2db
[media] media/i2c/tc358743: Initialize timer
by Kees Cook
· 7 years ago
02005cb
[media] vivid: add support for Y10 and Y12
by Hans Verkuil
· 7 years ago
b89fdb5
[media] v4l2-tpg: add Y10 and Y12 support
by Hans Verkuil
· 7 years ago
5dfbf6c
[media] rcar_drif: fix potential uninitialized variable use
by Arnd Bergmann
· 7 years ago
ad62701
[media] saa7146: make saa7146_use_ops const
by Bhumika Goyal
· 7 years ago
0225652
[media] gspca: make arrays static, reduces object code size
by Colin Ian King
· 7 years ago
bc66c99
[media] media: i2c: adv748x: Map v4l2_std_id to the internal reg value
by Simon Yuan
· 7 years ago
a8c779e
[media] imon: Improve a size determination in two functions
by Markus Elfring
· 7 years ago
d7a6795
[media] media: rc: Delete duplicate debug message
by Marc Gonzalez
· 7 years ago
5573d12
[media] media: default for RC_CORE should be n
by Stephen Hemminger
· 7 years ago
8ca01d4
[media] media: rc: Use bsearch library function
by Thomas Meyer
· 7 years ago
eed008e
[media] media: rc: gpio-ir-recv: use gpiolib API
by Ladislav Michl
· 7 years ago
5c95878
[media] media: rc: gpio-ir-recv: remove gpio_ir_recv_platform_data
by Ladislav Michl
· 7 years ago
916d1c9
[media] media: rc: gpio-ir-recv: use KBUILD_MODNAME
by Ladislav Michl
· 7 years ago
1a2a60b
[media] media: rc: gpio-ir-recv: use devm_request_irq
by Ladislav Michl
· 7 years ago
375929f
[media] media: rc: gpio-ir-recv: do not allow threaded interrupt handler
by Ladislav Michl
· 7 years ago
52ea799
[media] media: rc: gpio-ir-recv: use devm_rc_register_device
by Ladislav Michl
· 7 years ago
fcca09e
[media] media: rc: gpio-ir-recv: use devm_gpio_request_one
by Ladislav Michl
· 7 years ago
f4940b5
[media] media: rc: gpio-ir-recv: use devm_rc_allocate_device
by Ladislav Michl
· 7 years ago
08d9427
[media] media: rc: gpio-ir-recv: use devm_kzalloc
by Ladislav Michl
· 7 years ago
94d40b2
[media] media: rc: gpio-ir-recv: use helper variable to access device info
by Ladislav Michl
· 7 years ago
c25895c
[media] media: imon: make two const arrays static, reduces object code size
by Colin Ian King
· 7 years ago
771f872
[media] media: vp7045: port TwinhanDTV Alpha to rc-core
by Sean Young
· 7 years ago
b9f407e
[media] media: rc: include device name in rc udev event
by Sean Young
· 7 years ago
6d75db3
[media] media: rc: if protocols can't be changed, don't be writable
by Sean Young
· 7 years ago
3c03726
[media] media: rc: dvb: use dvb device name for rc device
by Sean Young
· 7 years ago
831c4c8
[media] media: rc: ensure that protocols are enabled for scancode drivers
by Sean Young
· 7 years ago
efdc16a
[media] media: rc: avermedia keymap for a800
by Sean Young
· 7 years ago
3003812
[media] media: dvb: a800: port to rc-core
by Sean Young
· 7 years ago
6805454
[media] media: img-ir: delete an error message for a failed memory allocation
by Markus Elfring
· 7 years ago
3e70b25
[media] media: imon: delete an error message for a failed memory allocation
by Markus Elfring
· 7 years ago
f03f02f
[media] media: rc: make device_type const
by Bhumika Goyal
· 7 years ago
5fad16b
[media] media: rc: constify usb_device_id
by Arvind Yadav
· 7 years ago
b15e393
[media] media: lirc_dev: merge struct irctl into struct lirc_dev
by David Härdeman
· 7 years ago
13f9655
[media] media: lirc_zilog: use a dynamically allocated lirc_dev
by David Härdeman
· 7 years ago
f08e5287
[media] media: lirc_zilog: add a pointer to the parent device to struct IR
by David Härdeman
· 7 years ago
6ecccc3
[media] media: lirc_dev: introduce lirc_allocate_device and lirc_free_device
by David Härdeman
· 7 years ago
5ddc9c0
[media] media: rename struct lirc_driver to struct lirc_dev
by David Härdeman
· 7 years ago
46c8f47
[media] media: lirc_dev: use an IDA instead of an array to keep track of registered devices
by David Härdeman
· 7 years ago
3381b77
[media] media: lirc_dev: sanitize locking
by David Härdeman
· 7 years ago
3bce557
[media] media: lirc_dev: change irctl->attached to be a boolean
by David Härdeman
· 7 years ago
b145ef9
[media] media: lirc_dev: make chunk_size and buffer_size mandatory
by David Härdeman
· 7 years ago
615cd3f
[media] media: lirc_dev: make better use of file->private_data
by David Härdeman
· 7 years ago
0510d81
[media] media: lirc_dev: use cdev_device_add() helper function
by David Härdeman
· 7 years ago
c3c6dd7
[media] media: lirc_dev: remove support for manually specifying minor number
by David Härdeman
· 7 years ago
de226ec
[media] media: lirc_dev: clarify error handling
by David Härdeman
· 7 years ago
cf09e3c
Merge tag 'v4.14-rc2' into patchwork
by Mauro Carvalho Chehab
· 7 years ago
16528a3
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
43d368a
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
1436ab0
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
fb154e0
tpm: ibmvtpm: simplify crq initialization and document crq format
by Michal Suchanek
· 8 years ago
9f3fc7b
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
by Hamza Attak
· 7 years ago
e1ec650
tpm: tpm_crb: constify acpi_device_id.
by Arvind Yadav
· 7 years ago
c2a9c4b
tpm: vtpm: constify vio_device_id
by Arvind Yadav
· 7 years ago
d5426f4
media: staging: atomisp: use clock framework for camera clocks
by Pierre-Louis Bossart
· 7 years ago
abe5139
media: Staging: media: atomisp: Use kcalloc instead of kzalloc
by Srishti Sharma
· 7 years ago
e6cc710
media: atomisp:use ARRAY_SIZE() instead of open coding
by Allen Pais
· 7 years ago
34d340b
media: Staging: media: atomisp: Merge assignment with return
by Srishti Sharma
· 7 years ago
866af46
media: Staging: atomisp: fix alloc_cast.cocci warnings
by Branislav Radocaj
· 7 years ago
7e8e809
media: staging/atomisp: Use ARRAY_SIZE macro
by Thomas Meyer
· 7 years ago
8cd0cd0
media: staging/atomisp: fix header guards
by Nicolas Iooss
· 7 years ago
9a965ff
media: staging: atomisp: Remove unneeded intel-mid.h inclusion
by Andy Shevchenko
· 7 years ago
209627b
media: staging: atomisp: Remove dead code for MID (#4)
by Andy Shevchenko
· 7 years ago
66228be
media: staging: atomisp: Move to upstream IOSF MBI API
by Andy Shevchenko
· 7 years ago
e64d5bd
media: staging: atomisp: Remove dead code for MID (#3)
by Andy Shevchenko
· 7 years ago
e84bf22
media: staging: atomisp: Remove dead code for MID (#2)
by Andy Shevchenko
· 7 years ago
90154e1
media: staging: atomisp: Don't override D3 delay settings here
by Andy Shevchenko
· 7 years ago
5fc90b6
media: staging: atomisp: Remove dead code for MID (#1)
by Andy Shevchenko
· 7 years ago
d13f47c
media: staging: media: atomisp: Use tabs in Kconfig
by Sakari Ailus
· 7 years ago
2fc8b69
media: atomisp: fix small Kconfig issues
by Hans Verkuil
· 7 years ago
6d5f419
media: Staging: atomisp: constify driver_attribute
by Arvind Yadav
· 7 years ago
727d38a
media: atomisp2: Remove null check before kfree
by Himanshu Jha
· 7 years ago
561b29e
media: fix media Kconfig help syntax issues
by Hans Verkuil
· 7 years ago
201c799
media: cobalt: do not register subdev nodes
by Hans Verkuil
· 7 years ago
2489477
media: v4l-ioctl: Fix typo on v4l_print_frmsizeenum
by Ricardo Ribalda
· 7 years ago
7a6e6c3
media: davinci: do a couple of checkpatch cleanups
by Markus Elfring
· 7 years ago
ded8503
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
by Linus Torvalds
· 7 years ago
71aa60f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
5f4d346
media: Hexium Orion: Adjust one function call together with a variable assignment
by Markus Elfring
· 7 years ago
84c62fb
media: meye: Adjust two function calls together with a variable assignment
by Markus Elfring
· 7 years ago
601b1f0
media: cx23885: make const array buf static, reduces object code size
by Colin Ian King
· 7 years ago
3ff692f
media: ov9640: make const arrays res_x/y static const, reduces object code size
by Colin Ian King
· 7 years ago
e90ce8a
media: cobalt: remove redundant zero check on retval
by Colin Ian King
· 7 years ago
2be730b
media: cx25840: make array stds static const, reduces object code size
by Colin Ian King
· 7 years ago
1f679ff
media: lgdt3306a: Use ARRAY_SIZE macro
by Thomas Meyer
· 7 years ago
f71c430
media: dvb-frontends/mxl5xx: declare LIST_HEAD(mxllist) static
by Daniel Scheller
· 7 years ago
bab4cb3
media: rtl28xxu: make array rc_nec_tab static const
by Colin Ian King
· 7 years ago
b8e9b36
media: pci: make i2c_client const
by Bhumika Goyal
· 7 years ago
2b83247
media: usb: make i2c_client const
by Bhumika Goyal
· 7 years ago
9722e56
media: dvb-frontends: delete jump targets
by Markus Elfring
· 7 years ago
af28c99
media: drivers: Adjust checks for null pointers
by Markus Elfring
· 7 years ago
Next »