Greg Kroah-Hartman
|
db62c08128
USB: serial: garmin_gps.c: use module_usb_serial_driver
|
13 年之前 |
Alan Stern
|
97b6b6d233
usb-serial: use new registration API in [d-h]* drivers
|
13 年之前 |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 年之前 |
Johan Hovold
|
fd11961a2d
USB: serial: remove unnecessary bulk-urb re-fills
|
13 年之前 |
Johan Hovold
|
5833041f1b
USB: serial: remove unnecessary reinitialisations of urb->dev
|
13 年之前 |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 年之前 |
Hermann Kneissel
|
b4026c4584
USB: gamin_gps: Fix for data transfer problems in native mode
|
14 年之前 |
Joe Perches
|
7f26b3a753
drivers/usb: Remove unnecessary return's from void functions
|
15 年之前 |
Alan Cox
|
a108bfcb37
USB: tty: Prune uses of tty_request_room in the USB layer
|
15 年之前 |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 年之前 |
Oliver Neukum
|
6383251545
USB: serial: fix assumption that throttle/unthrottle cannot sleep
|
15 年之前 |
Alan Cox
|
a509a7e478
tty: USB does not need the filp argument in the drivers
|
15 年之前 |
Alan Stern
|
f9c99bb8b3
USB: usb-serial: replace shutdown with disconnect, release
|
16 年之前 |
Hermann Kneissel
|
b4072f46e5
USB: garmin_gps: removes usb_reset_device from garmin_close
|
16 年之前 |
Alan Cox
|
335f8514f2
tty: Bring the usb tty port structure into more use
|
16 年之前 |
Oliver Neukum
|
2400a2bfbd
USB: removal of tty->low_latency hack dating back to the old serial code
|
16 年之前 |
Greg Kroah-Hartman
|
50de36f7af
USB: serial: fix up urb->status usage
|
16 年之前 |
Greg Kroah-Hartman
|
c197a8db59
USB: remove info() macro from usb/serial drivers
|
17 年之前 |
Alan Cox
|
4a90f09b20
tty: usb-serial krefs
|
16 年之前 |
Adrian Bunk
|
7a8fc9b248
removed unused #include <linux/version.h>'s
|
17 年之前 |
Alan Cox
|
af6d780b57
garmin_gps: Coding style
|
17 年之前 |
Alan Cox
|
95da310e66
usb_serial: API all change
|
17 年之前 |
Ming Lei
|
cdc9779228
USB: remove unnecessary type casting of urb->context
|
17 年之前 |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 年之前 |
Greg Kroah-Hartman
|
0ba4034e20
USB: serial: remove unneeded number endpoints settings
|
17 年之前 |
Oliver Neukum
|
95bef012ea
USB: more serial drivers writing after disconnect
|
17 年之前 |
Hermann Kneissel
|
468d13623b
USB: serial: garmin_gps: fixes package loss if used from gpsbabel
|
18 年之前 |
Greg Kroah-Hartman
|
f9feb517fa
USB: serial: garmin_gps: clean up urb->status usage
|
18 年之前 |
Johannes Hölzl
|
d9b1b78773
USB serial: add driver pointer to all usb-serial drivers
|
18 年之前 |
Burman Yan
|
7ac9da10af
USB serial: replace kmalloc+memset with kzalloc
|
18 年之前 |