index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-18
USB: EHCI: tegra: make use of ehci->priv
Stephen Warren
1
-35
/
+35
2013-06-18
USB: EHCI: make ehci-tegra a separate driver
Manjunath Goudar
4
-60
/
+76
2013-06-18
USB: EHCI: tegra: fix circular module dependencies
Stephen Warren
2
-39
/
+36
2013-06-18
USB: EHCI: tegra: remove all power management
Stephen Warren
1
-245
/
+1
2013-06-18
USB: EHCI: export ehci_handshake for ehci-hcd sub-drivers
Manjunath Goudar
4
-15
/
+20
2013-06-18
usb: phy: add MODULE_LICENSE to phy-tegra-usb.c
Stephen Warren
1
-0
/
+4
2013-06-18
usb: phy: export ulpi_viewport_access_ops
Manjunath Goudar
1
-0
/
+2
2013-06-18
usb: chipidea: get rid of camelcase names
Alexander Shishkin
2
-256
/
+257
2013-06-18
usb: chipidea: move to pcim_* functions
Andy Shevchenko
1
-12
/
+4
2013-06-18
usb: chipidea: remove superfluous pci_set_drvdata(pci, NULL)
Andy Shevchenko
1
-1
/
+0
2013-06-18
usb: chipidea: i.MX: use devm_usb_get_phy_by_phandle to get phy
Sascha Hauer
1
-20
/
+12
2013-06-18
usb: chipidea: usbmisc: use module_platform_driver
Philipp Zabel
1
-11
/
+1
2013-06-18
usb: chipidea: ci13xxx-imx: move static pdata into probe function
Michael Grzeschik
1
-10
/
+9
2013-06-18
usb: chipidea: introduce dual role mode pdata flags
Sascha Hauer
1
-6
/
+18
2013-06-18
usb: chipidea: add PTW, PTS and STS handling
Michael Grzeschik
2
-1
/
+63
2013-06-18
usb: add devicetree helpers for determining dr_mode and phy_type
Michael Grzeschik
3
-0
/
+83
2013-06-18
usb: chipidea: udc: add multiple td support to hardware_{en,de}queue
Michael Grzeschik
3
-83
/
+111
2013-06-18
usb: chipidea: udc: manage dynamic amount of tds with a linked list
Michael Grzeschik
3
-62
/
+129
2013-06-18
usb: chipidea: improve kconfig
Peter Chen
1
-3
/
+3
2013-06-18
usb: chipidea: ci13xxx_imx: remove 'phy_np'
Fabio Estevam
1
-7
/
+5
2013-06-18
usb: chipidea: ci13xxx_imx: check if 'data->phy_np' is not NULL
Fabio Estevam
1
-1
/
+2
2013-06-18
usb: chipidea: ci13xxx_imx: remove reg_vbus
Fabio Estevam
1
-8
/
+6
2013-06-18
usb: chipidea: ci13xxx_imx: fix error path
Fabio Estevam
1
-6
/
+7
2013-06-18
usb: chipidea: udc: configure iso endpoints
Michael Grzeschik
3
-2
/
+21
2013-06-18
usb: chipidea: usbmisc_imx: Staticize usbmisc_imx_drv_init/exit
Fabio Estevam
1
-2
/
+2
2013-06-18
usb: chipidea: ci13xxx_imx: let device core handle pinctrl
Fabio Estevam
1
-7
/
+0
2013-06-18
usb: wire adapter: add scatter gather support
Thomas Pugliese
2
-15
/
+167
2013-06-18
usb/gadget: Kconfig: fix separate building of configfs-enabled functions
Andrzej Pietrasiewicz
1
-0
/
+64
2013-06-18
usb: phy: rcar-usb: Fix comment w.r.t. devm_ioremap_resource
Tushar Behera
1
-1
/
+1
2013-06-18
USB: cdc-acm: remove unneeded spin_lock_irqsave/restore on write path
Greg Kroah-Hartman
1
-33
/
+19
2013-06-18
USB: serial: increase the number of devices we support
Greg Kroah-Hartman
1
-3
/
+6
2013-06-18
USB: serial: make minor allocation dynamic
Greg Kroah-Hartman
15
-87
/
+73
2013-06-17
Merge 3.10-rc6 into usb-next
Greg Kroah-Hartman
5
-21
/
+23
2013-06-17
Merge 3.10-rc6 into tty-next
Greg Kroah-Hartman
5
-21
/
+23
2013-06-15
Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/d...
Olof Johansson
3
-81
/
+187
2013-06-15
Merge tag 'renesas-phy-rcar-usb-for-v3.11' of git://git.kernel.org/pub/scm/li...
Olof Johansson
3
-51
/
+93
2013-06-15
Merge tag 'ux500-dma40-for-arm-soc-2' of git://git.kernel.org/pub/scm/linux/k...
Olof Johansson
2
-27
/
+93
2013-06-15
xhci: remove BUG() in xhci_get_endpoint_type()
Mathias Nyman
1
-5
/
+9
2013-06-15
xhci: Remove BUG in xhci_setup_addressable_virt_dev
Mathias Nyman
1
-25
/
+10
2013-06-15
xhci: Remove BUG_ON in xhci_get_input_control_ctx.
Sarah Sharp
4
-35
/
+126
2013-06-15
xhci: Remove BUG_ON() in xhci_alloc_container_ctx.
Sarah Sharp
1
-2
/
+6
2013-06-13
Merge tag 'usb-for-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
64
-1168
/
+5539
2013-06-13
usb: dwc3: omap: Adds dwc3_omap_readl/writel wrappers
George Cherian
1
-57
/
+116
2013-06-13
usb: dwc3: omap: initialize the register offset values for omap5 and AM437x
George Cherian
1
-0
/
+57
2013-06-13
usb: dwc3: omap: Adding am437x specific register map changes
George Cherian
1
-0
/
+6
2013-06-13
usb: gadget: f_mass_storage: fix default product name
Andrzej Pietrasiewicz
1
-2
/
+2
2013-06-13
usb: dwc3: omap: improve error handling of dwc3_omap_probe
Kishon Vijay Abraham I
1
-3
/
+14
2013-06-12
usb: chipidea: depend on CONFIG_OF instead of CONFIG_OF_DEVICE
Rob Herring
1
-1
/
+1
2013-06-12
usb: chipidea: fix id change handling
Alexander Shishkin
1
-1
/
+2
2013-06-12
usb: chipidea: fix no transceiver case
Alexander Shishkin
1
-5
/
+8
[prev]
[next]