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: pxa27x_udc: typo fixes and code cleanups
Vernon Sauder
2009-03-24
1
-30
/
+24
*
USB: gadget: gadget zero uses new suspend/resume hooks
David Brownell
2009-03-24
4
-58
/
+74
*
USB: gadget: composite device-level suspend/resume hooks
David Brownell
2009-03-24
2
-2
/
+14
*
USB: r8a66597-hcd: suspend/resume support
Yoshihiro Shimoda
2009-03-24
2
-1
/
+102
*
USB: more u32 conversion after transfer_buffer_length and actual_length
Roel Kluin
2009-03-24
5
-25
/
+18
*
USB: Fix cp2101 USB serial device driver termios functions for console use
VomLehn
2009-03-24
1
-10
/
+43
*
USB: CP2101 New Device ID
Alex Stephens
2009-03-24
1
-0
/
+1
*
USB: ipaq: handle 4 endpoint devices
Mark Ellis
2009-03-24
1
-6
/
+37
*
USB: S3C: Move usb-control.h to platform include
Ben Dooks
2009-03-24
3
-6
/
+6
*
USB: ohci-hcd: Add ARCH_S3C24XX to the ohci-s3c2410.c glue
Ben Dooks
2009-03-24
1
-1
/
+1
*
USB: pedantic: spelling correction in comment for ch9.h
D.J. Capelis
2009-03-24
1
-1
/
+1
*
USB: host: fix sparse warning: Using plain integer as NULL pointer
Hannes Eder
2009-03-24
1
-1
/
+1
*
USB: ohci-s3c2410: fix name of bus clock
Ben Dooks
2009-03-24
1
-1
/
+1
*
USB: ohci-s3c2410: remove <mach/hardware.h> include
Ben Dooks
2009-03-24
1
-1
/
+0
*
USB: serial: rename cp2101 driver to cp210x
Greg Kroah-Hartman
2009-03-24
3
-6
/
+6
*
USB: CP2101 Reduce Error Logging
Craig Shelley
2009-03-24
1
-12
/
+7
*
USB: CP2101 Support AN205 baud rates
Craig Shelley
2009-03-24
1
-40
/
+52
*
USB: use kzfree()
Johannes Weiner
2009-03-24
2
-4
/
+2
*
USB: usbfs: remove unneeded "inline" annotations
Alan Stern
2009-03-24
1
-6
/
+6
*
USB: don't send Set-Interface after reset
Alan Stern
2009-03-24
1
-7
/
+16
*
USB: remove phidget drivers from kernel tree.
Greg Kroah-Hartman
2009-03-24
7
-1678
/
+0
*
USB: make actual_length in struct urb field u32
Greg Kroah-Hartman
2009-03-24
2
-2
/
+2
*
USB: make transfer_buffer_lengths in struct urb field u32
Greg Kroah-Hartman
2009-03-24
6
-9
/
+9
*
USB: uhci: don't use pseudo negative values
Alan Stern
2009-03-24
2
-8
/
+7
*
USB: TWL: disable VUSB regulators when cable unplugged
Jouni Hogander
2009-03-24
2
-10
/
+65
*
USB: usbmon: Add binary API v1
Pete Zaitcev
2009-03-24
2
-33
/
+136
*
USB: ch341 serial: fix port number changed after resume
Ming Lei
2009-03-24
1
-0
/
+22
*
USB: musb: partial DaVinci dm355 support
David Brownell
2009-03-24
3
-30
/
+62
*
USB: musb: only turn off vbus in OTG hosts
Ajay Kumar Gupta
2009-03-24
1
-1
/
+1
*
USB: musb: fix init oops crash with static FIFO config
Giuseppe GORGOGLIONE
2009-03-24
1
-1
/
+3
*
USB: musb: NAK timeout scheme on bulk RX endpoint
Ajay Kumar Gupta
2009-03-24
1
-27
/
+85
*
USB: musb: rewrite host periodic endpoint allocation
Sergei Shtylyov
2009-03-24
2
-18
/
+11
*
USB: composite: avoid inconsistent lock state
Felipe Balbi
2009-03-24
1
-2
/
+3
*
USB: allow libusb to talk to unauthenticated WUSB devices
David Vrabel
2009-03-24
6
-3
/
+9
*
USB: usb-storage: added missing MODULE_LICENSE("GPL") for usb-storage ums-* m...
Maciej Grela
2009-03-24
11
-0
/
+39
*
usb-storage: make onetouch a separate module
Alan Stern
2009-03-24
8
-33
/
+130
*
usb-storage: make karma a separate module
Alan Stern
2009-03-24
8
-33
/
+123
*
usb-storage: make alauda a separate module
Alan Stern
2009-03-24
8
-131
/
+197
*
usb-storage: make jumpshot a separate module
Alan Stern
2009-03-24
7
-45
/
+112
*
usb-storage: make datafab a separate module
Alan Stern
2009-03-24
8
-142
/
+202
*
usb-storage: make freecom a separate module
Alan Stern
2009-03-24
7
-42
/
+104
*
usb-storage: make shuttle_usbat a separate module
Alan Stern
2009-03-24
8
-186
/
+227
*
usb-storage: make cypress_atacb a separate module
Alan Stern
2009-03-24
7
-39
/
+111
*
usb-storage: make sddr55 a separate module
Alan Stern
2009-03-24
8
-81
/
+139
*
usb-storage: make isd200 a separate module
Alan Stern
2009-03-24
8
-88
/
+154
*
usb-storage: make sddr09 a separate module
Alan Stern
2009-03-24
8
-108
/
+174
*
usb-storage: prepare for subdriver separation
Alan Stern
2009-03-24
10
-151
/
+261
*
usb-serial: fix usb_serial_register bug when boot with nousb param
Dave Young
2009-03-24
1
-0
/
+3
*
USB: fix ehci printk formats
Randy Dunlap
2009-03-24
1
-1
/
+1
*
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-03-24
35
-152
/
+152
[next]