summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10306): usbvision: use usb_make_path to report bus infoThierry MERLE2009-03-301-2/+1
* V4L/DVB (10305): videobuf-vmalloc: Fix: videobuf memory were never freedMauro Carvalho Chehab2009-03-301-1/+1
* V4L/DVB (10304): buf-dma-contig: fix USERPTR free handlingMagnus Damm2009-03-301-1/+1
* V4L/DVB (10303): pvrusb2: Use usb_make_path() to determine device bus locationMike Isely2009-03-301-4/+1
* V4L/DVB (10299): bttv: Add support for IVCE-8784 support for V4L2 bttv driverDouglas Kosovic2009-03-303-0/+19
* V4L/DVB (10298): remove err macro from few usb devicesMauro Carvalho Chehab2009-03-306-80/+126
* V4L/DVB (10296): uvcvideo: Fix memory leak in input device handlingLaurent Pinchart2009-03-302-12/+5
* V4L/DVB (10295): uvcvideo: Retry URB buffers allocation when the system is lo...Laurent Pinchart2009-03-302-41/+44
* V4L/DVB (10294): uvcvideo: Add support for the Alcor Micro AU3820 chipset.Laurent Pinchart2009-03-301-1/+10
* V4L/DVB (10293): uvcvideo: replace strn{cpy,cat} with strl{cpy,cat}.Laurent Pinchart2009-03-303-15/+15
* V4L/DVB (10291): em28xx: fix VIDIOC_G_CTRL when there is no msp34xx device.Hans Verkuil2009-03-301-1/+6
* V4L/DVB (10286): af9015: add new USB ID for KWorld DVB-T 395UAntti Palosaari2009-03-302-1/+4
* V4L/DVB (10284): cx18: Add initial entry for a Leadtek DVR3100 H hybrid cardAndy Walls2009-03-303-4/+5
* V4L/DVB (10283): cx18: Call request_module() with proper argument types.Andy Walls2009-03-301-1/+1
* V4L/DVB (10281): cx18: Conversion to new V4L2 framework: use v4l2_device objectAndy Walls2009-03-302-7/+19
* V4L/DVB (10280): cx18: Rename structure members: dev to pci_dev and v4l2dev t...Andy Walls2009-03-3011-70/+73
* V4L/DVB (10279): cx18: Print driver version number when logging statusAndy Walls2009-03-301-1/+3
* V4L/DVB (10278): cx18: Fix bad audio in first analog capture.Andy Walls2009-03-303-2/+33
* V4L/DVB (10277): cx18, cx2341x: Fix bugs in cx18 AC3 control and comply with ...Andy Walls2009-03-303-14/+36
* V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls2009-03-307-19/+84
* V4L/DVB (10275): cx18: Additional debug to display outgoing mailbox parametersAndy Walls2009-03-301-12/+30
* V4L/DVB (10274): cx18: Fix a PLL divisor update for the I2S master clockAndy Walls2009-03-301-2/+2
* V4L/DVB (10272): av7110: test type field in VIDIOC_G_SLICED_VBI_CAPHans Verkuil2009-03-301-1/+2
* V4L/DVB (10271): saa7146: convert to video_ioctl2.Hans Verkuil2009-03-308-1506/+1400
* V4L/DVB (10269): Add support for DVBWorld DVBS2 PCI-e 2005.Igor M. Liplianin2009-03-304-0/+22
* V4L/DVB (10268): Proper implement set_voltage in cx24116.Igor M. Liplianin2009-03-301-19/+32
* V4L/DVB (10267): Add support for TeVii S470 DVB-S2 PCI-e card.Igor M. Liplianin2009-03-304-0/+26
* V4L/DVB (10266): Add support for TurboSight TBS6920 DVB-S2 PCI-e card.Igor M. Liplianin2009-03-304-0/+49
* V4L/DVB (10263): zr364xx: add support for Aiptek DV T300Antoine Jacquet2009-03-302-0/+2
* V4L/DVB (10259): pvrusb2: Code module name directly in printkMike Isely2009-03-301-2/+2
* V4L/DVB (10258): pvrusb2: Issue VIDIOC_INT_INIT to v4l2 modules when they fir...Mike Isely2009-03-304-11/+29
* V4L/DVB (10255): em28xx: Clock (XCLK) CleanupRobert Krakora2009-03-301-1/+1
* V4L/DVB (10252): v4l2 doc: explain why v4l2_device_unregister_subdev() has to...Hans Verkuil2009-03-301-0/+6
* V4L/DVB (10251): cx25840: add comments explaining what the init() does.Hans Verkuil2009-03-302-0/+22
* V4L/DVB (10249): v4l2-common: added v4l2_i2c_tuner_addrs()Hans Verkuil2009-03-303-26/+65
* V4L/DVB (10247): saa7134: convert to the new v4l2 framework.Hans Verkuil2009-03-308-78/+91
* V4L/DVB (10246): saa6752hs: convert to v4l2_subdev.Hans Verkuil2009-03-301-233/+333
* V4L/DVB (10244): v4l2: replace a few snprintfs with strlcpyHans Verkuil2009-03-301-4/+4
* V4L/DVB (10242): pwc: add support for webcam snapshot buttonNam Phạm Thành2009-03-303-13/+80
* V4L/DVB (10239): pvrusb2: Fix misleading comment caused by earlier commitMike Isely2009-03-301-2/+1
* V4L/DVB (10238): pvrusb2: Change sysfs serial number handlingMike Isely2009-03-301-10/+2
* V4L/DVB (10237): pvrusb2: Generate a device-unique identifierMike Isely2009-03-303-0/+34
* V4L/DVB (10236): pvrusb2: Stop advertising VBI capability - it isn't thereMike Isely2009-03-301-1/+1
* V4L/DVB (10231): v4l2-subdev: add v4l2_ext_controls supportHans Verkuil2009-03-302-0/+9
* V4L/DVB (10211): vivi: Implements 4 inputs on viviMauro Carvalho Chehab2009-03-301-44/+142
* Merge branch 'bzip2-lzma-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-03-291-21/+33
|\
| * bzip2/lzma: don't ask for compression mode for the default initramfsH. Peter Anvin2009-03-281-10/+22
| * bzip2/lzma: consistently capitalize LZMA in KconfigH. Peter Anvin2009-03-281-3/+3
| * bzip2/lzma: clarify the meaning of the CONFIG_RD_ optionsH. Peter Anvin2009-03-281-3/+3
| * bzip2/lzma: move CONFIG_RD_* options under CONFIG_EMBEDDEDH. Peter Anvin2009-03-281-8/+8
OpenPOWER on IntegriCloud