aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/rc/iguanair.c
AgeCommit message (Expand)Author
2019-10-05media: iguanair: add sanity checksOliver Neukum
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-12-18media: rc: iguanair: simplify tx loopSean 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-05-19[media] media drivers: annotate fall-throughMauro Carvalho Chehab
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-30[media] rc: allow software timeout to be setSean Young
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2016-07-15[media] rc: make s_tx_carrier consistentSean Young
2014-07-25[media] rc-core: remove protocol arraysDavid Härdeman
2014-03-11[media] rc: abstract access to allowed/enabled protocolsJames Hogan
2014-02-04[media] iguanair: simplify tx loopSean Young
2014-02-04[media] iguanair: explain tx carrier setupSean Young
2013-11-18Merge branch 'topic/kbuild-fixes-for-next' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang
2013-11-07[media] iguanair: simplify calculation of carrier delay cyclesSean Young
2013-07-30[media] lirc: make transmit interface consistentSean Young
2013-02-05[media] iguanair: intermittent initialization failureSean Young
2013-02-05[media] iguanair: ensure transmission mask is initializedSean Young
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-10-07[media] iguanair: cannot send data from the stackSean Young
2012-09-15[media] iguanair: do not modify transmit bufferSean Young
2012-08-13[media] rc: do not wake up rc thread unless there is something to doSean Young
2012-08-13[media] iguanair: fix receiver overflowSean Young
2012-08-13[media] iguanair: advertise the resolution and timeout properlySean Young
2012-08-13[media] iguanair: reset the IR state after rx overflow or receiver enableSean Young
2012-08-13[media] iguanair: fix return value for transmitSean Young
2012-08-13[media] iguanair: support suspend and resumeSean Young
2012-08-13[media] iguanair: ignore unsupported firmware versionsSean Young
2012-08-13[media] iguanair: reuse existing urb callback for command responsesSean Young
2012-07-30[media] Add support for the IguanaWorks USB IR TransceiverSean Young