summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
| |\ \
| | * | irqchip/armada-xp: Consolidate hotplug state spaceThomas Gleixner2016-12-252-2/+1
| | * | irqchip/gic: Consolidate hotplug state spaceThomas Gleixner2016-12-252-2/+1
| | * | coresight/etm3/4x: Consolidate hotplug state spaceThomas Gleixner2016-12-252-3/+2
| | * | cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-2559-77/+77
| | * | cpu/hotplug: Remove obsolete cpu hotplug register/unregister functionsThomas Gleixner2016-12-256-340/+1
| | * | staging/lustre/libcfs: Convert to hotplug state machineAnna-Maria Gleixner2016-12-252-40/+46
| | * | scsi/bnx2i: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-252-48/+31
| | * | scsi/bnx2fc: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-252-46/+34
| | * | cpu/hotplug: Prevent overwriting of callbacksThomas Gleixner2016-12-251-46/+50
| | * | x86/msr: Remove bogus cleanup from the error pathThomas Gleixner2016-12-251-1/+0
| | * | bus: arm-ccn: Prevent hotplug callback leakThomas Gleixner2016-12-251-1/+4
| | * | perf/x86/intel/cstate: Prevent hotplug callback leakThomas Gleixner2016-12-251-7/+7
| | * | ARM/imx/mmcd: Fix broken cpu hotplug handlingThomas Gleixner2016-12-251-12/+22