summaryrefslogtreecommitdiffstats
path: root/drivers/tty/ipwireless
Commit message (Expand)AuthorAgeFilesLines
* tty: add SPDX identifiers to Kconfig and MakefilesGreg Kroah-Hartman2019-04-041-0/+1
* tty: ipwireless: fix missing checks for ioremapKangjie Lu2019-03-271-0/+8
* tty: ipwireless: Fix potential NULL pointer dereferenceYueHaibing2019-01-301-0/+2
* ipwireless: switch to ->[sg]et_serial()Al Viro2018-10-131-18/+18
* tty: ipwireless: Replace GFP_ATOMIC with GFP_KERNEL in ipwireless_network_createJia-Ju Bai2018-04-231-1/+1
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-221-6/+5Star
* Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-141-0/+1
|\
| * tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-028-0/+8
|/
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* tty: ipwireless, cleanup TIOCGSERIALJiri Slaby2016-06-251-10/+1Star
* tty: ipwireless: fix possible NULL dereferenceSudip Mukherjee2016-04-301-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-04-141-1/+1
|\
| * ipwireless: missing assignmentAlan2015-03-061-1/+1
* | tty: ipwireless: Fix probable mask then right shift defectsJoe Perches2014-11-061-6/+6
|/
* tty: ipwireless: Remove tty->closing abort from ipw_open()Peter Hurley2014-07-111-5/+0Star
* tty: Fix low_latency BUGPeter Hurley2014-03-011-3/+0Star
* tty: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-081-1/+0Star
* tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-151-2/+1Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-221-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-161-7/+1Star
* | | TTY: move low_latency to tty_portJiri Slaby2013-01-161-1/+1
* | | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-161-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-161-0/+1
* | ipwireless: don't oops if we run out of spaceAlan Cox2012-11-161-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-141-1/+1
|/
* TTY: ipwireless, use tty from tty_portJiri Slaby2012-04-091-9/+8Star
* TTY: ipwireless, add tty_portJiri Slaby2012-04-091-14/+15
* TTY: ipwireless, move prints to appropriate placesJiri Slaby2012-04-091-21/+10Star
* 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-212-2/+2
|\
| * ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-052-2/+2
* | TTY: ipwireless, fix tty->index handlingJiri Slaby2012-03-081-23/+13Star
* | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-081-1/+0Star
|/
* 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-201-2/+0Star
|/
* 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-2310-0/+3632