Age | Commit message (Expand) | Author | Files | Lines |
2010-09-28 | V4L/DVB: cx25840: Fix typo in volume control initialization: 65335 vs. 65535 | Andy Walls | 1 | -1/+1 |
2010-09-28 | V4L/DVB: v4l: mem2mem_testdev: add missing release for video_device | Pawel Osciak | 1 | -0/+1 |
2010-09-28 | V4L/DVB: v4l: mem2mem_testdev: fix errorenous comparison | Pawel Osciak | 1 | -1/+1 |
2010-09-28 | V4L/DVB: mt9v022.c: Fixed compilation warning | Ionut Gabriel Popescu | 1 | -3/+0 |
2010-09-28 | V4L/DVB: mt9m111: added current colorspace at g_fmt | Michael Grzeschik | 1 | -0/+1 |
2010-09-28 | V4L/DVB: mt9m111: cropcap and s_crop check if type is VIDEO_CAPTURE | Michael Grzeschik | 1 | -1/+6 |
2010-09-28 | V4L/DVB: mx2_camera: fix a race causing NULL dereference | Baruch Siach | 1 | -0/+4 |
2010-09-28 | V4L/DVB: gspca - sn9c20x: Bad transfer size of Bayer images | Jean-François Moine | 1 | -2/+1 |
2010-09-28 | V4L/DVB: videobuf-dma-sg: set correct size in last sg element | Hans Verkuil | 1 | -4/+7 |
2010-09-28 | V4L/DVB: cx231xx: Avoid an OOPS when card is unknown (card=0) | Mauro Carvalho Chehab | 1 | -6/+8 |
2010-09-28 | V4L/DVB: Don't identify PV SBTVD Hybrid as a DibCom device | Mauro Carvalho Chehab | 2 | -0/+4 |
2010-09-28 | V4L/DVB: gspca - main: Fix a crash of some webcams on ARM arch | Jason Wang | 1 | -0/+1 |
2010-09-28 | V4L/DVB: Fix regression for BeholdTV Columbus | Dmitri Belimov | 1 | -5/+5 |
2010-09-28 | V4L/DVB: saa7164: move dereference under NULL check | Dan Carpenter | 1 | -2/+3 |
2010-09-28 | V4L/DVB: pvrusb2: remove unneeded NULL checks | Dan Carpenter | 1 | -3/+3 |
2010-09-28 | V4L/DVB: unlock on error path | Dan Carpenter | 1 | -1/+2 |
2010-09-28 | V4L/DVB: cx88: Kconfig: Remove EXPERIMENTAL dependency from VIDEO_CX88_ALSA | lawrence rust | 1 | -1/+1 |
2010-08-14 | v4l: Remove reference to bkl ioctl in compat ioctl handling | Frederic Weisbecker | 1 | -6/+1 |
2010-08-13 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 10 | -9/+10 |
2010-08-12 | V4L/DVB: v4l2-ctrls.c: needs to include slab.h | Randy Dunlap | 1 | -0/+1 |
2010-08-12 | V4L/DVB: fix Kconfig to depends on VIDEO_IR | Mauro Carvalho Chehab | 8 | -8/+8 |
2010-08-12 | V4L/DVB: Fix IR_CORE dependencies | Mauro Carvalho Chehab | 1 | -1/+1 |
2010-08-12 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -34/+19 |
2010-08-12 | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -4/+4 |
2010-08-11 | V4L/DVB: Use custom I2C probing function mechanism | Jean Delvare | 2 | -26/+8 |
2010-08-11 | i2c: Add support for custom probe function | Jean Delvare | 5 | -8/+11 |
2010-08-11 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 66 | -3380/+9506 |
2010-08-09 | V4L/DVB: tvp7002: fix write to H-PLL Feedback Divider LSB register | Rajashekhara, Sudhakar | 1 | -5/+5 |
2010-08-09 | V4L/DVB: media: video: pvrusb2: remove custom hex_to_bin() | Andy Shevchenko | 1 | -12/+2 |
2010-08-09 | V4L/DVB: drivers: usbvideo: remove custom implementation of hex_to_bin() | Andy Shevchenko | 1 | -8/+4 |
2010-08-09 | V4L/DVB: ivtv: convert to the new control framework | Hans Verkuil | 8 | -301/+88 |
2010-08-09 | V4L/DVB: ivtv: convert gpio subdev to new control framework | Hans Verkuil | 3 | -41/+38 |
2010-08-09 | V4L/DVB: wm8739: convert to the new control framework | Hans Verkuil | 1 | -117/+62 |
2010-08-09 | V4L/DVB: cs53l32a: convert to new control framework | Hans Verkuil | 1 | -39/+68 |
2010-08-09 | V4L/DVB: wm8775: convert to the new control framework | Hans Verkuil | 1 | -29/+50 |
2010-08-09 | V4L/DVB: cx2341x: convert to the control framework | Hans Verkuil | 1 | -112/+635 |
2010-08-09 | V4L/DVB: cx25840: convert to the new control framework | Hans Verkuil | 3 | -246/+94 |
2010-08-09 | V4L/DVB: cx25840/ivtv: replace ugly priv control with s_config | Hans Verkuil | 4 | -24/+23 |
2010-08-09 | V4L/DVB: saa717x: convert to the new control framework | Hans Verkuil | 1 | -242/+81 |
2010-08-09 | V4L/DVB: msp3400: convert to the new control framework | Hans Verkuil | 3 | -172/+110 |
2010-08-09 | V4L/DVB: saa7115: convert to the new control framework | Hans Verkuil | 1 | -100/+83 |
2010-08-09 | V4L/DVB: v4l2: hook up the new control framework into the core framework | Hans Verkuil | 3 | -15/+46 |
2010-08-09 | V4L/DVB: v4l2-ctrls: Whitespace cleanups | Mauro Carvalho Chehab | 1 | -37/+37 |
2010-08-09 | V4L/DVB: v4l2-ctrls: reorder 'case' statements to match order in header | Hans Verkuil | 1 | -13/+17 |
2010-08-09 | V4L/DVB: v4l2: Add new control handling framework | Hans Verkuil | 3 | -475/+1853 |
2010-08-09 | V4L/DVB: v4l: s5p-fimc: Fix coding style issues | Pawel Osciak | 2 | -22/+44 |
2010-08-09 | V4L/DVB: mt9m111: init chip after read CHIP_VERSION | Michael Grzeschik | 1 | -4/+2 |
2010-08-09 | V4L/DVB: mt9m111: Added indication that MT9M131 is supported by this driver | Philipp Wiesner | 2 | -16/+25 |
2010-08-09 | V4L/DVB: mx2_camera: add rising edge for pixclock | Michael Grzeschik | 1 | -0/+2 |
2010-08-09 | V4L/DVB: mx2_camera: fix for list bufnum in frame_done_emma | Michael Grzeschik | 1 | -1/+1 |