summaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/fintek-cir.c
Commit message (Expand)AuthorAgeFilesLines
* media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_*Sean Young2017-08-201-1/+1
* media: rc-core: rename input_name to device_nameSean Young2017-08-201-1/+1
* [media] rc-main: assign driver type during allocationAndi Shyti2017-01-301-2/+1
* [media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young2017-01-301-1/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-5/+0
* [media] squash lines for simple wrapper functionsMasahiro Yamada2016-11-161-5/+1
* [media] media/fintek: drop pci_ids dependencyMichael S. Tsirkin2015-05-121-1/+0
* PNP: media/rc: Use module_pnp_driver to register driverPeter Huewe2015-03-181-12/+1
* [media] fintek-cir: just return 0 instead of using a varMauro Carvalho Chehab2014-09-031-4/+2
* [media] rc-core: fix various sparse warningsDavid Härdeman2014-07-251-2/+2
* [media] rc-core: remove protocol arraysDavid Härdeman2014-07-251-1/+1
* [media] rc: abstract access to allowed/enabled protocolsJames Hogan2014-03-111-1/+1
* Merge branch 'v4l_for_linus' into staging/for_v3.9Mauro Carvalho Chehab2013-01-241-2/+2
|\
| * Drivers: media: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* | [media] rc: Set rdev before irq setupMatthijs Kooijman2012-12-211-1/+3
* | [media] rc: Make probe cleanup goto labels more verboseMatthijs Kooijman2012-12-211-10/+10
|/
* fintek-cir: get rid of warning: no previous prototypeMauro Carvalho Chehab2012-10-281-2/+2
* [media] rc-core: add separate defines for protocol bitmaps and numbersDavid Härdeman2012-10-271-1/+1
* [media] rc: do not wake up rc thread unless there is something to doSean Young2012-08-131-3/+8
* [media] media: Use pr_info not homegrown pr_reg macroJoe Perches2012-07-061-14/+18
* [media] rc: Fix invalid free_region and/or free_irq on probe failureBen Hutchings2012-05-201-7/+6
* [media] fintek-cir: change || to &&Dan Carpenter2012-04-261-1/+1
* [media] rc: Postpone ISR registrationLuis Henriques2012-04-261-10/+10
* [media] fintek-cir: add support for newer chip versionMauro Carvalho Chehab2012-02-141-8/+18
* [media] fintek-cir: make suspend with active IR more reliableJarod Wilson2011-06-111-0/+5
* [media] fintek-cir: new driver for Fintek LPC SuperIO CIR functionJarod Wilson2011-05-251-0/+684
OpenPOWER on IntegriCloud