aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hisax
AgeCommit message (Expand)Author
2019-03-01isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai
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
2015-11-25isdn: Partially revert debug format string usage clean upChristoph Biedl
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-22ISDN: fix OOM condition for sending queued I-FramesKarsten Keil
2015-09-22isdn: hisax: fix frame calculationAndrzej Hajda
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-06-21isdn: disable HiSax NetJet driver on microblaze archNicolai Stange
2015-06-07isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar
2015-01-02isdn: hisax: hfc4s8s_l1: Remove some unused functionsRickard Strandqvist
2014-12-09isdn: fix misspelling of current function in stringJulia Lawall
2014-07-08isdn: hisax: l3ni1.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-06-16isdn: hisax: Drop duplicate Kconfig entryJean Delvare
2014-06-16isdn: hisax: Merge Kconfig ifsJean Delvare
2014-05-07isdn: hisax: remove some dead codeDan Carpenter
2014-04-22hisax/icc: add missing semicolon after labelJulia Lawall
2014-02-26isdn: hisax/elsa: fix sleep_on race in elsa FSMArnd Bergmann
2014-02-06isdn/hisax: hex vs decimal typo in prfeatureind()Dan Carpenter