index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
|
|
usb: gadget: f_subset: fix missing unlock on error in geth_alloc()
Wei Yongjun
2013-06-18
1
-0
/
+1
*
|
|
|
|
|
|
usb: gadget: f_ncm: fix missing unlock on error in ncm_alloc()
Wei Yongjun
2013-06-18
1
-0
/
+1
*
|
|
|
|
|
|
usb: gadget: f_ecm: fix missing unlock on error in ecm_alloc()
Wei Yongjun
2013-06-18
1
-0
/
+1
*
|
|
|
|
|
|
USB: EHCI: Remove double assignment of .start in ehci_msp_hc_driver
Emil Goode
2013-06-17
1
-2
/
+1
*
|
|
|
|
|
|
USB: ehci-omap: Tweak PHY initialization sequence
Roger Quadros
2013-06-17
1
-2
/
+9
*
|
|
|
|
|
|
USB: EHCI: tegra: Fix oops in error cleanup
Thierry Reding
2013-06-17
1
-3
/
+3
*
|
|
|
|
|
|
USB: EHCI: tegra: make use of ehci->priv
Stephen Warren
2013-06-17
1
-35
/
+35
*
|
|
|
|
|
|
USB: EHCI: make ehci-tegra a separate driver
Manjunath Goudar
2013-06-17
4
-60
/
+76
*
|
|
|
|
|
|
USB: EHCI: tegra: fix circular module dependencies
Stephen Warren
2013-06-17
2
-39
/
+36
*
|
|
|
|
|
|
USB: EHCI: tegra: remove all power management
Stephen Warren
2013-06-17
1
-245
/
+1
*
|
|
|
|
|
|
USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers
Manjunath Goudar
2013-06-17
4
-15
/
+20
*
|
|
|
|
|
|
usb: phy: add MODULE_LICENSE to phy-tegra-usb.c
Stephen Warren
2013-06-17
1
-0
/
+4
*
|
|
|
|
|
|
usb: phy: export ulpi_viewport_access_ops
Manjunath Goudar
2013-06-17
1
-0
/
+2
*
|
|
|
|
|
|
usb: chipidea: get rid of camelcase names
Alexander Shishkin
2013-06-17
2
-256
/
+257
*
|
|
|
|
|
|
usb: chipidea: move to pcim_* functions
Andy Shevchenko
2013-06-17
1
-12
/
+4
*
|
|
|
|
|
|
usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL)
Andy Shevchenko
2013-06-17
1
-1
/
+0
*
|
|
|
|
|
|
usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phy
Sascha Hauer
2013-06-17
1
-20
/
+12
*
|
|
|
|
|
|
usb: chipidea: usbmisc: use module_platform_driver
Philipp Zabel
2013-06-17
1
-11
/
+1
*
|
|
|
|
|
|
usb: chipidea: ci13xxx-imx: move static pdata into probe function
Michael Grzeschik
2013-06-17
1
-10
/
+9
*
|
|
|
|
|
|
usb: chipidea: introduce dual role mode pdata flags
Sascha Hauer
2013-06-17
1
-6
/
+18
*
|
|
|
|
|
|
usb: chipidea: add PTW, PTS and STS handling
Michael Grzeschik
2013-06-17
2
-1
/
+63
*
|
|
|
|
|
|
usb: add devicetree helpers for determining dr_mode and phy_type
Michael Grzeschik
2013-06-17
3
-0
/
+83
*
|
|
|
|
|
|
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
Michael Grzeschik
2013-06-17
3
-83
/
+111
*
|
|
|
|
|
|
usb: chipidea: udc: manage dynamic amount of tds with a linked list
Michael Grzeschik
2013-06-17
3
-62
/
+129
*
|
|
|
|
|
|
usb: chipidea: improve kconfig
Peter Chen
2013-06-17
1
-3
/
+3
*
|
|
|
|
|
|
usb: chipidea: ci13xxx_imx: remove 'phy_np'
Fabio Estevam
2013-06-17
1
-7
/
+5
*
|
|
|
|
|
|
usb: chipidea: ci13xxx_imx: check if 'data->phy_np' is not NULL
Fabio Estevam
2013-06-17
1
-1
/
+2
*
|
|
|
|
|
|
usb: chipidea: ci13xxx_imx: remove reg_vbus
Fabio Estevam
2013-06-17
1
-8
/
+6
*
|
|
|
|
|
|
usb: chipidea: ci13xxx_imx: fix error path
Fabio Estevam
2013-06-17
1
-6
/
+7
*
|
|
|
|
|
|
usb: chipidea: udc: configure iso endpoints
Michael Grzeschik
2013-06-17
3
-2
/
+21
*
|
|
|
|
|
|
usb: chipidea: usbmisc_imx: Staticize usbmisc_imx_drv_init/exit
Fabio Estevam
2013-06-17
1
-2
/
+2
*
|
|
|
|
|
|
usb: chipidea: ci13xxx_imx: let device core handle pinctrl
Fabio Estevam
2013-06-17
1
-7
/
+0
*
|
|
|
|
|
|
usb: wire adapter: add scatter gather support
Thomas Pugliese
2013-06-17
2
-15
/
+167
*
|
|
|
|
|
|
usb/gadget: Kconfig: fix separate building of configfs-enabled functions
Andrzej Pietrasiewicz
2013-06-17
1
-0
/
+64
*
|
|
|
|
|
|
usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resource
Tushar Behera
2013-06-17
1
-1
/
+1
*
|
|
|
|
|
|
USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write path
Greg Kroah-Hartman
2013-06-17
1
-33
/
+19
*
|
|
|
|
|
|
USB: serial: increase the number of devices we support
Greg Kroah-Hartman
2013-06-17
1
-3
/
+6
*
|
|
|
|
|
|
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
2013-06-17
15
-87
/
+73
*
|
|
|
|
|
|
Merge 3.10-rc6 into usb-next
Greg Kroah-Hartman
2013-06-17
5
-21
/
+23
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
/
/
/
/
/
|
|
/
/
/
/
/
|
*
|
|
|
|
usb: chipidea: fix id change handling
Alexander Shishkin
2013-06-11
1
-1
/
+2
|
*
|
|
|
|
usb: chipidea: fix no transceiver case
Alexander Shishkin
2013-06-11
1
-5
/
+8
|
*
|
|
|
|
USB: pl2303: fix device initialisation at open
Johan Hovold
2013-06-10
1
-5
/
+5
|
*
|
|
|
|
USB: spcp8x5: fix device initialisation at open
Johan Hovold
2013-06-10
1
-6
/
+4
|
*
|
|
|
|
USB: f81232: fix device initialisation at open
Johan Hovold
2013-06-10
1
-4
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-06-12
64
-1168
/
+5539
|
\
\
\
\
\
|
*
|
|
|
|
usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers
George Cherian
2013-06-12
1
-57
/
+116
|
*
|
|
|
|
usb: dwc3: omap: initialize the register offset values for omap5 and AM437x
George Cherian
2013-06-12
1
-0
/
+57
|
*
|
|
|
|
usb: dwc3: omap: Adding am437x specific register map changes
George Cherian
2013-06-12
1
-0
/
+6
|
*
|
|
|
|
usb: gadget: f_mass_storage: fix default product name
Andrzej Pietrasiewicz
2013-06-12
1
-2
/
+2
|
*
|
|
|
|
usb: dwc3: omap: improve error handling of dwc3_omap_probe
Kishon Vijay Abraham I
2013-06-12
1
-3
/
+14
[prev]
[next]