| Commit message (Expand) | Author | Age | Files | Lines |
* | 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: hfc_usb: constify usb_device_id | Arvind Yadav | 2017-08-08 | 1 | -1/+1 |
* | isdn: hisax: hisax_fcpcipnp: constify pci_device_id. | Arvind Yadav | 2017-07-15 | 1 | -1/+1 |
* | isdn: hisax: hfc4s8s_l1: constify pci_device_id. | Arvind Yadav | 2017-07-15 | 1 | -1/+1 |
* | isdn: hisax: constify pci_device_id. | Arvind Yadav | 2017-07-15 | 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-10 | 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-09 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2016-12-17 | 2 | -10/+10 |
|\ |
|
| * | isdn: Constify some function parameters | Emese Revfy | 2016-12-17 | 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-27 | 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-22 | 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-07 | 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-08 | 1 | -5/+9 |
* | isdn: hisax: Drop duplicate Kconfig entry | Jean Delvare | 2014-06-16 | 1 | -5/+0 |
* | isdn: hisax: Merge Kconfig ifs | Jean Delvare | 2014-06-16 | 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-22 | 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-06 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-01-22 | 1 | -1/+1 |
|\ |
|
| * | treewide: Fix typos in printk | Masanari Iida | 2013-12-19 | 1 | -1/+1 |
* | | isdn: Drop big endian cpp checks from telespci and hfc_pci drivers | Guenter Roeck | 2014-01-06 | 2 | -8/+0 |
|/ |
|
* | isdn: clean up debug format string usage | Kees Cook | 2013-09-13 | 19 | -79/+57 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 2 | -2/+2 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-03-20 | 1 | -2/+4 |
| |\ |
|
| * | | driver: isdn: hisax: remove cast for kmalloc/kzalloc return value | Zhang Yanfei | 2013-03-12 | 2 | -2/+2 |
* | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/... | Greg Kroah-Hartman | 2013-03-26 | 1 | -2/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | isdn: hisax: netjet requires VIRT_TO_BUS | Arnd Bergmann | 2013-03-17 | 1 | -2/+4 |
| |/ |
|
* / | drivers/isdn: use module_pcmcia_driver() in pcmcia drivers | H Hartley Sweeten | 2013-03-15 | 4 | -52/+4 |
|/ |
|
* | isdn: hisax: add missing usb_free_urb | Marina Makienko | 2013-02-26 | 1 | -2/+10 |
* | drivers/isdn/hisax: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -8/+7 |
* | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 38 | -241/+169 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 2 | -2/+2 |
|\ |
|
| * | treewide: fix printk typo in multiple drivers | Masanari Iida | 2012-11-19 | 2 | -2/+2 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2012-10-28 | 1 | -5/+5 |
| |\ |
|
| * | | isdn: Fix typo in isdn drivers | Masanari Iida | 2012-10-26 | 2 | -2/+2 |
* | | | isdn: Fix typo in drivers/isdn | Masanari Iida | 2012-11-09 | 3 | -3/+3 |
| |/
|/| |
|