summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-25ktime: Get rid of the unionThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-21Merge branch 'scsi-target-for-v4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14idr: add ida_is_emptyMatthew Wilcox
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: gadget: Fix second argument of percpu_ida_alloc()Bart Van Assche
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-05[iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro
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