Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3a70c3fbcd546bad2314492700dd8d5c36023eb1
/
drivers
/
media
/
usb
/
gspca
/
sonixj.c
844db45
[media] gspca: Update / fix various comments wrt workqueue usb_lock usage
by Hans de Goede
· 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/sonixj.c]
8bb5896
[media] gspca: Add reset_resume callback to all sub-drivers
by Hans de Goede
· 12 years ago
f9798ef
[media] gspca - sonixj: Fix bad values of webcam 0458:7025
by Jean-Francois Moine
· 13 years ago
69ecdba
Merge remote-tracking branch 'linus/master' into staging/for_v3.5
by Mauro Carvalho Chehab
· 13 years ago
788ab1b
[media] gspca - sonixj: Fix a zero divide in isoc interrupt
by Jean-François Moine
· 13 years ago
a648e31
[media] gspca/autogain_functions.h: Allow users to declare what they want
by Hans de Goede
· 13 years ago
a7705c0
[media] gspca - sonixj: Add exposure, gain and auto exposure for po2030n
by Jean-François Moine
· 13 years ago
323bdcf
[media] gspca - sonixj: Remove the jpeg control
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
41f0932
[media] gspca - sonixj: Change color control for sensor po2030n
by Jean-François Moine
· 13 years ago
b4b0107
[media] gspca - sonixj: Bad sensor mode at start time
by Jean-François Moine
· 13 years ago
6121ca5
[media] gspca: Remove the useless variable 'nbalt'
by Jean-François Moine
· 13 years ago
ecb3b2b
USB: convert drivers/media/* to use module_usb_driver()
by Greg Kroah-Hartman
· 13 years ago
b813b0c
[media] gspca - sonixj: Cleanup source and remove useless instructions
by Jean-François Moine
· 13 years ago
2458df4
[media] gspca - sonixj: Increase the exposure for sensor soi768
by Jean-François Moine
· 13 years ago
abe8cee
[media] gspca - sonixj: Adjust the contrast control
by Jean-François Moine
· 13 years ago
822f6e2
[media] gspca - sonixj: Fix the darkness of sensor om6802 in 320x240
by Jean-François Moine
· 13 years ago
133a9fe
[media] gspca: Use current logging styles
by Joe Perches
· 13 years ago
d1520c5
[media] Fix wrong register mask in gspca/sonixj.c
by Luiz Ramos
· 13 years ago
67e27c74
[media] Make nchg variable signed because the code compares this variable against negative values
by Hans Petter Selasky
· 14 years ago
20c957b
[media] gspca - sonixj: The pin S_PWR_DN is inverted for sensor mi0360
by Jean-François Moine
· 14 years ago
062909f
[media] gspca - sonixj, zc3xx: Let some bandwidth for audio when USB 1.1
by Jean-François Moine
· 14 years ago
5c95606
[media] gspca - sonixj: Set both pins for infrared of mt9v111 webcams
by Jean-François Moine
· 14 years ago
336d23e
[media] gspca - sonixj: Same init for all bridges but the sn9c102p
by Jean-François Moine
· 14 years ago
e6a92a7
[media] gspca - sonixj: Simplify GPIO setting when audio present
by Jean-François Moine
· 14 years ago
2220367
[media] gspca - sonixj: Adjust autogain for sensor mt9v111
by Jean-François Moine
· 14 years ago
8046322
[media] gspca - sonixj: Fix start sequence of sensor mt9v111
by Jean-François Moine
· 14 years ago
b96cfc3
[media] gspca - sonixj: Update the JPEG quality for best image transfer
by Jean-François Moine
· 14 years ago
dccdccc
[media] gspca - sonixj: Have the same JPEG quality for encoding and decoding
by Jean-François Moine
· 14 years ago
a4a3076
[media] gspca - sonixj: Better scanning of isochronous packets
by Jean-François Moine
· 14 years ago
0f77f40
[media] gspca - sonixj: Move the avg lum computation to a separate function
by Jean-François Moine
· 14 years ago
a63d601
[media] gspca - sonixj: Add LED (illuminator) control to the webcam 0c45:614a
by Jean-François Moine
· 14 years ago
3afef85
[media] gspca - sonixj: Infrared bug fix and enhancement
by Jean-François Moine
· 14 years ago
95c967c
[media] gspca: Remove __devinit, __devinitconst and __devinitdata
by Jean-François Moine
· 14 years ago
e48d38f
[media] gspca_sonixj: Add one more commented out usb-id
by Hans de Goede
· 14 years ago
e530a5e
[media] gspca_sonixj: Probe sensor type independent of bridge type
by Hans de Goede
· 14 years ago
4944e27
[media] gspca_sonixj: Enable more usb ids when sn9c102 gets compiled too
by Hans de Goede
· 14 years ago
aa777a8
[media] gspca - sonixj: Bad clock for om6802 in 640x480
by Jean-François Moine
· 14 years ago
a79cc7b
[media] gspca - sonixj: Simplify and clarify the hv7131r probe function
by Jean-François Moine
· 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
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
72b667e
[media] gspca - sonixj: Use the new video control mechanism
by Jean-François Moine
· 14 years ago
266815e
V4L/DVB: gspca - sonixj: Have 0c45:6130 handled by sonixj instead of sn9c102
by Jean-François Moine
· 14 years ago
a95bd64
V4L/DVB: gspca - sonixj: Bad detection of the end of image
by Jean-François Moine
· 14 years ago
a067db8
V4L/DVB: gspca - sonixj: Add sensor mi0360b
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
4bf8b67
V4L/DVB: gspca - sonixj: Propagate USB errors to higher level
by Jean-François Moine
· 14 years ago
2a3b501
V4L/DVB: gspca - sonixj: Add webcam 0c45:612b
by Alexander Goncharov
· 14 years ago
860e7f4
V4L/DVB: gspca - sonixj: Webcam 0c45:6102 added
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
11ce884
V4L/DVB: gspca - sonixj / sq930x / t613: Remove unused variable in struct sd
by Jean-François Moine
· 14 years ago
19697b5
V4L/DVB: gspca - sonixj: Do the audio input work for webcams with a microphone
by Jean-François Moine
· 14 years ago
be2a9fa
V4L/DVB: gspca: Remove/move useless inclusions of slab.h
by Jean-François Moine
· 15 years ago
c4f95d8
V4L/DVB: gspca - sonixj: Add webcam 0c45:60ce
by Warren Bosworth Focke
· 15 years ago
6804675
V4L/DVB: gspca - sonixj: Add information about some potential JPEG webcams
by Jean-François Moine
· 15 years ago
03ed2a1
V4L/DVB: gspca - sonixj: Add sensor soi768
by Jean-François Moine
· 15 years ago
e3302ca
V4L/DVB: gspca - sonixj: Reset the bridge after sensor probe
by Jean-François Moine
· 15 years ago
0a85c74
V4L/DVB: gspca - sonixj: Adjust minor values of sensor ov7630. - set the color gains to null at init time - change value of register 0x9a
by Jean-François Moine
· 15 years ago
fff2f70
V4L/DVB: gspca - sonixj: Set the colors at startup time
by Jean-François Moine
· 15 years ago
cfd23c8
V4L/DVB: gspca - sonixj: Adjust debug output. - fix bad function name - add debug info for i2c buffer write
by Jean-François Moine
· 15 years ago
bdd2b93
V4L/DVB: gspca - sonixj: Split the init sequence of sensor ov7630
by Jean-François Moine
· 15 years ago
c26b12d
V4L/DVB: gspca - sonixj: Add autogain for sensor gc0307
by Jean-François Moine
· 15 years ago
73e4934
V4L/DVB: gspca - sonixj: Let the JPEG header in the device
by Jean-François Moine
· 15 years ago
27c6f9e
V4L/DVB: gspca: Change some copyrights and module authors
by Jean-François Moine
· 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
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9712a8b
V4L/DVB: gspca_sonixj: Add camera button support
by Hans de Goede
· 15 years ago
1e5eb11
V4L/DVB: gspca - sonixj: Set the vertical flip at capture start for all sensors
by Jean-François Moine
· 15 years ago
f6b22e5
V4L/DVB: gspca - sonixj: Add vertical flip control for sensor hv7131r
by Jean-François Moine
· 15 years ago
eac8f5f
V4L/DVB (13927): gspca - sonixj: Fix bad video mode for all webcams.
by Jean-Francois Moine
· 15 years ago
7e64dc4
V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.
by Marton Nemeth
· 15 years ago
878b35a
V4L/DVB (13894): gspca - sonixj: Add more controls.
by Jean-Francois Moine
· 15 years ago
6467757
V4L/DVB (13872): gspca - sonixj: Add sensor adcm1700 and webcam 0c45:614a.
by Jean-Francois Moine
· 15 years ago
b8c8a5b
V4L/DVB (13489): gspca - sonixj: Add the sensor po1030.
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
d5aa385
V4L/DVB (13384): gspca - sonixj: Optimize code and add some comments.
by Jean-Francois Moine
· 15 years ago
5b34e3e
V4L/DVB (13306): gspca - sonixj: Change the copyright.
by Jean-Francois Moine
· 15 years ago
0939e26
V4L/DVB (13305): gspca - sonixj: The V flip control does not exist for all sensors.
by Jean-Francois Moine
· 15 years ago
98941e4
V4L/DVB (13304): gspca - sonixj: Don't access the sensor when setting the bridge.
by Jean-Francois Moine
· 15 years ago
3fccb77
V4L/DVB (13303): gspca - sonixj: Change sensor and om6802 exchanges.
by Jean-Francois Moine
· 15 years ago
a782636
V4L/DVB (13302): gspca - sonixj: Fix some bad values of sensor om6802.
by Jean-Francois Moine
· 15 years ago
23a9827
V4L/DVB (13301): gspca - sonixj: Simplify the sensor init exchanges.
by Jean-Francois Moine
· 15 years ago
7fb101a
V4L/DVB (13251): gspca - sonixj: Cleanup code and change some comments.
by Jean-Francois Moine
· 15 years ago
46b4f2a
V4L/DVB (13197): gspca - sonixj: Adjust colors and autogain for sensor om6802.
by Amauri Magagna
· 15 years ago
f077b0a
V4L/DVB (12696): gspca - sonixj / sn9c102: Two drivers for 0c45:60fc and 0c45:613e.
by Jean-Francois Moine
· 15 years ago
1f78a97
V4L/DVB (12691): gspca - sonixj: Don't use mdelay().
by Jean-Francois Moine
· 15 years ago
47f7f6f
V4L/DVB (12501): gspca - sonixj: Do the ov7660 sensor work again.
by Jean-Francois Moine
· 15 years ago
6baefab
V4L/DVB (12356): gspca - sonixj: Webcam 0c45:6148 added
by Denis Loginov
· 15 years ago
Next »