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
path:
root
/
drivers
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "USB: isp1760-hcd: move imask clear after pending work is done"
Greg Kroah-Hartman
2011-04-14
1
-3
/
+1
*
xHCI: Implement AMD PLL quirk
Andiry Xu
2011-04-13
4
-1
/
+32
*
xhci: Tell USB core both roothubs lost power.
Sarah Sharp
2011-04-13
1
-1
/
+3
*
usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0...
Andiry Xu
2011-04-13
1
-1
/
+11
*
USB: Fix unplug of device with active streams
Matthew Wilcox
2011-04-13
1
-1
/
+1
*
USB: xhci - also free streams when resetting devices
Dmitry Torokhov
2011-04-13
1
-4
/
+12
*
xhci: Fix NULL pointer deref in handle_port_status()
Sarah Sharp
2011-04-13
1
-0
/
+11
*
USB: xhci - fix math in xhci_get_endpoint_interval()
Dmitry Torokhov
2011-04-13
1
-28
/
+62
*
USB: xhci: simplify logic of skipping missed isoc TDs
Dmitry Torokhov
2011-04-13
1
-78
/
+94
*
USB: xhci - remove excessive 'inline' markings
Dmitry Torokhov
2011-04-13
2
-8
/
+8
*
USB: xhci: unsigned char never equals -1
Dan Carpenter
2011-04-13
3
-6
/
+9
*
USB: xhci - fix unsafe macro definitions
Dmitry Torokhov
2011-04-13
1
-3
/
+3
*
USB: fix formatting of SuperSpeed endpoints in /proc/bus/usb/devices
Dmitry Torokhov
2011-04-13
1
-4
/
+6
*
USB: isp1760-hcd: move imask clear after pending work is done
Richard Retanubun
2011-04-13
1
-1
/
+3
*
USB: fsl_qe_udc: send ZLP when zero flag and length % maxpacket == 0
Valentin Longchamp
2011-04-13
1
-2
/
+18
*
usb: qcserial add missing errorpath kfrees
Steven Hardy
2011-04-13
1
-0
/
+2
*
usb: qcserial avoid pointing to freed memory
Steven Hardy
2011-04-13
1
-6
/
+9
*
usb: Fix qcserial memory leak on rmmod
Steven Hardy
2011-04-13
1
-1
/
+13
*
USB: ftdi_sio: add ids for Hameg HO720 and HO730
Paul Friedrich
2011-04-13
2
-0
/
+4
*
USB: option: Added support for Samsung GT-B3730/GT-B3710 LTE USB modem.
Marius B. Kotsbak
2011-04-13
1
-0
/
+5
*
usb: pch_udc: unlock on allocation failure
Dan Carpenter
2011-04-13
1
-3
/
+5
*
USB host: Fix lockdep warning in AMD PLL quirk
Joerg Roedel
2011-04-13
1
-43
/
+74
*
usb/gadget: don't leak hs_descriptors
Sebastian Andrzej Siewior
2011-04-13
1
-0
/
+1
*
USB: ohci-au1xxx: fix warning "__BIG_ENDIAN" is not defined
Yoichi Yuasa
2011-04-13
1
-1
/
+1
*
USB: ftdi_sio: add PID for OCT DK201 docking station
Johan Hovold
2011-04-13
2
-0
/
+2
*
usb: musb: omap2430: fix build failure
Johan Hovold
2011-04-13
1
-1
/
+2
*
USB: EHCI: unlink unused QHs when the controller is stopped
Alan Stern
2011-04-13
1
-6
/
+9
*
usb: gadget: eem: fix echo command processing
Yauheni Kaliuta
2011-04-13
1
-2
/
+6
*
USB: ftdi_sio: Added IDs for CTI USB Serial Devices
Christian Simon
2011-04-13
2
-0
/
+11
*
usb: r8a66597-udc: fix spinlock usage
Yoshihiro Shimoda
2011-04-13
1
-0
/
+2
*
usb: Fix Kconfig unmet dependencies for Microblaze EHCI
Michal Simek
2011-04-13
1
-0
/
+1
*
USB: usb-gadget: unlock data->lock mutex on error path in ep_read()
Alexey Khoroshilov
2011-04-13
1
-1
/
+3
*
usb: fix ips1760-hcd printk format warning
Randy Dunlap
2011-04-13
1
-1
/
+1
*
Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linus
Greg Kroah-Hartman
2011-04-13
8
-16
/
+62
|
\
|
*
USB: musb: blackfin: work around anomaly 05000450
Mike Frysinger
2011-04-13
3
-0
/
+37
|
*
usb: musb: Fix the crash issue during reboot
Hema HK
2011-04-13
1
-0
/
+2
|
*
usb: musb: gadget: check the correct list_head
Felipe Balbi
2011-04-13
1
-1
/
+1
|
*
usb: musb: temporarily make it bool
Felipe Balbi
2011-04-13
1
-3
/
+3
|
*
USB: musb: dereferencing an iomem pointer
Dan Carpenter
2011-04-13
1
-1
/
+1
|
*
USB: musb: silence printk format warning
Dan Carpenter
2011-04-13
1
-8
/
+10
|
*
USB: musb: using 0 instead of NULL
Dan Carpenter
2011-04-13
1
-1
/
+1
|
*
USB: musb: add missing unlock in cppi_interrupt()
Dan Carpenter
2011-04-13
1
-1
/
+4
|
*
usb: musb: ux500: copy dma mask from platform device to musb device
Mian Yousaf Kaukab
2011-04-13
1
-0
/
+2
|
*
usb: musb: clear AUTOSET while clearing DMAENAB
Mian Yousaf Kaukab
2011-04-13
1
-1
/
+1
*
|
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
2011-04-07
61
-108
/
+108
|
\
\
|
|
/
|
/
|
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
61
-108
/
+108
*
|
usb/serial: fix function args warnings, dropping *filp
Randy Dunlap
2011-04-04
2
-3
/
+3
|
/
*
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-03-30
1
-69
/
+7
|
\
|
*
Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...
Russell King
2011-03-26
1
-69
/
+7
|
|
\
|
|
*
ARM: pxa25x_udc: stop handling gpio-vbus internally
Dmitry Eremin-Solenikov
2011-03-16
1
-69
/
+7
[next]