index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
mISDN
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-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-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-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
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-2
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
3
-14
/
+9
2017-11-16
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-09
isdn: hfcsusb: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-07-16
isdn: mISDN: hfcpci: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-16
isdn: mISDN: avmfritz: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-16
isdn: mISDN: w6692: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-16
isdn: mISDN: hfcmulti: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-07-16
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-28
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
[next]