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
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: remove duplicate device id from keyspan
Greg Kroah-Hartman
2007-02-07
1
-3
/
+0
*
USB: remove duplicate device id from ftdi_sio
Greg Kroah-Hartman
2007-02-07
2
-2
/
+0
*
USB: remove duplicate device id from visor
Greg Kroah-Hartman
2007-02-07
2
-4
/
+0
*
USB: Sierra Wireless auto set D0
Kevin Lloyd
2007-02-07
1
-9
/
+18
*
USB: race fixes for usb-serial, step 3
Oliver Neukum
2007-02-07
1
-1
/
+2
*
USB: race fixes for usb-serial, step 2
Oliver Neukum
2007-02-07
1
-2
/
+12
*
USB: race fixes for usb-serial step 1
Oliver Neukum
2007-02-07
1
-13
/
+31
*
fix for bugzilla #7544 (keyspan USB-to-serial converter)
Rainer Weikusat
2007-02-07
1
-4
/
+45
*
USB: Bugfix for aircable: Add module and name to usb_serial_driver
Johannes Hölzl
2007-02-07
1
-1
/
+4
*
USB serial: add driver pointer to all usb-serial drivers
Johannes Hölzl
2007-02-07
36
-45
/
+104
*
USB serial: add dynamic id support to usb-serial core
Greg Kroah-Hartman
2007-02-07
2
-5
/
+81
*
USB: add EPIC support to the io_edgeport driver
Greg Kroah-Hartman
2007-02-07
4
-84
/
+386
*
[PATCH] funsoft: ktermios fix
Al Viro
2007-01-23
1
-1
/
+1
*
USB: add vendor/device id for Option GT Max 3.6 cards
garrett_damore@tadpole.com
2007-01-22
1
-0
/
+3
*
[PATCH] really fix funsoft driver
David Miller
2007-01-11
2
-2
/
+2
*
USB: funsoft is borken on sparc
Andrew Morton
2007-01-05
1
-1
/
+1
*
USB: fix interaction between different interfaces in an "Option" usb device
Miguel Angel Alvarez
2007-01-05
1
-0
/
+3
*
[PATCH] usb serial: add support for Novatel S720/U720 CDMA/EV-DO modems
Eric Smith
2006-12-20
1
-0
/
+2
*
usb-gsm-driver: Added VendorId and ProductId for Huawei E220 USB Modem
Johann Wilhelm
2006-12-20
1
-0
/
+3
*
USB: Prevent the funsoft serial device from entering raw mode
David Clare
2006-12-20
1
-0
/
+27
*
Add Baltech Reader ID to CP2101 driver
Johannes Hoelzl
2006-12-20
1
-0
/
+1
*
usb serial: Eliminate bogus ioctl code
Alan
2006-12-20
3
-89
/
+0
*
USB: ftdi_sio - MachX product ID added
Jan Capek
2006-12-20
2
-2
/
+4
*
USB: airprime: add device id for dell wireless 5500 hsdpa card
Eagle Jones
2006-12-20
1
-0
/
+1
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
8
-11
/
+11
*
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-08
26
-58
/
+58
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
2
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
23
-65
/
+118
|
\
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2006-12-01
22
-64
/
+117
|
|
\
|
|
*
USB: add driver for the USB debug devices
Greg Kroah-Hartman
2006-12-01
3
-0
/
+77
|
|
*
USB serial: replace kmalloc+memset with kzalloc
Burman Yan
2006-12-01
5
-12
/
+6
|
|
*
usb: cypress_m8 init error path fix
Mariusz Kozlowski
2006-12-01
1
-5
/
+4
|
|
*
USB: fix aircable.c: inconsequent NULL checking
Naranjo Manuel Francisco
2006-12-01
1
-1
/
+4
|
|
*
usb: visor kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-2
/
+1
|
|
*
usb: usb-serial free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-8
/
+4
|
|
*
usb: navman kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-2
/
+1
|
|
*
usb: mct_u232 free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-4
/
+2
|
|
*
usb: kobil_sct kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-2
/
+1
|
|
*
usb: keyspan free urb cleanup
Mariusz Kozlowski
2006-12-01
1
-12
/
+6
|
|
*
usb: io_edgeport kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-3
/
+1
|
|
*
usb: ftdi_sio kill urb cleanup
Mariusz Kozlowski
2006-12-01
1
-2
/
+1
|
|
*
usb-serial: ti_usb, TI ez430 development tool ID
Oleg Verych
2006-12-01
2
-0
/
+3
|
|
*
USB: airprime: New device ID
daniel@centurion.net.nz
2006-12-01
1
-0
/
+1
|
|
*
USB: kobil_sct: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
2006-12-01
1
-4
/
+2
|
|
*
USB: aircable: Use usb_endpoint_* functions
Luiz Fernando N. Capitulino
2006-12-01
1
-3
/
+1
|
|
*
USB: kmemdup() cleanup in drivers/usb/
Eric Sesterhenn
2006-12-01
2
-4
/
+2
|
*
|
Fix misc .c/.h comment typos
Matt LaPlante
2006-11-30
1
-1
/
+1
|
|
/
*
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
6
-36
/
+54
|
/
*
USB: ipaq: Add HTC Modem Support
Alex Sanks
2006-11-16
1
-0
/
+1
*
USB: ftdi driver pid for dmx-interfaces
Frank Sievertsen
2006-11-16
2
-0
/
+4
[next]