开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
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