aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/i2c/ov9655.c
Commit message (Expand)AuthorAgeFilesLines
* fixed ov9655 camera driver and gta04 board file to use the latest xclks APIH. Nikolaus Schaller2013-08-031-10/+32
* fixed compile issues resulting from merge conflicts and code changesH. Nikolaus Schaller2013-07-281-1/+0
* fixed (or commented with FIXME/#warning) to get the whole package compiledH. Nikolaus Schaller2013-07-231-1/+1
* ov9655: fix write_regs loopAndreas Kemnade2013-07-221-7/+6
* improved setting of camera registers depending on formatH. Nikolaus Schaller2013-07-221-69/+139
* first images with correct colors; still noisyH. Nikolaus Schaller2013-07-221-19/+34
* fixed setting of camera format; use UYVYH. Nikolaus Schaller2013-07-221-51/+150
* fixed camera clock frequency and sync polarityH. Nikolaus Schaller2013-07-221-22/+24
* use different hsync option to get better resultsH. Nikolaus Schaller2013-07-221-1/+8
* added some more configurations; made the camera show a little more although t...H. Nikolaus Schaller2013-07-221-62/+268
* made new subdevice camera driver do the first right things (shows a blurred, ...H. Nikolaus Schaller2013-07-221-113/+185
* created fresh ov9655 driver that probes and controls power/clock correctly - ...H. Nikolaus Schaller2013-07-221-1425/+1110
* made ov9655.c compile and added to configH. Nikolaus Schaller2013-07-221-1/+5
* added driver files for OV9655H. Nikolaus Schaller2013-07-221-0/+1644