aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/streamzap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young1-6/+6
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab1-1/+1
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab1-3/+3
2017-10-04[media] media: rc: constify usb_device_idArvind Yadav1-1/+1
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-1/+1
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-4/+0
2016-10-21[media] rc: don't break long linesMauro Carvalho Chehab1-6/+5
2016-09-19[media] rc/streamzap: fix spelling mistake "sumbiting" -> "submitting"Colin Ian King1-1/+1
2015-11-19[media] rc-core: Remove 'struct timeval' usageTina Ruchandani1-10/+9
2015-06-05[media] ir: Fix IR_MAX_DURATION enforcementMauro Carvalho Chehab1-2/+4
2014-09-22[media] rc-core: use USB API functions rather than constantsHimangi Saraogi1-4/+2
2014-07-25[media] rc-core: merge rc5 and streamzap decodersDavid Härdeman1-10/+0
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman1-1/+1
2014-05-29USB: media: streamzap: remove CONFIG_USB_DEBUGGreg Kroah-Hartman1-9/+0
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan1-1/+1
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman1-1/+1
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell1-2/+2
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman1-27/+1
2011-01-31[media] rc/streamzap: fix reporting response timesJarod Wilson1-0/+2
2011-01-31[media] rc: use time unit conversion macros correctlyJarod Wilson1-6/+6
2010-12-29[media] streamzap: Fix a compilation warning when compiled builtinMauro Carvalho Chehab1-1/+1
2010-12-29[media] rc: fix sysfs entry for mceusb and streamzapPaul Bender1-0/+2
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-45/+28
2010-12-29[media] rename drivers/media/IR to drives/media/rcMauro Carvalho Chehab1-0/+572