summaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx/em28xx-cards.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-20[media] em28xx: support for 2304:0242 PCTV QuatroStick (510e)Ivan Kalvachev1-0/+27
2012-03-20[media] em28xx: support for 2013:0251 PCTV QuatroStick nano (520e)Antti Palosaari1-0/+28
2012-03-20[media] em28xx: support for 1b80:e425 MaxMedia UB425-TCAntti Palosaari1-0/+24
2012-03-20[media] media: em28xx: Paranoic stack saveEzequiel García1-15/+4
2012-03-08[media] em28xx: pre-allocate DVB isoc transfer buffersGianluca Gennari1-1/+15
2012-01-16Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-88/+168
2012-01-11[media] em28xx: Fix tuner_type for Terratec Cinergy 200 USBSascha Sommer1-1/+1
2012-01-11[media] em28xx: Do not modify EM28XX_R06_I2C_CLK for em2800Sascha Sommer1-1/+2
2012-01-11[media] em28xx: Fix: I2C_CLK write error message checks wrong return codeSascha Sommer1-1/+1
2012-01-11[media] em28xx: simplify argument passing to em28xx_init_dev()Thomas Petazzoni1-3/+2
2012-01-07[media] Added model Sveon STV40Mario Ceresa1-0/+2
2012-01-06[media] [resend] em28xx: Add Plextor ConvertX PX-AV100U to em28xx-cards.cDon Kramer1-1/+3
2012-01-06[media] em28xx: Reworked probe code to get rid of some hacksHolger Nelson1-76/+72
2012-01-06[media] Added USB Id & configuration array for Honestech Vidbox NW03Gareth Williams1-0/+18
2012-01-06[media] em28xx: Add Terratec Cinergy HTC USB XS to em28xx-cards.cHolger Nelson1-0/+4
2011-12-30[media] KWorld 355U and 380U supportAivar Päkk1-0/+6
2011-11-25[media] em28xx: Add Terratec Cinergy HTC StickAndreas Oberritter1-0/+15
2011-11-24[media] em28xx: Fix a few warnings due to HVR-930C additionMauro Carvalho Chehab1-1/+1
2011-11-20[media] em28xx: Add IR support for HVR-930CMauro Carvalho Chehab1-0/+1
2011-11-20[media] em28xx: Fix CodingStyle issues introduced by changeset 82e7dbbMauro Carvalho Chehab1-7/+10
2011-11-20[media] em28xx: initial support for HAUPPAUGE HVR-930C againEddi De Pieri1-2/+35
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-23/+1
2011-11-16[media] em28xx: Fix some Terratec entries (H5 and XS)Mauro Carvalho Chehab1-3/+3
2011-11-04[media] Support for Terratec G1Teka1-0/+2
2011-09-26[media] em28xx: replug locking cleanupChris Rankin1-4/+7
2011-09-25[media] em28xx: fix deadlock when unplugging and replugging a DVB adapterChris Rankin1-2/+4
2011-09-24[media] em28xx: fix race on disconnectChris Rankin1-5/+3
2011-09-21[media] em28xx: Fix em28xx_devused cleanup logic on errorChris Rankin1-1/+0
2011-09-21[media] em28xx: ERROR: "em28xx_add_into_devlist" [drivers/media/video/em28xx/...Chris Rankin1-1/+0
2011-09-21[media] em28xx: add support for PCTV DVB-S2 Stick 460e [2013:024f]Antti Palosaari1-0/+32
2011-09-18[media] EM28xx - Fix memory leak on disconnect or errorChris Rankin1-0/+1
2011-09-04[media] em28xx: clean up resources should init failChris Rankin1-32/+32
2011-09-04[media] em28xx: use atomic bit operations for devices-in-use maskChris Rankin1-17/+16
2011-09-04[media] em28xx: pass correct buffer size to snprintfChris Rankin1-1/+1
2011-07-28[media] em28xx: Add other Terratec H5 USB ID'sMauro Carvalho Chehab1-3/+3
2011-07-28[media] Add initial support for Terratec H5Mauro Carvalho Chehab1-0/+37
2011-07-28[media] em28xx: Mark Kworld 305 as validatedMauro Carvalho Chehab1-1/+0
2011-07-28[media] em28xx: Add support for devices with a separate audio interfaceMauro Carvalho Chehab1-28/+74
2011-07-28[media] em28xx: Don't initialize a var if won't be using itMauro Carvalho Chehab1-2/+1
2011-07-28[media] em28xx: use the proper prefix for board namesMauro Carvalho Chehab1-2/+2
2011-07-28[media] em28xx: correct PCTV nanoStick T2 290e device nameAntti Palosaari1-3/+3
2011-07-28[media] em28xx: add remote for PCTV nanoStick T2 290eAntti Palosaari1-1/+1
2011-05-20[media] Add support for PCTV nanoStick T2 290e [2013:024f]Antti Palosaari1-0/+23
2011-05-20[media] em28xx: add support for EM28174 chipAntti Palosaari1-0/+5
2011-05-20[media] em28xx: add remote control support for PCTV 330eDevin Heitmueller1-0/+1
2011-05-20[media] em28xx: remove "not validated" flag for PCTV 330eDevin Heitmueller1-1/+0
2011-05-20[media] em28xx: add digital support for PCTV 330eDevin Heitmueller1-0/+3
2011-05-20[media] em28xx: include model number for PCTV 330eDevin Heitmueller1-4/+3
2011-05-20[media] em28xx: fix GPIO problem with HVR-900R2 getting out of sync with drx-dDevin Heitmueller1-1/+8
2011-05-20[media] em28xx: enable support for the drx-d on the HVR-900 R2Devin Heitmueller1-0/+2