3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected 5 months ago.
Nov 28, 2022 — Nov 28, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add a vflip for the GX700, but only for machines with bios from 07/26/2007
Erik Andrén
as ErikAndren
More... over 15 years ago
Try to fix the mt9m111 gain algorithm. Add more resolution to the ov9650 gain and exposure
Erik Andrén
as ErikAndren
More... over 15 years ago
Perform some minor cleanup
Erik Andrén
as ErikAndren
More... over 15 years ago
Give the mt9m111 sensor some more love, increase the gain resolution
Erik Andrén
as ErikAndren
More... over 15 years ago
mt9m111: Set the default gain to 190
Erik Andrén
as ErikAndren
More... over 15 years ago
Add a new debug attribute for the v4l CID to ease debugging. Otherwise it easily gets lost in all the other debug messages. Change all sensors to use this.
Erik Andrén
as ErikAndren
More... over 15 years ago
s5k83a: Return the correct values when getting the v4l controls. Patch by Lukáš Karas
Erik Andrén
as ErikAndren
More... over 15 years ago
Remove some unnecessary includes
Erik Andrén
as ErikAndren
More... over 15 years ago
Remove the m5602.c too
Erik Andrén
as ErikAndren
More... over 15 years ago
Commit some minor indentation
Erik Andrén
as ErikAndren
More... over 15 years ago
Introduce the new file structure into the main branch
Erik Andrén
as ErikAndren
More... over 15 years ago
Name some more sensors
Erik Andrén
as ErikAndren
More... over 15 years ago
Add a small not to the README of each sub-branch explaining what branch to use
Erik Andrén
as ErikAndren
More... over 15 years ago
Add a small not to the README of each sub-branch explaining what branch to use
Erik Andrén
as ErikAndren
More... over 15 years ago
Add a small not to the README of each sub-branch explaining what branch to use
Erik Andrén
as ErikAndren
More... over 15 years ago
Add a small not to the README of each sub-branch explaining what branch to use
Erik Andrén
as ErikAndren
More... over 15 years ago
After examining ov7660 dumps it turns out the 0xbf may not always hold. Thus remove this check
Erik Andrén
as ErikAndren
More... over 15 years ago
The ov7640 is actually a ov7660, add more init, adjust frame delimiter a tiny bit
Erik Andrén
as ErikAndren
More... over 15 years ago
Remove s5k4aa vflip quirk for the MSI GX700
Erik Andrén
as ErikAndren
More... over 15 years ago
Rename the po3030 to po1030
Erik Andrén
as ErikAndren
More... over 15 years ago
Implement brightness, gain, whiteness for the s5k83a. Thanks to Lukáŝ Karas for the original patch.
Erik Andrén
as ErikAndren
More... over 15 years ago
Make branch build with >= 2.6.27
Erik Andrén
as ErikAndren
More... over 15 years ago
New controls for S5K4AA sensor : Gain and Exposure More... over 15 years ago
Add a vflip dmi quirk for the msi gx700
Erik Andrén
as ErikAndren
More... over 15 years ago
mt9m111: Set the correct page map before writing to the relevant registers
Erik Andrén
as ErikAndren
More... over 15 years ago
Add slider hint to all relevant controls
Erik Andrén
as ErikAndren
More... over 15 years ago
Copy the s5k4aa dump sensor routine to the s5k83a as they both contain similar multiple pages of registers
Erik Andrén
as ErikAndren
More... over 15 years ago
Update a comment, add a register define to the s5k83a
Erik Andrén
as ErikAndren
More... over 15 years ago
Fix sensor detection for S5K4AA and S5K83A. S5K83A was incorrectly detected as a S5K4AA. Modified S5K83A pre-init : add a sequence with GPIO registers to reset the sensor, and select a register page through register 0xec like we do for S5K4AA More... over 15 years ago
v4l2: reverted "clear a warning" from r361. this is correct behavior for >=2.6.27
rx_
More... over 15 years ago