Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
314527acbbb3f33f72c2ef19d8cfabcada9912a5
/
drivers
/
media
/
usb
/
gspca
/
pac7302.c
c93396e
[media] gspca: Remove gspca-specific debug magic
by Theodore Kilgore
· 12 years ago
ae814c0
[media] gspca/pac7302.c: use IS_ENABLED() macro
by Peter Senna Tschudin
· 12 years ago
2b34e9d
[media] gspca_pac7302: use registers 0x01 and 0x03 for red and blue balance controls
by Frank Schäfer
· 12 years ago
6f9b331
[media] gspca_pac7302: correct register documentation
by Frank Schäfer
· 12 years ago
780d617
[media] gspca_pac7302: extend register documentation
by Frank Schäfer
· 12 years ago
0e68785
[media] gspca_pac7302: avoid duplicate calls of the image quality adjustment functions on capturing start
by Frank Schäfer
· 12 years ago
f58e5cd
[media] gspca_pac7302: increase default value for white balance temperature
by Frank Schäfer
· 12 years ago
b1a19c0
[media] gspca_pac7302: add sharpness control
by Frank Schäfer
· 12 years ago
db43b9c
[media] gspca_pac7302: make red balance and blue balance controls work again
by Frank Schäfer
· 12 years ago
97d2fbf
[media] gspca_pac7302: add support for device 1ae7:2001 Speedlink Snappy Microphone SL-6825-SBK
by Frank Schäfer
· 12 years ago
0c0d06c
[media] rename most media/video usb drivers to media/usb
by Mauro Carvalho Chehab
· 12 years ago
[Renamed from drivers/media/video/gspca/pac7302.c]
8bb5896
[media] gspca: Add reset_resume callback to all sub-drivers
by Hans de Goede
· 12 years ago
74233cd
[media] gspca_pac7302: Convert to the control framework
by Hans de Goede
· 13 years ago
5b84325
[media] media: add support to gspca/pac7302.c for 093a:2627 (Genius FaceCam 300)
by Jozsef Marton
· 13 years ago
df8b985
[media] gspca_pac7302: Improve the gain control
by Hans de Goede
· 13 years ago
48bb731
[media] gspca_pac7302: Document some more registers
by Hans de Goede
· 13 years ago
895d464
[media] gspca_pac7302: Convert multi-line comments to standard kernel style
by Hans de Goede
· 13 years ago
b053c1d
[media] gspca_pac73xx: Remove comments from before the 7302 / 7311 separation
by Hans de Goede
· 13 years ago
a648e31
[media] gspca/autogain_functions.h: Allow users to declare what they want
by Hans de Goede
· 13 years ago
ac399cd
[media] gspca - pac7302: Do autogain setting work
by Jean-François Moine
· 13 years ago
aa5b792
[media] gspca - pac7302: Use the new video control mechanism
by Jean-François Moine
· 13 years ago
7532e81
[media] gspca - pac7302: Simplify the function pkt_scan
by Jean-François Moine
· 13 years ago
ae251e6
[media] gspca - pac7302: Cleanup source
by Jean-François Moine
· 13 years ago
dd32f98
[media] gspca - pac7302: Add new webcam 06f8:301b
by Jean-François Moine
· 13 years ago
122804e
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
4d6454d
[media] gspca_pac7302: Add usb-id for 145f:013c
by Hans de Goede
· 13 years ago
ecb3b2b
USB: convert drivers/media/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
133a9fe
[media] gspca: Use current logging styles
by Joe Perches
· 13 years ago
95c967c
[media] gspca: Remove __devinit, __devinitconst and __devinitdata
by Jean-François Moine
· 14 years ago
0aeb5ec
[media] gspca - pac7302/pac7311: Fix some warnings
by Jean-François Moine
· 14 years ago
780e312
[media] gspca: Fix coding style issues
by Jean-François Moine
· 14 years ago
2856643
V4L/DVB: gspca - many subdrivers: Handle the buttons when CONFIG_INPUT=m
by Jean-François Moine
· 14 years ago
0b65632
V4L/DVB: gspca - all modules: Display error messages when gspca debug disabled
by Jean-François Moine
· 14 years ago
5482643
V4L/DVB: gspca - all modules: Remove useless module load/unload messages
by Jean-François Moine
· 14 years ago
f7059ea
V4L/DVB: gspca - main: Don't use the frame buffer flags
by Jean-François Moine
· 14 years ago
b192ca9
V4L/DVB: gspca - main: Simplify image building
by Jean-François Moine
· 14 years ago
a131713
V4L/DVB: gspca - pac7302/11: Bad request value in USB write
by Jean-François Moine
· 14 years ago
4e6aeef
V4L/DVB: gspca - pac7302: add Genius iSlim 310
by Márton Németh
· 14 years ago
5fb2dde
V4L/DVB: gspca_pac7302: much improved exposure control
by Hans de Goede
· 15 years ago
cc2f82c
V4L/DVB: gspca - pac7302: Change latin1 text to utf-8.
by Jean-Francois Moine
· 15 years ago
aed6f1b
V4L/DVB: gspca - pac7302: Add support for camera button.
by Márton Németh
· 15 years ago
be927be
V4L/DVB: gspca - pac7302: Use usb_err to propagate USB errors
by Jean-Francois Moine
· 15 years ago
23a5de2
V4L/DVB: gspca - pac7302/pac7311: Remove the unused page loading
by Jean-Francois Moine
· 15 years ago
cdf955c
V4L/DVB (13926): gspca - pac7302: Fix a random USB error.
by Jean-Francois Moine
· 15 years ago
7e64dc4
V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.
by Marton Nemeth
· 15 years ago
aabcdfb
V4L/DVB (13898): gspca - some subdrivers: Make sd_desc const.
by Márton Németh
· 15 years ago
37b372e
V4L/DVB (13621): gspca - some subdrivers: Make device_table[]s constant.
by Márton Németh
· 15 years ago
c4322bf
V4L/DVB (13565): gspca - pac7302: One more webcam is upside-down by default.
by Jean-Francois Moine
· 15 years ago
fe2b603
V4L/DVB (13559): gspca - pac7302: Some webcams are upside-down by default.
by Jean-Francois Moine
· 15 years ago
76dd272
V4L/DVB (13453): gspca - all subdrivers: Remove the unused frame ptr from pkt_scan().
by Jean-Francois Moine
· 15 years ago
6763cc0
V4L/DVB (13419): gspca - pac7302: Add debug register write interface.
by Márton Németh
· 15 years ago
012880b
V4L/DVB (13389): gspca - pac7302: Handle return values in sd_start().
by Marton Nemeth
· 15 years ago
23fbee6
V4L/DVB (13388): gspca - pac7302: Add white balance control.
by Marton Nemeth
· 15 years ago
265a809
V4L/DVB (13385): gspca - pac7302: Add red and blue balance control.
by Márton Németh
· 15 years ago
b1784b3
V4L/DVB (13383): gspca - pac7311/pac7302: Propagate error to higher level software.
by Márton Németh
· 15 years ago
67c98f7
V4L/DVB (13382): gspca - pac7302: Remove redundant stream off command.
by Márton Németh
· 15 years ago
8337fc3
V4L/DVB (13325): gspca - pac7302/pac7311: Fix buffer overrun.
by Marton Nemeth
· 15 years ago
4f7309e
V4L/DVB (13324): gspca - pac7302/pac7311: Handle return value of usb_control_msg().
by Marton Nemeth
· 15 years ago
1408b84
V4L/DVB (13300): gspca - pac7302/pac7311: Separate the two subdrivers.
by Marton Nemeth
· 15 years ago