summaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx
AgeCommit message (Expand)AuthorFilesLines
2009-03-30V4L/DVB (11141): em28xx: fix oops on ARM platform when allocating transfer bu...Devin Heitmueller1-1/+1
2009-03-30V4L/DVB (11139): em28xx: add remote control definition for HVR-900 (both vers...Devin Heitmueller1-0/+2
2009-03-30V4L/DVB (10938): em28xx: Prevent general protection fault on rmmodJean Delvare1-16/+6
2009-03-30V4L/DVB (10840): em28xx-dvb: Remove an unused headerMauro Carvalho Chehab1-3/+0
2009-03-30V4L/DVB (10833): em28xx: enable Compro VideoMate ForYou soundVitaly Wool5-1/+39
2009-03-30V4L/DVB (10741): em28xx: Add Kaiser Baas Video to DVD maker supportDouglas Schilling Landgraf1-1/+3
2009-03-30V4L/DVB (10740): em28xx-cards: Add SIIG AVTuner-PVR boardDouglas Schilling Landgraf1-1/+1
2009-03-30V4L/DVB (10739): em28xx-cards: remove incorrect entryDouglas Schilling Landgraf2-21/+0
2009-03-30V4L/DVB (10654): em28xx: VideoMate For You USB TV box requires tvaudioMauro Carvalho Chehab2-0/+9
2009-03-30V4L/DVB (10556): em28xx-cards: Add Pinnacle Dazzle Video Creator Plus DVC107 ...Douglas Schilling Landgraf1-1/+1
2009-03-30V4L/DVB (10555): em28xx: CodingStyle fixesNicola Soranzo1-4/+6
2009-03-30V4L/DVB (10528): em28xx: support added for IO-DATA GV/MVP SZ - EMPIA-2820 chi...Indika Katugampala2-0/+33
2009-03-30V4L/DVB (10525): em28xx: Coding style fixes and a typo correctionNicola Soranzo6-45/+58
2009-03-30V4L/DVB (10524): em28xx: Add DVC 101 model to Pinnacle Dazzle descriptionDouglas Schilling Landgraf1-1/+1
2009-03-30V4L/DVB (10523): em28xx-audio: Add macros EM28XX_START_AUDIO / EM28XX_STOP_AUDIODouglas Schilling Landgraf2-5/+9
2009-03-30V4L/DVB (10522): em28xx-audio: replace printk with em28xx_errdevAlexey Klimov1-1/+1
2009-03-30V4L/DVB (10521): em28xx-audio: Add lock for usersDouglas Schilling Landgraf1-1/+3
2009-03-30V4L/DVB (10520): em28xx-audio: Add spinlock for triggerDouglas Schilling Landgraf1-3/+11
2009-03-30V4L/DVB (10519): em28xx: Fix for em28xx audio startupRobert Krakora2-12/+2
2009-03-30V4L/DVB (10518): em28xx: Fix for em28xx memory leak and function renameRobert Krakora2-4/+31
2009-03-30V4L/DVB (10517): em28xx: remove bad check (changeset a31c595188af)Douglas Schilling Landgraf1-14/+2
2009-03-30V4L/DVB (10516): em28xx: Add support for Easy Cap Capture DC-60Mauro Carvalho Chehab2-2/+22
2009-03-30V4L/DVB (10515): Adds IR table for the IR provided with this board and includ...Mauro Carvalho Chehab1-0/+1
2009-03-30V4L/DVB (10514): em28xx: Add support for Kaiomy TVnPC U2 stickMauro Carvalho Chehab2-0/+44
2009-03-30V4L/DVB (10327): em28xx: Add check before call em28xx_isoc_audio_deinit()Douglas Schilling Landgraf1-2/+14
2009-03-30V4L/DVB (10326): em28xx: Cleanup: fix bad whitespacingDouglas Schilling Landgraf1-2/+2
2009-03-30V4L/DVB (10324): em28xx: Correct mailing listAlexey Klimov1-3/+3
2009-03-30V4L/DVB (10323): em28xx: Add entry for GADMEI TVR200Douglas Schilling Landgraf2-0/+21
2009-03-30V4L/DVB (10307): em28xx: use usb_make_path to report bus infoThierry MERLE1-2/+2
2009-03-30V4L/DVB (10291): em28xx: fix VIDIOC_G_CTRL when there is no msp34xx device.Hans Verkuil1-1/+6
2009-03-30V4L/DVB (10255): em28xx: Clock (XCLK) CleanupRobert Krakora1-1/+1
2009-03-24Merge branch 'topic/snd_card_new-err' into for-linusTakashi Iwai1-3/+4
2009-02-26V4L/DVB (10659): em28xx: register device to soundcard for sysfsNicola Soranzo1-0/+2
2009-01-29V4L/DVB (10325): em28xx: Fix for fail to submit URB with IRQs and Pre-emption...Robert Krakora2-5/+11
2009-01-29V4L/DVB (10261): em28xx: fix kernel panic on audio shutdownDevin Heitmueller1-1/+1
2009-01-29V4L/DVB (10257): em28xx: Fix for KWorld 330U BoardRobert Krakora4-9/+49
2009-01-29V4L/DVB (10256): em28xx: Fix for KWorld 330U AC97Robert Krakora1-0/+4
2009-01-29V4L/DVB (10254): em28xx: Fix audio URB transfer buffer race conditionRobert Krakora1-1/+8
2009-01-29V4L/DVB (10243): em28xx: fix compile warningHans Verkuil1-1/+1
2009-01-29V4L/DVB (10228): em28xx: fix audio output PCM IN selectionMauro Carvalho Chehab2-0/+28
2009-01-29V4L/DVB (10192): em28xx: fix input selectionMauro Carvalho Chehab1-18/+23
2009-01-12drivers/media: Convert to snd_card_create()Takashi Iwai1-3/+4
2009-01-07V4L/DVB (10185): Use negated usb_endpoint_xfer_control, etcJulia Lawall1-2/+1
2009-01-07V4L/DVB (10177): Fix sparse warnings on em28xxMauro Carvalho Chehab3-3/+3
2009-01-02V4L/DVB (10163): em28xx: allocate adev together with struct em28xx devMauro Carvalho Chehab2-51/+42
2009-01-02V4L/DVB (10160): em28xx: update chip id for em2710Mauro Carvalho Chehab1-1/+1
2009-01-02V4L/DVB (10141): v4l2: debugging API changed to match against driver name ins...Hans Verkuil1-13/+15
2009-01-02V4L/DVB (10135): v4l2: introduce v4l2_file_operations.Hans Verkuil3-13/+8
2008-12-30V4L/DVB (10130): use USB API functions rather than constantsJulia Lawall1-4/+4
2008-12-30V4L/DVB (10125): em28xx: Don't do AC97 vendor detection for i2s audio devicesDevin Heitmueller1-1/+2