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
2012-05-07
isdn/capi: elliminate capincci_find() in non-middleware case
Tilman Schmidt
1
-14
/
+13
2012-05-07
isdn/capi: fix readability damage
Tilman Schmidt
2
-19
/
+12
2012-05-07
isdn/gigaset: unify function return values
Tilman Schmidt
10
-81
/
+87
2012-05-07
isdn/gigaset: internal function name cleanup
Tilman Schmidt
1
-11
/
+5
2012-05-07
isdn/gigaset: fix readability damage
Tilman Schmidt
4
-216
/
+208
2012-05-07
isdn/gigaset: improve error handling querying firmware version
Tilman Schmidt
1
-1
/
+3
2012-05-07
isdn/gigaset: fix CAPI disconnect B3 handling
Tilman Schmidt
1
-0
/
+4
2012-05-07
isdn/gigaset: ratelimit CAPI message dumps
Tilman Schmidt
1
-13
/
+9
2012-05-04
mISDN: Help to identify the card
Karsten Keil
2
-32
/
+60
2012-05-04
mISDN: Layer1 statemachine fix
Karsten Keil
1
-9
/
+13
2012-05-04
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
8
-13
/
+50
2012-05-04
mISDN: L2 timeouts need to be queued as L2 event
Karsten Keil
2
-8
/
+63
2012-05-04
mISDN: Fix refcounting bug
Karsten Keil
1
-14
/
+39
2012-05-04
mISDN: Added PH_* state info to tei manager.
Andreas Eversberg
1
-0
/
+6
2012-04-27
isdn/eicon: use standard __init,__exit function markup
hartleys
11
-36
/
+33
2012-04-26
mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.
Andreas Eversberg
2
-166
/
+236
2012-04-26
mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.
Andreas Eversberg
2
-71
/
+95
2012-04-26
mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.
Andreas Eversberg
1
-15
/
+10
2012-04-26
mISDN: Fixed false interruption of audio during bridging change.
Andreas Eversberg
1
-8
/
+16
2012-04-26
mISDN: DSP scheduling fix (version 2)
Karsten Keil
2
-2
/
+4
2012-04-26
mISDN: Fix division by zero
Karsten Keil
1
-5
/
+14
2012-04-26
mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko.
Andreas Eversberg
1
-5
/
+10
2012-04-26
mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp
Andreas Eversberg
1
-1
/
+1
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-04-15
isdn/hysdn: Convert to kstrtoul_from_user
Peter Hüwe
1
-9
/
+1
2012-04-12
Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2012-04-09
isdn/gigaset: use gig_dbg() for debugging output
Tilman Schmidt
1
-1
/
+1
2012-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-7
/
+7
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
7
-7
/
+0
2012-03-27
mISDN: array underflow in open_bchannel()
Dan Carpenter
7
-7
/
+7
2012-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
314
-50448
/
+50341
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
5
-144
/
+42
2012-03-08
TTY: isdn/gigaset, use tty_port
Jiri Slaby
3
-31
/
+21
2012-03-08
TTY: isdn/gigaset, do not set tty->driver_data to NULL
Jiri Slaby
1
-91
/
+14
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
3
-9
/
+3
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2
-7
/
+1
2012-03-04
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
1
-1
/
+1
2012-02-27
gigaset: Use semicolons to terminate statements
Joe Perches
1
-4
/
+4
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
314
-50430
/
+50334
2012-02-13
mISDN: Fix typo in dsp_core.c
Masanari Iida
1
-1
/
+1
2012-02-13
isdn: Fix typo in isdn_ppp.c
Masanari Iida
1
-2
/
+2
2012-02-13
mISDN/hfcsusb: remove unused variable hfcsusb_rev
Danny Kukawka
1
-2
/
+1
2012-02-13
isdn: Fix typo in callc.c and tei.c
Masanari Iida
2
-2
/
+2
2012-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-02-09
isdn: type bug in isdn_net_header()
Dan Carpenter
1
-1
/
+1
2012-02-02
TTY: use tty_standard_install
Jiri Slaby
1
-6
/
+3
2012-02-02
eicon: fix -Warray-bounds warning
Danny Kukawka
1
-30
/
+30
2012-02-01
mISDN: use memchr_inv
Akinobu Mita
1
-13
/
+3
2012-01-14
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
3
-3
/
+3
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
3
-3
/
+3
[next]