summaryrefslogtreecommitdiff
path: root/drivers/media/video/em28xx
AgeCommit message (Expand)AuthorFilesLines
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-08Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2-1/+9
2011-01-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-75/+135
2011-01-03[media] em28xx: radio_fops should also use unlocked_ioctlHans Verkuil1-1/+1
2010-12-30[media] em28xx: fix incorrect s_ctrl error code and wrong call to res_freeHans Verkuil1-5/+9
2010-12-29[media] em28xx: Fix audio input for Terratec GrabbyMauro Carvalho Chehab1-2/+2
2010-12-29[media] V4L: remove V4L1 compatibility modeHans Verkuil1-16/+0
2010-12-29[media] media: fix em28xx build, needs hardirq.hRandy Dunlap1-0/+1
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] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-6/+6
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab1-2/+2
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab2-2/+2
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-39/+33
2010-12-29[media] ir-core: more cleanups of ir-functions.cDavid Härdeman1-2/+2
2010-12-29[media] em28xx: Add support for Leadership ISDB-TMauro Carvalho Chehab4-4/+81
2010-12-24media/video: explicitly flush request_module workTejun Heo1-0/+8
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo1-1/+1
2010-11-22[media] v4l: Remove module_name argument to the v4l2_i2c_new_subdev* functionsLaurent Pinchart1-9/+9
2010-10-23[media] v4l: Remove hardcoded module names passed to v4l2_i2c_new_subdev*Laurent Pinchart1-9/+9
2010-10-23[media] Support for Elgato Video CaptureAdrian Taylor2-0/+19
2010-10-21[media] em28xx: Add dvb support for Terratec Cinergy Hybrid T USB XS FRMichel Garnier1-4/+17
2010-10-21[media] em28xx-audio: fix some locking issuesMauro Carvalho Chehab2-50/+42
2010-10-21V4L/DVB: em28xx: fix a compilation warningMauro Carvalho Chehab1-1/+0
2010-10-21V4L/DVB: em28xx: the default std was not passed on to the subdevsHans Verkuil1-0/+1
2010-10-21V4L/DVB: em28xx: remove BKLHans Verkuil1-82/+10
2010-10-21V4L/DVB: videobuf: add ext_lock argument to the queue init functionsHans Verkuil1-2/+2
2010-10-21V4L/DVB: drivers/media/video/em28xx: Remove potential NULL dereferenceJulia Lawall1-1/+2
2010-08-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2010-08-12V4L/DVB: fix Kconfig to depends on VIDEO_IRMauro Carvalho Chehab1-1/+1
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 Wilson3-0/+62
2010-08-02V4L/DVB: em28xx-input: Don't generate one debug message for every get_key readMauro Carvalho Chehab1-18/+15
2010-08-02V4L/DVB: ir-core: convert em28xx to not use ir-functions.cDavid Härdeman2-49/+17
2010-08-02V4L/DVB: Fix case where fields were not at the correct start locationDevin Heitmueller1-2/+2
2010-06-01V4L/DVB: em28xx: remove unneeded null checksDan Carpenter1-5/+2
2010-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-2/+2
2010-05-21USB: rename usb_buffer_alloc() and usb_buffer_free() usersDaniel Mack1-2/+2
2010-05-19V4L/DVB: em28xx: g_tuner must set type fieldHans Verkuil1-0/+1
2010-05-19V4L/DVB: em28xx: switch to new vbi subdev opsHans Verkuil1-2/+2
2010-05-19V4L/DVB: em28xx: fix locks during dvb init sequenceMauro Carvalho Chehab2-13/+10
2010-05-19V4L/DVB: em28xx: fix a regression caused by the rc-map changesMauro Carvalho Chehab1-5/+16
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab3-23/+19
2010-05-19V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab1-1/+1
2010-05-19V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab1-17/+17
2010-05-18V4L/DVB: em28xx: "Empia Em28xx Audio" too longDan Carpenter1-1/+1
2010-05-18V4L/DVB: em28xx: add em286x/tvp5150 reference designDevin Heitmueller2-0/+18
2010-05-18V4L/DVB: em28xx: rework buffer pointer tracking for offset to start of videoDevin Heitmueller1-22/+39
2010-05-18V4L/DVB: em28xx: reduce cropping for VBI areaDevin Heitmueller1-4/+8