index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
capi
/
capi.c
Age
Commit message (
Expand
)
Author
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
2010-02-16
CAPI: Drop return value of handle_minor_send
Jan Kiszka
2010-02-16
CAPI: Clean up capiminor_*_ack
Jan Kiszka
2010-02-16
CAPI: Fix locking around capiminor's output queue and drop workaround_lock
Jan Kiszka
2010-02-16
CAPI: Drop capiminor's unused inbytes counter
Jan Kiszka
2010-02-16
CAPI: Use atomics for capiminor's datahandle and msgid
Jan Kiszka
2010-02-16
CAPI: Rename datahandle_queue -> ackqueue_entry
Jan Kiszka
2010-02-16
CAPI: Rework capiminor RX handler
Jan Kiszka
[next]