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.12.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
/
mISDN
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-09-02
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
2016-03-14
mISDN: Order IPAC register defines
Maciej S. Szmigiero
1
-20
/
+20
2016-02-18
mISDN: prevent possible NULL pointer dereference
Anton Protopopov
1
-1
/
+1
2015-12-15
mISDN: fix a loop count
Dan Carpenter
1
-4
/
+3
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
1
-1
/
+1
2015-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2015-02-22
mISDN: replace current->state by set_current_state()
Fabian Frederick
1
-1
/
+1
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2015-01-14
mISDN: avoid arch specific __builtin_return_address call
Arnd Bergmann
2
-6
/
+12
2015-01-07
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
1
-1
/
+1
2013-09-16
isdn: hfcpci_softirq: get func return to suppress compiler warning
Antonio Alecrim Jr
1
-2
/
+2
2013-07-20
mISDN: replace sum of bitmasks with OR operation.
Alexandru Juncu
1
-6
/
+6
2013-01-19
tty: Added a CONFIG_TTY option to allow removal of TTY
Joe Millenbach
1
-0
/
+1
2013-01-04
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
7
-34
/
+34
2012-11-10
isdn: Fix typo in drivers/isdn
Masanari Iida
2
-2
/
+2
[next]