Age | Commit message (Expand) | Author | Files | Lines |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -6/+6 |
2019-10-18 | idsn: Use pr_warn instead of pr_warning | Kefeng Wang | 1 | -6/+6 |
2019-08-22 | mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb” | Markus Elfring | 1 | -6/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 176 | Thomas Gleixner | 1 | -14/+1 |
2018-11-11 | PCI: add USR vendor id and use it in r8169 and w6692 driver | Heiner Kallweit | 1 | -3/+0 |
2017-11-15 | Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2017-10-31 | treewide: Fix function prototypes for module_param_call() | Kees Cook | 1 | -1/+1 |
2017-10-18 | mISDN: Convert timers to use timer_setup() | Kees Cook | 1 | -4/+3 |
2017-07-15 | isdn: mISDN: w6692: constify pci_device_id. | Arvind Yadav | 1 | -1/+1 |
2017-03-24 | isdn: use setup_timer | Geliang Tang | 1 | -3/+2 |
2016-09-01 | mISDN: mark symbols static where possible | Baoyou Xie | 1 | -1/+1 |
2015-01-13 | mISDN: avoid arch specific __builtin_return_address call | Arnd Bergmann | 1 | -3/+3 |
2013-01-03 | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman | 1 | -3/+3 |
2012-09-13 | mISDN: Fix wrong usage of flush_work_sync while holding locks | Karsten Keil | 1 | -1/+2 |
2012-05-16 | mISDN: Implement MISDN_CTRL_RX_OFF for more drivers | Karsten Keil | 1 | -0/+5 |
2012-05-16 | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers | Karsten Keil | 1 | -18/+35 |
2012-05-16 | mISDN: Allow to set a minimum length for transparent data | Karsten Keil | 1 | -19/+6 |
2012-05-16 | mISDN: Reduce RX buffer allocation for transparent data | Karsten Keil | 1 | -13/+7 |
2012-05-16 | mISDN: Early confirm for transparent data | Karsten Keil | 1 | -15/+6 |
2012-05-16 | mISDN: Cleanup channel also if it already was deactivated | Karsten Keil | 1 | -9/+4 |
2012-05-04 | mISDN: Make layer1 timer 3 value configurable | Karsten Keil | 1 | -1/+4 |
2012-03-27 | mISDN: array underflow in open_bchannel() | Dan Carpenter | 1 | -1/+1 |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches | 1 | -43/+43 |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2010-07-11 | fix comment/printk typos concerning "already" | Uwe Kleine-König | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-03 | isdn: mISDN, don't compile unused stuff | Jiri Slaby | 1 | -0/+2 |
2009-07-27 | net: fix multiple definitions of setup_w6692 | Stephen Rothwell | 1 | -1/+1 |
2009-07-25 | mISDN: Add driver for Winbond cards | Karsten Keil | 1 | -0/+1440 |