summaryrefslogtreecommitdiffstats
path: root/drivers/tty/ipwireless
Commit message (Expand)AuthorAgeFilesLines
* tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-151-2/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-292-1/+5
| |\
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-2/+2
* | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-7/+1
* | | TTY: move low_latency to tty_portJiri Slaby2013-01-151-1/+1
* | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-151-1/+1
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-131-1/+1
|\|
| * various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-191-1/+1
* | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-0/+1
* | ipwireless: don't oops if we run out of spaceAlan Cox2012-11-151-1/+4
|/
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-022-3/+3
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-202-3/+3
* | tty: ipwireless: check ppp register workedAlan Cox2012-09-171-1/+6
* | TTY: use tty_port_register_deviceJiri Slaby2012-08-131-1/+1
|/
* TTY: ipwireless, use tty from tty_portJiri Slaby2012-04-091-9/+8
* TTY: ipwireless, add tty_portJiri Slaby2012-04-091-14/+15
* TTY: ipwireless, move prints to appropriate placesJiri Slaby2012-04-091-21/+10
* TTY: ipwireless, use synchronous hangupJiri Slaby2012-04-091-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-202-2/+2
|\
| * ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-042-2/+2
* | TTY: ipwireless, fix tty->index handlingJiri Slaby2012-03-081-23/+13
* | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-241-1/+1
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-061-1/+1
* | tty: remove invalid location line in file headerJovi Zhang2011-04-191-2/+0
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-161-20/+32
* tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman2011-02-2210-0/+3632