summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
Commit message (Expand)AuthorAgeFilesLines
* V4L/DVB (10741): em28xx: Add Kaiser Baas Video to DVD maker supportDouglas Schilling Landgraf2009-03-301-1/+3
* V4L/DVB (10740): em28xx-cards: Add SIIG AVTuner-PVR boardDouglas Schilling Landgraf2009-03-301-1/+1
* V4L/DVB (10739): em28xx-cards: remove incorrect entryDouglas Schilling Landgraf2009-03-302-21/+0
* V4L/DVB (10654): em28xx: VideoMate For You USB TV box requires tvaudioMauro Carvalho Chehab2009-03-302-0/+9
* V4L/DVB (10556): em28xx-cards: Add Pinnacle Dazzle Video Creator Plus DVC107 ...Douglas Schilling Landgraf2009-03-301-1/+1
* V4L/DVB (10555): em28xx: CodingStyle fixesNicola Soranzo2009-03-301-4/+6
* V4L/DVB (10528): em28xx: support added for IO-DATA GV/MVP SZ - EMPIA-2820 chi...Indika Katugampala2009-03-302-0/+33
* V4L/DVB (10525): em28xx: Coding style fixes and a typo correctionNicola Soranzo2009-03-306-45/+58
* V4L/DVB (10524): em28xx: Add DVC 101 model to Pinnacle Dazzle descriptionDouglas Schilling Landgraf2009-03-301-1/+1
* V4L/DVB (10523): em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIODouglas Schilling Landgraf2009-03-302-5/+9
* V4L/DVB (10522): em28xx-audio: replace printk with em28xx_errdevAlexey Klimov2009-03-301-1/+1
* V4L/DVB (10521): em28xx-audio: Add lock for usersDouglas Schilling Landgraf2009-03-301-1/+3
* V4L/DVB (10520): em28xx-audio: Add spinlock for triggerDouglas Schilling Landgraf2009-03-301-3/+11
* V4L/DVB (10519): em28xx: Fix for em28xx audio startupRobert Krakora2009-03-302-12/+2
* V4L/DVB (10518): em28xx: Fix for em28xx memory leak and function renameRobert Krakora2009-03-302-4/+31
* V4L/DVB (10517): em28xx: remove bad check (changeset a31c595188af)Douglas Schilling Landgraf2009-03-301-14/+2
* V4L/DVB (10516): em28xx: Add support for Easy Cap Capture DC-60Mauro Carvalho Chehab2009-03-302-2/+22
* V4L/DVB (10515): Adds IR table for the IR provided with this board and includ...Mauro Carvalho Chehab2009-03-301-0/+1
* V4L/DVB (10514): em28xx: Add support for Kaiomy TVnPC U2 stickMauro Carvalho Chehab2009-03-302-0/+44
* 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 (10307): em28xx: use usb_make_path to report bus infoThierry MERLE2009-03-301-2/+2
* V4L/DVB (10291): em28xx: fix VIDIOC_G_CTRL when there is no msp34xx device.Hans Verkuil2009-03-301-1/+6
* V4L/DVB (10255): em28xx: Clock (XCLK) CleanupRobert Krakora2009-03-301-1/+1
* Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai2009-03-241-3/+4
|\
| * drivers/media: Convert to snd_card_create()Takashi Iwai2009-01-121-3/+4
* | V4L/DVB (10659): em28xx: register device to soundcard for sysfsNicola Soranzo2009-02-261-0/+2
* | V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...Robert Krakora2009-01-292-5/+11
* | V4L/DVB (10261): em28xx: fix kernel panic on audio shutdownDevin Heitmueller2009-01-291-1/+1
* | V4L/DVB (10257): em28xx: Fix for KWorld 330U BoardRobert Krakora2009-01-294-9/+49
* | V4L/DVB (10256): em28xx: Fix for KWorld 330U AC97Robert Krakora2009-01-291-0/+4
* | V4L/DVB (10254): em28xx: Fix audio URB transfer buffer race conditionRobert Krakora2009-01-291-1/+8
* | V4L/DVB (10243): em28xx: fix compile warningHans Verkuil2009-01-291-1/+1
* | V4L/DVB (10228): em28xx: fix audio output PCM IN selectionMauro Carvalho Chehab2009-01-292-0/+28
* | V4L/DVB (10192): em28xx: fix input selectionMauro Carvalho Chehab2009-01-291-18/+23
|/
* V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etcJulia Lawall2009-01-071-2/+1
* V4L/DVB (10177): Fix sparse warnings on em28xxMauro Carvalho Chehab2009-01-073-3/+3
* V4L/DVB (10163): em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab2009-01-022-51/+42
* V4L/DVB (10160): em28xx: update chip id for em2710Mauro Carvalho Chehab2009-01-021-1/+1
* V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil2009-01-021-13/+15
* V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil2009-01-023-13/+8
* V4L/DVB (10130): use USB API functions rather than constantsJulia Lawall2008-12-301-4/+4
* V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devicesDevin Heitmueller2008-12-301-1/+2
* V4L/DVB (10124): em28xx: expand output formats availableDevin Heitmueller2008-12-302-1/+14
* V4L/DVB (10123): em28xx: fix reversed definitions of I2S audio modesDevin Heitmueller2008-12-301-2/+2
* V4L/DVB (10122): em28xx: don't load em28xx-alsa for em2870 based devicesDevin Heitmueller2008-12-301-1/+1
* V4L/DVB (10121): em28xx: remove worthless Pinnacle PCTV HD Mini 80e device pr...Devin Heitmueller2008-12-302-35/+0
* V4L/DVB (10120): em28xx: remove redundant Pinnacle Dazzle DVC 100 profileDevin Heitmueller2008-12-302-15/+0
OpenPOWER on IntegriCloud