summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-lirc-codec.c
AgeCommit message (Expand)AuthorLines
2014-11-04[media] media/rc: Send sync space information on the lirc deviceAustin Lund-3/+9
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman-1/+1
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan-1/+1
2013-07-31[media] media: lirc: Allow lirc dev to talk to rc deviceSrinivas Kandagatla-0/+1
2013-07-30[media] lirc: validate transmission ir dataSean Young-1/+10
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2013-04-09constify a bunch of struct file_operations instancesAl Viro-1/+1
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman-1/+1
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman-2/+2
2012-10-06[media] rc-core: fix return codes in ir_lirc_ioctl()Dan Carpenter-2/+2
2012-09-15[media] rc: fix buffer overrunSean Young-1/+1
2012-08-13[media] rc-core: move timeout and checks to lircDavid Härdeman-4/+29
2012-08-13[media] rc: transmit on device which does not support it should failSean Young-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker-0/+1
2011-10-11[media] rc/ir-lirc-codec: cleanup __user tagsDan Carpenter-4/+5
2011-07-27[media] rc-core: lirc use unsigned intDavid Härdeman-6/+9
2011-01-31[media] rc/ir-lirc-codec: add back debug spewJarod Wilson-1/+5
2010-12-29[media] rc: ir-lirc-codec: fix potential integer overflowVasiliy Kulikov-2/+3
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab-2/+2
2010-12-29[media] rc: rename the remaining things to rc_coreMauro Carvalho Chehab-1/+1
2010-12-29[media] ir-core: make struct rc_dev the primary interfaceDavid Härdeman-65/+56
2010-12-29[media] Rename rc-core files from ir- to rc-Mauro Carvalho Chehab-1/+1
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab-0/+410