summaryrefslogtreecommitdiffstats
path: root/drivers/media
Commit message (Expand)AuthorAgeFilesLines
* [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-305-232/+319
* [media] rc: refactor raw handler kthreadHeiner Kallweit2017-01-302-31/+17
* [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-2714-104/+103
* [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-27597-2517/+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-2635-64/+61
|\
| * ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-253-6/+4
| * ktime: Get rid of the unionThomas Gleixner2016-12-251-1/+1
| * Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2427-27/+27
| * Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2016-12-16541-8690/+24110
| |\
| | * Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-12-15541-8690/+24110
| | |\
| * | \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-141-3/+2
| |\ \ \
| | * | | mm: use vmf->address instead of of vmf->virtual_addressJan Kara2016-12-141-3/+2
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-141-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | treewide: Fix printk() message errorsMasanari Iida2016-12-141-1/+1
| * | | | Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2016-12-132-4/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman2016-11-282-28/+26
| | |\| |
| | * | | Merge tag 'usb-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2016-11-182-4/+9
| | |\ \ \
| | | * | | media: usb: uvc: remove unnecessary & operationFelipe Balbi2016-11-031-1/+1
| | | * | | media: usb: uvc: make use of new usb_endpoint_maxp_mult()Felipe Balbi2016-11-011-1/+3
| | | * | | media: usbtv: core: make use of new usb_endpoint_maxp_mult()Felipe Balbi2016-10-311-2/+5
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-261-21/+16
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | xc2028: Fix use-after-free bug properlyTakashi Iwai2016-11-231-21/+16
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-1533-643/+1126
| |\| | | |
| | * | | | gp8psk-fe: add missing MODULE_foo() macrosMauro Carvalho Chehab2016-11-141-7/+10
| | |/ / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-306-9/+17
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+1
* | | | | [media] s5k4ecgx: select CRC32 helperArnd Bergmann2016-12-211-0/+1
* | | | | [media] dvb: avoid warning in dvb_netArnd Bergmann2016-12-211-10/+5
* | | | | [media] v4l: tvp5150: Don't override output pinmuxing at stream on/off timeLaurent Pinchart2016-12-211-14/+19
* | | | | [media] v4l: tvp5150: Fix comment regarding output pin muxingLaurent Pinchart2016-12-212-7/+26
* | | | | [media] v4l: tvp5150: Reset device at probe time, not in get/set format handlersLaurent Pinchart2016-12-211-3/+2
* | | | | [media] pctv452e: move buffer to heap, no mutexMax Kellermann2016-12-211-61/+72
* | | | | [media] media/cobalt: use pci_irq_allocate_vectorsChristoph Hellwig2016-12-212-8/+2
* | | | | [media] cec: fix race between configuring and unconfiguringHans Verkuil2016-12-211-5/+13