aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/video/m5mols
AgeCommit message (Expand)Author
2011-12-30[media] m5mols: Enable v4l subdev device nodeSylwester Nawrocki
2011-12-30[media] m5mols: Change auto exposure control default value to AUTOSylwester Nawrocki
2011-12-30[media] m5mols: Do not reset the configured pixel format when unexpectedSylwester Nawrocki
2011-12-30[media] m5mols: Move the control handler initialization to probe()Sylwester Nawrocki
2011-12-30[media] m5mols: Don't ignore v4l2_ctrl_handler_setup() return valueSylwester Nawrocki
2011-12-30[media] m5mols: Change the end of frame v4l2_subdev notification idSylwester Nawrocki
2011-12-30[media] m5mols: Optimize the capture set up sequenceHeungJun Kim
2011-12-30[media] m5mols: Add support for the system initialization interruptHeungJun Kim
2011-12-30[media] m5mols: Remove mode_save field from struct m5mols_infoSylwester Nawrocki
2011-12-30[media] m5mols: Improve the interrupt handling routinesHeungJun Kim
2011-12-30[media] m5mols: Extend the busy wait helperHeungJun Kim
2011-12-30[media] m5mols: Simplify the I2C registers definitionSylwester Nawrocki
2011-12-20Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-12-11[media] m5mols: Fix logic in sanity checkThomas Jarosch
2011-11-24[media] m5mols: Fix set_fmt to return proper pixel format codeSylwester Nawrocki
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker
2011-09-24[media] m5mols: Remove superfluous irq field from the platform data structSylwester Nawrocki
2011-07-27[media] Stop using linux/version.h on the remaining video driversMauro Carvalho Chehab
2011-06-11[media] m5mols: Use proper email address formatHeungJun, Kim
2011-06-11[media] m5mols: remove union in the m5mols_get_version(), and VERSION_SIZEHeungJun, Kim
2011-06-11[media] m5mols: add m5mols_read_u8/u16/u32() according to I2C byte widthHeungJun, Kim
2011-06-11[media] m5mols: Fix capture image size register definitionHeungJun, Kim
2011-05-25[media] Add support for M-5MOLS 8 Mega Pixel camera ISPHeungJun, Kim