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-serial: ftdi_sio: fix reference counting of ftdi_private
Alan Stern
2009-05-08
1
-4
/
+14
*
USB: unusual_devs: extend nokia 6288 bcd range
Phil Dibowitz
2009-05-08
1
-2
/
+3
*
USB: Gadget: fix UTF conversion in the usbstring library
Alan Stern
2009-05-08
1
-3
/
+3
*
USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.
Andy Lutomirski
2009-05-08
1
-0
/
+2
*
USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug
Nicolas Pitre
2009-05-08
2
-0
/
+8
*
USB: cxacru: Fix negative dB output
Simon Arlott
2009-05-08
1
-2
/
+8
*
USB: otg: Fix bug on remove path without transceiver
Robert Jarzmik
2009-04-23
1
-1
/
+2
*
USB: correct error handling in cdc-wdm
Oliver Neukum
2009-04-23
1
-9
/
+18
*
USB: removal of tty->low_latency hack dating back to the old serial code
Oliver Neukum
2009-04-23
18
-111
/
+1
*
USB: serial: sierra driver bug fix for composite interface
Elina Pasheva
2009-04-23
1
-4
/
+17
*
USB: gadget: omap_udc uses platform_driver_probe()
David Brownell
2009-04-23
1
-2
/
+1
*
USB: ci13xxx_udc: fix build error
Matthias Kaehlcke
2009-04-23
1
-0
/
+1
*
USB: pass mem_flags to dma_alloc_coherent
Johannes Berg
2009-04-23
1
-1
/
+1
*
USB: g_file_storage: fix use-after-free bug when closing files
Alan Stern
2009-04-23
1
-16
/
+4
*
USB: ehci-sched.c: EHCI SITD scheduling bugfix
Dan Streetman
2009-04-23
1
-1
/
+1
*
USB: fix mos7840 problem with minor numbers
Tony Cook
2009-04-23
1
-11
/
+19
*
USB: mos7840: add new device id
Tony Cook
2009-04-23
1
-0
/
+7
*
USB: musb: fix build when !CONFIG_PM
Alexander Beregalov
2009-04-23
1
-1
/
+1
*
USB: musb: Remove my email address from few musb related drivers
Jarkko Nikula
2009-04-23
3
-3
/
+0
*
USB: Gadget: MIPS CI13xxx UDC bugfixes
David Lopo
2009-04-23
1
-1
/
+3
*
USB: Unusual Device support for Gold MP3 Player Energy
Chuck Short
2009-04-23
1
-0
/
+6
*
USB: serial: fix lifetime and locking problems
Alan Stern
2009-04-23
1
-36
/
+68
*
WUSB: correct format of wusb_chid sysfs file
David Vrabel
2009-04-17
1
-14
/
+12
*
WUSB: fix oops when completing URBs for disconnected devices
David Vrabel
2009-04-17
2
-2
/
+6
*
WUSB: disconnect all devices when stopping a WUSB HCD
David Vrabel
2009-04-17
1
-6
/
+13
*
USB: whci-hcd: check return value of usb_hcd_link_urb_to_ep()
David Vrabel
2009-04-17
2
-6
/
+18
*
USB: whci-hcd: provide a endpoint_reset method
David Vrabel
2009-04-17
6
-6
/
+50
*
USB: add reset endpoint operations
David Vrabel
2009-04-17
6
-26
/
+80
*
USB device codes for Motorola phone.
Dr. Greg Wettstein
2009-04-17
1
-0
/
+1
*
usb-storage: fix mistake in Makefile
Alan Stern
2009-04-17
1
-1
/
+2
*
USB: usb-serial ch341: support for DTR/RTS/CTS
Werner Cornelius
2009-04-17
1
-72
/
+302
*
Revert USB: usb-serial ch341: support for DTR/RTS/CTS
Greg Kroah-Hartman
2009-04-17
1
-302
/
+72
*
USB: musb: fix possible panic while resuming
Kim Kyuwon
2009-04-17
1
-8
/
+4
*
USB: musb: fix isochronous TXDMA (take 2)
Sergei Shtylyov
2009-04-17
2
-123
/
+105
*
USB: musb: sanitize clearing TXCSR DMA bits (take 2)
Sergei Shtylyov
2009-04-17
3
-81
/
+90
*
USB: musb: bugfixes for multi-packet TXDMA support
Sergei Shtylyov
2009-04-17
3
-28
/
+69
*
USB: musb_host, fix ep0 fifo flushing
David Brownell
2009-04-17
1
-14
/
+29
*
USB: usb-storage: augment unusual_devs entry for Simple Tech/Datafab
Alan Stern
2009-04-17
1
-2
/
+4
*
USB: musb_host, minor enqueue locking fix (v2)
David Brownell
2009-04-17
1
-9
/
+8
*
USB: fix oops in cdc-wdm in case of malformed descriptors
Oliver Neukum
2009-04-17
1
-1
/
+1
*
USB: qcserial: Add extra device IDs
Matthew Garrett
2009-04-17
1
-0
/
+21
*
USB: option: Add ids for D-Link DWM-652 3.5G modem
Pascal Terjan
2009-04-17
2
-0
/
+13
*
USB: ftdi_sio: add vendor/project id for JETI specbos 1201 spectrometer
Peter Korsgaard
2009-04-17
2
-0
/
+8
*
usb gadget: fix ethernet link reports to ethtool
Jonathan McDowell
2009-04-17
1
-7
/
+1
*
tty: Fix leak in ti-usb
Alan Cox
2009-04-14
1
-12
/
+14
*
cdc-acm: Fix long standing abuse of tty->low_latency
Alan Cox
2009-04-14
1
-4
/
+0
*
Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)
Yang Hongyang
2009-04-13
1
-2
/
+2
*
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2009-04-08
1
-2
/
+2
|
\
|
*
[ARM] 5446/1: ohci-at91: Limit vbus_pin assignment to the size of the array
Justin Waters
2009-04-08
1
-2
/
+2
*
|
dma-mapping: replace all DMA_31BIT_MASK macro with DMA_BIT_MASK(31)
Yang Hongyang
2009-04-07
1
-1
/
+1
[next]