Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Johan Hovold
|
fd11961a2d
USB: serial: remove unnecessary bulk-urb re-fills
|
13 years ago |
Johan Hovold
|
5833041f1b
USB: serial: remove unnecessary reinitialisations of urb->dev
|
13 years ago |
Johan Hovold
|
120f9dbc96
USB: omninet: clean up write-urb busy handling
|
13 years ago |
Johan Hovold
|
694c6301e5
USB: omninet: fix write_room
|
13 years ago |
Johan Hovold
|
14b54e39b4
USB: serial: remove changelogs and old todo entries
|
13 years ago |
Joe Perches
|
7f26b3a753
drivers/usb: Remove unnecessary return's from void functions
|
15 years ago |
Joe Perches
|
f45ba776da
USB: Convert concatenated __FILE__ to %s, __FILE__
|
15 years ago |
Joe Perches
|
759f363426
USB: serial: Remove unnecessary \n's from dbg uses
|
15 years ago |
Németh Márton
|
7d40d7e85a
USB serial: make USB device id constant
|
15 years ago |
Alan Cox
|
a509a7e478
tty: USB does not need the filp argument in the drivers
|
15 years ago |
Alan Stern
|
f9c99bb8b3
USB: usb-serial: replace shutdown with disconnect, release
|
16 years ago |
Alan Cox
|
335f8514f2
tty: Bring the usb tty port structure into more use
|
16 years ago |
Greg Kroah-Hartman
|
194343d936
USB: remove use of err() in drivers/usb/serial
|
17 years ago |
Greg Kroah-Hartman
|
c197a8db59
USB: remove info() macro from usb/serial drivers
|
17 years ago |
Alan Cox
|
4a90f09b20
tty: usb-serial krefs
|
16 years ago |
Alan Cox
|
4944d40054
omninet: Use string flip functions
|
17 years ago |
Alan Cox
|
f89d0dff25
tty-usb-omninet: Coding style
|
17 years ago |
Alan Cox
|
95da310e66
usb_serial: API all change
|
17 years ago |
Ming Lei
|
cdc9779228
USB: remove unnecessary type casting of urb->context
|
17 years ago |
Alan Cox
|
a5b6f60c5a
usb serial: more fixes and groundwork for tty changes
|
17 years ago |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Greg Kroah-Hartman
|
0ba4034e20
USB: serial: remove unneeded number endpoints settings
|
17 years ago |
Greg Kroah-Hartman
|
fdc2deb389
USB: serial: omninet: clean up urb->status usage
|
18 years ago |
Greg Kroah-Hartman
|
4d0dce3e0b
USB: fix up license wording on some of my usb-serial drivers
|
18 years ago |
Oliver Neukum
|
5ac43d1fbb
USB: fix omninet memory leak found by coverity
|
18 years ago |
Oliver Neukum
|
5ec1862e7b
USB: fix omninet write vs. close race
|
18 years ago |
Oliver Neukum
|
4f93b3e821
USB: omninet memory leak in error case
|
18 years ago |
Johannes Hölzl
|
d9b1b78773
USB serial: add driver pointer to all usb-serial drivers
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |