summaryrefslogtreecommitdiff
path: root/drivers/media/v4l2-core/v4l2-ctrls.c
AgeCommit message (Expand)Author
2014-07-17[media] v4l2-ctrls: compare values only onceHans Verkuil
2014-07-17[media] v4l2-ctrls: rewrite copy routines to operate on union v4l2_ctrl_ptrHans Verkuil
2014-07-17[media] v4l2-ctrls: create type_opsHans Verkuil
2014-07-17[media] v4l2-ctrls: add support for compound typesHans Verkuil
2014-07-17[media] v4l2-ctrls: use pr_info/cont instead of printkHans Verkuil
2014-07-17[media] v4l2-ctrls: increase internal min/max/step/def to 64 bitHans Verkuil
2014-03-13[media] v4l: add control for RF tuner PLL lock flagAntti Palosaari
2014-03-13[media] v4l: add RF tuner channel bandwidth controlAntti Palosaari
2014-03-11[media] v4l2-ctrls: replace BUG_ON by WARN_ONHans Verkuil
2014-03-05[media] v4l: add RF tuner gain controlsAntti Palosaari
2014-02-28[media] v4l2: Add settings for Horizontal and Vertical MV Search RangeAmit Grover
2014-01-13[media] s5p-mfc: Add controls to set vp8 enc profileKiran AVND
2014-01-13[media] s5p-mfc: Add QP setting support for vp8 encoderArun Kumar K
2013-11-29[media] media_tree: Fix spelling errorsJonathan McCrohan
2013-10-17[media] v4l2-ctrls: Correct v4l2_ctrl_get_int_menu() function's return typeSylwester Nawrocki
2013-10-17[media] media: Remove unnecessary semicolonsJoe Perches
2013-08-24[media] v4l2-ctrl: Suppress build warning from v4l2_ctrl_new_std_menu()Sylwester Nawrocki
2013-08-18[media] V4L: Add VP8 encoder controlsArun Kumar K
2013-08-18[media] V4L: Add support for integer menu controls with standard menu itemsSylwester Nawrocki
2013-06-08[media] v4l2-ctrls: V4L2_CTRL_CLASS_FM_RX controls are also valid radio controlsHans Verkuil
2013-03-31[media] V4L: Add MATRIX option to V4L2_CID_EXPOSURE_METERING controlSylwester Nawrocki
2013-03-29[media] v4l2: Add standard controls for FM receiversAndrey Smirnov
2013-03-24[media] v4l2-ctrls: add V4L2_CID_MPEG_VIDEO_REPEAT_SEQ_HEADER controlHans Verkuil
2013-03-24[media] v4l2-ctrls: eliminate lockdep false alarms for struct v4l2_ctrl_handl...Andy Walls
2013-02-05[media] V4L: Add v4l2_ctrl_subdev_log_status() helper functionSylwester Nawrocki
2013-02-05[media] V4L: Add v4l2_ctrl_subdev_subscribe_event() helper functionSylwester Nawrocki
2013-02-05[media] v4l2-ctrl: Add helper function for the controls range updateSylwester Nawrocki
2013-01-06[media] V4L: Remove deprecated image centering controlsSylwester Nawrocki
2013-01-05[media] v4l2-ctrls: add a notify callbackHans Verkuil
2012-10-05[media] v4l: Add control definitions for new H264 encoder featuresArun Kumar K
2012-10-05[media] media: v4l2-ctrl: add a helper function to add standard control with ...Lad, Prabhakar
2012-10-05[media] media: v4l2-ctrls: add control for test patternLad, Prabhakar
2012-10-01[media] v4l2-ctrls: add a filter function to v4l2_ctrl_add_handlerHans Verkuil
2012-09-26[media] v4l2: make vidioc_(un)subscribe_event constHans Verkuil
2012-09-13[media] v4l2-ctrls: Add v4l2_ctrl_[gs]_ctrl_int64()Laurent Pinchart
2012-09-13[media] v4l2-ctrls.c: add support for the new DV controlsHans Verkuil
2012-08-13[media] v4l: move v4l2 core into a separate directoryMauro Carvalho Chehab