summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-07[media][trival] pvrusb2: Fix truncated video standard namesMike Isely1-1/+1
2012-05-07[media] pvrusb2: Transform video standard detection result into read-only con...Mike Isely4-10/+40
2012-05-07[media] pvrusb2: Implement querystd for videodev_ioctl2Mike Isely1-0/+9
2012-05-07[media] pvrusb2: Clean up pvr2_hdw_get_detected_std()Mike Isely1-0/+1
2012-05-07[media] pvrusb2: convert to video_ioctl2Hans Verkuil1-639/+679
2012-05-07[media] pvrusb2: Stop statically initializing reserved struct fields to zeroMike Isely1-2/+0
2012-05-07[media] uvcvideo: Drop unused ctrl member from struct uvc_control_mappingHans de Goede2-3/+0
2012-05-07[media] uvcvideo: Send control change events for slave ctrls when the master ...Hans de Goede1-2/+56
2012-05-07[media] uvcvideo: Properly report the inactive flag for inactive controlsHans de Goede2-0/+37
2012-05-07[media] uvcvideo: Add support for control eventsHans de Goede3-14/+170
2012-05-07[media] uvcvideo: Move __uvc_ctrl_get() upHans de Goede1-38/+38
2012-05-07[media] uvcvideo: Refactor uvc_ctrl_get and queryHans de Goede1-28/+49
2012-05-07[media] uvcvideo: Fix a "ignoring return value of ‘__clear_user’" warningHans de Goede1-1/+2
2012-05-07[media] v4l2-ctrls: Use v4l2_subscribed_event_opsHans de Goede3-47/+36
2012-05-07[media] v4l2-event: Add v4l2_subscribed_event_opsHans de Goede6-16/+48
2012-05-07[media] media/radio: use v4l2_ctrl_subscribe_event where possibleHans de Goede2-22/+2
2012-05-07[media] cpia2: major overhaul to get it in a working state againHans Verkuil5-787/+363
2012-05-07[media] media/video/et61x251: Remove this deprecated driverHans de Goede8-3172/+0
2012-05-07[media] gspca_pac7302: Improve the gain controlHans de Goede1-5/+15
2012-05-07[media] gspca_pac7302: Document some more registersHans de Goede1-1/+15
2012-05-07[media] gspca_pac7302: Convert multi-line comments to standard kernel styleHans de Goede1-63/+79
2012-05-07[media] gspca_pac7311: Properly set the compression balanceHans de Goede1-5/+25
2012-05-07[media] gspca_pac7311: Convert multi-line comments to standard kernel styleHans de Goede1-29/+33
2012-05-07[media] gspca_pac7311: Switch to coarse expo autogain algorithmHans de Goede1-24/+6
2012-05-07[media] gspca_pac7311: Switch to new gspca control mechanismHans de Goede1-183/+57
2012-05-07[media] gspca_pac7311: Adjust control scales to match registersHans de Goede1-28/+13
2012-05-07[media] gspca_pac7311: Make sure exposure changes get applied immediatelyHans de Goede1-0/+3
2012-05-07[media] gspca_pac73xx: Remove comments from before the 7302 / 7311 separationHans de Goede2-35/+11
2012-05-07[media] gspca/autogain_functions.h: Allow users to declare what they wantHans de Goede6-12/+13
2012-05-07[media] stk-webcam: Don't flip the image by defaultHans de Goede1-4/+4
2012-05-07[media] radio-mr800: add hardware seek supportHans Verkuil1-114/+141
2012-05-07[media] radio-mr800: add support for stereo and signal detectionHans Verkuil1-5/+38
2012-05-07[media] radio-mr800: cleanup and have it comply to the V4L2 APIHans Verkuil1-228/+112
2012-05-07[media] radio-isa: fix memory leakHans Verkuil1-5/+3
2012-05-07[media] radio-keene: support suspend/resumeHans Verkuil1-0/+20
2012-05-04[media] ivtv: set max/step to 0 for PTS and FRAME controlsHans Verkuil1-2/+2
2012-05-04[media] dsbr100: clean up and update to the latest v4l2 frameworkHans Verkuil1-362/+165
2012-05-03[media] gspca - sn9c20x: Change the exposure setting of Omnivision sensorsJean-François Moine1-4/+19
2012-05-03[media] gspca - sn9c20x: Don't do sensor update before the capture is startedJean-François Moine1-2/+8
2012-05-03[media] gspca - sn9c20x: Set the i2c interface speedJean-François Moine1-8/+15
2012-05-03[media] gspca - sn9c20x: Define more tables as constantJean-François Moine1-21/+21
2012-05-03[media] gspca - sn9c20x: Add the sensor mt9vprb to the sensor ident tableJean-François Moine1-0/+1
2012-05-03[media] gspca - sn9c20x: Change the number of the sensor mt9vprbJean-François Moine1-1/+1
2012-05-03[media] gspca - ov519: Add more information about probe problemsJean-François Moine1-5/+5
2012-05-03[media] smsusb: add autodetection support for USB ID 2040:c0a0Michael Krufky1-0/+2
2012-05-02[media] drivers/media/video/au0828/au0828-video.c: add missing video_device_r...Julia Lawall1-8/+13
2012-04-26[media] ngene: remove an unneeded conditionDan Carpenter1-3/+1
2012-04-26[media] saa7164: saa7164_vbi_stop_port() returns linux error codesDan Carpenter1-2/+2
2012-04-19[media] vivi: fix duplicate lineHans Verkuil1-1/+1
2012-04-19[media] v4l2-ctrls.c: zero min/max/step/def values for 64 bit integersHans Verkuil1-0/+1