index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2013-06-17
USB: EHCI: tegra: make use of ehci->priv
Stephen Warren
2013-06-17
USB: EHCI: make ehci-tegra a separate driver
Manjunath Goudar
2013-06-17
USB: EHCI: tegra: fix circular module dependencies
Stephen Warren
2013-06-17
USB: EHCI: tegra: remove all power management
Stephen Warren
2013-06-17
USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers
Manjunath Goudar
2013-06-17
usb: phy: add MODULE_LICENSE to phy-tegra-usb.c
Stephen Warren
2013-06-17
usb: phy: export ulpi_viewport_access_ops
Manjunath Goudar
2013-06-17
usb: chipidea: get rid of camelcase names
Alexander Shishkin
2013-06-17
usb: chipidea: move to pcim_* functions
Andy Shevchenko
2013-06-17
usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL)
Andy Shevchenko
2013-06-17
usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phy
Sascha Hauer
2013-06-17
usb: chipidea: usbmisc: use module_platform_driver
Philipp Zabel
2013-06-17
usb: chipidea: ci13xxx-imx: move static pdata into probe function
Michael Grzeschik
2013-06-17
usb: chipidea: introduce dual role mode pdata flags
Sascha Hauer
2013-06-17
usb: chipidea: add PTW, PTS and STS handling
Michael Grzeschik
2013-06-17
usb: add devicetree helpers for determining dr_mode and phy_type
Michael Grzeschik
2013-06-17
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
Michael Grzeschik
2013-06-17
usb: chipidea: udc: manage dynamic amount of tds with a linked list
Michael Grzeschik
2013-06-17
usb: chipidea: improve kconfig
Peter Chen
2013-06-17
usb: chipidea: ci13xxx_imx: remove 'phy_np'
Fabio Estevam
2013-06-17
usb: chipidea: ci13xxx_imx: check if 'data->phy_np' is not NULL
Fabio Estevam
2013-06-17
usb: chipidea: ci13xxx_imx: remove reg_vbus
Fabio Estevam
2013-06-17
usb: chipidea: ci13xxx_imx: fix error path
Fabio Estevam
2013-06-17
usb: chipidea: udc: configure iso endpoints
Michael Grzeschik
2013-06-17
usb: chipidea: usbmisc_imx: Staticize usbmisc_imx_drv_init/exit
Fabio Estevam
2013-06-17
usb: chipidea: ci13xxx_imx: let device core handle pinctrl
Fabio Estevam
2013-06-17
usb: wire adapter: add scatter gather support
Thomas Pugliese
2013-06-17
usb/gadget: Kconfig: fix separate building of configfs-enabled functions
Andrzej Pietrasiewicz
2013-06-17
usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resource
Tushar Behera
2013-06-17
USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write path
Greg Kroah-Hartman
2013-06-17
USB: serial: increase the number of devices we support
Greg Kroah-Hartman
2013-06-17
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
2013-06-17
Merge 3.10-rc6 into usb-next
Greg Kroah-Hartman
2013-06-17
Merge 3.10-rc6 into tty-next
Greg Kroah-Hartman
2013-06-14
Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...
Olof Johansson
2013-06-14
Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...
Olof Johansson
2013-06-14
Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2013-06-14
xhci: remove BUG() in xhci_get_endpoint_type()
Mathias Nyman
2013-06-14
xhci: Remove BUG in xhci_setup_addressable_virt_dev
Mathias Nyman
2013-06-14
xhci: Remove BUG_ON in xhci_get_input_control_ctx.
Sarah Sharp
2013-06-14
xhci: Remove BUG_ON() in xhci_alloc_container_ctx.
Sarah Sharp
2013-06-12
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-06-12
usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers
George Cherian
2013-06-12
usb: dwc3: omap: initialize the register offset values for omap5 and AM437x
George Cherian
2013-06-12
usb: dwc3: omap: Adding am437x specific register map changes
George Cherian
2013-06-12
usb: gadget: f_mass_storage: fix default product name
Andrzej Pietrasiewicz
2013-06-12
usb: dwc3: omap: improve error handling of dwc3_omap_probe
Kishon Vijay Abraham I
2013-06-12
usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICE
Rob Herring
2013-06-11
usb: chipidea: fix id change handling
Alexander Shishkin
2013-06-11
usb: chipidea: fix no transceiver case
Alexander Shishkin
[prev]
[next]