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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-06
mISDN: fix a race in dev_expire_timer()
Eric Dumazet
1
-1
/
+1
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
2019-01-12
isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
Jia-Ju Bai
1
-1
/
+5
2019-01-02
isdn: fix kernel-infoleak in capi_unlocked_ioctl
Eric Dumazet
1
-2
/
+2
2018-12-29
isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...
Jia-Ju Bai
1
-0
/
+2
2018-11-17
isdn/hisax: remove set but not used variable 'total'
YueHaibing
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-11-02
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
1
-2
/
+1
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-27
/
+12
2018-10-24
iov_iter: Separate type from direction and use accessor functions
David Howells
1
-2
/
+1
2018-10-23
mISDN: Fix type of switch control variable in ctrl_teimanager
Nathan Chancellor
1
-4
/
+3
2018-10-23
isdn: hfc_{pci,sx}: Avoid empty body if statements
Nathan Chancellor
4
-12
/
+11
2018-10-13
gigaset: add ->compat_ioctl()
Al Viro
1
-0
/
+11
2018-10-13
gigaset: don't try to printk userland buffer contents
Al Viro
1
-1
/
+1
2018-10-13
isdn_tty: TCSBRK{,P} won't reach ->ioctl()
Al Viro
1
-19
/
+0
2018-10-13
kill capinc_tty_ioctl()
Al Viro
1
-7
/
+0
2018-10-11
isdn/hisax: amd7930_fn: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-10-08
isdn/gigaset/isocdata: mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2018-10-08
isdn/gigaset: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-10-05
gigaset: asyncdata: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2018-10-02
isdn/hisax: Fix fall-through annotation
Gustavo A. R. Silva
1
-1
/
+1
2018-09-21
mISDN: remove redundant null pointer check before kfree_skb
zhong jiang
1
-2
/
+1
2018-09-20
isdn/hisax: Remove unnecessary parenthesis
Nathan Chancellor
1
-1
/
+1
2018-08-16
isdn: Disable IIOCDBGVAR
Kees Cook
1
-7
/
+1
2018-07-27
isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
1
-4
/
+4
2018-07-27
isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()
Jia-Ju Bai
1
-1
/
+1
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-08
isdn/capi: fix defined but not used warnings
Randy Dunlap
2
-3
/
+5
2018-07-04
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
15
-0
/
+33
2018-07-03
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-07-02
TTY: isdn: Replace strncpy with memcpy
Guenter Roeck
1
-2
/
+2
2018-06-28
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
Linus Torvalds
1
-1
/
+1
2018-06-22
isdn: mISDN: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
1
-16
/
+20
2018-06-22
isdn: hisax: st5481_usb: use usb_fill_int_urb()
Sebastian Andrzej Siewior
1
-8
/
+3
2018-06-22
isdn: hisax: hfc_usb: use usb_fill_int_urb()
Sebastian Andrzej Siewior
1
-7
/
+3
2018-06-22
isdn: gigaset: use usb_fill_int_urb()
Sebastian Andrzej Siewior
1
-14
/
+12
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
7
-9
/
+13
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
7
-13
/
+21
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
18
-242
/
+30
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
1
-1
/
+1
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
1
-1
/
+0
2018-05-22
isdn: eicon: fix a missing-check bug
Wenwen Wang
3
-16
/
+29
2018-05-18
isdn/gigaset: add back gigaset_procinfo assignment
Christoph Hellwig
1
-0
/
+1
2018-05-16
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
13
-96
/
+18
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
4
-72
/
+7
[next]