index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
capi
/
capi.c
Age
Commit message (
Expand
)
Author
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
2024-03-07
isdn: capi: make capi_class constant
Ricardo B. Marliere
2023-12-08
tty: make tty_operations::send_xchar accept u8 char
Jiri Slaby (SUSE)
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
2021-05-13
isdn: capi, drop useless pr_debugs
Jiri Slaby
2021-05-13
isdn: capi, remove optional tty ops
Jiri Slaby
2021-05-13
tty: remove empty tty_operations::set_termios
Jiri Slaby
2021-05-13
tty: remove empty tty_operations::flush_buffer
Jiri Slaby
2021-05-13
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
tty: make tty_operations::write_room return uint
Jiri Slaby
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2019-12-11
isdn: capi: dead code removal
Arnd Bergmann
2019-12-01
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-10-28
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-10-23
compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
2019-09-07
isdn/capi: check message length in capi_write()
Eric Biggers
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2018-10-13
kill capinc_tty_ioctl()
Al Viro
2018-07-08
isdn/capi: fix defined but not used warnings
Randy Dunlap
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2014-07-30
CAPI: use correct structure type name in sizeof
Julia Lawall
2014-06-04
isdn/capi: fix (middleware) device nodes
Paul Bolle
2013-03-18
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2012-11-15
ISDN: capi, use kref from tty_port
Jiri Slaby
2012-08-13
TTY: use tty_port_register_device
Jiri Slaby
2012-05-07
isdn/capi: elliminate capincci_find() in non-middleware case
Tilman Schmidt
2012-05-07
isdn/capi: fix readability damage
Tilman Schmidt
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-04
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
2012-02-02
TTY: use tty_standard_install
Jiri Slaby
2011-05-19
isdn: capi: Use pr_debug() instead of ifdefs.
David S. Miller
2011-04-06
capi: Perform scheduled capifs removal
Jan Kiszka
2011-02-17
tty: now phase out the ioctl file pointer for good
Alan Cox
2010-07-12
drivers/isdn: Remove unnecessary casts of private_data
Joe Perches
2010-07-12
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-05-17
isdn: Push down BKL into ioctl functions
Arnd Bergmann
[next]