index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Commit message (
Expand
)
Author
Age
Files
Lines
*
isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
Phillip Potter
2021-05-13
1
-8
/
+10
*
Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
Greg Kroah-Hartman
2021-05-13
1
-3
/
+0
*
isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
Phillip Potter
2021-05-13
1
-8
/
+16
*
Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-4
/
+1
*
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-06
1
-0
/
+1
*
mISDN: Use LIST_HEAD() for list_head
Shixin Liu
2021-03-30
2
-8
/
+3
*
mISDN: Use DEFINE_SPINLOCK() for spinlock
Shixin Liu
2021-03-30
3
-9
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
2
-3
/
+3
|
\
|
*
isdn: capi: fix mismatched prototypes
Arnd Bergmann
2021-03-22
1
-2
/
+2
|
*
mISDN: fix crash in fritzpci
Tong Zhang
2021-03-11
1
-1
/
+1
*
|
misdn: avoid -Wempty-body warning
Arnd Bergmann
2021-03-22
1
-2
/
+0
*
|
isdn: remove extra spaces in the header file
Tong Zhang
2021-03-11
1
-7
/
+7
*
|
isdn: mISDN: remove unneeded variable 'ret'
Yang Li
2021-03-10
1
-2
/
+1
*
|
drivers: isdn: mISDN: fix spelling typo of 'wheter'
Wang Qing
2021-03-10
1
-1
/
+1
|
/
*
misdn: dsp: select CONFIG_BITREVERSE
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
8
-11
/
+10
*
mISDN: Don't try to print a sockptr_t from debug logging code.
David S. Miller
2020-07-24
1
-2
/
+2
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-2
/
+2
*
mISDN: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-20
2
-9
/
+11
*
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-19
1
-2
/
+0
*
isdn/capi: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-13
1
-1
/
+1
*
mISDN: hfcsusb: Use struct_size() helper
Gustavo A. R. Silva
2020-06-18
1
-2
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
mISDN: make dmril and dmrim static
Jason Yan
2020-04-16
1
-2
/
+2
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-3
/
+3
*
isdn: don't mark kcapi_proc_exit as __exit
Arnd Bergmann
2019-12-17
1
-1
/
+1
*
isdn: capi: dead code removal
Arnd Bergmann
2019-12-11
9
-912
/
+179
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-0
/
+31
|
\
|
*
compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
2019-10-23
1
-0
/
+31
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
3
-4
/
+3
|
\
\
|
*
|
isdn: Fix Kconfig indentation
Krzysztof Kozlowski
2019-11-20
1
-1
/
+1
|
*
|
mISDN: remove unused variable 'faxmodulation_s'
YueHaibing
2019-11-03
1
-1
/
+0
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-1
/
+1
|
|
\
\
|
*
|
|
isdn: hfcsusb: Spelling and grammar fixes
Geert Uytterhoeven
2019-10-28
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-11-25
9
-37
/
+35
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
idsn: Use pr_warn instead of pr_warning
Kefeng Wang
2019-10-18
9
-37
/
+35
*
|
|
net: use skb_queue_empty_lockless() in poll() handlers
Eric Dumazet
2019-10-28
1
-1
/
+1
|
|
/
|
/
|
*
|
mISDN: enforce CAP_NET_RAW for raw sockets
Ori Nimron
2019-09-24
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-15
1
-1
/
+9
|
\
\
|
*
|
isdn/capi: check message length in capi_write()
Eric Biggers
2019-09-07
1
-1
/
+9
*
|
|
mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-08-22
10
-40
/
+20
|
/
/
*
|
isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
Juliana Rodrigueiro
2019-07-31
1
-1
/
+11
*
|
isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...
Jia-Ju Bai
2019-07-27
1
-0
/
+1
*
|
ISDN: hfcsusb: checking idx of ep configuration
Phong Tran
2019-07-15
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
183
-101477
/
+100
|
\
\
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
32
-398
/
+32
|
|
\
|
|
*
|
Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...
David S. Miller
2019-06-02
183
-101530
/
+100
|
|
\
\
|
|
*
|
isdn: move capi drivers to staging
Arnd Bergmann
2019-05-31
46
-22765
/
+22
|
|
*
|
isdn: hdlc: move into mISDN
Arnd Bergmann
2019-05-31
7
-11
/
+91
[next]