summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-06usbip: add missing compile time generated files to .gitignoreShuah Khan1-0/+4
2016-12-05usb: hcd.h: construct hub class request constants from simpler constantsTal Shorer1-9/+10
2016-12-05USB: OHCI: ohci-pxa27x: remove useless functionsManjunath Goudar1-26/+10
2016-12-05USB: OHCI: omap: remove useless extern declarationManjunath Goudar1-3/+0
2016-12-05USB: OHCI: ohci-omap: remove useless functionsManjunath Goudar1-25/+11
2016-12-05USB: OHCI: ohci-s3c2410: remove useless functionsManjunath Goudar1-25/+14
2016-12-05USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin1-0/+1
2016-12-05fsl/usb: Workarourd for USB erratum-A005697Changming Huang5-0/+28
2016-12-05usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck1-2/+9
2016-12-05usbip: vudc: Refactor init_vudc_hw() to be more obviousKrzysztof Opasiak1-17/+18
2016-12-05usbip: vudc: fix: Clear already_seen flag also for ep0Krzysztof Opasiak1-0/+2
2016-12-01Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman16-97/+1914
2016-11-30USB: serial: kl5kusb105: abort on open exception pathPan Bian1-0/+2
2016-11-30USB: serial: kl5kusb105: fix open error pathJohan Hovold1-9/+24
2016-11-29usb: fix improper return value when kzalloc failsPan Bian1-0/+1
2016-11-29usb: return correct errno on failuresPan Bian1-0/+1
2016-11-29usb: return correct errno code when krealloc failsPan Bian1-0/+1
2016-11-29USB: EHCI: ehci-w90x900: remove unuseful functionsManjunath Goudar1-22/+8
2016-11-29usb: ohci: s3c2410: allow probing from device treeSergio Prado1-0/+8
2016-11-29dt-bindings: usb: add DT binding for s3c2410 USB OHCI controllerSergio Prado1-0/+22
2016-11-29USB: ohci: da8xx: Resume the entire host controllerAxel Haslam1-2/+1
2016-11-29USB: ohci: da8xx: Allow probing from DTAxel Haslam1-0/+8
2016-11-29USB: ohci: da8xx: Add devicetree bindingsAxel Haslam1-0/+23
2016-11-29USB: ohci: da8xx: Allow a regulator to handle VBUSAxel Haslam1-3/+93
2016-11-29USB: ohci: da8xx: Add wrappers for platform callbacksAxel Haslam1-23/+102
2016-11-29USB: ohci: da8xx: use ohci priv data instead of globalsAxel Haslam1-30/+43
2016-11-29USB: serial: add Fintek F81532/534 driverJi-Ze Hong (Peter Hong)3-0/+1420
2016-11-28Merge tag 'usb-ci-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman5-23/+86
2016-11-28Merge tag 'extcon-next-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2-40/+132
2016-11-28Merge tag 'phy-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kis...Greg Kroah-Hartman23-924/+1042
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman545-3054/+6307
2016-11-28Linux 4.9-rc7v4.9-rc7Linus Torvalds1-1/+1
2016-11-27Merge git://git.infradead.org/intel-iommuLinus Torvalds4-12/+34
2016-11-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds5-9/+29
2016-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+2
2016-11-27fix default_file_splice_read()Al Viro1-1/+2
2016-11-27Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-39/+25
2016-11-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds47-131/+208
2016-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds35-60/+101
2016-11-26Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-3/+5
2016-11-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-29/+28
2016-11-26Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds9-12/+64
2016-11-26tipc: resolve connection flow control compatibility problemJon Paul Maloy1-1/+1
2016-11-26mvpp2: use correct size for memsetArnd Bergmann1-1/+1
2016-11-26net/mlx5: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-26net: ieee802154: drop duplicate header delay.hGeliang Tang1-1/+0
2016-11-26ibmvnic: drop duplicate header seq_file.hGeliang Tang1-1/+0
2016-11-26fsl/fman: fix a leak in tgec_free()Dan Carpenter1-3/+0
2016-11-26net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGSMiroslav Lichvar1-0/+1
2016-11-26tipc: improve sanity check for received domain recordsJon Paul Maloy1-5/+5