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: fix double kfree in ipaq in error case
Oliver Neukum
2008-07-21
1
-1
/
+2
*
USB: debug port converter does not accept more than 8 byte packets
Aleksey Gorelov
2008-07-21
1
-0
/
+9
*
USB: fix usb serial pm counter decrement for disconnected interfaces
Oliver Neukum
2008-07-21
1
-1
/
+4
*
USB: keyspan: Remove duplicate device entries
Ben Collins
2008-07-21
1
-3
/
+2
*
usb: fix uninitialized variable warning in keyspan_pda
Benny Halevy
2008-07-21
1
-1
/
+1
*
USB: usb-serial: fix a sparse warning about different signedness
Andre Haupt
2008-07-21
1
-1
/
+1
*
USB: delete airprime driver
Greg Kroah-Hartman
2008-07-21
4
-362
/
+2
*
usb: irda: cleanup on ir-usb module
Felipe Balbi
2008-07-21
1
-220
/
+270
*
USB: cp2101.c fix sparse signedness mismatch warnings
Harvey Harrison
2008-07-21
1
-6
/
+7
*
USB: digi_accelport.c trivial sparse lock annotation
Harvey Harrison
2008-07-21
1
-0
/
+1
*
USB: remove CVS keywords
Adrian Bunk
2008-07-21
1
-2
/
+0
*
USB: io_ti: FIrst cut at a big clean up
Alan Cox
2008-07-21
1
-1008
/
+852
*
USB: use get_unaligned_* helpers for kl5kusb105 driver
Harvey Harrison
2008-07-21
1
-1
/
+1
*
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-1
/
+1
*
USB: usb dev_name() instead of dev->bus_id
Kay Sievers
2008-07-21
1
-2
/
+2
*
edgeport-ti: use request_firmware()
Jaswinder Singh
2008-07-14
2
-873
/
+47
*
edgeport: use request_firmware()
Jaswinder Singh
2008-07-14
5
-3557
/
+90
*
whiteheat: use request_firmware()
David Woodhouse
2008-07-10
2
-1696
/
+50
*
ti_usb_3410_5052: use request_firmware()
David Woodhouse
2008-07-10
3
-1783
/
+27
*
keyspan_pda: use request_firmware()
David Woodhouse
2008-07-10
5
-2545
/
+24
*
keyspan: use request_firmware()
David Woodhouse
2008-07-10
15
-5078
/
+54
*
USB: adding comment for ipaq forcing number of ports
Oliver Neukum
2008-07-03
1
-0
/
+5
*
USB: fix Oops on loading ipaq module since 2.6.26
Oliver Neukum
2008-07-03
1
-1
/
+1
*
USB: add a pl2303 device id
Greg Kroah-Hartman
2008-07-03
2
-0
/
+2
*
USB: another option device id
Greg Kroah-Hartman
2008-07-03
1
-0
/
+1
*
USB: New device ID for ftdi_sio driver
Jon K Hellan
2008-07-03
2
-0
/
+4
*
USB: usb-serial: option: Don't match Huawei driver CD images
Michael Karcher
2008-05-29
1
-17
/
+17
*
USB: pl2303: another product ID
Steve Murphy
2008-05-29
2
-0
/
+2
*
USB: FTDI_SIO : Add support for Matrix Orbital PID Range
Ray Molenkamp
2008-05-29
2
-6
/
+525
*
USB: serial: ch341: New VID/PID for CH341 USB-serial
Michael F. Robbins
2008-05-20
1
-0
/
+1
*
USB: OPTION: fix name of Onda MSA501HS HSDPA modem
Arnaldo Carvalho de Melo
2008-05-20
1
-1
/
+2
*
USB: add TELIT HDSPA UC864-E modem to option driver
Greg Kroah-Hartman
2008-05-20
1
-0
/
+4
*
usb-serial: Use ftdi_sio driver for RATOC REX-USB60F
Atsushi Nemoto
2008-05-20
4
-2
/
+7
*
USB: option: add new Dell 5520 HSDPA variant
Dan Williams
2008-05-14
1
-0
/
+1
*
USB: do not handle device 1410:5010 in 'option' driver
Eugeniy Meshcheryakov
2008-05-14
1
-3
/
+0
*
USB: Support for the ET502HS HDSPA modem in option driver
andreoli@samba.ing.unimo.it
2008-05-14
1
-0
/
+4
*
USB: add Telstra NextG CDMA id to option driver
Greg Kroah-Hartman
2008-05-14
1
-0
/
+1
*
USB: add new moto_modem driver for some Morotola phones
Greg Kroah-Hartman
2008-05-14
3
-0
/
+80
*
usb-serial: Add ThinkOptics WavIT
Bernhard Beck
2008-05-11
1
-0
/
+1
*
fix irq flags for iuu_phoenix.c
Steven Rostedt
2008-05-08
1
-3
/
+3
*
usb_serial: some coding style fixes
Alan Cox
2008-05-02
4
-103
/
+112
*
USB: airprime: unlock mutex instead of trying to lock it again
Leonardo Chiquitto
2008-05-02
1
-1
/
+1
*
USB: add more FTDI device ids
Peter Mack
2008-05-02
2
-0
/
+19
*
USB: mos7840: test and propagate set_uart_reg return value
Roel Kluin
2008-05-02
1
-3
/
+2
*
tty: The big operations rework
Alan Cox
2008-04-30
3
-111
/
+25
*
drivers/usb annotations and fixes
Al Viro
2008-04-28
7
-18
/
+21
*
USB: remove unnecessary type casting of urb->context
Ming Lei
2008-04-24
27
-83
/
+83
*
usb serial: more fixes and groundwork for tty changes
Alan Cox
2008-04-24
16
-67
/
+93
*
USB: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-24
38
-1674
/
+1674
*
USB: serial: remove endpoints setting checks from core and header
Greg Kroah-Hartman
2008-04-24
1
-16
/
+0
[next]