Age | Commit message (Expand) | Author | Files | Lines |
2022-06-20 | media: ttusbir: avoid unnecessary usb_unlink_urb() | Oliver Neukum | 1 | -2/+0 |
2022-06-20 | media: ttusbir: NOIO during resume | Oliver Neukum | 1 | -1/+1 |
2020-09-03 | media: rc: harmonize infrared durations to microseconds | Sean Young | 1 | -9/+9 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2018-10-04 | media: rc: Remove init_ir_raw_event and DEFINE_IR_RAW_EVENT macros | Sean Young | 1 | -3/+1 |
2017-08-20 | media: rc: rename RC_TYPE_* to RC_PROTO_* and RC_BIT_* to RC_PROTO_BIT_* | Sean Young | 1 | -1/+1 |
2017-08-20 | media: rc-core: rename input_name to device_name | Sean Young | 1 | -1/+1 |
2017-01-30 | [media] rc-main: assign driver type during allocation | Andi Shyti | 1 | -2/+1 |
2017-01-30 | [media] rc: raw IR drivers cannot handle cec, unknown or other | Sean Young | 1 | -1/+1 |
2017-01-30 | [media] rc: allow software timeout to be set | Sean Young | 1 | -1/+4 |
2017-01-27 | [media] media: Drop FSF's postal address from the source code files | Sakari Ailus | 1 | -4/+0 |
2014-07-26 | [media] rc-core: remove protocol arrays | David Härdeman | 1 | -1/+1 |
2014-03-11 | [media] rc: abstract access to allowed/enabled protocols | James Hogan | 1 | -1/+1 |
2013-08-22 | [media] ttusbir: wire up rc feedback led | Sean Young | 1 | -0/+1 |
2013-04-08 | [media] MEDIA: ttusbir, fix double free | Jiri Slaby | 1 | -0/+1 |
2013-02-08 | [media] ttusbir: add missing endian conversion | Sean Young | 1 | -3/+4 |
2013-02-08 | [media] ttusbir: do not set led twice on resume | Sean Young | 1 | -2/+1 |
2013-01-04 | Drivers: media: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -4/+4 |
2012-10-27 | [media] rc-core: add separate defines for protocol bitmaps and numbers | David Härdeman | 1 | -1/+1 |
2012-09-15 | [media] ttusbir: ad support suspend and resume | Sean Young | 1 | -4/+44 |
2012-08-13 | [media] rc: do not wake up rc thread unless there is something to do | Sean Young | 1 | -6/+13 |
2012-08-13 | [media] rc: Add support for the TechnoTrend USB IR Receiver | Sean Young | 1 | -0/+400 |