linux/drivers/media/i2c/smiapp
Hans Verkuil 0ba2aeb6da [media] v4l2-ctrls: increase internal min/max/step/def to 64 bit
While VIDIOC_QUERYCTRL is limited to 32 bit min/max/step/def values
for controls, the upcoming VIDIOC_QUERY_EXT_CTRL isn't. So increase
the internal representation to 64 bits in preparation.

Because of these changes the msi3101 driver has been modified slightly
to fix a formatting issue (%d becomes %lld), vivi had to be modified
as well to cope with the new 64-bit min/max values and the PIXEL_RATE
control in a few sensor drivers required proper min/max/def values.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Reviewed-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-07-17 09:18:09 -03:00
..
Kconfig
Makefile
smiapp-core.c [media] v4l2-ctrls: increase internal min/max/step/def to 64 bit 2014-07-17 09:18:09 -03:00
smiapp-limits.c [media] v4l, smiapp, smiapp-pll, adp1653: Update contact information 2012-11-21 13:34:50 -02:00
smiapp-limits.h [media] v4l, smiapp, smiapp-pll, adp1653: Update contact information 2012-11-21 13:34:50 -02:00
smiapp-quirk.c [media] smiapp: Make PLL (quirk) flags a function 2014-04-23 11:30:32 -03:00
smiapp-quirk.h [media] smiapp: Add register diversion quirk 2014-04-23 11:31:33 -03:00
smiapp-reg-defs.h [media] smiapp: Rename SMIA_REG to SMIAPP_REG for consistency 2014-04-23 11:10:03 -03:00
smiapp-reg.h [media] v4l, smiapp, smiapp-pll, adp1653: Update contact information 2012-11-21 13:34:50 -02:00
smiapp-regs.c [media] smiapp: Define macros for obtaining properties of register definitions 2014-04-23 11:32:22 -03:00
smiapp-regs.h [media] smiapp: Define macros for obtaining properties of register definitions 2014-04-23 11:32:22 -03:00
smiapp.h [media] v4l, smiapp, smiapp-pll, adp1653: Update contact information 2012-11-21 13:34:50 -02:00