index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
ipwireless
Age
Commit message (
Expand
)
Author
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-06
ipwireless: missing assignment
Alan
2014-11-06
tty: ipwireless: Fix probable mask then right shift defects
Joe Perches
2014-07-10
tty: ipwireless: Remove tty->closing abort from ipw_open()
Peter Hurley
2014-03-01
tty: Fix low_latency BUG
Peter Hurley
2014-01-08
tty: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-03-15
tty: ipwireless: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
TTY: move low_latency to tty_port
Jiri Slaby
2013-01-16
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-11-19
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
2012-11-16
ipwireless: don't oops if we run out of space
Alan Cox
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2012-09-17
tty: ipwireless: check ppp register worked
Alan Cox
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2012-08-13
TTY: use tty_port_register_device
Jiri Slaby
2012-04-09
TTY: ipwireless, use tty from tty_port
Jiri Slaby
2012-04-09
TTY: ipwireless, add tty_port
Jiri Slaby
2012-04-09
TTY: ipwireless, move prints to appropriate places
Jiri Slaby
2012-04-09
TTY: ipwireless, use synchronous hangup
Jiri Slaby
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-08
TTY: ipwireless, fix tty->index handling
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-05
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-03-16
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-02-23
tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/
Greg Kroah-Hartman