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
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: hcd: move controller wakeup setting initialization to individual driver
Peter Chen
2013-12-08
64
-16
/
+92
*
usb: chipidea: usbmisc: Add support for i.MX51 CPU
Alexander Shiyan
2013-12-08
1
-0
/
+4
*
usb: chipidea: usbmisc: Add support for i.MX27/i.MX31 CPUs
Alexander Shiyan
2013-12-08
1
-0
/
+42
*
usb: chipidea: imx: avoid unnecessary probe defer every time
Peter Chen
2013-12-08
1
-1
/
+1
*
usb: chipidea: Reallocate regmap only if lpm is detected
Chris Ruehl
2013-12-08
1
-1
/
+2
*
Usb: atm: usbatm: fixed a pointer variable format issue
Seth Archer Brown
2013-12-08
1
-4
/
+4
*
usb: Use dev_is_pci() to check whether it is pci device
Yijing Wang
2013-12-08
1
-1
/
+1
*
uwb: Use dev_is_pci() to check whether it is pci device
Yijing Wang
2013-12-08
2
-2
/
+2
*
usb: hcd: Initialize USB phy if needed
Valentine Barshak
2013-12-08
1
-0
/
+18
*
usb: hcd: Remove USB phy if needed
Valentine Barshak
2013-12-08
2
-1
/
+14
*
USB: storage: use sg_miter_* APIs to access scsi buffer
Ming Lei
2013-12-08
1
-54
/
+26
*
lib/scatterlist: export sg_miter_skip()
Ming Lei
2013-12-08
2
-1
/
+3
*
usb: wusbcore: return -ENOENT for unlinked URBs.
Thomas Pugliese
2013-12-08
1
-3
/
+5
*
usb: wusbcore: add more info to debug prints in urb_unlink path
Thomas Pugliese
2013-12-08
1
-10
/
+11
*
usb: wusbcore: add calls to usb_hcd_link_urb_to_ep, usb_hcd_unlink_urb_from_e...
Thomas Pugliese
2013-12-08
3
-4
/
+26
*
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: usbtest: update bos test coverage to usb 2.1 device
Huang Rui
2013-12-08
1
-1
/
+1
*
usb: usbtest: fix the bit mask of usb 2.0 extension descriptor
Huang Rui
2013-12-08
1
-2
/
+2
*
usb: usbtest: add a test case to support bos for queue control
Huang Rui
2013-12-08
1
-1
/
+10
*
USB: fix coccinelle warnings
Fengguang Wu
2013-12-04
1
-1
/
+1
*
USB: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-04
4
-4
/
+4
*
usb: host: Remove superfluous name casts
Geert Uytterhoeven
2013-12-03
5
-5
/
+5
*
usb: gadget: Remove superfluous name casts
Geert Uytterhoeven
2013-12-03
2
-2
/
+2
*
usb: core: Remove superfluous name casts
Geert Uytterhoeven
2013-12-03
1
-2
/
+2
*
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
[next]