Linus Torvalds
|
229aebb873
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Alan Cox
|
0bca1b913a
tty: Convert the USB drivers to the new icount interface
|
14 years ago |
Roel Kluin
|
fd6e5bbb24
USB: serial: io_ti.c: don't return 0 if writing the download record failed
|
15 years ago |
Greg Kroah-Hartman
|
0827a9ff2b
USB: io_ti: check firmware version before updating
|
15 years ago |
Jiri Kosina
|
6396fc3b3f
Merge branch 'master' into for-next
|
15 years ago |
Roel Kluin
|
9800eb330d
USB: io_ti.c: don't return 0 if writing the download record failed
|
15 years ago |
Roel Kluin
|
1e29709e2e
USB: serial: io_ti: Don't return 0 if writing the download record failed
|
15 years ago |
Joe Perches
|
7f26b3a753
drivers/usb: Remove unnecessary return's from void functions
|
15 years ago |
Johan Hovold
|
d733cec1ab
USB: io_ti: use kfifo to implement write buffering
|
15 years ago |
Johan Hovold
|
a3a30f10f5
USB: io_ti: remove unsused private counter
|
15 years ago |
Alan Cox
|
a108bfcb37
USB: tty: Prune uses of tty_request_room in the USB layer
|
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 |
Johan Hovold
|
e9305d2f4b
USB: io_ti: fix DMA buffers on stack
|
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 |
Martin Olsson
|
19af5cdb7c
trivial: fix typo milisecond/millisecond for documentation and source comments.
|
16 years ago |
Alan Cox
|
335f8514f2
tty: Bring the usb tty port structure into more use
|
16 years ago |
Oliver Neukum
|
2400a2bfbd
USB: removal of tty->low_latency hack dating back to the old serial code
|
16 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
|
2e0ddd626d
io_ti: Minor coding style
|
17 years ago |
Alan Cox
|
95da310e66
usb_serial: API all change
|
17 years ago |
Alan Cox
|
2742fd8899
USB: io_ti: FIrst cut at a big clean up
|
17 years ago |
Jaswinder Singh
|
d12b219a22
edgeport-ti: use request_firmware()
|
17 years ago |
Ming Lei
|
cdc9779228
USB: remove unnecessary type casting of urb->context
|
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 |
Ray Lee
|
b56394bf32
USB: io_ti.c: remove unneeded null tty check
|
17 years ago |
Julia Lawall
|
dfa5ec79d2
USB: use DIV_ROUND_UP
|
17 years ago |