aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-05-26net: convert datagram_poll users tp ->poll_maskChristoph Hellwig
2018-05-26net: remove sock_no_pollChristoph Hellwig
2018-05-22isdn: eicon: fix a missing-check bugWenwen Wang
2018-05-17isdn/gigaset: add back gigaset_procinfo assignmentChristoph Hellwig
2018-05-16isdn: replace ->proc_fops with ->proc_showChristoph Hellwig
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig
2018-04-12mISDN: Remove VLAsLaura Abbott
2018-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-30Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-12-02mISDN: switch to sock_recvmsg()Al Viro
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-21treewide: init_timer() -> setup_timer()Kees Cook
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_teles3Arvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_sedlbauer_isapnpArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_niccyArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_ix1microArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_isurfArvind Yadav
2017-11-16isdn: hisax: Handle return value of pnp_irq and pnp_port_startArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_hfcsArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_hfcsxArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_elsa_isapnpArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_diva_isapnpArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for avm_pnp_setupArvind Yadav
2017-11-16isdn: hisax: Fix pnp_irq's error checking for setup_asuscomArvind Yadav
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-05mISDN: l1oip_core: replace _manual_ swap with swap macroGustavo A. R. Silva
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-03mISDN: hfcpci: Convert timers to use timer_setup()Kees Cook
2017-11-03ISDN: eicon: message: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-23isdn/gigaset: Provide cardstate context for bas timer callbacksKees Cook
2017-10-18isdnloop: Convert timers to use timer_setup()Kees Cook
2017-10-18isdn/gigaset: Convert timers to use timer_setup()Kees Cook
2017-10-18isdn/gigaset: Use kzalloc instead of open-coded field zeroingKees Cook
2017-10-18mISDN: Convert timers to use timer_setup()Kees Cook
2017-10-18isdn/hisax: Convert timers to use timer_setup()Kees Cook
2017-09-20isdn/i4l: fetch the ppp_write buffer in one shotMeng Xu
2017-09-07isdn: isdnloop: fix logic error in isdnloop_sendbufArnd Bergmann