index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
mISDN
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-27
isdn: mISDN: Fix sleeping function called from invalid context
Zheyu Ma
1
-1
/
+1
2021-07-19
mISDN: fix possible use-after-free in HFC_cleanup()
Zou Wei
1
-1
/
+1
2021-06-16
isdn: mISDN: netjet: Fix crash in nj_probe:
Zheyu Ma
1
-1
/
+0
2021-06-03
isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
Phillip Potter
1
-8
/
+10
2021-06-03
Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
Greg Kroah-Hartman
1
-3
/
+0
2021-06-03
isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
Phillip Potter
1
-8
/
+16
2021-06-03
Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
Greg Kroah-Hartman
1
-4
/
+1
2021-04-10
mISDN: fix crash in fritzpci
Tong Zhang
1
-1
/
+1
2019-08-22
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-02
Merge tag 'isdn-removal' of https://git.kernel.org/pub/scm/linux/kernel/git/a...
David S. Miller
5
-3
/
+694
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
1
-0
/
+1
2019-04-23
isdn:mISDN: fix misuse of %x in hfcpci.c
Fuqian Huang
1
-3
/
+3
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-04
isdn: mISDN: Fix potential NULL pointer dereference of kzalloc
Aditya Pakki
1
-0
/
+3
2019-01-11
mISDN: hfcsusb: Use struct_size() in kzalloc()
Gustavo A. R. Silva
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-07-26
isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-26
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
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-2
/
+3
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
3
-14
/
+9
2017-11-15
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+5
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-0
/
+4
2017-11-03
mISDN: hfcpci: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
5
-5
/
+5
2017-10-18
mISDN: Convert timers to use timer_setup()
Kees Cook
2
-8
/
+6
2017-08-08
isdn: hfcsusb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-07-15
isdn: mISDN: hfcpci: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-15
isdn: mISDN: avmfritz: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-15
isdn: mISDN: w6692: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-15
isdn: mISDN: hfcmulti: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-15
isdn: mISDN: netjet: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2
-4
/
+3
2017-06-08
mISDN: remove unnecessary variable assignments
Gustavo A. R. Silva
1
-8
/
+8
2017-03-24
isdn: use setup_timer
Geliang Tang
5
-24
/
+15
2017-03-16
isdn: hardware: mISDN: Remove reference to CONFIG_8xx
Christophe Leroy
2
-4
/
+4
2017-02-27
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-09-01
mISDN: mark symbols static where possible
Baoyou Xie
4
-17
/
+17
2016-03-14
mISDN: Support DR6 indication in mISDNipac driver
Maciej S. Szmigiero
2
-0
/
+3
[next]