summaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx
AgeCommit message (Expand)AuthorFilesLines
2009-07-06V4L/DVB (12202): em28xx, fix lock imbalanceJiri Slaby1-0/+1
2009-07-06V4L/DVB (12172): em28xx: Add autodetection code for Silvercrest 1.3 mpixMauro Carvalho Chehab2-1/+45
2009-07-06V4L/DVB (12171): em28xx: fix webcam usage with different output formatsMauro Carvalho Chehab2-24/+23
2009-07-05V4L/DVB (12169): em28xx-video: fix VIDIOC_G_FMT and VIDIOC_ENUMFMT with webcamsMauro Carvalho Chehab1-30/+49
2009-07-05V4L/DVB (12156): em28xx: Fix tuning for Terratec Cinergy T XS USB (zl10353 ve...Devin Heitmueller2-2/+28
2009-07-05V4L/DVB (12139): em28xx: add other video formatsMauro Carvalho Chehab1-1/+18
2009-07-05V4L/DVB (12138): em28xx: add support for Silvercrest WebcamMauro Carvalho Chehab4-7/+68
2009-06-23V4L/DVB (11912): em28xx: Use v4l bounding/alignment functionTrent Piepho1-26/+12
2009-06-23V4L/DVB (12102): em28xx: add Remote control support for EVGA inDtubeDevin Heitmueller1-0/+2
2009-06-23V4L/DVB (12101): em28xx: add support for EVGA inDtubeDevin Heitmueller3-0/+50
2009-06-23V4L/DVB (12100): em28xx: make sure the analog GPIOs are set if we used a card...Devin Heitmueller1-0/+6
2009-06-17V4L/DVB (11979): em28xx: don't create audio device if not supportedDevin Heitmueller1-9/+12
2009-06-17V4L/DVB (11977): em28xx: Add Kworld 315 entryFranklin Meng3-0/+84
2009-06-17V4L/DVB (11976): em28xx: set up tda9887_conf in em28xx_card_setup()Franklin Meng1-0/+3
2009-06-17V4L/DVB (11927): em28xx: provide module option to disable USB speed checkDevin Heitmueller1-1/+6
2009-06-17V4L/DVB (11925): em28xx: Add support for the K-World 2800dDevin Heitmueller2-6/+7
2009-06-17V4L/DVB (11923): em28xx: Don't let device work unless connected to a high spe...Devin Heitmueller1-0/+14
2009-06-17V4L/DVB (11896): em28xx: Fix for Slow Memory LeakRobert Krakora1-0/+5
2009-06-17V4L/DVB (11845): ir-kbd-i2c: Use initialization dataJean Delvare3-39/+15
2009-06-17V4L/DVB (11844): ir-kbd-i2c: Switch to the new-style device binding modelJean Delvare4-8/+22
2009-06-17V4L/DVB (11843): ir-kbd-i2c: Don't use i2c_client.name for our own needsJean Delvare2-6/+6
2009-06-17V4L/DVB (11827): Add support for Terratec Grabster AV350Mauro Carvalho Chehab2-0/+33
2009-06-17V4L/DVB (11825): em28xx: add Terratec GrabbyMauro Carvalho Chehab2-0/+19
2009-06-17V4L/DVB (11810): em28xx: properly set packet size based on the device's eepro...Devin Heitmueller4-2/+56
2009-06-17V4L/DVB (11487): em28xx: fix typo em28xx_errdev messageFilipe Rosset1-1/+1
2009-06-17V4L/DVB (11486): em28xx: Add EmpireTV board supportDouglas Schilling Landgraf3-0/+29
2009-04-07V4L/DVB (11380): v4l2-subdev: change s_routing prototypeHans Verkuil2-21/+9
2009-04-07V4L/DVB (11373): v4l2-common: add explicit v4l2_device pointer as first arg t...Hans Verkuil1-16/+18
2009-04-07V4L/DVB (11370): v4l2-subdev: move s_std from tuner to core.Hans Verkuil1-1/+1
2009-04-07V4L/DVB (11368): v4l2-subdev: move s_standby from core to tuner.Hans Verkuil2-2/+2
2009-04-07V4L/DVB (11360): em28xx: use usb_interface.dev for v4l2_device_registerMauro Carvalho Chehab1-2/+3
2009-04-07V4L/DVB (11331): em28xx: convert to v4l2_subdevDouglas Schilling Landgraf5-141/+172
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