index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
video
/
gspca
/
m5602
Commit message (
Expand
)
Author
Age
Files
Lines
*
V4L/DVB (10336): gspca - all subdrivers: Return ret instead of -1 in sd_mod_i...
Alexey Klimov
2009-03-30
1
-1
/
+1
*
V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...
Alexey Klimov
2009-03-30
1
-1
/
+3
*
V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.
Jean-Francois Moine
2009-03-30
1
-1
/
+0
*
V4L/DVB (10789): m5602-s5k4aa: Split up the initial sensor probe in chunks.
Gregory Lardiere
2009-03-05
1
-1
/
+5
*
V4L/DVB (10180): drivers/media: Fix a number of sparse warnings
Mauro Carvalho Chehab
2009-01-07
1
-1
/
+1
*
V4L/DVB (10041): m5602 - rework parts of the resolution initialization
Erik Andrén
2008-12-30
2
-35
/
+32
*
V4L/DVB (10040): m5602 - ov9650: Activate variopixel
Erik Andrén
2008-12-30
1
-0
/
+7
*
V4L/DVB (10039): m5602 - ov9650: Add CIF mode
Erik Andrén
2008-12-30
2
-1
/
+51
*
V4L/DVB (10038): m5602: tweak the hsync. Remove redundant init sequence
Erik Andrén
2008-12-30
1
-9
/
+4
*
V4L/DVB (10037): m5602: add QVGA mode for the ov9650 sensor
Erik Andrén
2008-12-30
2
-3
/
+51
*
V4L/DVB (10036): m5602 - ov9650: Prepare the sensor to set multiple resolutions
Erik Andrén
2008-12-30
2
-26
/
+57
*
V4L/DVB (10035): m5602: add a start sending hook in the sensor struct
Erik Andrén
2008-12-30
2
-0
/
+6
*
V4L/DVB (10034): m5602: fixup offset in order to align image
Erik Andrén
2008-12-30
1
-3
/
+3
*
V4L/DVB (10033): m5602: add some comments
Erik Andrén
2008-12-30
2
-9
/
+10
*
V4L/DVB (10032): m5602: add vflip quirk for Alienware m9700
Erik Andrén
2008-12-30
1
-0
/
+7
*
V4L/DVB (10031): m5602: correct the name of the Pascal Stangs library
Erik Andrén
2008-12-30
1
-1
/
+1
*
V4L/DVB (10030): m5602: Use read/modify/write when toggling vflip on the po1030
Erik Andrén
2008-12-30
1
-4
/
+12
*
V4L/DVB (10029): m5602: remove uneeded test on po1030
Erik Andrén
2008-12-30
1
-6
/
+0
*
V4L/DVB (10028): mt5602: Remove the s5k83a specific read_sensor function
Erik Andrén
2008-12-30
2
-40
/
+0
*
V4L/DVB (10027): m5602: convert the s5k83a sensor to use the common function
Erik Andrén
2008-12-30
1
-13
/
+13
*
V4L/DVB (10026): m5602: remove the s5k4aa implementation of the read_sensor
Erik Andrén
2008-12-30
2
-43
/
+0
*
V4L/DVB (10025): m5602: convert the s5k4aa sensor to use the common function
Erik Andrén
2008-12-30
1
-17
/
+17
*
V4L/DVB (10024): m5602: Remove the mt9m111 implementation of the read_sensor ...
Erik Andrén
2008-12-30
2
-36
/
+0
*
V4L/DVB (10023): m5602: Convert the mt9m111 to use the common read_sensor fun...
Erik Andrén
2008-12-30
1
-9
/
+9
*
V4L/DVB (10022): m5602: Remove the po1030 read_sensor function
Erik Andrén
2008-12-30
2
-36
/
+0
*
V4L/DVB (10021): m5602: Let the po1030 use the common read_sensor function
Erik Andrén
2008-12-30
1
-13
/
+13
*
V4L/DVB (10020): m5602: Remove the ov9650 implementation of the read sensor f...
Erik Andrén
2008-12-30
2
-42
/
+0
*
V4L/DVB (10019): m5602: Let the ov9650 use the common read sensor function
Erik Andrén
2008-12-30
1
-24
/
+24
*
V4L/DVB (10018): gspca - m5602 - ov9650: Use generic read_sensor function
Erik Andrén
2008-12-30
1
-6
/
+17
*
V4L/DVB (10015): gspca - m5602: Add initial read sensor implementation
Erik Andrén
2008-12-30
2
-0
/
+39
*
V4L/DVB (10014): gspca - m5602: Remove all sensor specific write functions.
Erik Andrén
2008-12-30
10
-230
/
+0
*
V4L/DVB (10013): Convert all sensors to use the unified write sensor function
Erik Andrén
2008-12-30
6
-95
/
+98
*
V4L/DVB (10012): m5602: Start to unify read/write sensor functions
Erik Andrén
2008-12-30
7
-0
/
+52
*
V4L/DVB (10011): m5602: Remove the write and read sensor from the main struct
Erik Andrén
2008-12-30
5
-18
/
+1
*
V4L/DVB (10010): gspca - m5602: Add vflip quirk for the ASUS A6Ja
Erik Andrén
2008-12-30
1
-0
/
+7
*
V4L/DVB (10009): gspca - m5602: Convert some functions to be static
Erik Andrén
2008-12-30
10
-15
/
+14
*
V4L/DVB (10008): gspca - m5602: Checkpatch.pl fixes on m5602_ov9650.c
Erik Andrén
2008-12-30
1
-2
/
+3
*
V4L/DVB (10007): gspca - m5602: Refactor the error handling in the s5k83a
Erik Andrén
2008-12-30
1
-26
/
+36
*
V4L/DVB (10006): gspca - m5602: Align some defines
Erik Andrén
2008-12-30
2
-10
/
+10
*
V4L/DVB (10005): m5602: Cleanup the s5k4aa error handling, cull some comments
Erik Andrén
2008-12-30
2
-14
/
+14
*
V4L/DVB (10004): m5602: Cleanup the po1030 sensor error handling
Erik Andrén
2008-12-30
1
-21
/
+30
*
V4L/DVB (10003): m5602: Simplify the error handling in the ov9650 sensor
Erik Andrén
2008-12-30
1
-35
/
+46
*
V4L/DVB (10002): m5602: Simplify error handling in the mt9m111 sensor code
Erik Andrén
2008-12-30
1
-8
/
+8
*
V4L/DVB (10001): gspca - m5602: Minor fixes
Erik Andrén
2008-12-30
2
-2
/
+3
*
V4L/DVB (10000): gspca - m5602: Add lost ampersand
Erik Andrén
2008-12-30
1
-1
/
+1
*
V4L/DVB (9995): gspca - ov534 and m5602: Set static some functions/variables.
Jean-Francois Moine
2008-12-30
1
-1
/
+1
*
V4L/DVB (9703): Move the s5k4aa vflip quirk table to the main sensor file in ...
Erik Andrén
2008-12-29
2
-32
/
+33
*
V4L/DVB (9702): Move the ov9650 vflip table to avoid compilation warnings on ...
Erik Andrén
2008-12-29
2
-36
/
+36
*
V4L/DVB (9701): Add a minor comment to the sensor init
Erik Andrén
2008-12-29
1
-0
/
+1
*
V4L/DVB (9698): Add another vflip quirk for the s5k4aa
Erik Andrén
2008-12-29
1
-4
/
+8
[next]