index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
capi
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-16
CAPI: Use non-atomic allocation during NCCI setup
Jan Kiszka
1
-2
/
+2
2010-02-16
CAPI: Rework locking of capidev members
Jan Kiszka
1
-93
/
+88
2010-02-16
CAPI: Clean up capi_open/release
Jan Kiszka
1
-59
/
+34
2010-02-16
CAPI: Convert capidev_list_lock into a mutex
Jan Kiszka
1
-12
/
+12
2010-02-16
CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE
Jan Kiszka
1
-67
/
+83
2010-02-16
CAPI: Rework application locking
Jan Kiszka
2
-34
/
+29
2010-02-16
CAPI: Rework locking of controller data structures
Jan Kiszka
3
-87
/
+214
2010-02-16
CAPI: Rework controller state notifier
Jan Kiszka
2
-67
/
+67
2010-02-16
CAPI: Rework capi_ctr_ready/down
Jan Kiszka
1
-45
/
+50
2010-02-16
CAPI: Convert capi drivers rwlock into mutex
Jan Kiszka
3
-32
/
+27
2010-02-16
CAPI: Call a controller 'controller', not 'card'
Jan Kiszka
3
-168
/
+177
2010-02-16
CAPI: Reduce chattiness during module loading/removal
Jan Kiszka
4
-83
/
+9
2010-02-16
CAPI: Pin capifs instead of mounting it
Jan Kiszka
1
-9
/
+18
2010-02-16
CAPI: Eliminate capifs_root variable
Jan Kiszka
1
-8
/
+10
2010-02-16
CAPI: Sanitize capifs API
Jan Kiszka
3
-31
/
+54
2010-02-16
CAPI: Fix leaks in capifs_new_ncci
Jan Kiszka
1
-7
/
+18
2010-01-14
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
3
-109
/
+53
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-09
Kconfig: Remove useless and sometimes wrong comments
Michael Roth
1
-4
/
+0
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
1
-0
/
+1
2009-10-06
isdn: make capidrv module parameter "debugmode" writeable
Tilman Schmidt
1
-1
/
+1
2009-10-06
isdn: avoid races in capidrv
Tilman Schmidt
1
-12
/
+13
2009-10-06
isdn: accept CAPI Informational Info values as success
Tilman Schmidt
1
-1
/
+1
2009-09-23
seq_file: constify seq_operations
James Morris
1
-5
/
+5
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-09-22
const: mark remaining super_operations const
Alexey Dobriyan
1
-1
/
+1
2009-09-21
trivial: remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2009-06-08
isdn: prevent NULL ptr Oops in capi_cmsg2str()
Tilman Schmidt
1
-0
/
+2
2009-06-08
isdn: kerneldoc for capiutil.c
Tilman Schmidt
1
-3
/
+62
2009-06-08
isdn: rename capi_ctr_reseted() to capi_ctr_down()
Tilman Schmidt
1
-4
/
+4
2009-05-09
Fix the race between capifs remount and node creation
Al Viro
1
-2
/
+8
2009-05-09
Fix races around the access to ->s_options
Al Viro
1
-2
/
+1
2009-04-27
Documentation/isdn/INTERFACE.CAPI
Tilman Schmidt
1
-0
/
+171
2009-04-01
proc tty: remove struct tty_operations::read_proc
Alexey Dobriyan
1
-7
/
+0
2009-02-27
drivers/isdn/capi: fix sparse warning: context imbalance
Hannes Eder
1
-0
/
+2
2009-02-26
isdn: remove some pointless conditionals before kfree_skb()
Wei Yongjun
1
-1
/
+1
2009-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+2
2009-01-05
zero i_uid/i_gid on inode allocation
Al Viro
1
-2
/
+0
2009-01-04
isdn: capi: &&/|| typos
Roel Kluin
1
-2
/
+2
2008-11-14
CRED: Wrap task credential accesses in the ISDN drivers
David Howells
1
-2
/
+2
2008-10-16
device create: misc: convert device_create_drvdata to device_create
Greg Kroah-Hartman
1
-2
/
+1
2008-10-13
tty: Fallout from tty-move-canon-specials
Stephen Rothwell
1
-1
/
+1
2008-09-22
drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put
Julia Lawall
1
-0
/
+4
2008-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-1
/
+2
2008-07-22
tty: rework break handling
Alan Cox
1
-1
/
+2
2008-07-21
device create: isdn: convert device_create to device_create_drvdata
Greg Kroah-Hartman
1
-1
/
+2
2008-07-20
tty: Ldisc revamp
Alan Cox
1
-2
/
+2
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
1
-3
/
+3
2008-06-20
CAPI: BKL pushdown
Jonathan Corbet
1
-6
/
+11
2008-05-14
isdn/capi: Return proper errnos on module init.
Marcin Slusarz
1
-3
/
+3
[prev]
[next]