summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-cards.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] rename most media/video usb drivers to media/usbMauro Carvalho Chehab1-3417/+0
2012-07-14Merge branch 'v4l_for_linus' into staging/for_v3.6Mauro Carvalho Chehab1-1/+1
2012-07-06[media] em28xx: fix em28xx-rc loadMauro Carvalho Chehab1-1/+1
2012-06-21[media] em28xx: Improve support for the Terratec Cinergy HTC Stick HDMartin Blumenstingl1-6/+2
2012-06-18[media] em28xx: Add remote control support for Terratec's Cinergy HTC Stick HDMartin Blumenstingl1-0/+1
2012-05-15[media] em28xx: Remove unused wait_queue'sEzequiel García1-7/+0
2012-05-14[media] em28xx: Remove unused list_head struct for queued buffersEzequiel Garcia1-2/+0
2012-05-14[media] em28xx: Make card_setup() and pre_card_setup() staticEzequiel Garcia1-2/+4
2012-04-10[media] em28xx: Make em28xx-input.c a separate moduleEzequiel García1-6/+2
2012-04-10[media] em28xx: Move em28xx_register_i2c_ir() to em28xx-input.cEzequiel García1-48/+0
2012-04-10[media] em28xx: Move ir/rc related initialization to em28xx_ir_init()Ezequiel García1-10/+0
2012-03-19[media] em28xx: support for 2304:0242 PCTV QuatroStick (510e)Ivan Kalvachev1-0/+27
2012-03-19[media] em28xx: support for 2013:0251 PCTV QuatroStick nano (520e)Antti Palosaari1-0/+28
2012-03-19[media] em28xx: support for 1b80:e425 MaxMedia UB425-TCAntti Palosaari1-0/+24
2012-03-19[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-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-88/+168
2012-01-10[media] em28xx: Fix tuner_type for Terratec Cinergy 200 USBSascha Sommer1-1/+1
2012-01-10[media] em28xx: Do not modify EM28XX_R06_I2C_CLK for em2800Sascha Sommer1-1/+2
2012-01-10[media] em28xx: Fix: I2C_CLK write error message checks wrong return codeSascha Sommer1-1/+1
2012-01-10[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-24[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-03[media] Support for Terratec G1Teka1-0/+2
2011-09-25[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-03[media] em28xx: clean up resources should init failChris Rankin1-32/+32
2011-09-03[media] em28xx: use atomic bit operations for devices-in-use maskChris Rankin1-17/+16
2011-09-03[media] em28xx: pass correct buffer size to snprintfChris Rankin1-1/+1
2011-07-27[media] em28xx: Add other Terratec H5 USB ID'sMauro Carvalho Chehab1-3/+3
2011-07-27[media] Add initial support for Terratec H5Mauro Carvalho Chehab1-0/+37
2011-07-27[media] em28xx: Mark Kworld 305 as validatedMauro Carvalho Chehab1-1/+0
2011-07-27[media] em28xx: Add support for devices with a separate audio interfaceMauro Carvalho Chehab1-28/+74
2011-07-27[media] em28xx: Don't initialize a var if won't be using itMauro Carvalho Chehab1-2/+1