Age | Commit message (Expand) | Author |
2019-05-31 | isdn: remove hisax driver | Arnd Bergmann |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
2019-04-23 | isdn: hisax: Fix misuse of %x in config.c | Fuqian Huang |
2019-02-14 | isdn:hisax: Replace dev_kfree_skb_any by dev_consume_skb_any | Huang Zijiang |
2019-01-19 | isdn: remove unneeded semicolon | YueHaibing |
2018-12-28 | isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI... | Jia-Ju Bai |
2018-11-16 | isdn/hisax: remove set but not used variable 'total' | YueHaibing |
2018-10-22 | isdn: hfc_{pci,sx}: Avoid empty body if statements | Nathan Chancellor |
2018-10-10 | isdn/hisax: amd7930_fn: Remove unnecessary parentheses | Nathan Chancellor |
2018-10-02 | isdn/hisax: Fix fall-through annotation | Gustavo A. R. Silva |
2018-09-19 | isdn/hisax: Remove unnecessary parenthesis | Nathan Chancellor |
2018-07-26 | isdn: hisax: config: Replace GFP_ATOMIC with GFP_KERNEL | Jia-Ju Bai |
2018-07-26 | isdn: hisax: callc: Replace GFP_ATOMIC with GFP_KERNEL in init_PStack() | Jia-Ju Bai |
2018-07-04 | isdn: mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-06-22 | isdn: hisax: st5481_usb: use usb_fill_int_urb() | Sebastian Andrzej Siewior |
2018-06-22 | isdn: hisax: hfc_usb: use usb_fill_int_urb() | Sebastian Andrzej Siewior |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-03-26 | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann |
2017-11-16 | isdn: hisax: Fix pnp_irq's error checking for setup_teles3 | Arvind Yadav |
2017-11-16 | isdn: hisax: Fix pnp_irq's error checking for setup_sedlbauer_isapnp | Arvind Yadav |
2017-11-16 | isdn: hisax: Fix pnp_irq's error checking for setup_niccy | Arvind Yadav |
2017-11-16 | isdn: hisax: Fix pnp_irq's error checking for setup_ix1micro | Arvind Yadav |
2017-11-16 | isdn: hisax: Fix pnp_irq's error checking for setup_isurf | Arvind Yadav |
2017-11-16 | isdn: hisax: Handle return value of pnp_irq and pnp_port_start | Arvind Yadav |
2017-11-16 | isdn: hisax: Fix pnp_irq's error checking for setup_hfcs | Arvind Yadav |
2017-11-16 | isdn: hisax: Fix pnp_irq's error checking for setup_hfcsx | Arvind Yadav |
2017-11-16 | isdn: hisax: Fix pnp_irq's error checking for setup_elsa_isapnp | Arvind Yadav |
2017-11-16 | isdn: hisax: Fix pnp_irq's error checking for setup_diva_isapnp | Arvind Yadav |
2017-11-16 | isdn: hisax: Fix pnp_irq's error checking for avm_pnp_setup | Arvind Yadav |
2017-11-16 | isdn: hisax: Fix pnp_irq's error checking for setup_asuscom | Arvind Yadav |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-18 | isdn/hisax: Convert timers to use timer_setup() | Kees Cook |
2017-08-08 | isdn: hisax: hfc_usb: constify usb_device_id | Arvind Yadav |
2017-07-15 | isdn: hisax: hisax_fcpcipnp: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: hisax: hfc4s8s_l1: constify pci_device_id. | Arvind Yadav |
2017-07-15 | isdn: hisax: constify pci_device_id. | Arvind Yadav |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-05-10 | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-04-20 | Annotate hardware config module parameters in drivers/isdn/ | David Howells |
2017-03-24 | isdn: use setup_timer | Geliang Tang |
2017-03-09 | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada |
2016-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-12-17 | isdn: Constify some function parameters | Emese Revfy |
2016-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2016-12-14 | treewide: Fix printk() message errors | Masanari Iida |
2016-12-05 | isdn: hisax: set error code on failure | Pan Bian |
2016-03-27 | Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression. | Cosmin-Gabriel Samoila |