Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | media: rc: gpio-ir-tx: use ktime accessor functions | Sean Young | 2017-08-31 | 1 | -5/+7 |
| | | | | | | | | Prefer using accessor functions so we are not dependent on the ktime_t type. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> | ||||
* | media: rc: gpio-ir-tx: add new driver | Sean Young | 2017-08-20 | 1 | -0/+174 |
This is a simple bit-banging GPIO IR TX driver. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Matthias Reichl <hias@horus.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> |