summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [media] rc: nuvoton-cir: Add support wakeup via sysfs filter callbackAntti Seppälä2017-01-301-24/+96
* [media] rc: rc-loopback: Add loopback of filter scancodesJames Hogan2017-01-301-0/+39
* [media] rc: rc-core: Add support for encode_wakeup driversJames Hogan2017-01-303-5/+33
* [media] rc: ir-sony-decoder: Add encode capabilitySean Young2017-01-303-0/+132
* [media] rc: ir-sharp-decoder: Add encode capabilitySean Young2017-01-301-0/+50
* [media] rc: ir-sanyo-decoder: Add encode capabilitySean Young2017-01-301-0/+43
* [media] rc: ir-jvc-decoder: Add encode capabilitySean Young2017-01-301-0/+39
* [media] rc: ir-nec-decoder: Add encode capabilityJames Hogan2017-01-301-0/+81
* [media] rc: ir-rc6-decoder: Add encode capabilityAntti Seppälä2017-01-301-0/+117
* [media] rc: ir-rc5-decoder: Add encode capabilityJames Hogan2017-01-301-0/+97
* [media] rc: rc-ir-raw: Add pulse-distance modulation helperJames Hogan2017-01-302-0/+111
* [media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helperAntti Seppälä2017-01-302-0/+118
* [media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan2017-01-303-0/+41
* [media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young2017-01-3024-30/+40
* [media] winbond-cir: use sysfs wakeup filterSean Young2017-01-301-126/+131
* [media] rc: unify nec32 protocol scancode formatSean Young2017-01-302-44/+47
* [media] rc: Add scancode validationSean Young2017-01-301-3/+68
* [media] rc: change wakeup_protocols to list all protocol variantsSean Young2017-01-308-91/+262
* [media] rc5x: document that this is the 20 bit variantSean Young2017-01-303-8/+8
* [media] rc5x: 6th command bit is S2 bitSean Young2017-01-301-1/+1
* [media] rc: allow software timeout to be setSean Young2017-01-302-2/+7
* [media] serial_ir: generate timeoutSean Young2017-01-301-1/+23
* [media] em28xx: IR protocol not reported correctlySean Young2017-01-301-5/+8
* [media] lirc: LIRC_{G,S}ET_SEND_MODE fail if device cannot transmitSean Young2017-01-301-2/+8
* [media] lirc_dev: LIRC_{G,S}ET_REC_MODE do not workSean Young2017-01-301-2/+2
* [media] mceusb: LIRC_SET_SEND_CARRIER returns 0 on successSean Young2017-01-301-2/+2
* [media] cxusb: port to rc-coreSean Young2017-01-306-232/+322
* [media] rc: refactor raw handler kthreadHeiner Kallweit2017-01-302-31/+17
* [media] davinci: Use a local media device pointer insteadSakari Ailus2017-01-301-2/+2
* [media] xilinx: Use a local media device pointer insteadSakari Ailus2017-01-301-1/+1
* [media] omap3isp: Use a local media device pointer insteadSakari Ailus2017-01-301-1/+1
* [media] media: entity: Add debug information to graph walkSakari Ailus2017-01-301-1/+18
* [media] media: Use single quotes to quote entity namesSakari Ailus2017-01-301-2/+2
* [media] media: entity: Split graph walk iteration into two functionsSakari Ailus2017-01-271-26/+30
* [media] media: Rename graph and pipeline structs and functionsSakari Ailus2017-01-2720-177/+174
* [media] media: entity: Be vocal about failing sanity checksSakari Ailus2017-01-271-4/+4
* [media] media: entity: Fix stream count checkSakari Ailus2017-01-271-1/+1
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-27627-2644/+82
* [media] media: Properly pass through media entity types in entity enumerationSakari Ailus2017-01-271-1/+1
* [media] mn88473: add DVB-T2 PLP supportAntti Palosaari2016-12-271-1/+9
* Merge tag 'v4.10-rc1' into patchworkMauro Carvalho Chehab2016-12-2610944-232027/+708230
|\
| * Linux 4.10-rc1v4.10-rc1Linus Torvalds2016-12-261-2/+2
| * powerpc: Fix build warning on 32-bit PPCLarry Finger2016-12-261-1/+1
| * avoid spurious "may be used uninitialized" warningLinus Torvalds2016-12-251-0/+1
| * Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-12-25227-665/+604
| |\
| | * ktime: Get rid of ktime_equal()Thomas Gleixner2016-12-254-20/+4
| | * ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-2556-95/+84
| | * ktime: Get rid of the unionThomas Gleixner2016-12-2548-227/+200
| | * clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-25132-327/+320
| * | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-2572-689/+308
| |\ \