Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a912e80bd0bbfec053ccfdca625c2c760a8b08e8
/
drivers
/
isdn
9e567af
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90
by Thomas Gleixner
· 5 years ago
74ba920
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61
by Thomas Gleixner
· 5 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 5 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 5 years ago
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
a9e41a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
c5bf68f
*: convert stream-like files from nonseekable_open -> stream_open
by Kirill Smelkov
· 6 years ago
4014dfa
isdn: bas_gigaset: use usb_fill_int_urb() properly
by Paul Bolle
· 6 years ago
0fa4122
isdn:mISDN: fix misuse of %x in hfcpci.c
by Fuqian Huang
· 6 years ago
6f9fd97
isdn: hisax: Fix misuse of %x in config.c
by Fuqian Huang
· 6 years ago
6b0a7f8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
238ffdc
mISDN: Check address length before reading address family
by Tetsuo Handa
· 6 years ago
a534ea3
net: isdn: Make isdn_ppp_mp_discard and isdn_ppp_mp_reassembly static
by YueHaibing
· 6 years ago
fae846e
mISDN: hfcpci: Test both vendor & device ID for Digium HFC4S
by Bjorn Helgaas
· 6 years ago
1001049
isdn: hfcpci: fix potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
d721fe9
isdn: mISDNinfineon: fix potential NULL pointer dereference
by Kangjie Lu
· 6 years ago
8a72b81
isdn: isdnloop: fix pointer dereference bug
by Arnd Bergmann
· 6 years ago
38d2265
isdn: mISDN: Fix potential NULL pointer dereference of kzalloc
by Aditya Pakki
· 6 years ago
6d20fae
isdn_common: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
189a10f
isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_any
by Huang Zijiang
· 6 years ago
b67de69
isdn_v110: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
56e9b6b
isdn: i4l: isdn_tty: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
b6cd7dd
ser_gigaset: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
a655fe9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
bdcc5bc
mISDN: fix a race in dev_expire_timer()
by Eric Dumazet
· 6 years ago
13c6ee2
socket: Use old_timeval types for socket timestamps
by Deepa Dinamani
· 6 years ago
fa7f3a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
65ea97d
isdn: remove unneeded semicolon
by YueHaibing
· 6 years ago
7afa81c
isdn: avm: Fix string plus integer warning from Clang
by Nathan Chancellor
· 6 years ago
8d008e6
mISDN: hfcsusb: Use struct_size() in kzalloc()
by Gustavo A. R. Silva
· 6 years ago
2ff33d6
isdn: i4l: isdn_tty: Fix some concurrency double-free bugs
by Jia-Ju Bai
· 6 years ago
d63967e
isdn: fix kernel-infoleak in capi_unlocked_ioctl
by Eric Dumazet
· 6 years ago
7418e65
isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI_l1hw()
by Jia-Ju Bai
· 6 years ago
b24b767
isdn/hisax: remove set but not used variable 'total'
by YueHaibing
· 6 years ago
9206eb0
PCI: add USR vendor id and use it in r8169 and w6692 driver
by Heiner Kallweit
· 6 years ago
a8d6219
ISDN: eicon: Remove driver
by Olof Johansson
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
44adbac
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
aa563d7
iov_iter: Separate type from direction and use accessor functions
by David Howells
· 6 years ago
aeb5e02
mISDN: Fix type of switch control variable in ctrl_teimanager
by Nathan Chancellor
· 6 years ago
a1930a9
isdn: hfc_{pci,sx}: Avoid empty body if statements
by Nathan Chancellor
· 6 years ago
969ec01
gigaset: add ->compat_ioctl()
by Al Viro
· 6 years ago
09d88c8
gigaset: don't try to printk userland buffer contents
by Al Viro
· 6 years ago
e67504c
isdn_tty: TCSBRK{,P} won't reach ->ioctl()
by Al Viro
· 6 years ago
864e880
kill capinc_tty_ioctl()
by Al Viro
· 6 years ago
7579d84
isdn/hisax: amd7930_fn: Remove unnecessary parentheses
by Nathan Chancellor
· 6 years ago
062f97a
isdn/gigaset/isocdata: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
272a661
isdn/gigaset: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
2b91561
gigaset: asyncdata: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
3f60b03
isdn/hisax: Fix fall-through annotation
by Gustavo A. R. Silva
· 6 years ago
66ab235
mISDN: remove redundant null pointer check before kfree_skb
by zhong jiang
· 6 years ago
faa0832
isdn/hisax: Remove unnecessary parenthesis
by Nathan Chancellor
· 6 years ago
5e22002
isdn: Disable IIOCDBGVAR
by Kees Cook
· 6 years ago
055d624
isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL
by Jia-Ju Bai
· 6 years ago
87935aa
isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()
by Jia-Ju Bai
· 6 years ago
9d8009d
isdn: mISDN: netjet: Replace GFP_ATOMIC with GFP_KERNEL in nj_probe()
by Jia-Ju Bai
· 6 years ago
8c957d6
isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()
by Jia-Ju Bai
· 6 years ago
20fbdc3
isdn/capi: fix defined but not used warnings
by Randy Dunlap
· 6 years ago
d287c50
isdn: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
414372f
TTY: isdn: Replace strncpy with memcpy
by Guenter Roeck
· 6 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 6 years ago
16630f5
isdn: mISDN: use irqsave() in USB's complete callback
by Sebastian Andrzej Siewior
· 6 years ago
e112ce4
isdn: hisax: st5481_usb: use usb_fill_int_urb()
by Sebastian Andrzej Siewior
· 6 years ago
dd3adc4
isdn: hisax: hfc_usb: use usb_fill_int_urb()
by Sebastian Andrzej Siewior
· 6 years ago
78c696c
isdn: gigaset: use usb_fill_int_urb()
by Sebastian Andrzej Siewior
· 6 years ago
42bc47b
treewide: Use array_size() in vmalloc()
by Kees Cook
· 6 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 6 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 6 years ago
408afb8
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
cf626b0
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
db5051e
net: convert datagram_poll users tp ->poll_mask
by Christoph Hellwig
· 7 years ago
984652d
net: remove sock_no_poll
by Christoph Hellwig
· 7 years ago
6009d1f
isdn: eicon: fix a missing-check bug
by Wenwen Wang
· 6 years ago
96362fb
isdn/gigaset: add back gigaset_procinfo assignment
by Christoph Hellwig
· 7 years ago
2cd1f0d
isdn: replace ->proc_fops with ->proc_show
by Christoph Hellwig
· 7 years ago
3f3942a
proc: introduce proc_create_single{,_data}
by Christoph Hellwig
· 7 years ago
fddda2b
proc: introduce proc_create_seq{,_data}
by Christoph Hellwig
· 7 years ago
9a43816
mISDN: Remove VLAs
by Laura Abbott
· 7 years ago
5bb053b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
a687a53
treewide: simplify Kconfig dependencies for removed archs
by Arnd Bergmann
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
1ed2d76
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
956a27e
mISDN: switch to sock_recvmsg()
by Al Viro
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 7 years ago
86cb30e
treewide: setup_timer() -> timer_setup() (2 field)
by Kees Cook
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
b9eaf18
treewide: init_timer() -> setup_timer()
by Kees Cook
· 7 years ago
2052556
isdn: hisax: Fix pnp_irq's error checking for setup_teles3
by Arvind Yadav
· 7 years ago
d48cc29
isdn: hisax: Fix pnp_irq's error checking for setup_sedlbauer_isapnp
by Arvind Yadav
· 7 years ago
4bef0eb
isdn: hisax: Fix pnp_irq's error checking for setup_niccy
by Arvind Yadav
· 7 years ago
203d202
isdn: hisax: Fix pnp_irq's error checking for setup_ix1micro
by Arvind Yadav
· 7 years ago
56cdb91
isdn: hisax: Fix pnp_irq's error checking for setup_isurf
by Arvind Yadav
· 7 years ago
eb545c1
isdn: hisax: Handle return value of pnp_irq and pnp_port_start
by Arvind Yadav
· 7 years ago
faa2eff
isdn: hisax: Fix pnp_irq's error checking for setup_hfcs
by Arvind Yadav
· 7 years ago
a6234b8
isdn: hisax: Fix pnp_irq's error checking for setup_hfcsx
by Arvind Yadav
· 7 years ago
3cf631b
isdn: hisax: Fix pnp_irq's error checking for setup_elsa_isapnp
by Arvind Yadav
· 7 years ago
e17aa09
isdn: hisax: Fix pnp_irq's error checking for setup_diva_isapnp
by Arvind Yadav
· 7 years ago
b0927bd
isdn: hisax: Fix pnp_irq's error checking for avm_pnp_setup
by Arvind Yadav
· 7 years ago
Next »