Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c9a4c63888dbb79ce4d068ca1dd8b05bc3f156b1
/
drivers
/
media
/
usb
/
gspca
2ebe0bb
media: v4l: fix broken video4linux docs locations
by Mauro Carvalho Chehab
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
6c0e931
media: gspca_zc3xx: Enable short exposure times for OV7648
by Ondrej Zary
· 7 years ago
8945dea
media: gspca_zc3xx: Fix power line frequency settings for OV7648
by Ondrej Zary
· 7 years ago
6f92c3a
media: gspca_zc3xx: Implement proper autogain and exposure control for OV7648
by Ondrej Zary
· 7 years ago
6992eff
media: gspca: Kill all URBs before releasing any of them
by Ezequiel Garcia
· 7 years ago
df95e82
media: gspca: fix g/s_parm handling
by Hans Verkuil
· 7 years ago
1f5965c
media: gspca: convert to vb2
by Hans Verkuil
· 7 years ago
71db1cd
Merge tag 'v4.17-rc4' into patchwork
by Mauro Carvalho Chehab
· 7 years ago
5334b34
media: gspca: Stop using GFP_DMA for buffers for USB bulk transfers
by Hans de Goede
· 7 years ago
3259081
MAINTAINERS & files: Canonize the e-mails I use at files
by Mauro Carvalho Chehab
· 7 years ago
732a9ed
media: gspca: fix Kconfig help info
by winton.liu
· 7 years ago
c32678e
media: gspca: dtcs033: use %*ph to print small buffer
by Antonio Cardace
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
68c5735
Merge tag 'media/v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
6e6a8b5
media: replace all <spaces><tab> occurrences
by Mauro Carvalho Chehab
· 7 years ago
4a3fad7
media: fix usage of whitespaces and on indentation
by Mauro Carvalho Chehab
· 7 years ago
37d5efb
media: gspca: Convert PDEBUG to gspca_dbg
by Joe Perches
· 7 years ago
52173c5f
media: gspca: Convert PERR to gspca_err
by Joe Perches
· 7 years ago
cba862d
media: drivers: remove "/**" from non-kernel-doc comments
by Mauro Carvalho Chehab
· 7 years ago
c23e0cb
media: annotate ->poll() instances
by Al Viro
· 8 years ago
0169943
annotate poll_table_struct ->_key
by Al Viro
· 8 years ago
5d352e6
Merge tag 'media/v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a10444cc
media: gspca: remove redundant assignment to variable j
by Colin Ian King
· 7 years ago
0225652
[media] gspca: make arrays static, reduces object code size
by Colin Ian King
· 7 years ago
561b29e
media: fix media Kconfig help syntax issues
by Hans Verkuil
· 7 years ago
ff05c98
media: : usb: add const to v4l2_file_operations structures
by Bhumika Goyal
· 8 years ago
d4a0646
media: staging: fbtft: make const array gamma_par_mask static
by Colin Ian King
· 8 years ago
13174c3
[media] m5602_s5k83a: check return value of kthread_create
by Pan Bian
· 8 years ago
06eeefe
[media] media drivers: annotate fall-through
by Mauro Carvalho Chehab
· 8 years ago
aa58fed
[media] gspca: konica: add missing endpoint sanity check
by Johan Hovold
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
176180c
scripts/spelling.txt: add "neded" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
c099b73
[media] gspca_stv06xx: remove redundant check for err < 0
by Colin Ian King
· 8 years ago
bcb6331
[media] media: Drop FSF's postal address from the source code files
by Sakari Ailus
· 8 years ago
29a8d97
[media] squash lines for simple wrapper functions
by Masahiro Yamada
· 8 years ago
b2fdd0e
[media] stv06xx: store device name after the USB_DEVICE line
by Mauro Carvalho Chehab
· 8 years ago
0889e4a
[media] spca506: rewrite a commented line to avoid wrong parsing
by Mauro Carvalho Chehab
· 8 years ago
1ddc9f7
[media] gspca: don't break long lines
by Mauro Carvalho Chehab
· 8 years ago
53eebd8
[media] gspca: finepix: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
e596468
[media] gspca: jl2005bcd: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
9570508
[media] gspca: vicam: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
c994be4
[media] gspca: sonixj: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
de46bfa
[media] media: usb: gspca: konica: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
452b53f
[media] media: usb: gspca: gspca: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
60e3699
[media] media: usb: gspca: benq: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
f7cf036
[media] zc3xx: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
d7e92e1
[media] gspca: avoid unused variable warnings
by Arnd Bergmann
· 9 years ago
8ad2d06
[media] gspca: correct speed testing
by Oliver Neukum
· 9 years ago
edf096b
[media] sn9c20x: Remove deprecated create_singlethread_workqueue
by Bhaktipriya Shridhar
· 9 years ago
c21f0cb
[media] gspca: fix a v4l2-compliance failure about buffer timestamp
by Antonio Ospite
· 9 years ago
b3f18ec
[media] gspca: fix a v4l2-compliance failure about VIDIOC_ENUM_FRAMEINTERVALS
by Antonio Ospite
· 9 years ago
9a08e46
[media] gspca: rename wxh_to_mode() to wxh_to_nearest_mode()
by Antonio Ospite
· 9 years ago
c0925ba
[media] gspca: fix setting frame interval type in vidioc_enum_frameintervals()
by Antonio Ospite
· 9 years ago
8a074e8
[media] gspca: ov534/topro: use a define for the default framerate
by Antonio Ospite
· 9 years ago
123818e
m5602_ov7660: move skeletons to the .c file
by Mauro Carvalho Chehab
· 9 years ago
804c781
m5602_po1030: move skeletons to the .c file
by Mauro Carvalho Chehab
· 9 years ago
1ab9e60
m5602_s5k83a: move skeletons to the .c file
by Mauro Carvalho Chehab
· 9 years ago
14ccffa
m5602_ov9650: move skeletons to the .c file
by Mauro Carvalho Chehab
· 9 years ago
349e4dc
m5602_mt9m111: move skeletons to the .c file
by Mauro Carvalho Chehab
· 9 years ago
0eed95b
m5602_s5k4aa: move skeletons to the .c file
by Mauro Carvalho Chehab
· 9 years ago
511ebc0
m5602_core: move skeletons to the .c file
by Mauro Carvalho Chehab
· 9 years ago
778f2a3
[media] touptek: cast char types on %x printk
by Mauro Carvalho Chehab
· 9 years ago
ad72204
[media] touptek: don't DMA at the stack
by Mauro Carvalho Chehab
· 9 years ago
b44d366
[media] gspca: Remove unused ovfx2_vga_mode/ovfx2_cif_mode arrays
by Hans de Goede
· 9 years ago
f7c7ac4
[media] gspca: Fix ov519 i2c r/w not working when connected to a xhci host
by Wesley Post
· 9 years ago
dcc7fdb
[media] gspca: ov534/topro: prevent a division by 0
by Antonio Ospite
· 9 years ago
5ba0e2c3
[media] use v4l2_get_timestamp where possible
by Arnd Bergmann
· 9 years ago
63f2f417
[media] gscpa_m5602: use msecs_to_jiffies for conversions
by Nicholas Mc Guire
· 10 years ago
0a2a89c
[media] gspca: sn9c2028: remove an unneeded condition
by Dan Carpenter
· 10 years ago
d8fd9f5
[media] gspca: sn9c2028: Add gain and autogain controls Genius Videocam Live v2
by Vasily Khoruzhick
· 10 years ago
48c291e
[media] gspca: sn9c2028: Add support for Genius Videocam Live v2
by Vasily Khoruzhick
· 10 years ago
cd65d24
[media] xirlink_cit: comment unreachable code
by Mauro Carvalho Chehab
· 10 years ago
e2f233d
[media] stk014: fix bad indenting
by Mauro Carvalho Chehab
· 10 years ago
5136412
[media] sonixj: fix bad indenting
by Mauro Carvalho Chehab
· 10 years ago
094af36
[media] zc3xx: remove dead code and uneeded gotos
by Mauro Carvalho Chehab
· 10 years ago
b036f1c
[media] zc3xx: don't go past quality array
by Mauro Carvalho Chehab
· 10 years ago
ebb3263
[media] benq: fix indentation
by Mauro Carvalho Chehab
· 10 years ago
676ee36
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 10 years ago
d5c0076
[media] media: fix gspca drivers build dependencies
by Randy Dunlap
· 10 years ago
559addc
[media] fixp-arith: replace sin/cos table by a better precision one
by Mauro Carvalho Chehab
· 10 years ago
d6d4c0e
[media] gpsca: remove the risk of a division by zero
by Luis de Bethencourt
· 10 years ago
91de062f
[media] gspca_vc032x: Fix wrong bytesperline
by Luca Bonissi
· 10 years ago
c7e5a72
[media] gspca: Fix underflow in vidioc_s_parm()
by Hans de Goede
· 10 years ago
0f5b265
[media] gspca: Add high-speed modes for PS3 Eye camera
by Joe Howse
· 10 years ago
13e6c9f
[media] gspca_stv06xx: enable button found on some Quickcam Express variant
by Antonio Ospite
· 11 years ago
2c79407
[media] gspca/touptek: Fix a few CodingStyle issues
by Mauro Carvalho Chehab
· 10 years ago
7cc42d9
[media] gspca_touptek: Add support for ToupTek UCMOS series USB cameras
by John McMaster
· 10 years ago
4d9708e
Merge tag 'media/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
e0aa2b2
[media] sn9c20x: fix checkpatch warning: sizeof cmatrix should be sizeof(cmatrix)
by Morgan Phillips
· 10 years ago
312487c
[media] sn9c20x.c: fix checkpatch error: that open brace { should be on the previous line
by Morgan Phillips
· 10 years ago
751e78d
[media] trivial: drivers/media/usb/gspca/gspca.h: indent with TABs, not spaces
by Antonio Ospite
· 11 years ago
59234e5
[media] trivial: drivers/media/usb/gspca/gspca.c: fix the indentation of a comment
by Antonio Ospite
· 11 years ago
6cde290
[media] kinect: fix sparse warnings
by Hans Verkuil
· 10 years ago
9b13494
treewide: Fix typo in printk
by Masanari Iida
· 11 years ago
a733291
Merge commit '67dd8f35c2d8ed80f26c9654b474cffc11c6674d' into patchwork
by Mauro Carvalho Chehab
· 11 years ago
d52e238
[media] v4l: Support extending the v4l2_pix_format structure
by Laurent Pinchart
· 11 years ago
0d5e8c4
[media] Fix 64-bit division fall-out from 64-bit control ranges
by Hans Verkuil
· 11 years ago
Next »