Linus Torvalds
|
21eaab6d19
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
12 years ago |
Johan Hovold
|
b2ca699076
USB: serial: fix null-pointer dereferences on disconnect
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 years ago |
Greg Kroah-Hartman
|
0c864d8b3e
Merge 3.7-rc6 into usb-next.
|
12 years ago |
Johan Hovold
|
bcbec053d2
USB: serial: remove driver version information
|
12 years ago |
Johan Hovold
|
8e493ca176
USB: usb_wwan: fix bulk-urb allocation
|
12 years ago |
Johan Hovold
|
b8f0e82044
USB: usb-wwan: fix multiple memory leaks in error paths
|
12 years ago |
Linus Torvalds
|
d9a807461f
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
12 years ago |
Greg Kroah-Hartman
|
061b2a22bc
USB: serial: usb_wwan.c: remove debug module parameter
|
12 years ago |
Greg Kroah-Hartman
|
a80be97d0a
USB: serial: usb_wwan.c: remove dbg() usage
|
12 years ago |
Greg Kroah-Hartman
|
e372dc6c62
Merge 3.6-rc3 into tty-next
|
13 years ago |
Bjørn Mork
|
032129cb03
usb: usb_wwan: resume/suspend can be called after port is gone
|
13 years ago |
Bjørn Mork
|
a1028f0abf
usb: usb_wwan: replace release and disconnect with a port_remove hook
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Greg Kroah-Hartman
|
d2bad7818c
USB: usb_wwan.c: remove dbg() tracing calls
|
13 years ago |
Dan Carpenter
|
ec42899c2f
USB: wwan: remove an unneeded check
|
13 years ago |
Greg Kroah-Hartman
|
3a1c2a8220
USB: usb_wwan.c: remove err() usage
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Alan Stern
|
5b1b0b812a
PM / Runtime: Add macro to test for runtime PM events
|
14 years ago |
Oliver Neukum
|
97ac01d8f1
usb: wwan: fix compilation without CONFIG_PM_RUNTIME
|
14 years ago |
Linus Torvalds
|
e6bee325e4
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Linus Torvalds
|
971f115a50
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
|
14 years ago |
Alan Cox
|
00a0d0d65b
tty: remove filp from the USB tty ioctls
|
14 years ago |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 years ago |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 years ago |
Oliver Neukum
|
9a91aedca2
usb_wwan: fix error case in close()
|
14 years ago |
Oliver Neukum
|
16871dcac7
usb_wwan: error case of resume
|
14 years ago |
Oliver Neukum
|
433508ae30
usb_wwan: data consistency in error case
|
14 years ago |
Oliver Neukum
|
3d06bf152a
usb_wwan: fix runtime PM in error case
|
14 years ago |