index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
/
m5602
/
m5602_mt9m111.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
[media] rename most media/video usb drivers to media/usb
Mauro Carvalho Chehab
1
-647
/
+0
2011-09-04
[media] m5602: Use current logging styles
Joe Perches
1
-13
/
+15
2010-10-21
[media] gspca: Fix coding style issues
Jean-François Moine
1
-24
/
+24
2010-02-26
V4L/DVB (13952): gspca: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2010-02-26
V4L/DVB (13883): gspca - m5602: Be less verbose during sensor probe
Erik Andrén
1
-1
/
+1
2009-06-17
V4L/DVB (11692): gspca - m5602: Checkpatch.pl fixes
Erik Andrén
1
-2
/
+4
2009-06-17
V4L/DVB (11650): gspca - m5602: Sort out macro conflict by adding a prefix
Erik Andrén
1
-1
/
+1
2009-06-17
V4L/DVB (11646): gspca - m5602-mt9m111: Disable QVGA until it has been verifi...
Erik Andrén
1
-9
/
+0
2009-06-17
V4L/DVB (11639): gspca - m5602-mt9m111: Correct the hflip/vflip semantics
Erik Andrén
1
-2
/
+9
2009-06-17
V4L/DVB (11546): gspca - m5602-mt9m111: Endianness fixes.
Erik Andr?n
1
-11
/
+11
2009-06-17
V4L/DVB (11545): gspca - m5602-mt9m111: Activate vflip/hflip by default
Erik Andr?n
1
-2
/
+2
2009-06-17
V4L/DVB (11544): gspca - m5602-mt9m111: Add experimental QVGA support
Erik Andr?n
1
-0
/
+19
2009-06-17
V4L/DVB (11543): gspca - m5602-mt9m111: Setup VGA resolution
Erik Andr?n
1
-1
/
+9
2009-06-17
V4L/DVB (11542): gspca - m5602-mt9m111: Synthesize the hsync/vsync setup
Erik Andr?n
1
-0
/
+51
2009-06-17
V4L/DVB (11541): gspca - m5602-mt9m111: Add a start function
Erik Andr?n
1
-0
/
+20
2009-06-17
V4L/DVB (11526): gspca - m5602-mt9m111: Add red balance ctrl
Erik Andr?n
1
-0
/
+48
2009-06-17
V4L/DVB (11525): gspca - m5602-mt9m111: Add blue balance ctrl
Erik Andr?n
1
-1
/
+47
2009-06-17
V4L/DVB (11524): gspca - m5602-mt9m111: Add green balance ctrl
Erik Andr?n
1
-4
/
+56
2009-06-17
V4L/DVB (11470): gspca - m5602-mt9m111: Implement an auto white balancing con...
Erik Andr?n
1
-0
/
+50
2009-06-17
V4L/DVB (11469): gspca - m5602-mt9m111: More redundant init cleanup
Erik Andr?n
1
-1
/
+0
2009-06-17
V4L/DVB (11467): gspca - m5602: Move all dump_sensor to the init function
Erik Andr?n
1
-3
/
+3
2009-06-17
V4L/DVB (11466): gspca - m5602: Let all ctrls on all sensors be static
Erik Andr?n
1
-7
/
+15
2009-06-17
V4L/DVB (11464): gspca - m5602-mt9m111: Set the cached v4l2 ctrl values
Erik Andr?n
1
-3
/
+14
2009-06-17
V4L/DVB (11454): gspca - m5602-mt9m111: Remove the unused power_down struct m...
Erik Andr?n
1
-5
/
+0
2009-06-17
V4L/DVB (11450): gspca - m5602-mt9m111: Convert the mt9m111 to use a v4l2 ctr...
Erik Andr?n
1
-25
/
+40
2009-04-07
V4L/DVB (11414): gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.
Erik Andr?n
1
-1
/
+43
2009-04-07
V4L/DVB (11413): gspca - m5602-mt9m111: Separate mode vectors per sensor.
Erik Andr?n
1
-2
/
+15
2009-04-07
V4L/DVB (11411): gspca - m5602: Rework v4l ctrl handling in all sensors
Erik Andr?n
1
-1
/
+1
2009-04-07
V4L/DVB (11405): gspca - m5602: Simplify error handling
Erik Andr?n
1
-8
/
+6
2008-12-30
V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor ...
Erik Andrén
1
-33
/
+0
2008-12-30
V4L/DVB (10023): m5602: Convert the mt9m111 to use the common read_sensor fun...
Erik Andrén
1
-9
/
+9
2008-12-30
V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.
Erik Andrén
1
-44
/
+0
2008-12-30
V4L/DVB (10013): Convert all sensors to use the unified write sensor function
Erik Andrén
1
-11
/
+11
2008-12-30
V4L/DVB (10009): gspca - m5602: Convert some functions to be static
Erik Andrén
1
-1
/
+3
2008-12-30
V4L/DVB (10002): m5602: Simplify error handling in the mt9m111 sensor code
Erik Andrén
1
-8
/
+8
2008-10-18
V4L/DVB (9280): gspca: Use the gspca debug macros
Erik Andren
1
-8
/
+8
2008-10-18
V4L/DVB (9279): gspca: Correct some copyright headers
Erik Andren
1
-1
/
+1
2008-10-12
V4L/DVB (9126): gspca: Fix some compilation warnings in m5602.
Jean-Francois Moine
1
-1
/
+1
2008-10-12
V4L/DVB (9095): gspca: Moves some sensor initialization to each sensor in m5602.
Erik Andren
1
-0
/
+2
2008-10-12
V4L/DVB (9091): gspca: Subdriver m5602 (ALi) added.
Erik Andren
1
-0
/
+343