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
/
m5602_ov9650.c
Age
Commit message (
Expand
)
Author
2008-12-23
Rework parts of the resolution initialization
Erik Andrén
2008-12-23
ov9650: Add CIF mode
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-19
Add vflip quirk for Alienware m9700
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-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-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
Simplify the error handling in the ov9650 sensor
Erik Andrén
2008-11-18
Move the ov9650 vflip table to avoid compilation warnings on older kernels
Erik Andrén
2008-10-16
gspca: Use the gspca debug macros
Jean-Francois Moine
2008-10-16
gspca: Correct some copyright headers
Jean-Francois Moine
2008-10-03
gspca: Moves some sensor initialization to each sensor in m5602.
Jean-Francois Moine
2008-10-01
gspca: Subdriver m5602 (ALi) added.
Jean-Francois Moine