aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx
Commit message (Expand)AuthorAgeFilesLines
* [media] em28xx: Disable audio for EM28174Steve Kerrison2011-05-201-1/+2
* [media] Add support for PCTV nanoStick T2 290e [2013:024f]Antti Palosaari2011-05-204-0/+74
* [media] em28xx: add support for EM28174 chipAntti Palosaari2011-05-204-2/+12
* [media] em28xx: Multi Frontend (MFE) supportAntti Palosaari2011-05-201-35/+56
* [media] em28xx: add remote control support for PCTV 330eDevin Heitmueller2011-05-201-0/+1
* [media] em28xx: remove "not validated" flag for PCTV 330eDevin Heitmueller2011-05-201-1/+0
* [media] em28xx: add digital support for PCTV 330eDevin Heitmueller2011-05-202-0/+4
* [media] em28xx: include model number for PCTV 330eDevin Heitmueller2011-05-202-5/+4
* [media] em28xx: fix GPIO problem with HVR-900R2 getting out of sync with drx-dDevin Heitmueller2011-05-201-1/+8
* [media] drxd: provide ability to disable the i2c gate control functionDevin Heitmueller2011-05-201-0/+1
* [media] em28xx: auto-select drx-k if CUSTOMISE is not setMauro Carvalho Chehab2011-05-201-0/+1
* [media] em28xx: enable support for the drx-d on the HVR-900 R2Devin Heitmueller2011-05-202-12/+10
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* [media] remove the old RC_MAP_HAUPPAUGE_NEW RC mapMauro Carvalho Chehab2011-03-221-3/+3
* [media] rc/keymaps: Rename Hauppauge table as rc-hauppaugeMauro Carvalho Chehab2011-03-221-2/+2
* [media] em28xx: properly handle subdev controlsMauro Carvalho Chehab2011-03-211-3/+28
* [media] em28xx: Fix return value for s_ctrlMauro Carvalho Chehab2011-03-211-1/+1
* [media] v4l2-subdev: remove core.s_config and v4l2_i2c_new_subdev_cfg()Hans Verkuil2011-01-191-8/+10
* [media] em28xx: Fix IR support for WinTV USB2Mauro Carvalho Chehab2011-01-191-0/+1
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-072-1/+9
|\
| * media/video: explicitly flush request_module workTejun Heo2010-12-241-0/+8
| * workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2010-12-151-1/+1
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-01-067-75/+135
|\ \
| * | [media] em28xx: fix incorrect s_ctrl error code and wrong call to res_freeHans Verkuil2010-12-301-5/+9
| * | [media] em28xx: Fix audio input for Terratec GrabbyMauro Carvalho Chehab2010-12-291-2/+2
| * | [media] V4L: remove V4L1 compatibility modeHans Verkuil2010-12-291-16/+0
| * | [media] media: fix em28xx build, needs hardirq.hRandy Dunlap2010-12-291-0/+1
| * | [media] Terratec Cinergy Hybrid T USB XSPhilippe Bourdin2010-12-291-2/+2
| * | [media] drivers/media/video: Remove unnecessary semicolonsJoe Perches2010-12-291-1/+1
| * | [media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab2010-12-291-6/+6
| * | [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-291-2/+2
| * | [media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2010-12-292-2/+2
| * | [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-39/+33
| * | [media] ir-core: more cleanups of ir-functions.cDavid Härdeman2010-12-291-2/+2
| * | [media] em28xx: Add support for Leadership ISDB-TMauro Carvalho Chehab2010-12-294-4/+81
* | | [media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil2011-01-031-1/+1
|/ /
* | [media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart2010-11-221-9/+9
|/
* [media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart2010-10-221-9/+9
* [media] Support for Elgato Video CaptureAdrian Taylor2010-10-222-0/+19
* [media] em28xx: Add dvb support for Terratec Cinergy Hybrid T USB XS FRMichel Garnier2010-10-211-4/+17
* [media] em28xx-audio: fix some locking issuesMauro Carvalho Chehab2010-10-212-50/+42
* V4L/DVB: em28xx: fix a compilation warningMauro Carvalho Chehab2010-10-211-1/+0
* V4L/DVB: em28xx: the default std was not passed on to the subdevsHans Verkuil2010-10-211-0/+1
* V4L/DVB: em28xx: remove BKLHans Verkuil2010-10-211-82/+10
* V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil2010-10-211-2/+2
* V4L/DVB: drivers/media/video/em28xx: Remove potential NULL dereferenceJulia Lawall2010-10-211-1/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-131-1/+1
|\
| * V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab2010-08-121-1/+1
* | i2c: Add support for custom probe functionJean Delvare2010-08-111-1/+1
|/
* V4L/DVB: dvb: add support for kworld 340u and ub435-q to em28xx-dvbJarod Wilson2010-08-023-0/+62