aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/ipwireless/hardware.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-2/+2
2023-08-11tty: propagate u8 data to tty_operations::write()Jiri Slaby (SUSE)1-1/+1
2020-08-18tty: ipwireless: convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2019-01-30tty: ipwireless: Fix potential NULL pointer dereferenceYueHaibing1-0/+2
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-6/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-04-30tty: ipwireless: fix possible NULL dereferenceSudip Mukherjee1-0/+5
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2015-03-06ipwireless: missing assignmentAlan1-1/+1
2014-11-05tty: ipwireless: Fix probable mask then right shift defectsJoe Perches1-6/+6
2013-03-15tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan1-2/+1
2013-01-03treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers1-2/+2
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo1-1/+1
2011-02-22tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/Greg Kroah-Hartman1-0/+1764