summaryrefslogtreecommitdiff
path: root/drivers/tty/ipwireless
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-13
|\
| * tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-08
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* tty: ipwireless, cleanup TIOCGSERIALJiri Slaby2016-06-25
* tty: ipwireless: fix possible NULL dereferenceSudip Mukherjee2016-04-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-14
|\
| * ipwireless: missing assignmentAlan2015-03-06
* | tty: ipwireless: Fix probable mask then right shift defectsJoe Perches2014-11-05
|/
* tty: ipwireless: Remove tty->closing abort from ipw_open()Peter Hurley2014-07-10
* tty: Fix low_latency BUGPeter Hurley2014-02-28
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
* tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\
| * Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\
| * | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-03
* | | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-15
* | | TTY: move low_latency to tty_portJiri Slaby2013-01-15
* | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-15
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ | |/
| * various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-19
* | TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* | ipwireless: don't oops if we run out of spaceAlan Cox2012-11-15
|/
* Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2012-10-02
|\
| * workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo2012-08-20
* | tty: ipwireless: check ppp register workedAlan Cox2012-09-17
* | TTY: use tty_port_register_deviceJiri Slaby2012-08-13
|/
* TTY: ipwireless, use tty from tty_portJiri Slaby2012-04-09
* TTY: ipwireless, add tty_portJiri Slaby2012-04-09
* TTY: ipwireless, move prints to appropriate placesJiri Slaby2012-04-09
* TTY: ipwireless, use synchronous hangupJiri Slaby2012-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-20
|\
| * ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-04
* | TTY: ipwireless, fix tty->index handlingJiri Slaby2012-03-08
* | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2011-05-24
|\
| * pcmcia: Convert pcmcia_device_id declarations to constJoe Perches2011-05-06
* | tty: remove invalid location line in file headerJovi Zhang2011-04-19
|/
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
* tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman2011-02-22