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
2009-06-11
gspca - m5602-ov9650: Reorder quirk list and add A7V quirk
Erik Andrén
2009-06-01
gspca - m5602-ov9650: Add vflip quirk for the ASUS A6VA
Erik Andrén
2009-03-10
gspca - m5602-ov9650: Add ASUS A6K vflip quirk
Erik Andrén
2009-02-02
gspca - m5602-ov9650: Add missing v4l2 ctrl ids
Erik Andrén
2009-04-26
gspca - m5602: Storage class should be before const qualifier
Mauro Carvalho Chehab
2009-01-25
gspca - m5602-ov9650: Add image flip quirk for the ASUS A6VA
Erik Andrén
2009-01-19
gspca - m5602-ov9650: Be more strict during the hsync/vsync synthesis
Erik Andr?n
2009-01-13
gspca - m5602-ov9650: Add auto exposure ctrl
Erik Andr?n
2009-04-03
gspca - m5602: Let all ctrls on all sensors be static
Erik Andr?n
2009-01-06
gspca - m5602-ov9650: Improve the vflip quirk handling.
Erik Andr?n
2009-01-06
gspca - m5602-mt9m111: Remove the unused power_down struct member
Erik Andr?n
2009-01-04
gspca - m5602: Minor cleanups
Erik Andr?n
2009-01-04
gspca - m5602: Don't touch hflip/vflip register on Read/Modify/Write
Erik Andr?n
2009-01-04
gspca - m5602: Move the vflip quirk to probe stage.
Erik Andr?n
2009-01-03
gspca - m5602-ov9650: Use the local ctrl cache. Adjust image on vflip.
Erik Andr?n
2009-01-03
gspca - m5602-ov9650: Add a disconnect hook, setup a ctrl cache ctrl.
Erik Andr?n
2009-01-03
gspca - m5602-ov9650: Synthesize modesetting.
Erik Andr?n
2009-01-02
gspca - m5602: Improve error handling in the ov9650 driver
Erik Andr?n
2008-12-31
gspca - m5602-ov9650: Don't read exposure data from COM1.
Erik Andr?n
2008-12-31
gspca - m5602-ov9650: Auto white balancing is on by default
Erik Andr?n
2008-12-31
gspca - m5602-ov9650: Autogain is on by default
Erik Andr?n
2008-12-30
gspca - m5602-mt9m111: Move v4l2 controls to main sensor file.
Erik Andr?n
2008-12-30
gspca - m5602-mt9m111: Separate mode vectors per sensor.
Erik Andr?n
2008-12-30
gspca - m5602-ov9650: Checkpatch fixes
Erik Andr?n
2008-12-30
gspca - m5602: Rework v4l ctrl handling in all sensors
Erik Andr?n
2008-12-30
gspca - m5602-ov9650: Always init the ov9650 before starting a stream
Erik Andr?n
2008-12-29
gspca - m5602-ov9650: Set the ov9650 sensor in soft sleep when inactive.
Erik Andr?n
2008-12-27
gspca - m5602-ov9650: Clean up ov9650_start() function.
Erik Andr?n
2008-12-27
gspca - m5602-ov9650: Add QCIF resolution support
Erik Andr?n
2008-12-27
gspca - m5602: Simplify error handling
Erik Andr?n
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