aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx/bttv-input.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-15[media] bt8xx: move analog TV part to be together with DTV oneMauro Carvalho Chehab1-589/+0
2011-09-03[media] bt8xx: Use current logging stylesJoe Perches1-18/+19
2011-03-22[media] several drivers: Fix a few gcc 4.6 warningsMauro Carvalho Chehab1-2/+0
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-4/+1
2010-12-30[media] bttv-input: Add a note about PV951 RCMauro Carvalho Chehab1-0/+12
2010-12-29[media] bttv: remove custom_irq and gpioq from bttv structMauro Carvalho Chehab1-7/+13
2010-12-29[media] bttv: merge ir decoding timersDavid Härdeman1-5/+3
2010-12-29[media] bttv: rename struct card_ir to bttv_irDavid Härdeman1-14/+13
2010-12-29[media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab1-8/+8
2010-12-29[media] rc: Remove ir-common.hMauro Carvalho Chehab1-0/+5
2010-12-29[media] rc: remove ir-common moduleMauro Carvalho Chehab1-6/+99
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-23/+18
2010-12-29[media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman1-23/+9
2010-12-24media/video: don't use flush_scheduled_work()Tejun Heo1-4/+1
2010-10-21V4L/DVB: bttv: Move PV951 IR to the right driverMauro Carvalho Chehab1-7/+77
2010-05-19V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab1-14/+14
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-12/+12
2010-05-18V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab1-1/+1
2010-02-26V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab1-2/+2
2009-12-16V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_register()Mauro Carvalho Chehab1-5/+2
2009-12-16V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab1-2/+2
2009-12-05V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab1-1/+6
2009-12-05V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab1-4/+4
2009-09-12V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab1-13/+13
2009-09-12V4L/DVB (12585): Add remote support to cph03x bttv cardMauro Carvalho Chehab1-0/+1
2008-10-12V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FMMauro Carvalho Chehab1-3/+59
2008-04-24V4L/DVB (7368): bttv: added support for Kozumi KTV-01C cardMauro Lacy1-0/+6
2008-01-25V4L/DVB (6981): Fix bugzillas 9686 and 9691Mauro Carvalho Chehab1-0/+5
2007-10-09V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab1-1/+0
2007-07-20V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab1-1/+1
2007-07-18V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov1-1/+1
2007-02-21V4L/DVB (5025): Cleanup: switch to using msecs_to_jiffies() on bttvDmitry Torokhov1-9/+5
2007-02-21V4L/DVB (5017): DVB: fix compile errorAdrian Bunk1-2/+2
2007-02-21V4L/DVB (4961): Add support for the ASUS P7131 remote controlHermann Pitton1-123/+20
2006-12-10V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov1-44/+57
2006-09-10V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900.Mauro Carvalho Chehab1-0/+1
2006-06-25V4L/DVB (4118): Whitespace cleanupsTrent Piepho1-1/+1
2006-03-24V4L/DVB (3539): Move bttv fragments to bt8xx/Manu Abraham1-0/+450