aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-04-23isdn: hisax: Fix misuse of %x in config.cFuqian Huang
2019-02-14isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_anyHuang Zijiang
2019-01-19isdn: remove unneeded semicolonYueHaibing
2018-12-28isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai
2018-11-16isdn/hisax: remove set but not used variable 'total'YueHaibing
2018-10-22isdn: hfc_{pci,sx}: Avoid empty body if statementsNathan Chancellor
2018-10-10isdn/hisax: amd7930_fn: Remove unnecessary parenthesesNathan Chancellor
2018-10-02isdn/hisax: Fix fall-through annotationGustavo A. R. Silva
2018-09-19isdn/hisax: Remove unnecessary parenthesisNathan Chancellor
2018-07-26isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai
2018-07-26isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack()Jia-Ju Bai
2018-07-04isdn: mark expected switch fall-throughsGustavo A. R. Silva
2018-06-22isdn: hisax: st5481_usb: use usb_fill_int_urb()Sebastian Andrzej Siewior
2018-06-22isdn: hisax: hfc_usb: use usb_fill_int_urb()Sebastian Andrzej Siewior
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
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-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18isdn/hisax: Convert timers to use timer_setup()Kees Cook
2017-08-08isdn: hisax: hfc_usb: constify usb_device_idArvind Yadav
2017-07-15isdn: hisax: hisax_fcpcipnp: constify pci_device_id.Arvind Yadav
2017-07-15isdn: hisax: hfc4s8s_l1: constify pci_device_id.Arvind Yadav
2017-07-15isdn: hisax: constify pci_device_id.Arvind Yadav
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-20Annotate hardware config module parameters in drivers/isdn/David Howells
2017-03-24isdn: use setup_timerGeliang Tang
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17isdn: Constify some function parametersEmese Revfy
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-05isdn: hisax: set error code on failurePan Bian
2016-03-27Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.Cosmin-Gabriel Samoila