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
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: core: remove CONFIG_USB_DEBUG usage
Greg Kroah-Hartman
2013-12-21
3
-18
/
+7
*
USB: gadget: fix up some comments about CONFIG_USB_DEBUG
Greg Kroah-Hartman
2013-12-21
2
-2
/
+2
*
Merge tag 'for-usb-next-2013-12-20' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2013-12-21
3
-7
/
+10
|
\
|
*
usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()
Jack Pham
2013-12-19
1
-0
/
+3
|
*
xhci: Remove unused variable 'addr' in inc_deq() and inc_enq().
Lin Wang
2013-12-17
1
-6
/
+0
|
*
usbtest: Fix BOS control test for USB 2.01 devices.
Sarah Sharp
2013-12-17
1
-1
/
+1
|
*
xhci: Add quirks module option
Takashi Iwai
2013-12-13
1
-0
/
+6
*
|
uwb: move mutex_lock to error case in uwbd_evt_handle_rc_bp_slot_change
Thomas Pugliese
2013-12-20
1
-2
/
+2
*
|
uwb: use uwb_rsv_callback instead of calling rsv->callback directly
Thomas Pugliese
2013-12-20
1
-1
/
+1
*
|
uwb: whitespace and comment cleanups
Thomas Pugliese
2013-12-20
3
-9
/
+9
*
|
uwb: add debug prints during channel change and beacon actions
Thomas Pugliese
2013-12-20
2
-1
/
+6
*
|
usb: wusbcore: add debug prints to reservation and channel change
Thomas Pugliese
2013-12-20
2
-0
/
+2
*
|
usb: cdc-wdm: avoid hanging on zero length reads
Bjørn Mork
2013-12-20
1
-32
/
+38
*
|
USB: c67x00: remove CONFIG_USB_DEBUG dependancy
Greg Kroah-Hartman
2013-12-20
2
-14
/
+3
*
|
uwb: umc-dev: add missing put_device call
Levente Kurusa
2013-12-19
1
-0
/
+1
*
|
drivers: usb: Mark function as static in metro-usb.c
Rashika Kheria
2013-12-19
1
-1
/
+1
*
|
drivers: usb: Mark function as static in usbsevseg.c
Rashika Kheria
2013-12-19
1
-1
/
+1
*
|
USB: ohci-octeon: Use devm_ioremap_resource()
Jingoo Han
2013-12-18
1
-18
/
+5
*
|
USB: ohci-spear: Use devm_ioremap_resource()
Jingoo Han
2013-12-18
1
-10
/
+3
*
|
USB: ohci-ppc-of: Use devm_ioremap_resource()
Jingoo Han
2013-12-18
1
-18
/
+4
*
|
USB: ohci-nxp: Use devm_clk_get()
Jingoo Han
2013-12-18
1
-18
/
+8
*
|
USB: ehci-w90x900: Use devm_ioremap_resource()
Jingoo Han
2013-12-18
1
-16
/
+5
*
|
USB: ohci-da8xx: Use devm_*() functions
Jingoo Han
2013-12-18
1
-40
/
+15
*
|
USB: ohci-jz4740: Use devm_*() functions
Jingoo Han
2013-12-18
1
-30
/
+9
*
|
USB: ohci-pxa27x:Use devm_*() functions
Jingoo Han
2013-12-18
1
-28
/
+10
*
|
USB: ehci-octeon: Use devm_ioremap_resource()
Jingoo Han
2013-12-18
1
-18
/
+5
*
|
USB: ehci-fsl: Use devm_ioremap_resource()
Jingoo Han
2013-12-18
1
-21
/
+7
*
|
USB: ehci-orion: Use devm_*() functions
Jingoo Han
2013-12-18
1
-31
/
+12
*
|
USB: ohci-ppc-of: use dev_err() instead of printk()
Jingoo Han
2013-12-18
1
-3
/
+5
*
|
USB: ohci-omap: use dev_err() instead of printk()
Jingoo Han
2013-12-18
1
-2
/
+2
*
|
USB: ehci-xilinx-of: use dev_err() instead of printk()
Jingoo Han
2013-12-18
1
-1
/
+2
*
|
USB: ehci-ppc-of: use dev_err() instead of printk()
Jingoo Han
2013-12-18
1
-1
/
+2
*
|
USB: ehci-orion: use dev_warn() instead of printk()
Jingoo Han
2013-12-18
1
-1
/
+1
*
|
USB: ehci-grlib: use dev_err() instead of printk()
Jingoo Han
2013-12-18
1
-1
/
+2
*
|
USB: ehci-fsl: use dev_warn() instead of printk()
Jingoo Han
2013-12-18
1
-1
/
+1
*
|
usb: ohci-at91: use device managed clk retrieval
Boris BREZILLON
2013-12-18
1
-23
/
+7
*
|
usb: ohci-at91: use dev variable instead of &pdev->dev
Boris BREZILLON
2013-12-18
1
-9
/
+9
*
|
usb: ohci-at91: replace request_mem_region + ioremap by devm_ioremap_resource
Boris BREZILLON
2013-12-18
1
-21
/
+6
*
|
usb: option: add new zte 3g modem pids to option driver
张君
2013-12-18
1
-0
/
+11
*
|
usb: usbtest: Always clear halt else further tests will fail
Roger Quadros
2013-12-18
1
-1
/
+10
*
|
usb: usbtest: Add timetout to simple_io()
Roger Quadros
2013-12-18
1
-3
/
+11
*
|
usb: wusbcore: add isochronous IN support to HWA
Thomas Pugliese
2013-12-17
1
-98
/
+207
*
|
Merge branch 3.13-rc4 into usb-next
Greg Kroah-Hartman
2013-12-16
121
-5242
/
+6998
|
\
\
|
|
/
|
*
USB: emi62: Provide the correct bitstream firmware
Ben Hutchings
2013-12-10
1
-4295
/
+6030
|
*
Merge tag 'for-usb-next-2013-12-10' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2013-12-10
7
-21
/
+87
|
|
\
|
|
*
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
7
-11
/
+75
|
|
/
|
*
USB: storage: fix compile warning
Ming Lei
2013-12-09
1
-1
/
+2
|
*
usb: wusbcore: set packet count correctly on isoc transfers
Thomas Pugliese
2013-12-09
1
-0
/
+5
|
*
usb: wusbcore: move isoc_frame_index from wa_xfer to wa_seg
Thomas Pugliese
2013-12-09
1
-11
/
+10
[next]