From: "Matwey V. Kornilov" <matwey@sai.msu.ru> Hello, The series is to (partially) fix boo#1054610 "[BeagleBoneBlack, musb]: Broken isochronous transfer". The patches are intended to speedup URB completion handler for Philips webcams on armv7l hardware. The series has been accepted upstream and it is a part of linux-next branch now. Could you please apply it to openSUSE-15.0, openSUSE-15.1, stable, master? Reference: boo#1054610 Hans Verkuil (1): MAINTAINERS: added include/trace/events/pwc.h Matwey V. Kornilov (2): media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler() media: usb: pwc: Don't use coherent DMA buffers for ISO transfer MAINTAINERS | 1 + drivers/media/usb/pwc/pwc-if.c | 69 ++++++++++++++++++++++++++++++++++-------- include/trace/events/pwc.h | 65 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 122 insertions(+), 13 deletions(-) create mode 100644 include/trace/events/pwc.h -- 2.16.4 -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org