Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aacc1bea190d731755a65cb8ec31dd756f4e263e
/
drivers
/
isdn
/
capi
/
capi.c
3b59bf0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
410235f
TTY: remove unneeded tty->index checks
by Jiri Slaby
· 13 years ago
2f16669
TTY: remove re-assignments to tty_driver members
by Jiri Slaby
· 13 years ago
4b32da2b
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
by Paul Mackerras
· 13 years ago
475be4d
isdn: whitespace coding style cleanup
by Joe Perches
· 13 years ago
81f5835
TTY: use tty_standard_install
by Jiri Slaby
· 13 years ago
8fb53b9
isdn: capi: Use pr_debug() instead of ifdefs.
by David S. Miller
· 13 years ago
1f90d66
capi: Perform scheduled capifs removal
by Jan Kiszka
· 14 years ago
6caa76b
tty: now phase out the ioctl file pointer for good
by Alan Cox
· 14 years ago
54cbb1c
drivers/isdn: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
76a6492
isdn: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
703c631
isdn: Push down BKL into ioctl functions
by Arnd Bergmann
· 15 years ago
eef0ced
CAPI: Drop return value of handle_minor_send
by Jan Kiszka
· 15 years ago
2b72b5b
CAPI: Clean up capiminor_*_ack
by Jan Kiszka
· 15 years ago
dfbb84f
CAPI: Fix locking around capiminor's output queue and drop workaround_lock
by Jan Kiszka
· 15 years ago
68d7347
CAPI: Drop capiminor's unused inbytes counter
by Jan Kiszka
· 15 years ago
4279271
CAPI: Use atomics for capiminor's datahandle and msgid
by Jan Kiszka
· 15 years ago
42651b5
CAPI: Rename datahandle_queue -> ackqueue_entry
by Jan Kiszka
· 15 years ago
a11ef7b
CAPI: Rework capiminor RX handler
by Jan Kiszka
· 15 years ago
b75b2ee
CAPI: Drop handle_minor_recv from capinc_tty_write
by Jan Kiszka
· 15 years ago
a84fdf4
CAPI: Drop atomic ttyopencount
by Jan Kiszka
· 15 years ago
3d5d30f
CAPI: Clean up capiminors_lock
by Jan Kiszka
· 15 years ago
6576c28
CAPI: Drop obsolete nccip from capiminor struct
by Jan Kiszka
· 15 years ago
30bced9
CAPI: Issue synchronous hangup on capincci_free_minor
by Jan Kiszka
· 15 years ago
2c8df72
CAPI: Drop remaining NULL checks on tty->driver_data
by Jan Kiszka
· 15 years ago
fb4b488
CAPI: Use tty_port to keep track of capiminor's tty
by Jan Kiszka
· 15 years ago
4632451
CAPI: Establish install/cleanup handlers for capiminor TTYs
by Jan Kiszka
· 15 years ago
0159d54
CAPI: Use kref on capiminor
by Jan Kiszka
· 15 years ago
e95ac14
CAPI: Use dynamic major for NCCI TTYs by default
by Jan Kiszka
· 15 years ago
40fb2d0
CAPI: Dynamically register minor devices
by Jan Kiszka
· 15 years ago
e76b154
CAPI: Clean up capinc_tty_init/exit
by Jan Kiszka
· 15 years ago
81d17fe
CAPI: Switch capiminor list to array
by Jan Kiszka
· 15 years ago
884f5c4
CAPI: Switch NCCI list to standard doubly linked list
by Jan Kiszka
· 15 years ago
28a1dbb
CAPI: Fix racy capi_read
by Jan Kiszka
· 15 years ago
54f0fad
CAPI: Use non-atomic allocation during NCCI setup
by Jan Kiszka
· 15 years ago
05b4149
CAPI: Rework locking of capidev members
by Jan Kiszka
· 15 years ago
eca39dd
CAPI: Clean up capi_open/release
by Jan Kiszka
· 15 years ago
b8f433d
CAPI: Convert capidev_list_lock into a mutex
by Jan Kiszka
· 15 years ago
501c87a
CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE
by Jan Kiszka
· 15 years ago
88549d6
CAPI: Reduce chattiness during module loading/removal
by Jan Kiszka
· 15 years ago
90926f0
CAPI: Sanitize capifs API
by Jan Kiszka
· 15 years ago
9a58a80
proc_fops: convert drivers/isdn/ to seq_file
by Alexey Dobriyan
· 15 years ago
812d734
isdn: accept CAPI Informational Info values as success
by Tilman Schmidt
· 15 years ago
0f043a8
proc tty: remove struct tty_operations::read_proc
by Alexey Dobriyan
· 16 years ago
d46604e
isdn: remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
a9b1261
device create: misc: convert device_create_drvdata to device_create
by Greg Kroah-Hartman
· 16 years ago
53e8631
tty: Fallout from tty-move-canon-specials
by Stephen Rothwell
· 16 years ago
53baaaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
9e98966
tty: rework break handling
by Alan Cox
· 16 years ago
24d0b41
device create: isdn: convert device_create to device_create_drvdata
by Greg Kroah-Hartman
· 16 years ago
a352def
tty: Ldisc revamp
by Alan Cox
· 16 years ago
a237f3b
CAPI: BKL pushdown
by Jonathan Corbet
· 16 years ago
f2545a7
isdn: switch to int put_char method
by Alan Cox
· 17 years ago
2f9e9b6
capi: fix sparse warnings using integer as NULL pointer
by Harvey Harrison
· 17 years ago
d78b036
ISDN: Convert from class_device to device for ISDN capi
by Tony Jones
· 17 years ago
5e6c20a
isdn/capi warning fixes
by Andrew Morton
· 17 years ago
9ea6e5d
use mutex instead of semaphore in CAPI 2.0 interface
by Matthias Kaehlcke
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
2b8693c
[PATCH] mark struct file_operations const 3
by Arjan van de Ven
· 18 years ago
053b47f
[PATCH] Workaround CAPI subsystem locking issue
by Michael Buesch
· 18 years ago
fd863db
[PATCH] isdn/capi: use ARRAY_SIZE when appropriate
by Ahmed S. Darwish
· 18 years ago
41f9693
[PATCH] isdn: replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
606d099
[PATCH] tty: switch to ktermios
by Alan Cox
· 18 years ago
4482dfa
[PATCH] struct path: convert isdn
by Josef Sipek
· 18 years ago
b68e31d
[PATCH] const struct tty_operations
by Jeff Dike
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
f4eaa37
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
by Greg Kroah-Hartman
· 19 years ago
ff23eca
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
by Greg Kroah-Hartman
· 19 years ago
8ab5e4c
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
7c69ef7
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
by Greg Kroah-Hartman
· 19 years ago
6aa6547
[PATCH] CAPI crash / race condition
by Michael Buesch
· 18 years ago
90d5ede
[PATCH] Fix capi reload by unregistering the correct major
by Stefan Schweizer
· 18 years ago
6d9eac3
[PATCH] capi: register_chrdev() fix
by Andrew Morton
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
56b2293
[PATCH] class: convert drivers/* to use the new class api instead of class_simple
by gregkh@suse.de
· 20 years ago
408b664
[PATCH] make lots of things static
by Adrian Bunk
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago