summaryrefslogtreecommitdiff
path: root/drivers/media/usb/em28xx/em28xx-cards.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-03[media] Basic support for the Elgato EyeTV Hybrid INT 2008 USB StickGilles Risch1-1/+12
2014-12-04[media] em28xx: checkpatch cleanup: whitespaces/new lines cleanupsMauro Carvalho Chehab1-14/+14
2014-11-25[media] em28xx: Add support for Terratec Cinergy T2 Stick HDOlli Salonen1-0/+27
2014-11-03[media] em28xx: add support for Leadtek VC100 USB capture deviceWitold Krecicki1-0/+16
2014-09-26Revert "[media] media: em28xx - remove reset_resume interface"Mauro Carvalho Chehab1-0/+1
2014-09-23[media] em28xx: simplify usb audio class handlingFrank Schaefer1-14/+16
2014-09-23[media] em28xx: check if a device has audio earlier"Frank Schaefer1-11/+0
2014-09-03[media] em28xx: fix sparse warningsHans Verkuil1-1/+1
2014-07-26[media] media: em28xx - remove reset_resume interfaceShuah Khan1-1/+0
2014-07-04[media] em28xx: add MSI Digivox Trio supportHans Verkuil1-0/+2
2014-05-23[media] em28xx: remove field tuner_addr from struct em28xxFrank Schaefer1-2/+0
2014-05-23[media] em28xx: remove field tda9887_conf from struct em28xxFrank Schaefer1-3/+0
2014-05-23[media] em28xx: move progressive/interlaced fields from struct em28xx to stru...Frank Schaefer1-2/+0
2014-05-23[media] em28xx: move videobuf2 related data from struct em28xx to struct v4l2Frank Schaefer1-2/+0
2014-05-23[media] em28xx: fix indenting in em28xx_usb_probe()Frank Schaefer1-7/+6
2014-04-23[media] em28xx: add [2013:025f] PCTV tripleStick (292e)Antti Palosaari1-0/+25
2014-03-11[media] em28xx-cards: remove a wrong indent levelDan Carpenter1-2/+2
2014-03-11[media] em28xx: Only deallocate struct em28xx after finishing all extensionsMauro Carvalho Chehab1-7/+25
2014-03-11[media] em28xx: only enable PCTV 80e led when streamingMauro Carvalho Chehab1-2/+13
2014-03-04[media] em28xx: Add LED support for Kworld UB435-Q v3Mauro Carvalho Chehab1-0/+12
2014-03-04[media] em28xx: add support for Kworld UB435-Q version 3Mauro Carvalho Chehab1-0/+23
2014-03-04[media] em28xx: add support for PCTV 80e remote controllerMauro Carvalho Chehab1-0/+1
2014-03-04[media] drx-j: add a driver for Trident drx-j frontendDevin Heitmueller1-0/+20
2014-03-03[media] em28xx: implement em28xx_usb_driver suspend, resume, reset_resume hooksShuah Khan1-0/+26
2014-02-04[media] em28xx-cards: em28xx_devused can be staticFengguang Wu1-1/+1
2014-01-15[media] em28xx-cards: properly initialize the device bitmapMauro Carvalho Chehab1-5/+5
2014-01-15[media] em28xx: fix usb alternate setting for analog and digital video endpoi...Frank Schaefer1-1/+1
2014-01-14[media] em28xx: Fix usb diconnect logicMauro Carvalho Chehab1-6/+1
2014-01-14[media] em28xx: always call em28xx_release_resources() in the usb disconnect ...Frank Schaefer1-7/+5
2014-01-14[media] em28xx: move v4l2 dummy clock deregistration from the core to the v4l...Frank Schaefer1-3/+0
2014-01-14[media] em28xx: move v4l2_device_disconnect() call from the core to the v4l e...Frank Schaefer1-10/+0
2014-01-14[media] em28xx: move usb transfer uninit on device disconnect from the core t...Frank Schaefer1-3/+1
2014-01-14[media] em28xx: move usb buffer pre-allocation and transfer uninit from the c...Frank Schaefer1-21/+0
2014-01-13[media] em28xx: fix xc3028 demod and firmware setup on DVBMauro Carvalho Chehab1-0/+49
2014-01-07[media] export em28xx_release_resources() symbolMauro Carvalho Chehab1-0/+1
2014-01-07[media] em28xx: only initialize extensions on the main interfaceMauro Carvalho Chehab1-0/+12
2014-01-07[media] em28xx: check if a device has audio earlierMauro Carvalho Chehab1-0/+11
2014-01-07[media] em28xx: make em28xx-video to be a separate moduleMauro Carvalho Chehab1-25/+7
2014-01-07[media] em28xx: unregister i2c bus 0 if bus 1 fails to registerMauro Carvalho Chehab1-0/+3
2014-01-07[media] em28xx: move analog-specific init to em28xx-videoMauro Carvalho Chehab1-147/+3
2014-01-05[media] em28xx: Fix em28xx deplockMauro Carvalho Chehab1-2/+3
2014-01-05[media] em28xx: some cosmetic changesMauro Carvalho Chehab1-1/+1
2014-01-05[media] em28xx: move some video-specific functions to em28xx-videoMauro Carvalho Chehab1-107/+0
2013-12-19[media] em28xx: add support for PCTV DVB-S2 Stick (461e) [2013:0258]Antti Palosaari1-0/+35
2013-12-18[media] em28xx: add support for Empia EM28178Antti Palosaari1-0/+5
2013-12-10[media] em28xx: add support for the SpeedLink Vicious And Devine Laplace webcamsFrank Schaefer1-0/+72
2013-12-10[media] em28xx: extend the support for device buttonsFrank Schaefer1-3/+17
2013-10-31[media] Add support for KWorld UB435-Q V2Jean-Francois Thibert1-1/+15
2013-10-31[media] V4L2: em28xx: register a V4L2 clock sourceGuennadi Liakhovetski1-0/+3
2013-10-17[media] em28xx: fix and unify the coding style of the GPIO register write seq...Frank Schaefer1-51/+51