summaryrefslogtreecommitdiff
path: root/drivers/media
AgeCommit message (Expand)Author
2017-01-30[media] rc: raw IR drivers cannot handle cec, unknown or otherSean Young
2017-01-30[media] winbond-cir: use sysfs wakeup filterSean Young
2017-01-30[media] rc: unify nec32 protocol scancode formatSean Young
2017-01-30[media] rc: Add scancode validationSean Young
2017-01-30[media] rc: change wakeup_protocols to list all protocol variantsSean Young
2017-01-30[media] rc5x: document that this is the 20 bit variantSean Young
2017-01-30[media] rc5x: 6th command bit is S2 bitSean Young
2017-01-30[media] rc: allow software timeout to be setSean Young
2017-01-30[media] serial_ir: generate timeoutSean Young
2017-01-30[media] em28xx: IR protocol not reported correctlySean Young
2017-01-30[media] lirc: LIRC_{G,S}ET_SEND_MODE fail if device cannot transmitSean Young
2017-01-30[media] lirc_dev: LIRC_{G,S}ET_REC_MODE do not workSean Young
2017-01-30[media] mceusb: LIRC_SET_SEND_CARRIER returns 0 on successSean Young
2017-01-30[media] cxusb: port to rc-coreSean Young
2017-01-30[media] rc: refactor raw handler kthreadHeiner Kallweit
2017-01-30[media] xilinx: Use a local media device pointer insteadSakari Ailus
2017-01-30[media] omap3isp: Use a local media device pointer insteadSakari Ailus
2017-01-30[media] media: entity: Add debug information to graph walkSakari Ailus
2017-01-30[media] media: Use single quotes to quote entity namesSakari Ailus
2017-01-27[media] media: entity: Split graph walk iteration into two functionsSakari Ailus
2017-01-27[media] media: Rename graph and pipeline structs and functionsSakari Ailus
2017-01-27[media] media: entity: Be vocal about failing sanity checksSakari Ailus
2017-01-27[media] media: entity: Fix stream count checkSakari Ailus
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus
2017-01-27[media] media: Properly pass through media entity types in entity enumerationSakari Ailus
2016-12-27[media] mn88473: add DVB-T2 PLP supportAntti Palosaari
2016-12-26Merge tag 'v4.10-rc1' into patchworkMauro Carvalho Chehab
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-21[media] s5k4ecgx: select CRC32 helperArnd Bergmann
2016-12-21[media] dvb: avoid warning in dvb_netArnd Bergmann
2016-12-21[media] v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart
2016-12-21[media] v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart
2016-12-21[media] v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart
2016-12-21[media] pctv452e: move buffer to heap, no mutexMax Kellermann
2016-12-21[media] media/cobalt: use pci_irq_allocate_vectorsChristoph Hellwig
2016-12-21[media] cec: fix race between configuring and unconfiguringHans Verkuil
2016-12-21[media] cec: move cec_report_phys_addr into cec_config_thread_funcHans Verkuil
2016-12-21[media] cec: replace cec_report_features by cec_fill_msg_report_featuresHans Verkuil
2016-12-21[media] cec: update log_addr[] before finishing configurationHans Verkuil
2016-12-21[media] cec: CEC_MSG_GIVE_FEATURES should abort for CEC version < 2Hans Verkuil
2016-12-21[media] cec: when canceling a message, don't overwrite old status infoHans Verkuil
2016-12-21[media] cec: fix report_current_latencyHans Verkuil
2016-12-21[media] smiapp: Make suspend and resume functions __maybe_unusedSakari Ailus
2016-12-21[media] smiapp: Implement power-on and power-off sequences without runtime PMSakari Ailus
2016-12-16Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara