index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
capi
/
capi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-2
/
+2
*
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-6
/
+4
*
isdn: capi, drop useless pr_debugs
Jiri Slaby
2021-05-13
1
-7
/
+0
*
isdn: capi, remove optional tty ops
Jiri Slaby
2021-05-13
1
-13
/
+0
*
tty: remove empty tty_operations::set_termios
Jiri Slaby
2021-05-13
1
-6
/
+0
*
tty: remove empty tty_operations::flush_buffer
Jiri Slaby
2021-05-13
1
-6
/
+0
*
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-3
/
+3
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
1
-0
/
+1
*
isdn: capi: dead code removal
Arnd Bergmann
2019-12-11
1
-1
/
+13
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-0
/
+31
|
\
|
*
compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
2019-10-23
1
-0
/
+31
*
|
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-10-28
1
-1
/
+1
|
/
*
isdn/capi: check message length in capi_write()
Eric Biggers
2019-09-07
1
-1
/
+9
*
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
2019-05-06
1
-1
/
+1
*
kill capinc_tty_ioctl()
Al Viro
2018-10-13
1
-7
/
+0
*
isdn/capi: fix defined but not used warnings
Randy Dunlap
2018-07-08
1
-2
/
+3
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-1
/
+1
*
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-28
/
+2
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-3
/
+3
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
1
-2
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
CAPI: use correct structure type name in sizeof
Julia Lawall
2014-07-31
1
-1
/
+1
*
isdn/capi: fix (middleware) device nodes
Paul Bolle
2014-06-05
1
-2
/
+2
*
TTY: add tty_port_tty_wakeup helper
Jiri Slaby
2013-03-19
1
-6
/
+1
*
ISDN: capi, use kref from tty_port
Jiri Slaby
2012-11-16
1
-19
/
+17
*
TTY: use tty_port_register_device
Jiri Slaby
2012-08-14
1
-1
/
+2
*
isdn/capi: elliminate capincci_find() in non-middleware case
Tilman Schmidt
2012-05-08
1
-14
/
+13
*
isdn/capi: fix readability damage
Tilman Schmidt
2012-05-08
1
-16
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-03-21
1
-90
/
+90
|
\
|
*
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
2012-03-05
1
-1
/
+1
|
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
1
-89
/
+89
*
|
TTY: remove unneeded tty->index checks
Jiri Slaby
2012-03-08
1
-2
/
+1
*
|
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2012-03-08
1
-1
/
+0
*
|
TTY: use tty_standard_install
Jiri Slaby
2012-02-03
1
-6
/
+3
|
/
*
isdn: capi: Use pr_debug() instead of ifdefs.
David S. Miller
2011-05-20
1
-83
/
+32
*
capi: Perform scheduled capifs removal
Jan Kiszka
2011-04-06
1
-20
/
+4
*
tty: now phase out the ioctl file pointer for good
Alan Cox
2011-02-17
1
-8
/
+2
*
drivers/isdn: Remove unnecessary casts of private_data
Joe Perches
2010-07-13
1
-3
/
+3
*
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-07-13
1
-3
/
+3
*
isdn: Push down BKL into ioctl functions
Arnd Bergmann
2010-05-17
1
-3
/
+14
*
CAPI: Drop return value of handle_minor_send
Jan Kiszka
2010-02-17
1
-13
/
+9
*
CAPI: Clean up capiminor_*_ack
Jan Kiszka
2010-02-17
1
-12
/
+7
*
CAPI: Fix locking around capiminor's output queue and drop workaround_lock
Jan Kiszka
2010-02-17
1
-59
/
+67
*
CAPI: Drop capiminor's unused inbytes counter
Jan Kiszka
2010-02-17
1
-7
/
+3
*
CAPI: Use atomics for capiminor's datahandle and msgid
Jan Kiszka
2010-02-17
1
-9
/
+7
*
CAPI: Rename datahandle_queue -> ackqueue_entry
Jan Kiszka
2010-02-17
1
-4
/
+4
*
CAPI: Rework capiminor RX handler
Jan Kiszka
2010-02-17
1
-22
/
+38
[next]