aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/fintek-cir.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
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-11-16[media] squash lines for simple wrapper functionsMasahiro Yamada
2015-05-12[media] media/fintek: drop pci_ids dependencyMichael S. Tsirkin
2015-03-18PNP: media/rc: Use module_pnp_driver to register driverPeter Huewe
2014-09-03[media] fintek-cir: just return 0 instead of using a varMauro Carvalho Chehab
2014-07-25[media] rc-core: fix various sparse warningsDavid Härdeman
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2013-01-24Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab
2013-01-03Drivers: media: remove __dev* attributes.Greg Kroah-Hartman
2012-12-21[media] rc: Set rdev before irq setupMatthijs Kooijman
2012-12-21[media] rc: Make probe cleanup goto labels more verboseMatthijs Kooijman
2012-10-28fintek-cir: get rid of warning: no previous prototypeMauro Carvalho Chehab
2012-10-27[media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman
2012-08-13[media] rc: do not wake up rc thread unless there is something to doSean Young
2012-07-06[media] media: Use pr_info not homegrown pr_reg macroJoe Perches
2012-05-20[media] rc: Fix invalid free_region and/or free_irq on probe failureBen Hutchings
2012-04-26[media] fintek-cir: change || to &&Dan Carpenter
2012-04-26[media] rc: Postpone ISR registrationLuis Henriques
2012-02-14[media] fintek-cir: add support for newer chip versionMauro Carvalho Chehab
2011-06-11[media] fintek-cir: make suspend with active IR more reliableJarod Wilson
2011-05-25[media] fintek-cir: new driver for Fintek LPC SuperIO CIR functionJarod Wilson