aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/nuvoton-cir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-03[media] nuvoton-cir: just return 0 instead of using a varMauro Carvalho Chehab1-4/+2
2014-07-25[media] rc-core: fix various sparse warningsDavid Härdeman1-2/+2
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-1/+1
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-1/+1
2014-03-11[media] nuvoton-cir: Activate PNP device when probingAntti Seppälä1-0/+6
2014-02-04[media] nuvoton-cir: Don't touch PS/2 interrupts while initializingAntti Seppälä1-4/+0
2013-04-14[media] rc: nuvoton-cir: fix potential double free in nvt_probe()Wei Yongjun1-0/+1
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab1-2/+2
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-12-21[media] rc: Call rc_register_device before irq setupMatthijs Kooijman1-7/+7
2012-12-21[media] rc: Set rdev before irq setupMatthijs Kooijman1-1/+2
2012-12-21[media] rc: Make probe cleanup goto labels more verboseMatthijs Kooijman1-15/+15
2012-10-27[media] nuvoton-cir: carrier detect support is broken - remove itMauro Carvalho Chehab1-5/+2
2012-10-27[media] nuvoton-cir: get rid of warning: no previous prototypeMauro Carvalho Chehab1-2/+2
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-1/+1
2012-10-06[media] rc: divide by zero bugs in s_tx_carrier()Dan Carpenter1-0/+3
2012-07-06[media] media: Use pr_info not homegrown pr_reg macroJoe Perches1-73/+72
2012-05-20[media] rc: Fix invalid free_region and/or free_irq on probe failureBen Hutchings1-14/+12
2012-04-26[media] rc: Postpone ISR registrationLuis Henriques1-18/+18
2011-09-11[media] nuvoton-cir: simplify raw IR sample handlingJarod Wilson1-37/+8
2011-07-27[media] rc-core: lirc use unsigned intDavid Härdeman1-9/+3
2011-07-11[media] nuvoton-cir: make idle timeout more saneJarod Wilson1-1/+1
2011-06-11[media] nuvoton-cir: in_use isn't actually in use, remove itJarod Wilson1-2/+0
2011-05-20[media] nuvoton-cir: minor tweaks to rc dev initJarod Wilson1-6/+7
2011-05-20[media] rc/nuvoton-cir: enable CIR on w83667hg chip variantJarod Wilson1-6/+16
2011-05-20[media] rc/nuvoton-cir: only warn about unknown chipsJarod Wilson1-8/+32
2011-03-02[media] nuvoton-cir: fix wake from suspendJarod Wilson1-2/+3
2011-01-31[media] rc: use time unit conversion macros correctlyJarod Wilson1-3/+3
2010-12-29[media] drivers/media: nuvoton: fix chip id probe v2Nicolas Kaiser1-2/+5
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab1-1/+1
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman1-48/+37
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab1-0/+1252