summaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2016-01-24usb: core: use kbasename() instead of open-coded variantAndy Shevchenko
2016-01-24drivers/usb/host/fsl: Port USB EHCI host driver for LS102xASriram Dash
2016-01-24drivers/usb/host: fsl: Set DMA_MASK of usb platform deviceSriram Dash
2016-01-24usb: Support USB 3.1 extended port status requestMathias Nyman
2016-01-24usb: add device descriptor for usb 3.1 root hubMathias Nyman
2016-01-24usb: show speed "10000" in sysfs for USB 3.1 SuperSpeedPlus devicesMathias Nyman
2016-01-24usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUSMathias Nyman
2016-01-24usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devicesMathias Nyman
2016-01-24usb: Use memdup_user to reuse the codeRahul Pathak
2016-01-24usb: core: devio.c: Removed unnecessary spaceChase Metzger
2016-01-24usb: renesas_usbhs: constify usbhs_pkt_handle structuresJulia Lawall
2016-01-24usb: ohci: nxp: clean up included header filesVladimir Zapolskiy
2016-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-22Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-20Merge tag 'pm+acpi-4.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-21Merge branch 'pm-core'Rafael J. Wysocki
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-13Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson
2016-01-11Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab
2016-01-08USB / PM: Allow USB devices to remain runtime-suspended when sleepingTomeu Vizoso
2016-01-07usb/gadget: Remove set-but-not-used variablesBart Van Assche
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro
2016-01-03USB: usbmon: remove assignment from IS_ERR argumentJulia Lawall
2016-01-03Merge tag 'usb-serial-4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-01-03Merge tag 'usb-serial-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2015-12-29USB: mxu11x0: drop redundant function name from error messagesJohan Hovold
2015-12-29USB: mxu11x0: fix debug-message typosJohan Hovold
2015-12-29USB: mxu11x0: rename usb-serial driverJohan Hovold
2015-12-29USB: mxu11x0: fix modem-control handling on B0-transitionsJohan Hovold
2015-12-29USB: mxu11x0: fix memory leak on firmware downloadJohan Hovold
2015-12-29USB: mxu11x0: fix memory leak in port-probe error pathJohan Hovold
2015-12-29USB: serial: add Moxa UPORT 11x0 driverMathieu OTHACEHE
2015-12-28USB: cp210x: add ID for ELV Marble Sound Board 1Oliver Freyermuth
2015-12-26Merge tag 'usb-ci-v4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2015-12-26Merge tag 'usb-for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman
2015-12-24usb: chipidea: otg: use usb autosuspend to suspend bus for HNPLi Jun
2015-12-24usb: chipidea: host: set host to be null after hcd is freedLi Jun
2015-12-24usb: chipidea: removing of_find_propertySaurabh Sengar
2015-12-24usb: chipidea: implement platform shutdown callbackAndreas Fenkart
2015-12-24usb: chipidea: clean up CONFIG_USB_CHIPIDEA_DEBUG referencePeter Chen
2015-12-24usb: chipidea: delete static debug supportPeter Chen
2015-12-24usb: chipidea: support debugfs without CONFIG_USB_CHIPIDEA_DEBUGPeter Chen
2015-12-24usb: chipidea: udc: improve error handling on _hardware_enqueueFelipe F. Tonello
2015-12-24usb: chipidea: udc: _ep_queue and _hw_queue cleanupFelipe F. Tonello
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro