summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10335): gspca - all subdrivers: Fix CodingStyle in sd_mod_init funct...Alexey Klimov2009-03-3024-24/+72
* V4L/DVB (10334): gspca - stv06xx: Rework control description.Erik Andren2009-03-307-277/+258
* V4L/DVB (10333): gspca - main and many subdrivers: Remove the epaddr variable.Jean-Francois Moine2009-03-3026-43/+7
* V4L/DVB (10332): gspca - main: Version change.Jean-Francois Moine2009-03-301-1/+1
* V4L/DVB (10330): af9015: New remote RM-KS for Avermedia Volar-XJose Alberto Reguero2009-03-302-0/+41
* V4L/DVB (10329): af9015: remove dual_mode module paramAntti Palosaari2009-03-301-6/+0
* V4L/DVB (10327): em28xx: Add check before call em28xx_isoc_audio_deinit()Douglas Schilling Landgraf2009-03-301-2/+14
* V4L/DVB (10326): em28xx: Cleanup: fix bad whitespacingDouglas Schilling Landgraf2009-03-301-2/+2
* V4L/DVB (10324): em28xx: Correct mailing listAlexey Klimov2009-03-301-3/+3
* V4L/DVB (10323): em28xx: Add entry for GADMEI TVR200Douglas Schilling Landgraf2009-03-302-0/+21
* V4L/DVB (10321): dib0700: Report dib0700_i2c_enumeration failuresDevin Heitmueller2009-03-301-7/+30
* V4L/DVB (10320): dib0700: fix i2c error message to make data type clearDevin Heitmueller2009-03-301-1/+2
* V4L/DVB (10319): dib0700: enable IR receiver in Nova TD usb stick (52009)Arne Luehrs2009-03-301-1/+5
* V4L/DVB (10316): v4l/dvb: use usb_make_path in usb-radio driversAlexey Klimov2009-03-302-2/+6
* V4L/DVB (10313): saa7146: fix VIDIOC_ENUMSTD.Hans Verkuil2009-03-301-2/+5
* V4L/DVB (10309): s2255drv: use usb_make_path to report bus infoThierry MERLE2009-03-301-2/+1
* V4L/DVB (10308): uvcvideo: use usb_make_path to report bus infoThierry MERLE2009-03-301-2/+2
* V4L/DVB (10307): em28xx: use usb_make_path to report bus infoThierry MERLE2009-03-301-2/+2
* 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-302-0/+18
* 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-302-13/+36
* V4L/DVB (10276): cx18, cx2341x, ivtv: Add AC-3 audio encoding control to cx18Andy Walls2009-03-306-17/+79
* 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-307-1494/+1395
* V4L/DVB (10269): Add support for DVBWorld DVBS2 PCI-e 2005.Igor M. Liplianin2009-03-303-0/+21
* 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-303-0/+25
* V4L/DVB (10266): Add support for TurboSight TBS6920 DVB-S2 PCI-e card.Igor M. Liplianin2009-03-303-0/+48
* V4L/DVB (10263): zr364xx: add support for Aiptek DV T300Antoine Jacquet2009-03-301-0/+1
* 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