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
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90
Thomas Gleixner
2
-36
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
Thomas Gleixner
3
-44
/
+3
2019-05-22
mISDN: make sure device name is NUL terminated
Dan Carpenter
1
-2
/
+3
2019-05-22
mISDN: Fix indenting in dsp_cmx.c
Dan Carpenter
1
-214
/
+213
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
14
-0
/
+14
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-14
/
+16
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+5
2019-05-06
*: convert stream-like files from nonseekable_open -> stream_open
Kirill Smelkov
1
-1
/
+1
2019-05-05
isdn: bas_gigaset: use usb_fill_int_urb() properly
Paul Bolle
1
-4
/
+5
2019-04-23
isdn:mISDN: fix misuse of %x in hfcpci.c
Fuqian Huang
1
-3
/
+3
2019-04-23
isdn: hisax: Fix misuse of %x in config.c
Fuqian Huang
1
-3
/
+3
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2019-04-12
mISDN: Check address length before reading address family
Tetsuo Handa
1
-2
/
+2
2019-03-20
net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly static
YueHaibing
1
-4
/
+5
2019-03-18
mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
Bjorn Helgaas
1
-1
/
+2
2019-03-12
isdn: hfcpci: fix potential NULL pointer dereference
Kangjie Lu
1
-0
/
+9
2019-03-10
isdn: mISDNinfineon: fix potential NULL pointer dereference
Kangjie Lu
1
-1
/
+4
2019-03-07
isdn: isdnloop: fix pointer dereference bug
Arnd Bergmann
1
-1
/
+1
2019-03-04
isdn: mISDN: Fix potential NULL pointer dereference of kzalloc
Aditya Pakki
1
-0
/
+3
2019-02-22
isdn_common: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-4
/
+3
2019-02-14
isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_any
Huang Zijiang
1
-1
/
+1
2019-02-12
isdn_v110: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-12
isdn: i4l: isdn_tty: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-12
ser_gigaset: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-02-05
mISDN: fix a race in dev_expire_timer()
Eric Dumazet
1
-1
/
+1
2019-02-03
socket: Use old_timeval types for socket timestamps
Deepa Dinamani
1
-1
/
+1
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-01-19
isdn: remove unneeded semicolon
YueHaibing
4
-6
/
+6
2019-01-19
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
1
-1
/
+1
2019-01-11
mISDN: hfcsusb: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-01-11
isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
Jia-Ju Bai
1
-1
/
+5
2019-01-02
isdn: fix kernel-infoleak in capi_unlocked_ioctl
Eric Dumazet
1
-2
/
+2
2018-12-28
isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...
Jia-Ju Bai
1
-0
/
+2
2018-11-16
isdn/hisax: remove set but not used variable 'total'
YueHaibing
1
-2
/
+1
2018-11-11
PCI: add USR vendor id and use it in r8169 and w6692 driver
Heiner Kallweit
1
-3
/
+0
2018-11-06
ISDN: eicon: Remove driver
Olof Johansson
84
-41748
/
+0
2018-11-01
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+1
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-27
/
+12
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-2
/
+1
2018-10-22
mISDN: Fix type of switch control variable in ctrl_teimanager
Nathan Chancellor
1
-4
/
+3
2018-10-22
isdn: hfc_{pci,sx}: Avoid empty body if statements
Nathan Chancellor
4
-12
/
+11
2018-10-13
gigaset: add ->compat_ioctl()
Al Viro
1
-0
/
+11
2018-10-13
gigaset: don't try to printk userland buffer contents
Al Viro
1
-1
/
+1
2018-10-13
isdn_tty: TCSBRK{,P} won't reach ->ioctl()
Al Viro
1
-19
/
+0
2018-10-13
kill capinc_tty_ioctl()
Al Viro
1
-7
/
+0
2018-10-10
isdn/hisax: amd7930_fn: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-10-08
isdn/gigaset/isocdata: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-10-08
isdn/gigaset: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
[prev]
[next]