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
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: OHCI: fix bad #define in ohci-tmio.c
Alan Stern
2015-07-22
1
-1
/
+1
*
cdc-acm: Destroy acm_minors IDR on module exit
Johannes Thumshirn
2015-07-22
1
-0
/
+1
*
usb-storage: Add ignore-device quirk for gm12u320 based usb mini projectors
Hans de Goede
2015-07-22
1
-0
/
+11
*
usb-storage: ignore ZTE MF 823 card reader in mode 0x1225
Oliver Neukum
2015-07-22
1
-0
/
+12
*
USB: OHCI: Fix race between ED unlink and URB submission
Alan Stern
2015-07-22
1
-6
/
+1
*
usb: core: lpm: set lpm_capable for root hub device
Lu Baolu
2015-07-22
3
-3
/
+7
*
xhci: do not report PLC when link is in internal resume state
Zhuang Jin Can
2015-07-22
1
-1
/
+8
*
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
2015-07-22
3
-3
/
+7
*
xhci: report U3 when link is in resume state
Zhuang Jin Can
2015-07-22
1
-2
/
+5
*
xhci: Calculate old endpoints correctly on device reset
Brian Campbell
2015-07-22
1
-0
/
+3
*
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
AMAN DEEP
2015-07-22
1
-1
/
+1
*
xhci: Workaround to get D3 working in Intel xHCI
Rajmohan Mani
2015-07-22
1
-3
/
+37
*
xhci: call BIOS workaround to enable runtime suspend on Intel Braswell
Mathias Nyman
2015-07-22
1
-0
/
+17
*
usb: dwc3: Reset the transfer resource index on SET_INTERFACE
John Youn
2015-07-22
1
-0
/
+4
*
usb: gadget: udc: core: Fix argument of dma_map_single for IOMMU
Yoshihiro Shimoda
2015-07-20
1
-6
/
+8
*
usb: gadget: mv_udc_core: fix phy_regs I/O memory leak
Alexey Khoroshilov
2015-07-20
1
-1
/
+1
*
usb: ulpi: ulpi_init should be executed in subsys_initcall
Lu Baolu
2015-07-20
1
-1
/
+1
*
configfs: fix kernel infoleak through user-controlled format string
Nicolas Iooss
2015-07-17
1
-1
/
+1
*
Merge tag 'usb-serial-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Greg Kroah-Hartman
2015-07-10
4
-115
/
+141
|
\
|
*
USB: serial: Destroy serial_minors IDR on module exit
Johannes Thumshirn
2015-07-09
1
-0
/
+1
|
*
USB: cp210x: add ID for Aruba Networks controllers
Peter Sanford
2015-07-06
1
-0
/
+1
|
*
USB: mos7720: rename registers
Sudip Mukherjee
2015-07-06
1
-115
/
+138
|
*
USB: option: add 2020:4000 ID
Claudio Cappelli
2015-07-06
1
-0
/
+1
*
|
usb: gadget: f_midi: fix error recovery path
Andrzej Pietrasiewicz
2015-07-06
1
-3
/
+1
*
|
usb: phy: mxs: suspend to RAM causes NULL pointer dereference
Stefan Wahren
2015-07-06
1
-0
/
+3
*
|
usb: gadget: udc: fix free_irq() after request_irq() failed
Takeshi Yoshimura
2015-07-06
1
-2
/
+1
*
|
usb: gadget: composite: Fix NULL pointer dereference
Kishon Vijay Abraham I
2015-07-06
1
-4
/
+7
*
|
usb: gadget: f_fs: do not set cancel function on synchronous {read,write}
Rui Miguel Silva
2015-07-06
1
-2
/
+4
*
|
usb: f_mass_storage: limit number of reported LUNs
Michal Nazarewicz
2015-07-06
1
-3
/
+13
*
|
usb: dwc3: core: avoid NULL pointer dereference
Felipe Balbi
2015-07-06
1
-2
/
+4
*
|
usb: dwc2: embed storage for reg backup in struct dwc2_hsotg
Mian Yousaf Kaukab
2015-07-06
2
-43
/
+21
*
|
usb: dwc2: host: allocate qtd before atomic enqueue
Mian Yousaf Kaukab
2015-07-06
1
-10
/
+16
*
|
usb: dwc2: host: allocate qh before atomic enqueue
Mian Yousaf Kaukab
2015-07-06
3
-42
/
+43
*
|
usb: musb: host: rely on port_mode to call musb_start()
Felipe Balbi
2015-07-06
1
-3
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
2
-2
/
+2
|
\
|
*
vfs: add file_path() helper
Miklos Szeredi
2015-06-23
2
-2
/
+2
*
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
2
-191
/
+12
|
\
\
|
*
|
target: Drop unnecessary core_tpg_register TFO parameter
Nicholas Bellinger
2015-06-15
1
-4
/
+1
|
*
|
target: target_core_configfs.h is not needed in fabric drivers
Christoph Hellwig
2015-05-30
1
-1
/
+0
|
*
|
target: Move task tag into struct se_cmd + support 64-bit tags
Bart Van Assche
2015-05-30
1
-13
/
+2
|
*
|
target: move transport ID handling to the core
Christoph Hellwig
2015-05-30
2
-72
/
+5
|
*
|
target: remove the get_fabric_proto_ident method
Christoph Hellwig
2015-05-30
1
-18
/
+0
|
*
|
target: change core_tpg_register prototype
Christoph Hellwig
2015-05-30
1
-2
/
+2
|
*
|
target: move node ACL allocation to core code
Christoph Hellwig
2015-05-30
1
-14
/
+0
|
*
|
target: refactor init/drop_nodeacl methods
Christoph Hellwig
2015-05-30
1
-37
/
+5
|
*
|
target: make the tpg_get_default_depth method optional
Christoph Hellwig
2015-05-30
1
-6
/
+0
|
*
|
tcm_usb: remove struct usbg_nacl
Christoph Hellwig
2015-05-30
2
-30
/
+3
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-2
/
+2
|
\
\
\
|
*
|
|
module: add per-module param_lock
Dan Streetman
2015-06-23
1
-2
/
+2
*
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-27
1
-2
/
+2
|
\
\
\
\
[next]