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: add platform glue driver for FSL USB DR controller
Anatolij Gustschin
2010-10-22
5
-163
/
+225
*
USB: add PID for FTDI based OpenDCC hardware
Rainer Keller
2010-10-22
2
-0
/
+2
*
USB: Add more empty functions in otg.h
Grazvydas Ignotas
2010-10-22
1
-0
/
+11
*
USB: cdc-acm: fix code indentation
Otavio Salvador
2010-10-22
1
-1
/
+1
*
usb: change to new flag variable
matt mooney
2010-10-22
8
-22
/
+8
*
usb: musb: gadget: only enable AUTOCLEAR in double buffered case
Felipe Balbi
2010-10-22
1
-1
/
+2
*
usb: musb: gadget: fix ZLP sending in musb_g_tx(v1)
Ming Lei
2010-10-22
1
-30
/
+29
*
usb: musb: ignore spurious SESSREQ interrupts
Heikki Krogerus
2010-10-22
1
-0
/
+5
*
usb: musb: gadget: kill unreachable code in musb_g_rx()
Sergei Shtylyov
2010-10-22
1
-9
/
+3
*
USB: musb: suppress warning about unused flags
Jon Povey
2010-10-22
1
-1
/
+1
*
usb: musb: host: support DMA transfers greater than max channel length
T. S., Anil Kumar
2010-10-22
1
-2
/
+4
*
usb: musb: Change to direct addr in context save/restore
Bob Liu
2010-10-22
1
-24
/
+22
*
usb: musb: host: unmap the buffer for PIO data transfers
Maulik Mankad
2010-10-22
3
-1
/
+8
*
usb: musb: musbhsdma: increase max_len to 1MB
Anil Shetty
2010-10-22
1
-1
/
+1
*
usb: musb: support ISO high bandwidth for gadget mode
Ming Lei
2010-10-22
2
-12
/
+39
*
usb: musb: introduce DA8xx/OMAP-L1x glue layer
Sergei Shtylyov
2010-10-22
4
-1
/
+478
*
USB: musb: make DBG() calls actually depend on CONFIG_USB_MUSB_DEBUG
Sergei Shtylyov
2010-10-22
1
-7
/
+4
*
USB: yurex: fix memory leak and corrupted messages
Tomoki Sekiyama
2010-10-22
1
-6
/
+17
*
USB: yurex: assign a real minor number to the driver
Greg Kroah-Hartman
2010-10-22
2
-3
/
+6
*
USB: add driver for Meywa-Denki & Kayac YUREX
Tomoki Sekiyama
2010-10-22
5
-0
/
+570
*
USB: gadget: file_storage: reuse definitions from a header file
Michal Nazarewicz
2010-10-22
1
-13
/
+1
*
USB: Add UAS driver
Matthew Wilcox
2010-10-22
4
-0
/
+773
*
USB: Move USB Storage definitions to their own header file
Matthew Wilcox
2010-10-22
2
-37
/
+49
*
USB: storage: Use USB_ prefix instead of US_ prefix
Michal Nazarewicz
2010-10-22
18
-380
/
+381
*
USB: qcserial: Enable Diagnostics Monitor and GPS ports on Gobi 2000
Matthias G. Eckermann
2010-10-22
1
-1
/
+30
*
USB: cdc.h: ncm: fix one more typo
Yauheni Kaliuta
2010-10-22
1
-2
/
+2
*
USB: ftdi_sio: revert "USB: ftdi_sio: fix DTR/RTS line modes"
Johan Hovold
2010-10-22
1
-4
/
+0
*
USB: serial: Enable USB autosuspend by default on qcserial
Matthew Garrett
2010-10-22
1
-0
/
+2
*
USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled
Jean-Christophe PLAGNIOL-VILLARD
2010-10-22
1
-0
/
+3
*
USB: cdc.h: ncm: add missed constants and structures
Yauheni Kaliuta
2010-10-22
1
-2
/
+55
*
Revert "USB: ncm: added ncm.h with auxiliary definitions"
Yauheni Kaliuta
2010-10-22
1
-114
/
+0
*
USB: cdc.h: ncm: typo and style fixes
Yauheni Kaliuta
2010-10-22
1
-10
/
+12
*
USB: option: Add new ONDA vendor id and product id for ONDA MT825UP
Enrico Mioso
2010-10-22
1
-0
/
+7
*
USB: cp210x: Add Renesas RX-Stick device ID
DJ Delorie
2010-10-22
1
-0
/
+1
*
usb: omap: ohci: Missing driver unregister in module exit
Keshava Munegowda
2010-10-22
1
-0
/
+3
*
USB: ftdi_sio: Add PID for accesio products
Rich Mattes
2010-10-22
2
-0
/
+7
*
usb: host: oxu210hp-hcd: Use static const char * const where possible
Joe Perches
2010-10-22
1
-1
/
+1
*
USB: teach "devices" file about Wireless and SuperSpeed USB
Alan Stern
2010-10-22
2
-16
/
+29
*
uwb: use '%pM' format to print MAC address
Andy Shevchenko
2010-10-22
2
-9
/
+3
*
USB: option: Add more ZTE modem USB id's
Mauro Carvalho Chehab
2010-10-22
1
-3
/
+20
*
USB: gadget: Remove pr_<level> uses of KERN_<level>
Joe Perches
2010-10-22
1
-1
/
+1
*
USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage
Javier Martinez Canillas
2010-10-22
1
-7
/
+0
*
usb gadget: composite: prevent OOPS for non-standard control request
Roger Quadros
2010-10-22
1
-1
/
+2
*
OHCI: work around for nVidia shutdown problem
Alan Stern
2010-10-22
5
-9
/
+41
*
USB: ohci-sm501: add iounmap on error path
Dan Carpenter
2010-10-22
1
-1
/
+3
*
USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER
Praveena Nadahally
2010-10-22
1
-1
/
+1
*
USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning
Javier Martinez Canillas
2010-10-22
1
-1
/
+1
*
USB OTG Langwell: Update OTG Kconfig and driver version.
Hao Wu
2010-10-22
3
-4
/
+4
*
USB OTG: Add common data structure for Intel MID Platform (Langwell/Penwell)
Hao Wu
2010-10-22
1
-0
/
+180
*
usb: ftdi-elan: Convert "mutex" to semaphore
Thomas Gleixner
2010-10-22
1
-1
/
+1
[next]