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