Revision b01cf676835b681c159a395dc6828f1d6e3b3db6 authored by Linus Torvalds on 18 September 2016, 19:07:05 UTC, committed by Linus Torvalds on 18 September 2016, 19:07:05 UTC
Pull USB fixes from Greg KH:
 "Here are two small fixes, and one new device id, for 4.8-rc7

  The fixes solve a build error that was reported in your tree for the
  blackfin arch, and resolve an issue with a number of broken USB
  devices that reported the wrong interval rate.  Included here is also
  a new device id for the usb-serial driver.

  All have been in linux-next with no reported issues"

* tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb:
  USB: change bInterval default to 10 ms
  usb: musb: Fix tusb6010 compile error on blackfin
  USB: serial: simple: add support for another Infineon flashloader
2 parent s 88b4ad2 + e06226e
History
File Mode Size
Kconfig -rw-r--r-- 3.3 KB
Makefile -rw-r--r-- 1.1 KB
README -rw-r--r-- 7.9 KB
acl.h -rw-r--r-- 1.8 KB
bitmap.c -rw-r--r-- 39.3 KB
dir.c -rw-r--r-- 9.0 KB
do_balan.c -rw-r--r-- 54.3 KB
file.c -rw-r--r-- 7.6 KB
fix_node.c -rw-r--r-- 77.4 KB
hashes.c -rw-r--r-- 3.5 KB
ibalance.c -rw-r--r-- 34.3 KB
inode.c -rw-r--r-- 93.0 KB
ioctl.c -rw-r--r-- 5.4 KB
item_ops.c -rw-r--r-- 18.0 KB
journal.c -rw-r--r-- 120.3 KB
lbalance.c -rw-r--r-- 41.3 KB
lock.c -rw-r--r-- 2.6 KB
namei.c -rw-r--r-- 44.1 KB
objectid.c -rw-r--r-- 6.8 KB
prints.c -rw-r--r-- 20.6 KB
procfs.c -rw-r--r-- 13.3 KB
reiserfs.h -rw-r--r-- 116.6 KB
resize.c -rw-r--r-- 6.3 KB
stree.c -rw-r--r-- 64.0 KB
super.c -rw-r--r-- 68.0 KB
tail_conversion.c -rw-r--r-- 9.1 KB
xattr.c -rw-r--r-- 24.2 KB
xattr.h -rw-r--r-- 3.6 KB
xattr_acl.c -rw-r--r-- 9.5 KB
xattr_security.c -rw-r--r-- 2.7 KB
xattr_trusted.c -rw-r--r-- 1.1 KB
xattr_user.c -rw-r--r-- 1.0 KB

README

back to top