aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/ir-lirc-codec.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-15[media] redrat3: make hardware timeout configurableSean Young1-1/+4
2015-12-21[media] ir-lirc-codec.c: don't leak lirc->drv-rbufMauro Carvalho Chehab1-0/+1
2015-07-06[media] rc-core: remove the LIRC "protocol"David Härdeman1-4/+1
2014-11-04[media] media/rc: Send sync space information on the lirc deviceAustin Lund1-3/+9
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-31[media] media: lirc: Allow lirc dev to talk to rc deviceSrinivas Kandagatla1-0/+1
2013-07-30[media] lirc: validate transmission ir dataSean Young1-1/+10
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-04-09constify a bunch of struct file_operations instancesAl Viro1-1/+1
2013-03-23[media] rc-core: don't treat dev->rc_map.rc_type as a bitmapDavid Härdeman1-1/+1
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-2/+2
2012-10-06[media] rc-core: fix return codes in ir_lirc_ioctl()Dan Carpenter1-2/+2
2012-09-15[media] rc: fix buffer overrunSean Young1-1/+1
2012-08-13[media] rc-core: move timeout and checks to lircDavid Härdeman1-4/+29
2012-08-13[media] rc: transmit on device which does not support it should failSean Young1-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2011-10-31drivers/media: Add module.h to all files using it implicitlyPaul Gortmaker1-0/+1
2011-10-11[media] rc/ir-lirc-codec: cleanup __user tagsDan Carpenter1-4/+5
2011-07-27[media] rc-core: lirc use unsigned intDavid Härdeman1-6/+9
2011-01-31[media] rc/ir-lirc-codec: add back debug spewJarod Wilson1-1/+5
2010-12-29[media] rc: ir-lirc-codec: fix potential integer overflowVasiliy Kulikov1-2/+3
2010-12-29[media] rc: Rename remote controller type to rc_type instead of ir_typeMauro Carvalho Chehab1-2/+2
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-65/+56
2010-12-29[media] Rename rc-core files from ir- to rc-Mauro Carvalho Chehab1-1/+1
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab1-0/+410