Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Pull media fixes from Mauro Carvalho Chehab: "A core fix and some driver fixes: - regression fix in Remote Controller core affecting RC6 protocol handling - fix video buffer handling in cx23885 - race fix in solo6x10 - fix image selection in smiapp - fix reported payload size on s2255drv - two updates for MAINTAINERS file" * tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: [media] rc-core: fix toggle handling in the rc6 decoder MAINTAINERS: Update mchehab's addresses [media] cx23885: use sg = sg_next(sg) instead of sg++ [media] s2255drv: fix payload size for JPG, MJPEG [media] Update MAINTAINERS for solo6x10 [media] solo6x10: fix a race in IRQ handler [media] smiapp: Only some selection targets are settable
Showing
- MAINTAINERS 20 additions, 18 deletionsMAINTAINERS
- drivers/media/i2c/smiapp/smiapp-core.c 1 addition, 1 deletiondrivers/media/i2c/smiapp/smiapp-core.c
- drivers/media/pci/cx23885/cx23885-core.c 3 additions, 3 deletionsdrivers/media/pci/cx23885/cx23885-core.c
- drivers/media/pci/solo6x10/solo6x10-core.c 2 additions, 8 deletionsdrivers/media/pci/solo6x10/solo6x10-core.c
- drivers/media/rc/ir-rc6-decoder.c 1 addition, 1 deletiondrivers/media/rc/ir-rc6-decoder.c
- drivers/media/usb/s2255/s2255drv.c 1 addition, 1 deletiondrivers/media/usb/s2255/s2255drv.c
Loading
Please register or sign in to comment