summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ene_ir.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-11/+1
2019-03-01media: rc: fix several typosMauro Carvalho Chehab1-1/+1
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young1-6/+6
2017-10-31media: rc: Convert timers to use timer_setup()Kees Cook1-4/+3
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young1-1/+1
2017-08-20media: rc-core: rename input_name to device_nameSean Young1-2/+2
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti1-2/+1
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-5/+0
2016-10-21[media] rc: don't break long linesMauro Carvalho Chehab1-2/+1
2016-07-15[media] rc: make s_tx_carrier consistentSean Young1-1/+1
2015-03-18PNP: media/rc: Use module_pnp_driver to register driverPeter Huewe1-12/+1
2014-09-03[media] ene_ir: use true/false for boolean varsMauro Carvalho Chehab1-1/+1
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
2013-07-29[media] ene_ir: disable the device if wake is disabledMaxim Levitsky1-7/+20
2013-07-29[media] ene_ir: Fix interrupt line passthrough to hardwareMaxim Levitsky1-1/+2
2013-04-14[media] rc: ene_ir: fix potential double free in ene_probe()Wei Yongjun1-0/+1
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab1-1/+1
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-1/+1
2012-12-21[media] rc: Call rc_register_device before irq setupMatthijs Kooijman1-7/+7
2012-12-21[media] rc: Make probe cleanup goto labels more verboseMatthijs Kooijman1-10/+10
2012-10-28[media] ene-ir: Fix cleanup on probe failureMatthijs Kooijman1-16/+13
2012-10-27[media] ene_cir: get rid of warning: no previous prototypeMauro Carvalho Chehab1-1/+1
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-1/+4
2012-07-05[media] ene_ir: Fix driver initialisationLuis Henriques1-1/+2
2012-04-26[media] rc: Postpone ISR registrationLuis Henriques1-16/+16
2011-12-06treewide: Fix comment and string typo 'bufer'Paul Bolle1-1/+1
2011-09-03[media] ene_ir: Use current logging stylesJoe Perches1-36/+37
2011-07-27[media] rc-core: lirc use unsigned intDavid Härdeman1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-01-19[media] rc: fix up and genericize some time unit conversionsJarod Wilson1-8/+8
2011-01-19[media] rc/ene_ir: fix oops on module loadKyle McMartin1-1/+6
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-69/+60
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab1-0/+1217