summaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx/em28xx-cards.c
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-27[media] em28xx: use the proper prefix for board namesMauro Carvalho Chehab1-2/+2
2011-07-27[media] em28xx: correct PCTV nanoStick T2 290e device nameAntti Palosaari1-3/+3
2011-07-27[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
2011-03-22[media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab1-3/+3
2011-03-22[media] rc/keymaps: Rename Hauppauge table as rc-hauppaugeMauro Carvalho Chehab1-2/+2
2011-01-19[media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil1-8/+10
2011-01-19[media] em28xx: Fix IR support for WinTV USB2Mauro Carvalho Chehab1-0/+1
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+8
2010-12-29[media] em28xx: Fix audio input for Terratec GrabbyMauro Carvalho Chehab1-2/+2
2010-12-29[media] Terratec Cinergy Hybrid T USB XSPhilippe Bourdin1-2/+2
2010-12-29[media] drivers/media/video: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-12-29[media] em28xx: Add support for Leadership ISDB-TMauro Carvalho Chehab1-4/+62
2010-12-24media/video: explicitly flush request_module workTejun Heo1-0/+8
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart1-9/+9
2010-10-22[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart1-9/+9
2010-10-22[media] Support for Elgato Video CaptureAdrian Taylor1-0/+18
2010-10-21[media] em28xx: Add dvb support for Terratec Cinergy Hybrid T USB XS FRMichel Garnier1-4/+17
2010-08-11i2c: Add support for custom probe functionJean Delvare1-1/+1
2010-08-02V4L/DVB: dvb: add support for kworld 340u and ub435-q to em28xx-dvbJarod Wilson1-0/+28
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab1-17/+17
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab1-17/+17
2010-05-18V4L/DVB: em28xx: add em286x/tvp5150 reference designDevin Heitmueller1-0/+17
2010-05-18V4L/DVB: em28xx: Support for Kworld VS-DVB-T 323URAntonio Larrosa1-1/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-26V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is workingCatimimi1-1/+2
2010-02-26V4L/DVB: Add an entry for Kworld 315U remoteFranklin Meng1-0/+1