index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
Age
Commit message (
Expand
)
Author
Files
Lines
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-19
isdn: avm: Fix string plus integer warning from Clang
Nathan Chancellor
1
-1
/
+1
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-11-06
ISDN: eicon: Remove driver
Olof Johansson
84
-41748
/
+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
2018-06-12
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-11
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
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
4
-19
/
+13
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
25
-0
/
+25
2017-11-03
mISDN: hfcpci: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-11-03
ISDN: eicon: message: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-12
/
+58
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
25
-0
/
+25
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-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-7
/
+7
2017-07-19
ISDN: eicon: switch to use native bitmaps
Andy Shevchenko
2
-205
/
+58
2017-07-15
isdn: avm: c4: constify pci_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-07-15
isdn: eicon: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
6
-16
/
+15
2017-06-08
mISDN: remove unnecessary variable assignments
Gustavo A. R. Silva
1
-8
/
+8
2017-05-10
Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+4
2017-04-20
Annotate hardware config module parameters in drivers/isdn/
David Howells
2
-4
/
+4
2017-03-24
isdn: use setup_timer
Geliang Tang
6
-27
/
+17
2017-03-16
isdn: hardware: mISDN: Remove reference to CONFIG_8xx
Christophe Leroy
2
-4
/
+4
2017-02-27
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "overwriten" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-01-27
ISDN: eicon: silence misleading array-bounds warning
Arnd Bergmann
1
-1
/
+2
2017-01-26
ISDN: eicon: reduce stack size of sig_ind function
Arnd Bergmann
1
-8
/
+8
[next]