Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9dfe4e8339499bfe8e9a362fefc290b4cb9c3803
9dfe4e8
V4L/DVB: ir-core: Add support for badly-implemented hardware decoders
by Mauro Carvalho Chehab
· 15 years ago
4f9256b
V4L/DVB: ir-core: move rc map code to rc-map.h
by Mauro Carvalho Chehab
· 15 years ago
587835a
V4L-DVB: ir-core: remove the ancillary buffer
by Mauro Carvalho Chehab
· 15 years ago
26d5683
V4L/DVB: cx88: don't handle IR on Pixelview too fast
by Mauro Carvalho Chehab
· 15 years ago
db1423a
V4L-DVB: ir-rc5-decoder: Add a decoder for RC-5 IR protocol
by Mauro Carvalho Chehab
· 15 years ago
67780d6
V4L/DVB: ir-nec-decoder: Cleanups
by Mauro Carvalho Chehab
· 15 years ago
2f16f63
V4L/DVB: ir-nec-decoder: Reimplement the entire decoder
by Mauro Carvalho Chehab
· 15 years ago
13c2449
V4L/DVB: Convert drivers/media/dvb/ttpci/budget-ci.c to use ir-core
by David Härdeman
· 15 years ago
a374fef
V4L/DVB: ir-core: improve keyup/keydown logic
by David Härdeman
· 15 years ago
3543894
V4L/DVB: ir-core: re-add some debug functions for keytable changes
by Mauro Carvalho Chehab
· 15 years ago
b3074c0
V4L/DVB: drivers/media/IR - improve keytable code
by David Härdeman
· 15 years ago
bdf1c98
V4L/DVB: saa7134: Add support for both positive and negative edge IRQ
by Mauro Carvalho Chehab
· 15 years ago
3629e1d
V4L/DVB: saa7134: Fix IRQ2 bit names for the register map
by Mauro Carvalho Chehab
· 15 years ago
bd7261d
V4L/DVB: ir-common: remove keymap tables from the module
by Mauro Carvalho Chehab
· 15 years ago
02858ee
V4L/DVB: ir-core: Make use of the new IR keymap modules
by Mauro Carvalho Chehab
· 15 years ago
b2245ba
V4L/DVB: ir: prepare IR code for a parameter change at register function
by Mauro Carvalho Chehab
· 15 years ago
6686fa6
V4L/DVB: Break Remote Controller keymaps into modules
by Mauro Carvalho Chehab
· 15 years ago
9ce50c1
V4L/DVB: ir-core: Add support for RC map code register
by Mauro Carvalho Chehab
· 15 years ago
77b7422
V4L/DVB: ir-common: move IR tables from ir-keymaps.c to a separate file
by Mauro Carvalho Chehab
· 15 years ago
dce4a3e
V4L/DVB: ir-common: Use macros to define the keytables
by Mauro Carvalho Chehab
· 15 years ago
e27e971
V4L/DVB: rename all *_rc_keys to ir_codes_*_nec_table
by Mauro Carvalho Chehab
· 15 years ago
d705d2a
V4L/DVB: ir: use IR_KEYTABLE where an IR table is needed
by Mauro Carvalho Chehab
· 15 years ago
165344b
V4L/DVB: ir-common: re-order keytables by name and remove duplicates
by Mauro Carvalho Chehab
· 15 years ago
8b75acb
V4L/DVB: ir-common: Use a function to declare an IR table
by Mauro Carvalho Chehab
· 15 years ago
d53b213
V4L/DVB: Add CHIP ID of the uPD61151
by Dmitri Belimov
· 15 years ago
42397ce
V4L/DVB: ov511: Fix continuation lines
by Joe Perches
· 15 years ago
e838326
V4L/DVB: saa7134: fix GPIO HW-404M7
by Vladimir Ermakov
· 15 years ago
e201447
V4L/DVB: drivers/media/video: avoid NULL dereference
by Julia Lawall
· 15 years ago
d49f7a2
V4L/DVB: cx88-dvb: fix on switch identation
by Ricardo Maraschini
· 15 years ago
b084307
V4L/DVB: cx23885: strcpy() => strlcpy()
by Dan Carpenter
· 15 years ago
1099123
V4L/DVB: cx25821: fix coding style issues in cx25821-video-upstream.c
by Olimpiu Pascariu
· 15 years ago
92f4fc1
V4L/DVB: cx88: Only start IR if the input device is opened
by Mauro Carvalho Chehab
· 15 years ago
716aab4
V4L/DVB: ir-core: Add callbacks for input/evdev open/close on IR core
by Mauro Carvalho Chehab
· 15 years ago
e202c15
V4L/DVB: ir-core: rename sysfs remote controller class from ir to rc
by Mauro Carvalho Chehab
· 15 years ago
d89b4bd
V4L/DVB: saa7134: clear warning noise
by Mauro Carvalho Chehab
· 15 years ago
20d5f11
V4L/DVB: ir-nec-decoder: Add sysfs node to enable/disable per irrcv
by Mauro Carvalho Chehab
· 15 years ago
93c312f
V4L/DVB: ir-core: prepare to add more operations for ir decoders
by Mauro Carvalho Chehab
· 15 years ago
995187b
V4L/DVB: ir-core: dynamically load the compiled IR protocols
by Mauro Carvalho Chehab
· 15 years ago
9f15478
V4L/DVB: saa7134: don't wait too much to generate an IR event on raw_decode
by Mauro Carvalho Chehab
· 15 years ago
ada3963
V4L/DVB: ir-core/saa7134: Move ir keyup/keydown code to the ir-core
by Mauro Carvalho Chehab
· 15 years ago
6660de5
V4L/DVB: ir-core: add two functions to report keyup/keydown events
by Mauro Carvalho Chehab
· 15 years ago
a3572c3
V4L/DVB: ir-core: Add logic to decode IR protocols at the IR core
by Mauro Carvalho Chehab
· 15 years ago
0210894
V4L/DVB: saa7134: add code to allow changing IR protocol
by Mauro Carvalho Chehab
· 15 years ago
d152b8b
V4L/DVB: saa7134: use a full scancode table for M135A
by Mauro Carvalho Chehab
· 15 years ago
ecf6e72
V4L/DVB: ir-core: be less pedantic with RC protocol name
by Mauro Carvalho Chehab
· 15 years ago
ed3de60
V4L/DVB: uvcvideo: Use POLLOUT and POLLWRNORM for output devices
by Laurent Pinchart
· 15 years ago
35a00c4
V4L/DVB: uvcvideo: Support iris absolute and relative controls
by Laurent Pinchart
· 15 years ago
48213fe
V4L/DVB: v4l: Add V4L2_CID_IRIS_ABSOLUTE and V4L2_CID_IRIS_RELATIVE controls
by Laurent Pinchart
· 15 years ago
f129b03
V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcam
by Laurent Pinchart
· 15 years ago
1e4d05b
V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcams
by Laurent Pinchart
· 15 years ago
dbad345
V4L/DVB: sn9c102 / zc0301: Handle webcams when no gspca subdriver conflict
by Jean-François Moine
· 15 years ago
be1da9e
V4L/DVB: gspca - t613: Add color controls
by Costantino Leandro
· 15 years ago
63b59ce
V4L/DVB: V4L: tvp514x: Add Powerup sequence during s_input to lock the signal properly
by Vaibhav Hiremath
· 15 years ago
844cc0d
V4L/DVB: V4L: vpfe_capture: Add support for USERPTR mode of operation
by Vaibhav Hiremath
· 15 years ago
e333bab
V4L/DVB: V4L: dm644x_ccdc: Add Suspend/Resume Support
by Vaibhav Hiremath
· 15 years ago
aa2dc90
V4L/DVB: V4L: vpfe_capture: Return 0 from suspend/resume
by Vaibhav Hiremath
· 15 years ago
21aa300
V4L/DVB: V4L: dm644x_ccdc: Add 10bit BT support
by Vaibhav Hiremath
· 15 years ago
085b54a
V4L/DVB: V4L: vpfe_capture: Add call back function for interrupt clear for vpfe_cfg
by Vaibhav Hiremath
· 15 years ago
fcc6327
V4L/DVB: V4L: dm644x_ccdc: Debug register read prints removed
by Vaibhav Hiremath
· 15 years ago
b8e56b6f
V4L/DVB: arv: convert to V4L2
by Hans Verkuil
· 15 years ago
debff5a
V4L/DVB: zoran: remove V4L1 videodev.h include
by Hans Verkuil
· 15 years ago
5127061
V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_device
by Hans Verkuil
· 15 years ago
c1f2b0f
V4L/DVB: w9966: remove camelCase
by Hans Verkuil
· 15 years ago
271922c
V4L/DVB: w9966: reorganize the order of functions
by Hans Verkuil
· 15 years ago
4674226
V4L/DVB: pms: remove unnecessary exclusive open/close
by Hans Verkuil
· 15 years ago
b3e212dc
V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformats
by Hans Verkuil
· 15 years ago
4bfdd58
V4L/DVB: w9966: coding style cleanup
by Hans Verkuil
· 15 years ago
88f4423
V4L/DVB: arv: coding style cleanup
by Hans Verkuil
· 15 years ago
1d61aac
V4L/DVB: bw-qcam: coding style cleanup
by Hans Verkuil
· 15 years ago
51224aa
V4L/DVB: c-qcam: coding style cleanup
by Hans Verkuil
· 15 years ago
380de49
V4L/DVB: ov7670: silence some compiler warnings
by Jonathan Corbet
· 15 years ago
a8e68c3
V4L/DVB: ov7670: Always rewrite clkrc when setting format
by Jonathan Corbet
· 15 years ago
4671420
V4L/DVB: ov7670: Restore SMBUS I/O for the XO 1.0
by Jonathan Corbet
· 15 years ago
364e933
V4L/DVB: ov7670: wire up controls for exposure and autoexposure
by Jonathan Corbet
· 15 years ago
8189867
V4L/DVB: ov7670: Wire up V4L2_CID_GAIN and V4L2_CID_AUTOGAIN
by Jonathan Corbet
· 15 years ago
2bf7de4
V4L/DVB: ov7670: Don't use SMBUS I/O
by Jonathan Corbet
· 15 years ago
d8d2015
V4L/DVB: ov7670: Avoid reading clkrc
by Jonathan Corbet
· 15 years ago
97693f9
V4L/DVB: ov7670: Use CCIR601 in all video modes
by Jonathan Corbet
· 15 years ago
4a3eaee
V4L/DVB: em28xx: "Empia Em28xx Audio" too long
by Dan Carpenter
· 15 years ago
935539c
V4L/DVB: cx231xx: card->driver "Conexant cx231xx Audio" too long
by Dan Carpenter
· 15 years ago
f2466d6
V4L/DVB: cx25821: prepend cx25821_ to video exported symbols
by Mauro Carvalho Chehab
· 15 years ago
d7d9338
V4L/DVB: cx25821-video.c: fix table indent
by Mauro Carvalho Chehab
· 15 years ago
51e9dd3
V4L/DVB: cx25821: fix coding style issues in cx25821-i2c.c
by Olimpiu Pascariu
· 15 years ago
0dd8be8
V4L/DVB: cx25821: fix coding style issues in cx25821-medusa-video.c
by Olimpiu Pascariu
· 15 years ago
1c61423
V4L/DVB: cx25821: fix coding style issues in cx25821-gpio.c
by Olimpiu Pascariu
· 15 years ago
de2c434
V4L/DVB: cx25821: fix coding style issues in cx25821-core.c
by Olimpiu Pascariu
· 15 years ago
b5f11cc
V4L/DVB: cx25821-audio-upstream.c: Fixed some checkpatch.pl warnings/errors
by Mauro Carvalho Chehab
· 15 years ago
d72d7c1
V4L/DVB: ivtv: sizeof() => ARRAY_SIZE()
by Dan Carpenter
· 15 years ago
7a02264
V4L/DVB: v4l: videobuf: code cleanup
by Pawel Osciak
· 15 years ago
85e0921
V4L/DVB: Add SPI support to V4L2
by Dmitri Belimov
· 15 years ago
443fed9
V4L/DVB: em28xx: add em286x/tvp5150 reference design
by Devin Heitmueller
· 15 years ago
d1875d6
V4L/DVB: gspca: fixes compilation when input is not selected
by Mauro Carvalho Chehab
· 15 years ago
a824375
V4L/DVB: stv0900: Whitespace cleanup
by Mauro Carvalho Chehab
· 15 years ago
27e5842
V4L/DVB: saa7134: Use the same name on CARDLIST as found at the driver
by Mauro Carvalho Chehab
· 15 years ago
449adf9
V4L/DVB: Fix cx88 and em28xx cardlists
by Mauro Carvalho Chehab
· 15 years ago
f1a4f9e
V4L/DVB: v4l2-common: add ability to use v4l2_ctrl_query_fill for chroma gain
by Devin Heitmueller
· 15 years ago
87a6fe4
V4L/DVB: saa115: add support for chroma AGC and chroma gain
by Devin Heitmueller
· 15 years ago
7a01f6d
V4L/DVB: videodev2: introduce a common control for chroma gain
by Devin Heitmueller
· 15 years ago
fea551f
V4L/DVB: saa7115: enable anti-alias filter
by Devin Heitmueller
· 15 years ago
5fee334
V4L/DVB: em28xx: rework buffer pointer tracking for offset to start of video
by Devin Heitmueller
· 15 years ago
Next »