aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/ipwireless
AgeCommit message (Expand)AuthorFilesLines
2016-06-25tty: ipwireless, cleanup TIOCGSERIALGravatar Jiri Slaby 1-10/+1
2016-04-30tty: ipwireless: fix possible NULL dereferenceGravatar Sudip Mukherjee 1-0/+5
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2015-03-06ipwireless: missing assignmentGravatar Alan 1-1/+1
2014-11-05tty: ipwireless: Fix probable mask then right shift defectsGravatar Joe Perches 1-6/+6
2014-07-10tty: ipwireless: Remove tty->closing abort from ipw_open()Gravatar Peter Hurley 1-5/+0
2014-02-28tty: Fix low_latency BUGGravatar Peter Hurley 1-3/+0
2014-01-07tty: delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2013-03-15tty: ipwireless: Remove redundant NULL check before kfreeGravatar Syam Sidhardhan 1-2/+1
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2013-01-29Merge branch 'master' into for-nextGravatar Jiri Kosina 2-1/+5
2013-01-15TTY: switch tty_flip_buffer_pushGravatar Jiri Slaby 1-7/+1
2013-01-15TTY: move low_latency to tty_portGravatar Jiri Slaby 1-1/+1
2013-01-15TTY: switch tty_insert_flip_stringGravatar Jiri Slaby 1-1/+1
2013-01-03treewide: Replace incomming with incoming in all comments and stringsGravatar Jorrit Schippers 1-2/+2
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-11-19various: Fix spelling of "asynchronous" in comments.Gravatar Adam Buchbinder 1-1/+1
2012-11-15TTY: call tty_port_destroy in the rest of driversGravatar Jiri Slaby 1-0/+1
2012-11-15ipwireless: don't oops if we run out of spaceGravatar Alan Cox 1-1/+4
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 2-3/+3
2012-09-17tty: ipwireless: check ppp register workedGravatar Alan Cox 1-1/+6
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Gravatar Tejun Heo 2-3/+3
2012-08-13TTY: use tty_port_register_deviceGravatar Jiri Slaby 1-1/+1
2012-04-09TTY: ipwireless, use tty from tty_portGravatar Jiri Slaby 1-9/+8
2012-04-09TTY: ipwireless, add tty_portGravatar Jiri Slaby 1-14/+15
2012-04-09TTY: ipwireless, move prints to appropriate placesGravatar Jiri Slaby 1-21/+10
2012-04-09TTY: ipwireless, use synchronous hangupGravatar Jiri Slaby 1-3/+3
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-2/+2
2012-03-08TTY: ipwireless, fix tty->index handlingGravatar Jiri Slaby 1-23/+13
2012-03-08TTY: remove re-assignments to tty_driver membersGravatar Jiri Slaby 1-1/+0
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Gravatar Paul Mackerras 2-2/+2
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Gravatar Linus Torvalds 1-1/+1
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constGravatar Joe Perches 1-1/+1
2011-04-19tty: remove invalid location line in file headerGravatar Jovi Zhang 1-2/+0
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 10-0/+3644
2011-02-22tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Gravatar Greg Kroah-Hartman 10-0/+3632