summaryrefslogtreecommitdiffstats
path: root/drivers/media
AgeCommit message (Expand)AuthorFilesLines
2017-01-30[media] rc: nuvoton-cir: Add support wakeup via sysfs filter callbackAntti Seppälä1-24/+96
2017-01-30[media] rc: rc-loopback: Add loopback of filter scancodesJames Hogan1-0/+39
2017-01-30[media] rc: rc-core: Add support for encode_wakeup driversJames Hogan1-5/+21
2017-01-30[media] rc: ir-sony-decoder: Add encode capabilitySean Young3-0/+132
2017-01-30[media] rc: ir-sharp-decoder: Add encode capabilitySean Young1-0/+50
2017-01-30[media] rc: ir-sanyo-decoder: Add encode capabilitySean Young1-0/+43
2017-01-30[media] rc: ir-jvc-decoder: Add encode capabilitySean Young1-0/+39
2017-01-30[media] rc: ir-nec-decoder: Add encode capabilityJames Hogan1-0/+81
2017-01-30[media] rc: ir-rc6-decoder: Add encode capabilityAntti Seppälä1-0/+117
2017-01-30[media] rc: ir-rc5-decoder: Add encode capabilityJames Hogan1-0/+97
2017-01-30[media] rc: rc-ir-raw: Add pulse-distance modulation helperJames Hogan2-0/+111
2017-01-30[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helperAntti Seppälä2-0/+118
2017-01-30[media] rc: rc-ir-raw: Add scancode encoder callbackJames Hogan2-0/+39
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young22-29/+29
2017-01-30[media] winbond-cir: use sysfs wakeup filterSean Young1-126/+131
2017-01-30[media] rc: unify nec32 protocol scancode formatSean Young2-44/+47
2017-01-30[media] rc: Add scancode validationSean Young1-3/+68
2017-01-30[media] rc: change wakeup_protocols to list all protocol variantsSean Young5-72/+242
2017-01-30[media] rc5x: document that this is the 20 bit variantSean Young2-4/+4
2017-01-30[media] rc5x: 6th command bit is S2 bitSean Young1-1/+1
2017-01-30[media] rc: allow software timeout to be setSean Young2-2/+7
2017-01-30[media] serial_ir: generate timeoutSean Young1-1/+23
2017-01-30[media] em28xx: IR protocol not reported correctlySean Young1-5/+8
2017-01-30[media] lirc: LIRC_{G,S}ET_SEND_MODE fail if device cannot transmitSean Young1-2/+8
2017-01-30[media] lirc_dev: LIRC_{G,S}ET_REC_MODE do not workSean Young1-2/+2
2017-01-30[media] mceusb: LIRC_SET_SEND_CARRIER returns 0 on successSean Young1-2/+2
2017-01-30[media] cxusb: port to rc-coreSean Young5-232/+319
2017-01-30[media] rc: refactor raw handler kthreadHeiner Kallweit2-31/+17
2017-01-30[media] xilinx: Use a local media device pointer insteadSakari Ailus1-1/+1
2017-01-30[media] omap3isp: Use a local media device pointer insteadSakari Ailus1-1/+1
2017-01-30[media] media: entity: Add debug information to graph walkSakari Ailus1-1/+18
2017-01-30[media] media: Use single quotes to quote entity namesSakari Ailus1-2/+2
2017-01-27[media] media: entity: Split graph walk iteration into two functionsSakari Ailus1-26/+30
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus14-104/+103
2017-01-27[media] media: entity: Be vocal about failing sanity checksSakari Ailus1-4/+4
2017-01-27[media] media: entity: Fix stream count checkSakari Ailus1-1/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus597-2517/+82
2017-01-27[media] media: Properly pass through media entity types in entity enumerationSakari Ailus1-1/+1
2016-12-27[media] mn88473: add DVB-T2 PLP supportAntti Palosaari1-1/+9
2016-12-26Merge tag 'v4.10-rc1' into patchworkMauro Carvalho Chehab35-64/+61
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner3-6/+4
2016-12-25ktime: Get rid of the unionThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds27-27/+27
2016-12-21[media] s5k4ecgx: select CRC32 helperArnd Bergmann1-0/+1
2016-12-21[media] dvb: avoid warning in dvb_netArnd Bergmann1-10/+5
2016-12-21[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart1-14/+19
2016-12-21[media] v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart2-7/+26
2016-12-21[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart1-3/+2
2016-12-21[media] pctv452e: move buffer to heap, no mutexMax Kellermann1-61/+72
2016-12-21[media] media/cobalt: use pci_irq_allocate_vectorsChristoph Hellwig2-8/+2