Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
eb78bd7d8a39415245a8d20ae3b464ddde68b20a
/
drivers
/
media
/
video
eb78bd7
media: comment typo fix diable -> disable.
by Justin P. Mattock
· 14 years ago
bb9fb42
Revert conflicting V4L changes
by Jiri Kosina
· 14 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
8cad7f0
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
0e4d413
[media] gspca - sonixj: Better handling of the bridge registers 0x01 and 0x17
by Jean-Francois Moine
· 14 years ago
4fd350ee
[media] gspca - sonixj: Add the bit definitions of the bridge reg 0x01 and 0x17
by Jean-Francois Moine
· 14 years ago
b2272a4
[media] gspca - sonixj: Set the flag for some devices
by Jean-Francois Moine
· 14 years ago
c6c1433
[media] gspca - sonixj: Add a flag in the driver_info table
by Jean-Francois Moine
· 14 years ago
4f67f3a
[media] gspca - sonixj: Fix a bad probe exchange
by Jean-Francois Moine
· 14 years ago
5e68f40
[media] gspca - sonixj: Move bridge init to sd start
by Jean-Francois Moine
· 14 years ago
692e42d
[media] bttv: remove unneeded locking comments
by Brandon Philips
· 14 years ago
587f0d5
[media] bttv: fix mutex use before init (BZ#24602)
by Mauro Carvalho Chehab
· 14 years ago
8efc1a1
Merge branch 'bkl_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
31c67c7
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
by Linus Torvalds
· 14 years ago
53f517a
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
673eb9f
[media] uvcvideo: Convert to unlocked_ioctl
by Laurent Pinchart
· 14 years ago
6947756
[media] uvcvideo: Lock stream mutex when accessing format-related information
by Laurent Pinchart
· 14 years ago
4aa2759
[media] uvcvideo: Move mmap() handler to uvc_queue.c
by Laurent Pinchart
· 14 years ago
8e815e17
[media] uvcvideo: Move mutex lock/unlock inside uvc_free_buffers
by Laurent Pinchart
· 14 years ago
23d9f3e
[media] uvcvideo: Lock controls mutex when querying menus
by Laurent Pinchart
· 14 years ago
ca9afe6
[media] v4l2-dev: fix race condition
by Hans Verkuil
· 14 years ago
879aa24
[media] V4L: improve the BKL replacement heuristic
by Hans Verkuil
· 14 years ago
2877842
[media] v4l2-dev: use mutex_lock_interruptible instead of plain mutex_lock
by Hans Verkuil
· 14 years ago
78b055b
[media] cx18: convert to unlocked_ioctl
by Hans Verkuil
· 14 years ago
6975669
[media] sh_vou: convert to unlocked_ioctl
by Hans Verkuil
· 14 years ago
20aa5bb
[media] cafe_ccic: replace ioctl by unlocked_ioctl
by Hans Verkuil
· 14 years ago
ca26219
[media] et61x251_core: trivial conversion to unlocked_ioctl
by Hans Verkuil
· 14 years ago
feecf93
[media] sn9c102: convert to unlocked_ioctl
by Hans Verkuil
· 14 years ago
61df3c9
[media] BKL: trivial ioctl -> unlocked_ioctl video driver conversions
by Hans Verkuil
· 14 years ago
9a1f8b3
[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functions
by Laurent Pinchart
· 14 years ago
aa2d8cb
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev* (2)
by Laurent Pinchart
· 14 years ago
37e3273
media/video: convert Kconfig to use the menu's `visible' keyword
by Arnaud Lacombe
· 14 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 14 years ago
f3dc65d
i2c: Drivers shouldn't include <linux/i2c-id.h>
by Jean Delvare
· 14 years ago
dc6641b
i2c: Remove obsolete cleanup for clientdata
by Wolfram Sang
· 14 years ago
6b10192
[media] soc-camera: Compile fixes for mx2-camera
by Sascha Hauer
· 14 years ago
d889eb1
[media] SoC Camera: ov6650: minor cleanups
by Janusz Krzysztofik
· 14 years ago
4b35e62
[media] SOC Camera: OMAP1: typo fix
by Janusz Krzysztofik
· 14 years ago
8c66cae
[media] SoC Camera: OMAP1: update for recent videobuf changes
by Janusz Krzysztofik
· 14 years ago
352f5d2
[media] SoC Camera: OMAP1: update for recent framework changes
by Janusz Krzysztofik
· 14 years ago
a8de663
[media] ARM mx3_camera: check for DMA engine type
by Sascha Hauer
· 14 years ago
399d846
[media] cafe_ccic: fix subdev configuration
by Daniel Drake
· 14 years ago
35bbe58
[media] saa7134: Fix autodetect for Behold A7 and H7 TV cards
by Dmitri Belimov
· 14 years ago
0edf2e5
[media] v4l: kill the BKL
by Arnd Bergmann
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
bf01ca1
VIA Chrome camera: remove duplicate includes
by Jesper Juhl
· 14 years ago
0851668
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 14 years ago
dc69798
[media] IR: initialize ir_raw_event in few more drivers
by Maxim Levitsky
· 14 years ago
910f5f0
[media] Guard a divide in v4l1 compat layer
by Dr. David Alan Gilbert
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
cdff10a
[media] cafe_ccic: Configure ov7670 correctly
by Daniel Drake
· 14 years ago
75e2bda
[media] ov7670: allow configuration of image size, clock speed, and I/O method
by Daniel Drake
· 14 years ago
fcb9757
[media] Nova-S-Plus audio line input
by lawrence rust
· 14 years ago
cb0ed22
[media] [RFC,1/1] V4L2: Use new CAP bits in existing RDS capable drivers
by Matti Aaltonen
· 14 years ago
3074fc8
[media] drivers/media/video/bt8xx: Adjust confusing if indentation
by Julia Lawall
· 14 years ago
dda7ae7
[media] s5p-fimc: dubious one-bit signed bitfields
by Sylwester Nawrocki
· 14 years ago
29adc2c
[media] s5p-fimc: add unlock on error path
by Dan Carpenter
· 14 years ago
aa55f3a
[media] cx18: Don't use module names to load I2C modules
by Laurent Pinchart
· 14 years ago
84d0d4f
[media] ivtv: Don't use module names to load I2C modules
by Laurent Pinchart
· 14 years ago
dfffec6
[media] vpif_capture: Don't use module names to load I2C modules
by Laurent Pinchart
· 14 years ago
87b3854
[media] vpif_display: Don't use module names to load I2C modules
by Laurent Pinchart
· 14 years ago
959b606
[media] vpfe_capture: Don't use module names to load I2C modules
by Laurent Pinchart
· 14 years ago
2001f99
[media] soc_camera: Don't use module names to load I2C modules
by Laurent Pinchart
· 14 years ago
2334e79
[media] sh_vou: Don't use module names to load I2C modules
by Laurent Pinchart
· 14 years ago
d4c0312
[media] pvrusb2: Don't use module names to load I2C modules
by Laurent Pinchart
· 14 years ago
99f7d81
[media] zoran: Don't use module names to load I2C modules
by Laurent Pinchart
· 14 years ago
1532a07
[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*
by Laurent Pinchart
· 14 years ago
e9f0495
[media] v4l: Load I2C modules based on modalias
by Laurent Pinchart
· 14 years ago
b838396
[media] cx231xx: fix double lock typo
by Dan Carpenter
· 14 years ago
5401c2d
[media] cx88: uninitialized variable
by Dan Carpenter
· 14 years ago
8298f2f
[media] Support for Elgato Video Capture
by Adrian Taylor
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
780e312
[media] gspca: Fix coding style issues
by Jean-François Moine
· 14 years ago
76ad3b6
[media] gspca - sonixj: Add horizontal and vertical flip for po2030n
by Németh Márton
· 14 years ago
ccbc5df
[media] gspca - sonixj: Remove magic numbers for delay
by Németh Márton
· 14 years ago
75f05ba
[media] gspca - sonixj: Fix a regression with sensor hv7131r
by Jean-François Moine
· 14 years ago
0303a90
[media] gspca - sonixj: Fix a regression of sensors hv7131r and mi0360
by Jean-François Moine
· 14 years ago
024fafbac
[media] Add the via framebuffer camera controller driver
by Jonathan Corbet
· 14 years ago
dc4589c
[media] ov7670: fix QVGA visible area
by Daniel Drake
· 14 years ago
cec4e6c
[media] em28xx: Add dvb support for Terratec Cinergy Hybrid T USB XS FR
by Michel Garnier
· 14 years ago
4372584
[media] cx231xx: Fix compilation breakage if DVB is not selected
by Mauro Carvalho Chehab
· 14 years ago
44ed895
[media] cx231xx: Remove IR support from the driver
by Mauro Carvalho Chehab
· 14 years ago
10e4ebb
[media] cx231xx: Only register USB interface 1
by Mauro Carvalho Chehab
· 14 years ago
efba4bc
[media] cx25840: Remove a now unused variable
by Mauro Carvalho Chehab
· 14 years ago
11e0f1a
[media] SR030PC30: Avoid use of uninitialized variables
by Sylwester Nawrocki
· 14 years ago
5af79f8
[media] Add support for AUX_PLL on cx2583x chips
by Sven Barth
· 14 years ago
9439943
[media] v4l-dvb: using vmalloc needs vmalloc.h in cx231xx-417.c
by Stephen Rothwell
· 14 years ago
0310871
[media] msp3400: fix mute audio regression
by Hans Verkuil
· 14 years ago
f43402f
[media] gspca - main: Fix a regression with the PS3 Eye webcam
by Jean-François Moine
· 14 years ago
3f0a4d2
[media] Re: [git:v4l-dvb/v2.6.37] [media] Fix compilation of Siliconfile SR030PC30 VGA camera
by Hans Verkuil
· 14 years ago
e902a68
[media] hdpvr: add usb product id 0x4903
by Janne Grunau
· 14 years ago
39bcb3a
[media] hdpvr: decrease URB timeout to 90ms
by Alan Young
· 14 years ago
fe023ad
[media] hdpvr: fix audio input setting for pre AC3 firmwares
by Janne Grunau
· 14 years ago
d453333
[media] hdpvr: use AC3 as default audio codec for SPDIF
by Janne Grunau
· 14 years ago
35b5366
[media] hdpvr: add two known to work firmware versions
by Janne Grunau
· 14 years ago
74a558b
[media] hdpvr: print firmware date
by Alan Young
· 14 years ago
1f33d61
[media] hdpvr: remove unecessary sleep in buffer drain loop
by Alan Young
· 14 years ago
8df787d
[media] hdpvr: remove unnecessary sleep in hdpvr_config_call
by Alan Young
· 14 years ago
4f5c933
[media] hdpvr: Add missing URB_NO_TRANSFER_DMA_MAP flag
by James M McLaren
· 14 years ago
d639609
[media] v4l: videobuf: remove unused is_userptr variable
by Pawel Osciak
· 14 years ago
Next »