| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: kzalloc() -> kcalloc() | Kees Cook | 2018-06-13 | 1 | -1/+3 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-13 | 3 | -6/+11 |
* | treewide: simplify Kconfig dependencies for removed archs | Arnd Bergmann | 2018-03-26 | 1 | -5/+5 |
* | isdn: hisax: Fix pnp_irq's error checking for setup_teles3 | Arvind Yadav | 2017-11-16 | 1 | -1/+1 |
* | isdn: hisax: Fix pnp_irq's error checking for setup_sedlbauer_isapnp | Arvind Yadav | 2017-11-16 | 1 | -1/+1 |
* | isdn: hisax: Fix pnp_irq's error checking for setup_niccy | Arvind Yadav | 2017-11-16 | 1 | -1/+1 |
* | isdn: hisax: Fix pnp_irq's error checking for setup_ix1micro | Arvind Yadav | 2017-11-16 | 1 | -1/+1 |
* | isdn: hisax: Fix pnp_irq's error checking for setup_isurf | Arvind Yadav | 2017-11-16 | 1 | -1/+1 |
* | isdn: hisax: Handle return value of pnp_irq and pnp_port_start | Arvind Yadav | 2017-11-16 | 1 | -0/+2 |
* | isdn: hisax: Fix pnp_irq's error checking for setup_hfcs | Arvind Yadav | 2017-11-16 | 1 | -1/+1 |
* | isdn: hisax: Fix pnp_irq's error checking for setup_hfcsx | Arvind Yadav | 2017-11-16 | 1 | -1/+1 |
* | isdn: hisax: Fix pnp_irq's error checking for setup_elsa_isapnp | Arvind Yadav | 2017-11-16 | 1 | -1/+1 |
* | isdn: hisax: Fix pnp_irq's error checking for setup_diva_isapnp | Arvind Yadav | 2017-11-16 | 1 | -1/+1 |
* | isdn: hisax: Fix pnp_irq's error checking for avm_pnp_setup | Arvind Yadav | 2017-11-16 | 1 | -1/+1 |
* | isdn: hisax: Fix pnp_irq's error checking for setup_asuscom | Arvind Yadav | 2017-11-16 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 | 5 | -0/+5 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 5 | -0/+5 |
* | | isdn/hisax: Convert timers to use timer_setup() | Kees Cook | 2017-10-18 | 19 | -67/+68 |
|/ |
|
* | isdn: hisax: hfc_usb: constify usb_device_id | Arvind Yadav | 2017-08-09 | 1 | -1/+1 |
* | isdn: hisax: hisax_fcpcipnp: constify pci_device_id. | Arvind Yadav | 2017-07-16 | 1 | -1/+1 |
* | isdn: hisax: hfc4s8s_l1: constify pci_device_id. | Arvind Yadav | 2017-07-16 | 1 | -1/+1 |
* | isdn: hisax: constify pci_device_id. | Arvind Yadav | 2017-07-16 | 1 | -1/+1 |
* | networking: introduce and use skb_put_data() | Johannes Berg | 2017-06-16 | 20 | -65/+77 |
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-05-11 | 1 | -5/+5 |
|\ |
|
| * | Annotate hardware config module parameters in drivers/isdn/ | David Howells | 2017-04-20 | 1 | -5/+5 |
* | | isdn: use setup_timer | Geliang Tang | 2017-03-24 | 18 | -66/+27 |
|/ |
|
* | scripts/spelling.txt: add "disble(d)" pattern and fix typo instances | Masahiro Yamada | 2017-03-10 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-18 | 2 | -10/+10 |
|\ |
|
| * | isdn: Constify some function parameters | Emese Revfy | 2016-12-18 | 2 | -10/+10 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2016-12-14 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | treewide: Fix printk() message errors | Masanari Iida | 2016-12-14 | 1 | -1/+1 |
* | | isdn: hisax: set error code on failure | Pan Bian | 2016-12-05 | 1 | -0/+1 |
|/ |
|
* | Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression. | Cosmin-Gabriel Samoila | 2016-03-28 | 1 | -5/+10 |
* | isdn: Partially revert debug format string usage clean up | Christoph Biedl | 2015-11-25 | 4 | -6/+6 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-24 | 1 | -12/+8 |
|\ |
|
| * | ISDN: fix OOM condition for sending queued I-Frames | Karsten Keil | 2015-10-22 | 1 | -12/+8 |
* | | isdn: hisax: fix frame calculation | Andrzej Hajda | 2015-09-23 | 1 | -5/+5 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-24 | 1 | -2/+2 |
|\ |
|
| * | isdn: disable HiSax NetJet driver on microblaze arch | Nicolai Stange | 2015-06-21 | 1 | -2/+2 |
* | | isdn/hisax: Convert use of __constant_cpu_to_le16 to cpu_to_le16 | Vaishali Thakkar | 2015-06-08 | 1 | -2/+2 |
|/ |
|
* | isdn: hisax: hfc4s8s_l1: Remove some unused functions | Rickard Strandqvist | 2015-01-02 | 1 | -21/+0 |
* | isdn: fix misspelling of current function in string | Julia Lawall | 2014-12-09 | 6 | -8/+8 |
* | isdn: hisax: l3ni1.c: Fix for possible null pointer dereference | Rickard Strandqvist | 2014-07-09 | 1 | -5/+9 |
* | isdn: hisax: Drop duplicate Kconfig entry | Jean Delvare | 2014-06-17 | 1 | -5/+0 |
* | isdn: hisax: Merge Kconfig ifs | Jean Delvare | 2014-06-17 | 1 | -5/+1 |
* | isdn: hisax: remove some dead code | Dan Carpenter | 2014-05-07 | 1 | -107/+4 |
* | hisax/icc: add missing semicolon after label | Julia Lawall | 2014-04-23 | 1 | -1/+1 |
* | isdn: hisax/elsa: fix sleep_on race in elsa FSM | Arnd Bergmann | 2014-02-26 | 2 | -4/+8 |
* | isdn/hisax: hex vs decimal typo in prfeatureind() | Dan Carpenter | 2014-02-07 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-01-23 | 1 | -1/+1 |
|\ |
|