index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux
/
drivers
/
media
/
video
/
gspca
/
m5602
Age
Commit message (
Expand
)
Author
2009-01-01
gspca - all subdrivers: Return ret instead of -1 in sd_mod_init.
Jean-Francois Moine
2009-01-01
gspca - all subdrivers: Fix CodingStyle in sd_mod_init function.
Jean-Francois Moine
2008-12-31
gspca - main and many subdrivers: Remove the epaddr variable.
Jean-Francois Moine
2008-12-26
Merge with the main gspca tree.
Erik Andrén
2008-12-23
Rework parts of the resolution initialization
Erik Andrén
2008-12-23
ov9650: Activate variopixel
Erik Andrén
2008-12-23
ov9650: Add CIF mode
Erik Andrén
2008-12-23
Tweak the hsync. Remove redundant init sequence
Erik Andrén
2008-12-22
Add QVGA mode for the ov9650 sensor
Erik Andrén
2008-12-21
ov9650: Prepare the sensor to set multiple resolutions.
Erik Andrén
2008-12-21
Add a start sending hook in the sensor struct
Erik Andrén
2008-12-21
gspca - ov534 and m5602: Set static some functions/variables.
Jean-Francois Moine
2008-12-19
Fixup offset in order to align image
Erik Andrén
2008-12-19
Add some comments
Erik Andrén
2008-12-19
Add vflip quirk for Alienware m9700
Erik Andrén
2008-12-01
Correct the name of the Pascal Stangs library
Erik Andrén
2008-11-27
Use read/modify/write when toggling vflip on the po1030
Erik Andrén
2008-11-27
The po1030 never sends long i2c messages, no need to test for that in the ini...
Erik Andrén
2008-11-27
Remove the s5k83a specific read_sensor function
Erik Andrén
2008-11-27
Convert the s5k83a sensor to use the common read_sensor function
Erik Andrén
2008-11-27
Remove the s5k4aa implementation of the read_sensor function
Erik Andrén
2008-11-27
Convert the s5k4aa sensor to use the common read_sensor function
Erik Andrén
2008-11-27
Remove the mt9m111 implementation of the read_sensor function.
Erik Andrén
2008-11-27
Convert the mt9m111 to use the common read_sensor function
Erik Andrén
2008-11-27
Remove the po1030 read_sensor function
Erik Andrén
2008-11-27
Let the po1030 use the common read_sensor function
Erik Andrén
2008-11-27
Remove the ov9650 implementation of the read sensor function
Erik Andrén
2008-11-27
Let the ov9650 use the common read sensor function
Erik Andrén
2008-11-27
Toggle read sensor sequence depending on type of sensor. Check that no more t...
Erik Andrén
2008-11-27
Backed out changeset 394ff1552cd4
Erik Andrén
2008-11-26
Add flush control to each sensor
Erik Andrén
2008-11-26
Add initial read sensor implementation
Erik Andrén
2008-11-26
Remove all sensor specific write functions.
Erik Andrén
2008-11-26
Convert all sensors to use the unified write sensor function
Erik Andrén
2008-11-26
First step into unifying the read and write sensor functions
Erik Andrén
2008-11-25
Remove the write and read sensor members from the main struct
Erik Andrén
2008-11-25
Add vflip quirk for the ASUS A6Ja
Erik Andrén
2008-11-24
Convert some functions to be static
Erik Andrén
2008-11-24
Checkpatch.pl fixes
Erik Andrén
2008-11-20
Refactor the error handling in the s5k83a
Erik Andrén
2008-11-20
Align some defines
Erik Andrén
2008-11-20
Cleanup the s5k4aa error handling, cull some comments
Erik Andrén
2008-11-20
Cleanup the po1030 sensor error handling
Erik Andrén
2008-11-20
Simplify the error handling in the ov9650 sensor
Erik Andrén
2008-11-20
Simplify error handling in the mt9m111 sensor code
Erik Andrén
2008-11-20
Minor fixes
Erik Andrén
2008-11-19
Add lost ampersand. This restores the correct boolean expression
Erik Andrén
2008-11-18
Move the s5k4aa vflip quirk table to the main sensor file in order to avoid c...
Erik Andrén
2008-11-18
Move the ov9650 vflip table to avoid compilation warnings on older kernels
Erik Andrén
2008-11-18
Add a minor comment to the sensor init
Erik Andrén
[next]