aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/em28xx (follow)
AgeCommit message (Expand)AuthorFilesLines
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 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/mchehab/linux-2.6Linus 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-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-2/+2
2010-05-20USB: 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
2010-05-18V4L/DVB: em28xx: adjust number of packets per URBDevin Heitmueller1-2/+2
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-1/+3
2010-05-18V4L/DVB: em28xx: Support for Kworld VS-DVB-T 323URAntonio Larrosa2-1/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-1/+5
2010-02-26V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is workingCatimimi2-1/+3
2010-02-26V4L/DVB: Add an entry for Kworld 315U remoteFranklin Meng1-0/+1
2010-02-26V4L/DVB: em28xx: add Dikom DK300 hybrid USB tunerAndrea.Amorosi76@gmail.com3-0/+50
2010-02-26V4L/DVB: Fix logic for Leadtek winfast tv usbii deluxeDouglas Schilling Landgraf1-5/+4
2010-02-26V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"Magnus Alm3-6/+55
2010-02-26V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini()Francesco Lavra1-0/+1
2010-02-26V4L/DVB (13932): em28xx: add PAL support for VBIDevin Heitmueller4-31/+66
2010-02-26V4L/DVB (13915): em28xx: fix a typo on RC6 modesMauro Carvalho Chehab1-2/+2
2010-02-26V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab1-1/+1
2010-02-26V4L/DVB (13641): Properly update the driver representation for the protocolMauro Carvalho Chehab1-0/+3
2010-02-26V4L/DVB (13637): em28xx: allow changing keycode table protocolMauro Carvalho Chehab1-26/+54
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab1-1/+1
2009-12-16V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()Mauro Carvalho Chehab1-6/+2
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab1-2/+2
2009-12-16V4L/DVB (13575): em28xx: Use the complete address/command RC5 code for WinTV USB2Mauro Carvalho Chehab2-13/+30
2009-12-16V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignmentsLaurent Pinchart1-4/+0