aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb
AgeCommit message (Expand)Author
2015-02-24usb: XHCI: platform: Move the Marvell quirks after the enabling the clocksMaxime Ripard
2015-02-23usb: gadget: configfs: don't NUL-terminate (sub)compatible idsAndrzej Pietrasiewicz
2015-02-23usb: dwc3: dwc3-omap: Fix disable IRQGeorge Cherian
2015-02-23usb: gadget: function: uvc_v4l2.c: fix sparse warningsLad, Prabhakar
2015-02-23usb: gadget: gadgetfs: fix sparse warningsLad, Prabhakar
2015-02-23usb: gadget: function: uvc: fix sparse warningsLad, Prabhakar
2015-02-23usb: gadget: function: f_sourcesink: fix sparse warningLad, Prabhakar
2015-02-23usb: gadget: function: f_uac2: fix sparse warningsLad, Prabhakar
2015-02-23usb: gadget: function: f_hid: fix sparse warningLad, Prabhakar
2015-02-23usb: isp1760: use msecs_to_jiffies for time conversionNicholas Mc Guire
2015-02-23usb: musb: Fix getting a generic phy for musb_dspsTony Lindgren
2015-02-23usb: renesas: fix extcon dependencyArnd Bergmann
2015-02-23usb: musb: Fix use for of_property_read_bool for disabled multipointTony Lindgren
2015-02-23usb: musb: core: add pm_runtime_irq_safe()Felipe Balbi
2015-02-23usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi
2015-02-23usb: musb: musb_host: Enable HCD_BH flag to handle urb return in bottom halfGeorge Cherian
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-02-17gadget: switch ep_io_operations to ->read_iter/->write_iterAl Viro
2015-02-17gadgetfs: use-after-free in ->aio_read()Al Viro
2015-02-17gadget/function/f_fs.c: switch to ->{read,write}_iter()Al Viro
2015-02-17gadget/function/f_fs.c: use put iov_iter into io_dataAl Viro
2015-02-17gadget/function/f_fs.c: close leaksAl Viro
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-02-15Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2015-02-13usb: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches
2015-02-11xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds
2015-02-08USB / PM: Remove unneeded #ifdef and associated dead codeAndreas Ruprecht
2015-02-04Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman
2015-02-04usb: musb: fix device hotplug behind hubBin Liu
2015-02-04usb: dwc2: Fix a bug in reading the endpoint directions from reg.Roshan Pius
2015-02-03usb: Retry port status check on resume to work around RH bugsJulius Werner
2015-02-03Revert "usb: Reset USB-3 devices on USB-3 link bounce"Zhuang Jin Can
2015-02-03uhci-hub: use HUB_CHAR_*Sergei Shtylyov
2015-02-03usb: kconfig: replace PPC_OF with PPCKevin Hao
2015-02-03ehci-pci: disable for Intel MID platforms (update)Andy Shevchenko
2015-02-02usb: gadget: Kconfig: use bool instead of booleanChristoph Jaeger
2015-02-02usb: musb: blackfin: remove incorrect __exit_p()Dmitry Torokhov
2015-02-02Merge 3.19-rc7 into usb-nextGreg Kroah-Hartman
2015-01-31USB: fix use-after-free bug in usb_hcd_unlink_urb()Alan Stern
2015-01-31ehci-pci: disable for Intel MID platformsAndy Shevchenko
2015-01-31usb: host: pci_quirks: joing string literalsAndy Shevchenko
2015-01-31USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)Alan Stern
2015-01-31USB: usbfs: allow URBs to be reaped after disconnectionAlan Stern
2015-01-31cdc-acm: kill unnecessary messagesOliver Neukum
2015-01-31cdc-acm: add sanity checksOliver Neukum