aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/rc/ir-lirc-codec.c
AgeCommit message (Expand)Author
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