aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/streamzap.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-10-04media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macrosSean Young
2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab
2017-11-30media: drivers: remove "/**" from non-kernel-doc commentsMauro Carvalho Chehab
2017-10-04[media] media: rc: constify usb_device_idArvind Yadav
2017-08-20media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young
2017-08-20media: rc-core: rename input_name to device_nameSean Young
2017-01-30[media] rc-main: assign driver type during allocationAndi Shyti
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-10-21[media] rc: don't break long linesMauro Carvalho Chehab
2016-09-19[media] rc/streamzap: fix spelling mistake "sumbiting" -> "submitting"Colin Ian King
2015-11-19[media] rc-core: Remove 'struct timeval' usageTina Ruchandani
2015-06-05[media] ir: Fix IR_MAX_DURATION enforcementMauro Carvalho Chehab
2014-09-22[media] rc-core: use USB API functions rather than constantsHimangi Saraogi
2014-07-25[media] rc-core: merge rc5 and streamzap decodersDavid Härdeman
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-05-29USB: media: streamzap: remove CONFIG_USB_DEBUGGreg Kroah-Hartman
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-18USB: convert drivers/media/* to use module_usb_driver()Greg Kroah-Hartman
2011-01-31[media] rc/streamzap: fix reporting response timesJarod Wilson
2011-01-31[media] rc: use time unit conversion macros correctlyJarod Wilson
2010-12-29[media] streamzap: Fix a compilation warning when compiled builtinMauro Carvalho Chehab
2010-12-29[media] rc: fix sysfs entry for mceusb and streamzapPaul Bender
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 drivers/media/IR to drives/media/rcMauro Carvalho Chehab