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
*
usb_serial: Fix remaining ref count/lock bugs
Alan Cox
2009-07-27
1
-4
/
+13
*
tty: Fix a USB serial crash/scribble
Alan Cox
2009-07-27
1
-1
/
+18
*
tty: fix chars_in_buffers
Alan Cox
2009-07-20
3
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-07-13
46
-2204
/
+574
|
\
|
*
USB: otg: fix module reinsert issue
Ajay Kumar Gupta
2009-07-12
1
-0
/
+1
|
*
USB: handle zero-length usbfs submissions correctly
Alan Stern
2009-07-12
1
-21
/
+20
|
*
USB: EHCI: report actual_length for iso transfers
Alan Stern
2009-07-12
1
-4
/
+8
|
*
USB: option: remove unnecessary and erroneous code
Alan Stern
2009-07-12
1
-26
/
+1
|
*
USB: cypress_m8: remove invalid Clear-Halt
Alan Stern
2009-07-12
1
-2
/
+2
|
*
USB: musb_host: undo incorrect change in musb_advance_schedule()
Sergei Shtylyov
2009-07-12
1
-1
/
+1
|
*
USB: fix LANGID=0 regression
Daniel Mack
2009-07-12
1
-18
/
+45
|
*
USB: serial: sierra driver id_table additions
Elina Pasheva
2009-07-12
1
-17
/
+29
|
*
USB serial: Add ID for Turtelizer, an FT2232L-based JTAG/RS-232 adapter.
Krzysztof Halasa
2009-07-12
2
-0
/
+4
|
*
USB: fix race leading to a write after kfree in usbfs
Oliver Neukum
2009-07-12
1
-4
/
+17
|
*
USB: Sierra: fix oops upon device close
Alan Stern
2009-07-12
1
-3
/
+2
|
*
USB: option.c: add A-Link 3GU device id
Anssi Hannula
2009-07-12
1
-1
/
+5
|
*
USB: Serial: Add support for Arkham Technology adapters
Amit Kucheria
2009-07-12
1
-0
/
+2
|
*
USB: Fix option_ms regression in 2.6.31-rc2
Jonathan McDowell
2009-07-12
1
-0
/
+3
|
*
USB: gadget audio: select SND_PCM
Randy Dunlap
2009-07-12
1
-0
/
+1
|
*
USB: ftdi: support NDI devices
Martin Geleynse
2009-07-12
2
-4
/
+69
|
*
Revert USB: usbfs: deprecate and hide option for !embedded
Greg Kroah-Hartman
2009-07-12
1
-1
/
+1
|
*
USB: RNDIS gadget, fix issues talking from PXA
David Brownell
2009-07-12
1
-5
/
+6
|
*
USB: serial: FTDI with product code FB80 and vendor id 0403
Folkert van Heusden
2009-07-12
2
-0
/
+2
|
*
USB: console: Fix regression in usb console on kernel boot
Jason Wessel
2009-07-12
2
-7
/
+9
|
*
USB: add missing class descriptions used in usb/devices file
Frans Pop
2009-07-12
1
-4
/
+6
|
*
USB: fix memleak in usbfs
Oliver Neukum
2009-07-12
1
-6
/
+10
|
*
USB: EHCI: check for STALL before other errors
Alan Stern
2009-07-12
1
-14
/
+16
|
*
USB: EHCI: use the new clear_tt_buffer interface
Alan Stern
2009-07-12
10
-23
/
+86
|
*
USB: fix the clear_tt_buffer interface
Alan Stern
2009-07-12
4
-17
/
+35
|
*
USB: fix uninitialised variable in ti_do_download
Oliver Neukum
2009-07-12
1
-1
/
+1
|
*
USB: option: add Novatel Ovation MC760
Dan Williams
2009-07-12
1
-0
/
+2
|
*
USB: cdc-acm: work around some broken devices
Arseniy Lartsev
2009-07-12
1
-8
/
+23
|
*
USB: musb: silence "suspend as a_wait_vrise is_active" msgs
David Brownell
2009-07-12
2
-6
/
+24
|
*
USB: gadget: pxa25x compiler warning fix
David Brownell
2009-07-12
1
-0
/
+2
|
*
USB: gadget: pxa25x uses gpio_is_valid
Philipp Zabel
2009-07-12
1
-11
/
+11
|
*
USB: musb: davinci dm6446evm GPIO renumbering
Kevin Hilman
2009-07-12
1
-1
/
+1
|
*
USB: musb: davinci dm355 updates (remainder)
David Brownell
2009-07-12
1
-0
/
+25
|
*
USB: gadget: rndis conformance tweak
Qiuping Chen
2009-07-12
1
-0
/
+2
|
*
USB: fix memory leak in usbtmc
Oliver Neukum
2009-07-12
1
-4
/
+6
|
*
USB: buildfix ppc randconfig
Arnd Bergmann
2009-07-12
1
-14
/
+15
|
*
USB: ti_usb_3410_5052: fix duplicate device ids.
Greg Kroah-Hartman
2009-07-12
1
-1
/
+0
|
*
USB: gadget: audio: provide correct device id
Greg Kroah-Hartman
2009-07-12
1
-3
/
+3
|
*
Revert "USB: Add Intel Langwell USB OTG Transceiver Drive"
Greg Kroah-Hartman
2009-07-12
3
-1930
/
+0
|
*
USB: option.c to support Qisda H21/H20 usb modem
Brad Lu
2009-07-12
1
-1
/
+10
|
*
USB: option.c: add Qualcomm/Option iCON 210 modem
Kai Engert
2009-07-12
1
-0
/
+1
|
*
USB: isp1760: use __devexit_p() for remove function
Mike Frysinger
2009-07-12
1
-1
/
+1
|
*
USB: EHCI: update toggle state for linked QHs
Alan Stern
2009-07-12
2
-20
/
+34
|
*
USB: fhci: mutually exclusive port_status
Roel Kluin
2009-07-12
1
-6
/
+2
|
*
USB: ftdi_sio - product ID's for CCS PIC programmers
Jan Capek
2009-07-12
2
-0
/
+6
|
*
USB: gadget: fix imx_udc entry in Kconfig
Paulius Zaleckas
2009-07-12
1
-21
/
+21
[next]