summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-12-09USB: serial: option: add dlink dwm-158Giuseppe Lippolis
2016-12-09USB: serial: option: add support for Telit LE922A PIDs 0x1040, 0x1041Daniele Palmas
2016-12-08USB: OHCI: nxp: fix code warningsManjunath Goudar
2016-12-08USB: OHCI: nxp: remove useless extern declarationManjunath Goudar
2016-12-08USB: OHCI: at91: remove useless extern declarationManjunath Goudar
2016-12-08usb: misc: rio500: fix result type for error messageKim Jae Joong
2016-12-07usb: mtu3: fix U3 port link issueChunfeng Yun
2016-12-07usb: mtu3: enable auto switch from U3 to U2Chunfeng Yun
2016-12-06usbip: fix warning in vhci_hcd_probe/lockdep_init_mapShuah Khan
2016-12-06usb: core: usbport: Use proper LED API to fix potential crashRafał Miłecki
2016-12-05USB: OHCI: ohci-pxa27x: remove useless functionsManjunath Goudar
2016-12-05USB: OHCI: omap: remove useless extern declarationManjunath Goudar
2016-12-05USB: OHCI: ohci-omap: remove useless functionsManjunath Goudar
2016-12-05USB: OHCI: ohci-s3c2410: remove useless functionsManjunath Goudar
2016-12-05USB: cdc-acm: add device id for GW Instek AFG-125Nathaniel Quillin
2016-12-05fsl/usb: Workarourd for USB erratum-A005697Changming Huang
2016-12-05usb: hub: Wait for connection to be reestablished after port resetGuenter Roeck
2016-12-05usbip: vudc: Refactor init_vudc_hw() to be more obviousKrzysztof Opasiak
2016-12-05usbip: vudc: fix: Clear already_seen flag also for ep0Krzysztof Opasiak
2016-12-01Merge tag 'usb-serial-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2016-12-01fs: configfs: don't return anything from drop_linkAndrzej Pietrasiewicz
2016-11-30USB: serial: kl5kusb105: abort on open exception pathPan Bian
2016-11-30USB: serial: kl5kusb105: fix open error pathJohan Hovold
2016-11-29usb: fix improper return value when kzalloc failsPan Bian
2016-11-29usb: return correct errno on failuresPan Bian
2016-11-29usb: return correct errno code when krealloc failsPan Bian
2016-11-29USB: EHCI: ehci-w90x900: remove unuseful functionsManjunath Goudar
2016-11-29usb: ohci: s3c2410: allow probing from device treeSergio Prado
2016-11-29USB: ohci: da8xx: Resume the entire host controllerAxel Haslam
2016-11-29USB: ohci: da8xx: Allow probing from DTAxel Haslam
2016-11-29USB: ohci: da8xx: Allow a regulator to handle VBUSAxel Haslam
2016-11-29USB: ohci: da8xx: Add wrappers for platform callbacksAxel Haslam
2016-11-29USB: ohci: da8xx: use ohci priv data instead of globalsAxel Haslam
2016-11-29USB: serial: add Fintek F81532/534 driverJi-Ze Hong (Peter Hong)
2016-11-28Merge tag 'usb-ci-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2016-11-28Merge 4.9-rc7 into usb-nextGreg Kroah-Hartman
2016-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-23usb: ohci-da8xx: rename driver to ohci-da8xxAxel Haslam
2016-11-21usb: musb: da8xx: Set phy in OTG mode by defaultAlexandre Bailon
2016-11-21usb: musb: da8xx: Call earlier clk_prepare_enable()Alexandre Bailon
2016-11-21usb: musb: da8xx: Add DT support for the DA8xx driverPetr Kulhavy
2016-11-21usb: musb: core: added helper function for parsing DTPetr Kulhavy
2016-11-21usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbgLadislav Michl
2016-11-21usb: musb: omap2430: use dev_errLadislav Michl
2016-11-21usb: musb: don't complain on -EPROBE_DEFER when initializing controllerLadislav Michl