https://github.com/torvalds/linux
Revision 5617c05d44ebd7b75973b5b31a9f2e55e5882d3f authored by Greg Kroah-Hartman on 23 March 2017, 21:05:10 UTC, committed by Greg Kroah-Hartman on 23 March 2017, 21:05:10 UTC
Felipe writes:

usb: fixes for v4.11-rc4

f_acm got an endianness fix by Oliver Neukum. This has been around for a
long time but it's finally fixed.

f_hid learned that it should never access hidg->req without first
grabbing the spinlock.

Roger Quadros fixed two bugs in the f_uvc function driver.

Janusz Dziedzic fixed a very peculiar bug with EP0, one that's rather
difficult to trigger. When we're dealing with bounced EP0 requests, we
should delay unmap until after ->complete() is called.

UDC class got a use-after-free fix.
2 parent s 22db87b + 25cd972
History
Tip revision: 5617c05d44ebd7b75973b5b31a9f2e55e5882d3f authored by Greg Kroah-Hartman on 23 March 2017, 21:05:10 UTC
Merge tag 'fixes-for-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
Tip revision: 5617c05
File Mode Size
ext
Kconfig -rw-r--r-- 697 bytes
Makefile -rw-r--r-- 385 bytes
array.c -rw-r--r-- 1.2 KB
hda_bus_type.c -rw-r--r-- 2.1 KB
hdac_bus.c -rw-r--r-- 5.4 KB
hdac_controller.c -rw-r--r-- 15.3 KB
hdac_device.c -rw-r--r-- 26.9 KB
hdac_i915.c -rw-r--r-- 11.8 KB
hdac_regmap.c -rw-r--r-- 13.1 KB
hdac_stream.c -rw-r--r-- 19.3 KB
hdac_sysfs.c -rw-r--r-- 9.9 KB
hdmi_chmap.c -rw-r--r-- 24.2 KB
local.h -rw-r--r-- 791 bytes
trace.c -rw-r--r-- 107 bytes
trace.h -rw-r--r-- 2.1 KB

back to top