index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
Phillip Potter
1
-8
/
+10
2021-05-13
Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
Greg Kroah-Hartman
1
-3
/
+0
2021-05-13
isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
Phillip Potter
1
-8
/
+16
2021-05-13
Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
Greg Kroah-Hartman
1
-4
/
+1
2021-03-30
mISDN: Use DEFINE_SPINLOCK() for spinlock
Shixin Liu
1
-5
/
+2
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2021-03-22
misdn: avoid -Wempty-body warning
Arnd Bergmann
1
-2
/
+0
2021-03-12
isdn: remove extra spaces in the header file
Tong Zhang
1
-7
/
+7
2021-03-12
mISDN: fix crash in fritzpci
Tong Zhang
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
7
-10
/
+9
2020-07-21
mISDN: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-9
/
+11
2020-06-19
mISDN: hfcsusb: Use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2020-04-16
mISDN: make dmril and dmrim static
Jason Yan
1
-2
/
+2
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-4
/
+3
2019-11-26
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
8
-33
/
+32
2019-11-20
isdn: Fix Kconfig indentation
Krzysztof Kozlowski
1
-1
/
+1
2019-11-04
mISDN: remove unused variable 'faxmodulation_s'
YueHaibing
1
-1
/
+0
2019-10-28
isdn: hfcsusb: Spelling and grammar fixes
Geert Uytterhoeven
1
-2
/
+2
2019-10-18
idsn: Use pr_warn instead of pr_warning
Kefeng Wang
8
-33
/
+32
2019-08-23
mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
6
-24
/
+12
2019-07-31
isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
Juliana Rodrigueiro
1
-1
/
+11
2019-07-27
isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...
Jia-Ju Bai
1
-0
/
+1
2019-07-15
ISDN: hfcsusb: checking idx of ep configuration
Phong Tran
1
-0
/
+3
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-230
/
+16
2019-06-03
Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...
David S. Miller
19
-5674
/
+694
2019-05-31
isdn: move capi drivers to staging
Arnd Bergmann
14
-5671
/
+0
2019-05-31
isdn: hdlc: move into mISDN
Arnd Bergmann
5
-3
/
+720
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176
Thomas Gleixner
12
-170
/
+12
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
4
-60
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-04-24
isdn:mISDN: fix misuse of %x in hfcpci.c
Fuqian Huang
1
-3
/
+3
2019-03-19
mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
Bjorn Helgaas
1
-1
/
+2
2019-03-13
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-04
isdn: mISDN: Fix potential NULL pointer dereference of kzalloc
Aditya Pakki
1
-0
/
+3
2019-01-19
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
1
-1
/
+1
2019-01-12
mISDN: hfcsusb: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2018-11-12
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-07-27
isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-27
isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-04
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
4
-0
/
+7
2018-06-22
isdn: mISDN: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-16
/
+20
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
12
-96
/
+18
2018-05-22
isdn: eicon: fix a missing-check bug
Wenwen Wang
3
-16
/
+29
2018-05-16
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
10
-66
/
+14
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2
-30
/
+4
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
4
-10
/
+10
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
4
-6
/
+6
[next]