aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/ipwireless
AgeCommit message (Expand)Author
2013-03-15tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby
2013-01-15TTY: move low_latency to tty_portJiri Slaby
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby
2012-11-15ipwireless: don't oops if we run out of spaceAlan Cox
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2012-09-17tty: ipwireless: check ppp register workedAlan Cox
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-13TTY: use tty_port_register_deviceJiri Slaby
2012-04-09TTY: ipwireless, use tty from tty_portJiri Slaby
2012-04-09TTY: ipwireless, add tty_portJiri Slaby
2012-04-09TTY: ipwireless, move prints to appropriate placesJiri Slaby
2012-04-09TTY: ipwireless, use synchronous hangupJiri Slaby
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-08TTY: ipwireless, fix tty->index handlingJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2011-05-06pcmcia: Convert pcmcia_device_id declarations to constJoe Perches
2011-04-19tty: remove invalid location line in file headerJovi Zhang
2011-03-16Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-02-22tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman