Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b8e56b6f6e5b6c55d4d375cc9ebd79151b44db58
/
drivers
/
media
/
video
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
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
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
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
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
1744fea
V4L/DVB: em28xx: reduce cropping for VBI area
by Devin Heitmueller
· 15 years ago
33c02fa
V4L/DVB: em28xx: adjust number of packets per URB
by Devin Heitmueller
· 15 years ago
f0dbf82
V4L/DVB: sn9c102: Make hv7131d sensor code also recognize the HV7131E
by Hans de Goede
· 15 years ago
436c2c5
V4L/DVB: gspca_spca561: Add support for camera button
by Hans de Goede
· 15 years ago
6b33e5e
V4L/DVB: gspca_spca561: Fix LED on rev12a cameras
by Hans de Goede
· 15 years ago
cc2a833
V4L/DVB: gspca - sn9c20x: Fix bug with OV9655 code
by Brian Johnson
· 15 years ago
e99ac54
V4L/DVB: gspca - sn9c20x: Add support for cameras using the MT9M112 sensor
by Brian Johnson
· 15 years ago
7ddaac7
V4L/DVB: gspca - sn9c20x: Add upside down detection
by Brian Johnson
· 15 years ago
0c045eb
V4L/DVB: gspca - sn9c20x: Add support for camera LEDs
by Brian Johnson
· 15 years ago
a39db27
V4L/DVB: gspca - sn9c20x: use gspca's input device handling
by Mauro Carvalho Chehab
· 15 years ago
ad98c0f
V4L/DVB: gspca - sonixj: Add webcam 0c45:6142 with sensors gc0307 and po2030n
by Jean-François Moine
· 15 years ago
9c33afc
V4L/DVB: gspca - sonixj: More static const and better array initialization
by Jean-François Moine
· 15 years ago
771075b
V4L/DVB: videobuf-core: fix spelling mistake in debug message
by Hans Verkuil
· 15 years ago
8f27fd9
V4L/DVB: saa7134: add capture boards Hawell HW-404M7 and HW-808M7
by Vladimir Ermakov
· 15 years ago
a3415c1
V4L/DVB: v4l2_ctrl_get_name(): add missing control names, and make title for V4L2_CID_BG_COLOR consistent
by Frank Schaefer
· 15 years ago
4d36ec7
V4L/DVB: tlg2300: remove unused #include <linux/version.h>
by Huang Weiyi
· 15 years ago
728385c
V4L/DVB: drivers/media/video: move dereference after NULL test
by Julia Lawall
· 15 years ago
4e1af31
V4L/DVB: ivtv, ivtvfb: Use a define for the output line and field register address
by Andy Walls
· 15 years ago
2443bae
V4L/DVB: ivtv: Avoid hard system lock on decoder output mode change
by Ian Armstrong
· 15 years ago
f978ac9
V4L/DVB: cx18: Add a component video input to the PVR2100 and DVR3200H card entries
by Andy Walls
· 15 years ago
d9a325a
V4L/DVB: cx18: Add support for component video inputs
by Andy Walls
· 15 years ago
c6ebc6c
V4L/DVB: saa7134: Fix IR support of some ASUS TV-FM 7135 variants
by Jean Delvare
· 15 years ago
727e625
V4L/DVB: ir-core: export driver name used by IR via uevent
by Mauro Carvalho Chehab
· 15 years ago
000f64e
V4L/DVB: Fix bad whitespacing
by Mauro Carvalho Chehab
· 15 years ago
6721b51
V4L/DVB: gspca - ov534: Update copyright info
by Max Thrun
· 15 years ago
4b78754
V4L/DVB: gspca - ov534: Add Powerline Frequency control
by Mosalam Ebrahimi
· 15 years ago
7f9e9e8
V4L/DVB: gspca - ov534: Cosmetics: fix indentation and hex digits
by Antonio Ospite
· 15 years ago
eb17107
V4L/DVB: gspca - ov534: Fix unsetting hflip and vflip bits
by Max Thrun
· 15 years ago
3149cfb
V4L/DVB: gspca - ov534: Fixes for sharpness control
by Max Thrun
· 15 years ago
8fef9d9
V4L/DVB: gspca - ov534: Fix Auto White Balance control
by Max Thrun
· 15 years ago
18cf8c9
V4L/DVB: gspca - ov534: Fix and document setting manual exposure
by Antonio Ospite
· 15 years ago
f293882
V4L/DVB: gspca - ov534: Add Auto Exposure
by Max Thrun
· 15 years ago
8b7fbda
V4L/DVB: gspca - ov534: Fix autogain control, enable it by default
by Max Thrun
· 15 years ago
0c41acf
V4L/DVB: gspca - ov534: Remove hue control
by Antonio Ospite
· 15 years ago
c3f52f6
V4L/DVB: gspca- ov534: Remove ambiguous controls
by Max Thrun
· 15 years ago
947f04c
V4L/DVB: cx2341x: Remove temporal filter control restriction
by Ian Armstrong
· 15 years ago
9a766d5
V4L/DVB: ivtv: Really stop capture on device close
by Ian Armstrong
· 15 years ago
283328c
V4L/DVB: ivtv: Combine capture start delays into a single delay
by Andy Walls
· 15 years ago
2a8f960
V4L/DVB: configurable IRQ from CAM
by Abylay Ospan
· 15 years ago
e6b44bc
V4L/DVB: s2255drv: support for frame skipping
by Dean Anderson
· 15 years ago
e7c3ee6
V4L/DVB: gspca cpia1: make local functions static
by Márton Németh
· 15 years ago
2ffbb64
V4L/DVB: fix broken I2C IR for Beholder
by Dmitri Belimov
· 15 years ago
5a34d9d
V4L/DVB: s2255drv: Add support for 2257 device
by Dean Anderson
· 15 years ago
2e70db9
V4L/DVB: s2255drv: cleanup of V4L2 controls
by Dean Anderson
· 15 years ago
3fa0060
V4L/DVB: s2255drv: fixes for big endian arch
by Dean Anderson
· 15 years ago
811fab6
V4L/DVB: em28xx: Support for Kworld VS-DVB-T 323UR
by Antonio Larrosa
· 15 years ago
4de39f5
V4L/DVB: s2255drv: adding video input status capability
by Dean Anderson
· 15 years ago
a4fa8e9
V4L/DVB: gspca - cpia1 / sn9c2028: Make control descriptors constant
by Jean-François Moine
· 15 years ago
2f51d00
V4L/DVB: gspca - main: Use ktime instead of jiffies for buffer timestamping
by Paulo Assis
· 15 years ago
e10f731
V4L/DVB: gspca - sn9c20x: Fix exposure control for HV7131R sensor
by German Galkin
· 15 years ago
24f222e
V4L/DVB: gspca - t613: Check the result of kmalloc
by Jean-François Moine
· 15 years ago
52897d8
V4L/DVB: gspca - pac207: Let all pac207 ctrls have a coherent naming
by Erik Andrén
· 15 years ago
278a58c
V4L/DVB: tlg2300: make local variables and functions static
by Márton Németh
· 15 years ago
6c9eaa8
V4L/DVB: tlg2300: cleanups when power management is not configured
by Márton Németh
· 15 years ago
d044189
V4L/DVB: cx88: increase BUFFER_TIMEOUT to 2 seconds
by Marton Balint
· 15 years ago
535653b
V4L/DVB: mt9t031: use runtime pm support to restore ADDRESS_MODE registers
by Valentin Longchamp
· 15 years ago
4f9fb5e
V4L/DVB: soc-camera: add runtime pm support for subdevices
by Mauro Carvalho Chehab
· 15 years ago
e26b314
V4L/DVB: The first two parameters of soc_camera_limit_side() are usually pointers to struct v4l2_rect elements. They are signed, so adjust the prototype accordingly
by Márton Németh
· 15 years ago
a47f6be
V4L/DVB: pxa_camera: move fifo reset direct before dma start
by Stefan Herbrechtsmeier
· 15 years ago
981cbef
V4L/DVB: video: testing unsigned for less than 0
by Dan Carpenter
· 15 years ago
b7d41d6
V4L/DVB: mx1-camera: compile fix
by Uwe Kleine-König
· 15 years ago
03b1930
V4L/DVB: saa7146: fix regression of the av7110/budget-av driver
by Hans Verkuil
· 15 years ago
d2f2d6d
V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not V4L1
by Hans Verkuil
· 15 years ago
6a4f062
V4L/DVB: V4L - vpfe capture - fix for kernel crash
by Muralidharan Karicheri
· 15 years ago
f8f73d0
V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driver
by John Ellson
· 15 years ago
55e0b48
V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driver
by Erik Andrén
· 15 years ago
a76b9f4
V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declaration
by Yong Zhang
· 15 years ago
ab51bec
V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
by Murali Karicheri
· 15 years ago
b704e82
V4L/DVB: V4L - Makfile:Removed duplicate entry of davinci
by Vaibhav Hiremath
· 15 years ago
2132def
V4L/DVB: omap24xxcam: potential buffer overflow
by Dan Carpenter
· 15 years ago
1276551
device_attributes: add sysfs_attr_init() for dynamic attributes
by Wolfram Sang
· 15 years ago
Next »