开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
ipwireless
/
hardware.c
Age
Commit message (
Expand
)
Author
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2020-08-18
tty: ipwireless: convert tasklets to use new tasklet_setup() API
Allen Pais
2019-01-30
tty: ipwireless: Fix potential NULL pointer dereference
YueHaibing
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-04-30
tty: ipwireless: fix possible NULL dereference
Sudip Mukherjee
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-03-06
ipwireless: missing assignment
Alan
2014-11-05
tty: ipwireless: Fix probable mask then right shift defects
Joe Perches
2013-03-15
tty: ipwireless: Remove redundant NULL check before kfree
Syam Sidhardhan
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2012-08-20
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2011-02-22
tty: move ipwireless driver from drivers/char/pcmcia/ to drivers/tty/
Greg Kroah-Hartman