summaryrefslogtreecommitdiffstats
path: root/drivers/media/video
Commit message (Expand)AuthorAgeFilesLines
* Fix various typos of valid in commentsNikanth Karthikesan2010-09-211-1/+1
* Merge branch 'master' into for-nextJiri Kosina2010-08-1166-3417/+9521
|\
| * Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-1066-3380/+9506
| |\
| | * V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB registerRajashekhara, Sudhakar2010-08-081-5/+5
| | * V4L/DVB: media: video: pvrusb2: remove custom hex_to_bin()Andy Shevchenko2010-08-081-12/+2
| | * V4L/DVB: drivers: usbvideo: remove custom implementation of hex_to_bin()Andy Shevchenko2010-08-081-8/+4
| | * V4L/DVB: ivtv: convert to the new control frameworkHans Verkuil2010-08-088-301/+88
| | * V4L/DVB: ivtv: convert gpio subdev to new control frameworkHans Verkuil2010-08-083-41/+38
| | * V4L/DVB: wm8739: convert to the new control frameworkHans Verkuil2010-08-081-117/+62
| | * V4L/DVB: cs53l32a: convert to new control frameworkHans Verkuil2010-08-081-39/+68
| | * V4L/DVB: wm8775: convert to the new control frameworkHans Verkuil2010-08-081-29/+50
| | * V4L/DVB: cx2341x: convert to the control frameworkHans Verkuil2010-08-081-112/+635
| | * V4L/DVB: cx25840: convert to the new control frameworkHans Verkuil2010-08-083-246/+94
| | * V4L/DVB: cx25840/ivtv: replace ugly priv control with s_configHans Verkuil2010-08-084-24/+23
| | * V4L/DVB: saa717x: convert to the new control frameworkHans Verkuil2010-08-081-242/+81
| | * V4L/DVB: msp3400: convert to the new control frameworkHans Verkuil2010-08-083-172/+110
| | * V4L/DVB: saa7115: convert to the new control frameworkHans Verkuil2010-08-081-100/+83
| | * V4L/DVB: v4l2: hook up the new control framework into the core frameworkHans Verkuil2010-08-083-15/+46
| | * V4L/DVB: v4l2-ctrls: Whitespace cleanupsMauro Carvalho Chehab2010-08-081-37/+37
| | * V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in headerHans Verkuil2010-08-081-13/+17
| | * V4L/DVB: v4l2: Add new control handling frameworkHans Verkuil2010-08-083-475/+1853
| | * V4L/DVB: v4l: s5p-fimc: Fix coding style issuesPawel Osciak2010-08-082-22/+44
| | * V4L/DVB: mt9m111: init chip after read CHIP_VERSIONMichael Grzeschik2010-08-081-4/+2
| | * V4L/DVB: mt9m111: Added indication that MT9M131 is supported by this driverPhilipp Wiesner2010-08-082-16/+25
| | * V4L/DVB: mx2_camera: add rising edge for pixclockMichael Grzeschik2010-08-081-0/+2
| | * V4L/DVB: mx2_camera: fix for list bufnum in frame_done_emmaMichael Grzeschik2010-08-081-1/+1
| | * V4L/DVB: V4L: do not autoselect components on embedded systemsGuennadi Liakhovetski2010-08-081-1/+1
| | * V4L/DVB: soc-camera: prohibit S_CROP, if internal G_CROP has failedGuennadi Liakhovetski2010-08-081-3/+6
| | * V4L/DVB: gspca - zc3xx: Redefine the exchanges of sensor mt9v111 (mi0360soc)Jean-François Moine2010-08-081-467/+307
| | * V4L/DVB: gspca - zc3xx: Add the light frequency control for sensor hv7131rJean-François Moine2010-08-081-118/+123
| | * V4L/DVB: gspca - zc3xx: Possible use of the highest alternate settingJean-François Moine2010-08-081-2/+0
| | * V4L/DVB: gspca - zc3xx: Do the sensor probe at resume timeJean-François Moine2010-08-081-15/+19
| | * V4L/DVB: gspca - zc3xx: Check the USB exchangesJean-François Moine2010-08-081-158/+171
| | * V4L/DVB: gspca - zc3xx: Cleanup sourceJean-François Moine2010-08-081-185/+200
| | * V4L/DVB: gspca - main: Fix a crash in gspca_frame_add()Jean-François Moine2010-08-081-4/+15
| | * V4L/DVB: v4l: Add driver for Samsung S5P SoC video postprocessorSylwester Nawrocki2010-08-087-0/+2868
| | * V4L/DVB: uvcvideo: Add support for Miricle 307K thermal webcamLaurent Pinchart2010-08-081-0/+9
| | * V4L/DVB: uvcvideo: Drop corrupted compressed framesLaurent Pinchart2010-08-083-14/+23
| | * V4L/DVB: v4l2_subdev: Get rid of now unused IR pulse width definesAndy Walls2010-08-081-2/+2
| | * V4L/DVB: cx23885, cx25840: Change IR measurment records to use struct ir_raw_...Andy Walls2010-08-083-71/+91
| | * V4L/DVB: cx23885, cx25840: Report the actual length of an IR Rx timeout eventAndy Walls2010-08-083-18/+16
| | * V4L/DVB: cx23885, cx25840: Report IR max pulse width regardless of mod/demod useAndy Walls2010-08-082-24/+28
| | * V4L/DVB: cx23885: Change Kconfig dependencies to new IR_CORE functionsAndy Walls2010-08-081-1/+1
| | * V4L/DVB: cx23885: Require user to explicitly enable CX2388[57] IR via module ...Andy Walls2010-08-081-2/+19
| | * V4L/DVB: cx23885: Move AV Core irq handling to a work handlerAndy Walls2010-08-086-15/+97
| | * V4L/DVB: cx23885: Protect PCI interrupt mask manipulations with a spinlockAndy Walls2010-08-085-22/+103
| | * V4L/DVB: cx23885: Add preliminary IR Rx support for the HVR-1250 and TeVii S470Andy Walls2010-08-084-10/+111
| | * V4L/DVB: cx23885: Add a v4l2_subdev group id for the CX2388[578] integrated A...Andy Walls2010-08-082-2/+6
| | * V4L/DVB: cx25840: Add support for CX2388[57] A/V core integrated IR controllersAndy Walls2010-08-084-1/+1419
| | * V4L/DVB: v4l2_subdev: Move interrupt_service_routine ptr to v4l2_subdev_core_opsAndy Walls2010-08-082-3/+2
OpenPOWER on IntegriCloud