index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
Boris BREZILLON
2013-12-18
1
-21
/
+6
*
|
|
|
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2013-12-16
80
-700
/
+499
|
\
\
\
\
|
|
/
/
/
|
|
/
/
|
|
/
/
|
/
|
|
|
*
|
xhci: clarify logging in xhci_setup_device
Dan Williams
2013-12-10
1
-10
/
+12
|
*
|
usb: xhci: change enumeration scheme to 'new scheme' by default
Dan Williams
2013-12-10
5
-8
/
+30
|
*
|
usb: wusbcore: use USB_CTRL_SET_TIMEOUT and USB_CTRL_GET_TIMEOUT
Thomas Pugliese
2013-12-09
1
-10
/
+10
|
*
|
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
54
-8
/
+77
|
*
|
usb: Use dev_is_pci() to check whether it is pci device
Yijing Wang
2013-12-08
1
-1
/
+1
|
*
|
usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...
Thomas Pugliese
2013-12-08
1
-1
/
+1
|
*
|
USB: OHCI: Properly handle ohci-spear suspend
Majunath Goudar
2013-12-08
1
-3
/
+9
|
*
|
USB: OHCI: Properly handle ohci-exynos suspend
Majunath Goudar
2013-12-08
1
-16
/
+6
|
*
|
USB: OHCI: Properly handle ohci-da8xx suspend
Majunath Goudar
2013-12-08
1
-4
/
+12
|
*
|
USB: OHCI: Properly handle ohci-s3c2410 suspend
Majunath Goudar
2013-12-08
1
-17
/
+4
|
*
|
USB: OHCI: Properly handle ohci-at91 suspend
Majunath Goudar
2013-12-08
1
-2
/
+9
|
*
|
USB: OHCI: Properly handle OHCI controller suspend
Majunath Goudar
2013-12-08
1
-1
/
+8
|
*
|
USB: fix coccinelle warnings
Fengguang Wu
2013-12-04
1
-1
/
+1
|
*
|
USB: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-04
1
-1
/
+1
|
*
|
usb: host: Remove superfluous name casts
Geert Uytterhoeven
2013-12-03
5
-5
/
+5
|
*
|
USB: kill #undef VERBOSE_DEBUG
Oliver Neukum
2013-12-03
4
-5
/
+0
|
*
|
usb: kill DEBUG compile option
Oliver Neukum
2013-12-03
12
-21
/
+35
|
*
|
fusbh200: kill fusbh200_vdbg
Oliver Neukum
2013-12-03
1
-11
/
+5
|
*
|
fusb200h: always compile in debugfs support
Oliver Neukum
2013-12-03
2
-20
/
+4
|
*
|
fusbh200: always compile debugfs support
Oliver Neukum
2013-12-03
1
-8
/
+0
|
*
|
fusb200h: don't log on every interrupt
Oliver Neukum
2013-12-03
1
-7
/
+0
|
*
|
fusbh200: unconditionally compile debugging helpers
Oliver Neukum
2013-12-03
1
-14
/
+0
|
*
|
uhci: compile debugfs conditional on CONFIG_DYNAMIC_DEBUG || DEBUG
Oliver Neukum
2013-12-03
1
-2
/
+2
|
*
|
uhci: change dependency for debug parameter
Oliver Neukum
2013-12-03
1
-19
/
+25
|
*
|
fusbh200: always build debugfs support
Oliver Neukum
2013-12-03
2
-39
/
+0
|
*
|
fotg210: kill fotg210_vdbg()
Oliver Neukum
2013-12-03
1
-11
/
+5
|
*
|
fotg210: remove conditional compilation
Oliver Neukum
2013-12-03
1
-10
/
+3
|
*
|
fotg210: change dbg_port() to evaluate parameters only if needed
Oliver Neukum
2013-12-03
1
-5
/
+5
|
*
|
fotg210: always compile the support for debugfs
Oliver Neukum
2013-12-03
1
-47
/
+0
|
*
|
fotg210: remove conditional compilation
Oliver Neukum
2013-12-03
2
-16
/
+0
|
*
|
ehci: Remove debugging at every interrupt
Oliver Neukum
2013-12-03
1
-7
/
+0
|
*
|
ehci: no conditional compilation for interestingness
Oliver Neukum
2013-12-03
1
-4
/
+2
|
*
|
ohci: no conditional debugging in root hub hadling
Oliver Neukum
2013-12-03
1
-4
/
+2
|
*
|
ohci:always register debug files
Oliver Neukum
2013-12-03
1
-6
/
+0
|
*
|
ohci: kill ohci_vdbg
Oliver Neukum
2013-12-03
3
-12
/
+6
|
*
|
ohci: remove conditional compilation
Oliver Neukum
2013-12-03
4
-87
/
+1
|
*
|
xhci: replace xhci_write_64() with writeq()
Xenia Ragiadakou
2013-12-02
4
-33
/
+20
|
*
|
xhci: replace xhci_read_64() with readq()
Xenia Ragiadakou
2013-12-02
5
-23
/
+17
|
*
|
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
2013-12-02
5
-61
/
+47
|
*
|
xhci: replace xhci_readl() with readl()
Xenia Ragiadakou
2013-12-02
6
-118
/
+112
|
*
|
xhci: remove conversion from generic to pci device in xhci_mem.c
Xenia Ragiadakou
2013-12-02
1
-10
/
+10
|
*
|
xhci: fix incorrect type in assignment in xhci_count_num_dropped_endpoints()
Xenia Ragiadakou
2013-12-02
1
-2
/
+2
|
*
|
xhci: fix incorrect type in assignment in xhci_count_num_new_endpoints()
Xenia Ragiadakou
2013-12-02
1
-2
/
+2
|
*
|
xhci: remove unnecessary check in xhci_free_stream_info()
Xenia Ragiadakou
2013-12-02
1
-2
/
+1
|
*
|
xhci: fix SCT_FOR_CTX(p) macro
Xenia Ragiadakou
2013-12-02
1
-1
/
+1
|
*
|
xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface
Xenia Ragiadakou
2013-12-02
1
-1
/
+1
|
*
|
xhci: fix incorrect type in assignment in xhci_address_device()
Xenia Ragiadakou
2013-12-02
1
-3
/
+3
|
*
|
xhci: fix sparse warning in xhci-trace.h
Xenia Ragiadakou
2013-12-02
1
-1
/
+1
[prev]
[next]