summaryrefslogtreecommitdiff
path: root/drivers/tty/ipwireless/hardware.c
AgeCommit message (Expand)Author
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)
2020-08-18tty: ipwireless: convert tasklets to use new tasklet_setup() APIAllen Pais
2019-01-30tty: ipwireless: Fix potential NULL pointer dereferenceYueHaibing
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-04-30tty: ipwireless: fix possible NULL dereferenceSudip Mukherjee
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-06ipwireless: missing assignmentAlan
2014-11-05tty: ipwireless: Fix probable mask then right shift defectsJoe Perches
2013-03-15tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2011-02-22tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman