3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 4 months ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add #define for S5K4AA_PAGE_MAP register + fix typo More... over 15 years ago
Fix frame grabbing : header length is not 8 bytes but only 6 bytes More... over 15 years ago
s5k4aa vflip quirk take one
Erik Andrén
as ErikAndren
More... over 15 years ago
Commit some minor cleanups through the driver
Erik Andrén
as ErikAndren
More... over 15 years ago
Hookup some of the reverse-engineered registers on the unknown 0xdc sensor to v4l controls
Erik Andrén
as ErikAndren
More... over 15 years ago
Fixup error message and message length checking when writing to the sensor
Erik Andrén
as ErikAndren
More... over 15 years ago
Remove hardcoded BisonCam references in various messages. Add preliminary suspend/resume support. I haven't been able to verify that this actually works due to a ubuntu hardy specific kernel bug, forcing me to remove the ehci_hcd kernel module every suspend/resume cycle.
Erik Andrén
as ErikAndren
More... over 15 years ago
Add the sensor formerly known as po3030k to the main driver, now known as unknown_0xdc. This is only a temporary name until we have properly identified the sensor. Thanks to Laurent Barraille for all his investigations and testing
Erik Andrén
as ErikAndren
More... over 15 years ago
Update the force sensor module parameter description reflect reality
Erik Andrén
as ErikAndren
More... over 15 years ago
Move some debug output
Erik Andrén
as ErikAndren
More... over 15 years ago
Perform probing of the s5k4aa correctly. Thanks to Grégory Lardière for the patch
Erik Andrén
as ErikAndren
More... over 15 years ago
Some function renames. Make the driver more robust against disconnects
Erik Andrén
as ErikAndren
More... over 15 years ago
Fixup s5k4aa sensor reads, thanks to Grégory Lardière for the patch
Erik Andrén
as ErikAndren
More... over 15 years ago
Fixup s5k4aa sensor reads, thanks to Grégory Lardière for the patch
Erik Andrén
as ErikAndren
More... over 15 years ago
Tweak some init parameters to obtain better picture quality, thanks to Sébastien Weiland for the patch
Erik Andrén
as ErikAndren
More... over 15 years ago
Tweak some init parameters to obtain better picture quality, thanks to Sébastien Weiland for the patch
Erik Andrén
as ErikAndren
More... over 15 years ago
Change some v4l controls for the mt9m111 sensor
Erik Andrén
as ErikAndren
More... over 15 years ago
Add some more preinit to the s5k4aa
Erik Andrén
as ErikAndren
More... over 15 years ago
Activate probing and the s5k4aa in the main m5602 branch
Erik Andrén
as ErikAndren
More... over 15 years ago
Add write or read test to the sensor dump function
Erik Andrén
as ErikAndren
More... over 15 years ago
Consolidate output messages, add s5k4aa. This code isn't active yet
Erik Andrén
as ErikAndren
More... over 15 years ago
Remove redundant init, replace some magic hex numbers with real constants. Add a test to dump_sensor to check if a register is writeable or read-only. Thanks to Grégory Lardière for the patch
Erik Andrén
as ErikAndren
More... over 15 years ago
Small README update
Erik Andrén
as ErikAndren
More... over 15 years ago
Minor polish all over the driver, reindent and works to unify the debug output
Erik Andrén
as ErikAndren
More... over 15 years ago
mt9m111: Remove superfluous comma
Erik Andrén
as ErikAndren
More... over 15 years ago
mt9m111: Add some lost members of the m5602_sensor struct
Erik Andrén
as ErikAndren
More... over 15 years ago
Temporarily disable the mt9m111 v4l2 controls
Erik Andrén
as ErikAndren
More... over 15 years ago
Refactor the code, rip out all in-kernel format conversion and depend on libv4l instead. This is a natural step for a future upstream inclusion of the driver
Erik Andrén
as ErikAndren
More... over 15 years ago
mt9m111: Rename some registers, expose some controls to the v4l interface, bump initial brightness
Erik Andrén
as ErikAndren
More... over 15 years ago
Merge the mt9m111 sensor to the main branch
Erik Andrén
as ErikAndren
More... over 15 years ago