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_mt9m111.h
Age
Commit message (
Expand
)
Author
2009-04-26
gspca - m5602: Storage class should be before const qualifier
Mauro Carvalho Chehab
2009-01-28
gspca - m5602: Sort out macro conflict by adding a prefix
Erik Andrén
2009-01-20
gspca - m5602-mt9m111: Add experimental QVGA support
Erik Andr?n
2009-01-20
gspca - m5602-mt9m111: Setup VGA resolution
Erik Andr?n
2009-01-20
gspca - m5602-mt9m111: Synthesize the hsync/vsync setup
Erik Andr?n
2009-01-20
gspca - m5602-mt9m111: Add a start function
Erik Andr?n
2009-01-20
gspca - m5602-mt9m111: Replace magic constants with defines
Erik Andr?n
2009-01-13
gspca - m5602-mt9m111: Add red balance ctrl
Erik Andr?n
2009-01-13
gspca - m5602-mt9m111: Add blue balance ctrl
Erik Andr?n
2009-01-13
gspca - m5602-mt9m111: Add green balance ctrl
Erik Andr?n
2009-01-12
gspca - m5602-mt9m111: Remove lots of redundant init code
Erik Andr?n
2009-01-12
gspca - m5602-mt9m111: More constant replacement
Erik Andr?n
2009-01-12
gspca - m5602-mt9m111: Remove lots of redundant sensor reads
Erik Andr?n
2009-01-12
gspca - m5602-mt9m111: More magic constants replacement
Erik Andr?n
2009-01-12
gspca - m5602-mt9m111: Replace various magic constants with defines
Erik Andr?n
2009-01-10
gspca - m5602-mt9m111: Remove lots of redundant init code
Erik Andr?n
2009-01-09
gspca - m5602-mt9m111: Remove more redundant init
Erik Andr?n
2009-01-09
gspca - m5602-mt9m111: More redundant init cleanup
Erik Andr?n
2009-01-09
gspca - m5602-mt9m111: Remove redundant init sequences
Erik Andr?n
2009-04-03
gspca - m5602: Let all ctrls on all sensors be static
Erik Andr?n
2009-01-08
gspca - m5602-mt9m111: Set the cached v4l2 ctrl values
Erik Andr?n
2009-01-06
gspca - m5602-mt9m111: Remove the unused power_down struct member
Erik Andr?n
2009-01-04
gspca - m5602-mt9m111: Convert the mt9m111 to use a v4l2 ctrl cache
Erik Andr?n
2008-12-30
gspca - m5602: Constify all sensor structs
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: Rework v4l ctrl handling in all sensors
Erik Andr?n
2008-12-19
Add some comments
Erik Andrén
2008-11-27
Remove the mt9m111 implementation of the read_sensor function.
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
Remove all sensor specific write functions.
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-24
Convert some functions to be static
Erik Andrén
2008-10-17
merge: from http://linuxtv.org/hg/~eandren/gspca-m5602/
Jean-Francois Moine
2008-10-16
gspca: Correct some copyright headers
Jean-Francois Moine
2008-10-16
gspca: Remove the m5602_debug variable
Jean-Francois Moine
2008-10-13
Correct typo and enable setting the gain on the mt9m111 sensor
Erik Andrén
2008-10-11
af9013/m5602: Fix compilation at in-kernel
Mauro Carvalho Chehab
2008-10-01
gspca: Subdriver m5602 (ALi) added.
Jean-Francois Moine