index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-13
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-11
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
2015-02-11
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
2015-02-04
Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2015-02-03
uhci-hub: use HUB_CHAR_*
Sergei Shtylyov
2015-02-03
usb: kconfig: replace PPC_OF with PPC
Kevin Hao
2015-02-03
ehci-pci: disable for Intel MID platforms (update)
Andy Shevchenko
2015-01-31
ehci-pci: disable for Intel MID platforms
Andy Shevchenko
2015-01-31
usb: host: pci_quirks: joing string literals
Andy Shevchenko
2015-01-31
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
2015-01-27
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart
2015-01-27
usb: isp1760: Add device controller support
Laurent Pinchart
2015-01-27
usb: isp1760: Move PORT1 configuration to core code
Laurent Pinchart
2015-01-27
usb: isp1760: Initialize the bus interface in core code
Laurent Pinchart
2015-01-27
usb: isp1760: Set IRQF_SHARED flag in core code
Laurent Pinchart
2015-01-27
usb: isp1760: Move core code to isp1760-core.c
Laurent Pinchart
2015-01-27
usb: isp1760: Reorganize header files
Laurent Pinchart
2015-01-27
usb: isp1760: Prefix driver data structures with isp1760_
Laurent Pinchart
2015-01-27
usb: isp1760: Decouple usb_hdc and isp1760_priv
Laurent Pinchart
2015-01-27
usb: isp1760: Refactor PCI initialization code
Laurent Pinchart
2015-01-27
usb: isp1760: Use the managed devm_ioremap_resource() API
Laurent Pinchart
2015-01-27
usb: isp1760: Pass resource pointer to isp1760_register
Laurent Pinchart
2015-01-27
usb: isp1760: Remove busname argument to isp1760_register
Laurent Pinchart
2015-01-27
usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_
Laurent Pinchart
2015-01-27
usb: isp1760: Fix indentation in probe error path
Laurent Pinchart
2015-01-27
usb: isp1760: Don't expose hcd to glue code from isp1760_register
Laurent Pinchart
2015-01-27
usb: isp1760: Manage device driver data in common code
Laurent Pinchart
2015-01-27
usb: isp1760: Move removal cleanup code to isp1760-hcd.c
Laurent Pinchart
2015-01-27
usb: isp1760: Merge platform and OF glue codes
Laurent Pinchart
2015-01-27
usb: isp1760: Unmap I/O registers at platform device removal
Laurent Pinchart
2015-01-27
usb: isp1760: Retrieve pdev memory resource from hcd at remove time
Laurent Pinchart
2015-01-27
usb: isp1760: Remove isp1760 glue structure
Laurent Pinchart
2015-01-27
usb: isp1760: Use the gpio descriptor API
Laurent Pinchart
2015-01-25
USB: host: ohci-at91: Fix wake-up support
Sylvain Rochet
2015-01-25
USB: host: ohci-at91: usb_hcd_at91_probe(), remove useless stack initialisation
Sylvain Rochet
2015-01-25
USB: host: ohci-at91: Move global variables to private struct
Sylvain Rochet
2015-01-25
USB: host: ehci-atmel: Move global variables to private struct
Sylvain Rochet
2015-01-25
USB: host: ohci-at91: Use struct dev_pm_ops instead of struct platform_driver
Sylvain Rochet
2015-01-25
USB: host: ehci-atmel: Add suspend/resume support
Sylvain Rochet
2015-01-25
usb: ehci-platform: add support for multiple phys per controller
Arun Ramamurthy
2015-01-25
usb: ohci-platform: add support for multiple phys per controller
Arun Ramamurthy
2015-01-25
u132-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
sl811-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
r8a66597-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
oxu210hp-hcd: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
ohci-s3c2410: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
ohci-hub: use HUB_CHAR_*
Sergei Shtylyov
2015-01-25
ohci-at91: use HUB_CHAR_*
Sergei Shtylyov
[next]