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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-16
CAPI: Drop handle_minor_recv from capinc_tty_write
Jan Kiszka
1
-1
/
+0
2010-02-16
CAPI: Drop atomic ttyopencount
Jan Kiszka
1
-20
/
+10
2010-02-16
CAPI: Clean up capiminors_lock
Jan Kiszka
1
-12
/
+9
2010-02-16
CAPI: Drop obsolete nccip from capiminor struct
Jan Kiszka
1
-43
/
+1
2010-02-16
CAPI: Issue synchronous hangup on capincci_free_minor
Jan Kiszka
1
-1
/
+1
2010-02-16
CAPI: Drop remaining NULL checks on tty->driver_data
Jan Kiszka
1
-33
/
+31
2010-02-16
CAPI: Use tty_port to keep track of capiminor's tty
Jan Kiszka
1
-32
/
+62
2010-02-16
CAPI: Establish install/cleanup handlers for capiminor TTYs
Jan Kiszka
1
-14
/
+28
2010-02-16
CAPI: Use kref on capiminor
Jan Kiszka
1
-9
/
+28
2010-02-16
CAPI: Use dynamic major for NCCI TTYs by default
Jan Kiszka
1
-6
/
+4
2010-02-16
CAPI: Dynamically register minor devices
Jan Kiszka
1
-11
/
+24
2010-02-16
CAPI: Clean up capinc_tty_init/exit
Jan Kiszka
1
-10
/
+10
2010-02-16
CAPI: Switch capiminor list to array
Jan Kiszka
1
-40
/
+35
2010-02-16
CAPI: Switch NCCI list to standard doubly linked list
Jan Kiszka
1
-32
/
+20
2010-02-16
CAPI: Fix racy capi_read
Jan Kiszka
1
-12
/
+7
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-02-03
mISDN: positive error return should be negative in mode_hfcmulti()
Roel Kluin
1
-1
/
+1
2010-02-03
isdn: mISDN, don't compile unused stuff
Jiri Slaby
1
-0
/
+2
2010-02-03
hardware/mISDN/mISDNinfineon.c: bail out of loop on error
Darren Jenkins
1
-0
/
+1
2010-02-03
hisax: timeout off by one in waitrecmsg()
Roel Kluin
1
-1
/
+1
2010-01-14
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
18
-436
/
+384
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-01-03
drivers/isdn: eliminate duplicated test
Julia Lawall
1
-1
/
+1
2009-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-1
/
+1
2009-12-18
mISDN: use DECLARE_COMPLETION_ONSTACK for non-constant completion
Yong Zhang
1
-1
/
+1
2009-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-7
/
+5
2009-12-11
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
18
-39
/
+15
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
18
-39
/
+15
2009-12-08
gigaset: don't enable any debugging output by default
Tilman Schmidt
1
-1
/
+1
2009-12-07
pcmcia: remove unused IRQ_FIRST_SHARED
Dominik Brodowski
5
-7
/
+5
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
18
-39
/
+15
2009-12-05
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
5
-135
/
+45
2009-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
5
-135
/
+45
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
11
-14
/
+14
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
5
-7
/
+0
[next]