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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
xhci: fix derivation of TRB's DMA address in xhci_log_event Trace Event Class
Xenia Ragiadakou
2013-12-02
1
-2
/
+2
*
xhci: fix incorrect type in assignment in handle_device_notification()
Xenia Ragiadakou
2013-12-02
1
-1
/
+1
*
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
Xenia Ragiadakou
2013-12-02
1
-2
/
+3
*
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
19
-65
/
+64
|
\
|
*
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
15
-43
/
+16
|
*
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-31
16
-33
/
+55
[next]