Age | Commit message (Expand) | Author | Files | Lines |
2010-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 10 | -50/+50 |
2010-05-21 | USB: remove leftover references to udev->autosuspend_disabled | Alan Stern | 1 | -1/+1 |
2010-05-21 | USB: rename usb_buffer_alloc() and usb_buffer_free() users | Daniel Mack | 9 | -49/+49 |
2010-05-19 | V4L/DVB: vivi and mem2mem_testdev need slab.h to build | Randy Dunlap | 2 | -0/+2 |
2010-05-19 | V4L/DVB: s2255drv: remove dead code | Dan Carpenter | 1 | -4/+1 |
2010-05-19 | V4L/DVB: s2255drv: return if vdev not found | Dan Carpenter | 1 | -1/+5 |
2010-05-19 | V4L/DVB: ov511: cleanup: remove unneeded null check | Dan Carpenter | 1 | -1/+1 |
2010-05-19 | V4L/DVB: media/mem2mem: dereferencing free memory | Dan Carpenter | 1 | -1/+3 |
2010-05-19 | V4L/DVB: tvp7002.c: fix some copy-paste errors in the comments | Mats Randgaard | 1 | -11/+11 |
2010-05-19 | V4L/DVB: tvp7002.c: Add support for enum_dv_presets | Mats Randgaard | 1 | -0/+18 |
2010-05-19 | V4L/DVB: gspca - sn9c20x: Fix non working mt9v111 sensor | Brian Johnson | 1 | -25/+7 |
2010-05-19 | V4L/DVB: gspca - sn9c20x: HAS_BUTTON flag -> HAS_NO_BUTTON flag | Brian Johnson | 1 | -8/+8 |
2010-05-19 | V4L/DVB: gspca - sn9c20x: Add another MSI laptop to upsidedown device list | Brian Johnson | 1 | -0/+7 |
2010-05-19 | V4L/DVB: gspca - sn9c20x: Add another laptop to upsidedown device list | Brian Johnson | 1 | -0/+7 |
2010-05-19 | V4L/DVB: ivtv: fix VIDIOC_S_PRIORITY handling | Hans Verkuil | 1 | -0/+1 |
2010-05-19 | V4L/DVB: usbvision: add delay before detecting the saa711x | Hans Verkuil | 1 | -0/+3 |
2010-05-19 | V4L/DVB: usbvision: don't use usb_set_intfdata, let v4l2_device_register hand... | Hans Verkuil | 2 | -4/+6 |
2010-05-19 | V4L/DVB: hdpvr: fix disconnect sequence | Hans Verkuil | 3 | -28/+28 |
2010-05-19 | V4L/DVB: v4l2-dev: remove unnecessary lock around atomic clear_bit | Hans Verkuil | 1 | -2/+0 |
2010-05-19 | V4L/DVB: em28xx: g_tuner must set type field | Hans Verkuil | 1 | -0/+1 |
2010-05-19 | V4L/DVB: tvp7002: fix query_dv_preset | Hans Verkuil | 1 | -8/+5 |
2010-05-19 | V4L/DVB: v4l2-common: simplify prio utility functions | Hans Verkuil | 13 | -53/+49 |
2010-05-19 | V4L/DVB: bttv: remove bogus prio check in g_frequency | Hans Verkuil | 1 | -5/+0 |
2010-05-19 | V4L/DVB: cx18/cx25840/saa7115/tvp5150: remove vbi support from s_fmt | Hans Verkuil | 4 | -19/+0 |
2010-05-19 | V4L/DVB: em28xx: switch to new vbi subdev ops | Hans Verkuil | 1 | -2/+2 |
2010-05-19 | V4L/DVB: cx231xx: switch to new vbi subdev ops | Hans Verkuil | 1 | -2/+2 |
2010-05-19 | V4L/DVB: pvrusb2: switch to new vbi subdev ops | Hans Verkuil | 1 | -1/+1 |
2010-05-19 | V4L/DVB: cx18: switch to new vbi subdev ops | Hans Verkuil | 2 | -4/+7 |
2010-05-19 | V4L/DVB: ivtv: switch to new vbi subdev ops | Hans Verkuil | 2 | -4/+7 |
2010-05-19 | V4L/DVB: tvp5150: support new vbi ops to set/get VBI format | Hans Verkuil | 1 | -25/+41 |
2010-05-19 | V4L/DVB: saa7127: support new vbi ops to set/get VBI format | Hans Verkuil | 1 | -10/+15 |
2010-05-19 | V4L/DVB: cx18: support new vbi ops to set/get VBI format | Hans Verkuil | 3 | -31/+29 |
2010-05-19 | V4L/DVB: cx25840: support new vbi ops to set/get VBI format | Hans Verkuil | 3 | -28/+26 |
2010-05-19 | V4L/DVB: saa7115: support new vbi ops to set/get VBI format | Hans Verkuil | 1 | -12/+27 |
2010-05-19 | V4L/DVB: v4l: move vbi-specific video ops to a new vbi ops struct | Hans Verkuil | 7 | -14/+34 |
2010-05-19 | V4L/DVB: gspca - main: Convert wMaxPacketSize from little endian 16 to cpu | Jean-François Moine | 1 | -2/+2 |
2010-05-19 | V4L/DVB: uvcvideo: Prevent division by 0 when control step value is 0 | Laurent Pinchart | 1 | -0/+2 |
2010-05-19 | V4L/DVB: uvcvideo: Flag relative controls as write-only | Laurent Pinchart | 1 | -12/+16 |
2010-05-19 | V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16 | Laurent Pinchart | 2 | -2/+9 |
2010-05-19 | V4L/DVB: [-next] media: fix vivi build error | Randy Dunlap | 1 | -1/+1 |
2010-05-19 | V4L/DVB: saa7134: Add support new Behold TV cards | Dmitri Belimov | 4 | -0/+85 |
2010-05-19 | V4L/DVB: videobuf: make poll() report proper flags for output video devices | Pawel Osciak | 1 | -2/+12 |
2010-05-19 | V4L/DVB: buf-dma-sg.c: don't assume nr_pages == sglen | Arnout Vandecappelle | 1 | -2/+2 |
2010-05-19 | V4L/DVB: videobuf-vmalloc: remove __videobuf_sync() | Mauro Carvalho Chehab | 1 | -7/+0 |
2010-05-19 | V4L/DVB: videobuf-dma-sg: remove external function videobuf_dma_sync() | Mauro Carvalho Chehab | 1 | -13/+7 |
2010-05-19 | V4L/DVB: videobuf: Add support for V4L2_BUF_FLAG_ERROR | Hans Verkuil | 1 | -8/+8 |
2010-05-19 | V4L/DVB: bttv: Add another ids for IVC-200 | Kirill Smelkov | 1 | -0/+4 |
2010-05-19 | V4L/DVB: Read MAC for TeVii S470 PCI-e DVB-S2 card | Pierre Gronlier | 1 | -0/+16 |
2010-05-19 | V4L/DVB: em28xx: fix locks during dvb init sequence | Mauro Carvalho Chehab | 2 | -13/+10 |
2010-05-19 | V4L/DVB: cx88: fix setting input when using DVB | Istvan Varga | 1 | -1/+10 |