Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
7ddacfa564870cdd97275fd87decb6174abc6380
/
drivers
/
isdn
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
84dcc16
isdn: hisax: Fix pnp_irq's error checking for setup_asuscom
by Arvind Yadav
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
28e8c19
mISDN: l1oip_core: replace _manual_ swap with swap macro
by Gustavo A. R. Silva
· 7 years ago
2a17178
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
c509a82
mISDN: hfcpci: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
5212dfa
ISDN: eicon: message: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
33ad61d
isdn/gigaset: Provide cardstate context for bas timer callbacks
by Kees Cook
· 7 years ago
1128612
isdnloop: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
4cfea08
isdn/gigaset: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
c788dd2
isdn/gigaset: Use kzalloc instead of open-coded field zeroing
by Kees Cook
· 7 years ago
e313ac1
mISDN: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
5e8b824
isdn/hisax: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
02388bf
isdn/i4l: fetch the ppp_write buffer in one shot
by Meng Xu
· 7 years ago
eef5a7c
isdn: isdnloop: fix logic error in isdnloop_sendbuf
by Arnd Bergmann
· 7 years ago
463910e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
54a6a04
mISDN: Fix null pointer dereference at mISDN_FsmNew
by Anton Vasilyev
· 7 years ago
3118e6e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4530cca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 7 years ago
f374771
isdn: hfcsusb: constify usb_device_id
by Arvind Yadav
· 7 years ago
585f46a
isdn: hisax: hfc_usb: constify usb_device_id
by Arvind Yadav
· 7 years ago
733a707
isdn: kcapi: make capi_version const
by Bhumika Goyal
· 7 years ago
b925ef3
hysdn: fix to a race condition in put_log_buffer
by Anton Volkov
· 7 years ago
fde6af4
Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux
by David S. Miller
· 7 years ago
9f5af54
isdn/i4l: fix buffer overflow
by Annie Cherkaev
· 7 years ago
7a68ada
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
eeef171
ISDN: eicon: switch to use native bitmaps
by Andy Shevchenko
· 7 years ago
65f9641
isdn: avm: c4: constify pci_device_id.
by Arvind Yadav
· 7 years ago
ed038e7
isdn: mISDN: hfcpci: constify pci_device_id.
by Arvind Yadav
· 7 years ago
1d9c8fa
isdn: mISDN: avmfritz: constify pci_device_id.
by Arvind Yadav
· 7 years ago
e8336ed
isdn: mISDN: w6692: constify pci_device_id.
by Arvind Yadav
· 7 years ago
e3b79fc
isdn: mISDN: hfcmulti: constify pci_device_id.
by Arvind Yadav
· 7 years ago
0d41668
isdn: mISDN: netjet: constify pci_device_id.
by Arvind Yadav
· 7 years ago
cf46d35
isdn: eicon: constify pci_device_id.
by Arvind Yadav
· 7 years ago
6cfc3d8
isdn: hisax: hisax_fcpcipnp: constify pci_device_id.
by Arvind Yadav
· 7 years ago
Next »