aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/video/bt8xx/bttv-input.c
Commit message (Expand)AuthorAgeFilesLines
* [media] several drivers: Fix a few gcc 4.6 warningsMauro Carvalho Chehab2011-03-221-2/+0
* Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-071-4/+1
|\
| * media/video: don't use flush_scheduled_work()Tejun Heo2010-12-241-4/+1
* | [media] bttv-input: Add a note about PV951 RCMauro Carvalho Chehab2010-12-301-0/+12
* | [media] bttv: remove custom_irq and gpioq from bttv structMauro Carvalho Chehab2010-12-291-7/+13
* | [media] bttv: merge ir decoding timersDavid Härdeman2010-12-291-5/+3
* | [media] bttv: rename struct card_ir to bttv_irDavid Härdeman2010-12-291-14/+13
* | [media] Rename all public generic RC functions from ir_ to rc_Mauro Carvalho Chehab2010-12-291-8/+8
* | [media] rc: Remove ir-common.hMauro Carvalho Chehab2010-12-291-0/+5
* | [media] rc: remove ir-common moduleMauro Carvalho Chehab2010-12-291-6/+99
* | [media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman2010-12-291-23/+18
* | [media] ir-core: remove remaining users of the ir-functions keyhandlersDavid Härdeman2010-12-291-23/+9
|/
* V4L/DVB: bttv: Move PV951 IR to the right driverMauro Carvalho Chehab2010-10-211-7/+77
* V4L/DVB: ir-core: Make use of the new IR keymap modulesMauro Carvalho Chehab2010-05-191-14/+14
* V4L/DVB: ir: prepare IR code for a parameter change at register functionMauro Carvalho Chehab2010-05-191-1/+1
* V4L/DVB: ir: use IR_KEYTABLE where an IR table is neededMauro Carvalho Chehab2010-05-191-12/+12
* V4L/DVB: ir-core: export driver name used by IR via ueventMauro Carvalho Chehab2010-05-181-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* V4L/DVB (13680): ir: use unsigned long instead of enumMauro Carvalho Chehab2010-02-261-1/+1
* V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-coreMauro Carvalho Chehab2010-02-261-2/+2
* V4L/DVB (13617): ir: move input_register_device() to happen inside ir_input_r...Mauro Carvalho Chehab2009-12-161-5/+2
* V4L/DVB (13616): IR: rename ir_input_free as ir_input_unregisterMauro Carvalho Chehab2009-12-161-2/+2
* V4L/DVB (13537): ir: Prepare the code for dynamic keycode table allocationMauro Carvalho Chehab2009-12-051-1/+6
* V4L/DVB (13533): ir: use dynamic tables, instead of static onesMauro Carvalho Chehab2009-12-051-4/+4
* V4L/DVB (12595): common/ir: use a struct for keycode tablesMauro Carvalho Chehab2009-09-121-13/+13
* V4L/DVB (12585): Add remote support to cph03x bttv cardMauro Carvalho Chehab2009-09-121-0/+1
* V4L/DVB (8628): bttv: Add support for Encore ENLTV2-FMMauro Carvalho Chehab2008-10-121-3/+59
* V4L/DVB (7368): bttv: added support for Kozumi KTV-01C cardMauro Lacy2008-04-241-0/+6
* V4L/DVB (6981): Fix bugzillas 9686 and 9691Mauro Carvalho Chehab2008-01-251-0/+5
* V4L/DVB (6079): Cleanup: remove linux/moduleparam.h from drivers/media filesMauro Carvalho Chehab2007-10-091-1/+0
* V4L/DVB (5861): Use msecs_to_jiffies instead of HZ on bttv, cx88 and saa7134Mauro Carvalho Chehab2007-07-201-1/+1
* V4L/DVB (5698): Input: drivers/media - switch to using input_dev->dev.parentDmitry Torokhov2007-07-181-1/+1
* V4L/DVB (5025): Cleanup: switch to using msecs_to_jiffies() on bttvDmitry Torokhov2007-02-211-9/+5
* V4L/DVB (5017): DVB: fix compile errorAdrian Bunk2007-02-211-2/+2
* V4L/DVB (4961): Add support for the ASUS P7131 remote controlHermann Pitton2007-02-211-123/+20
* V4L/DVB (4854): Handle errors from input_register_device()Dmitry Torokhov2006-12-101-44/+57
* V4L/DVB (4520): Fix an error when loading bttv driver on PV M4900.Mauro Carvalho Chehab2006-09-101-0/+1
* V4L/DVB (4118): Whitespace cleanupsTrent Piepho2006-06-251-1/+1
* V4L/DVB (3539): Move bttv fragments to bt8xx/Manu Abraham2006-03-241-0/+450