| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2015-04-14 | 1 | -1/+1 |
|\ |
|
| * | treewide: Fix typo in printk messages | Masanari Iida | 2015-03-06 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2015-03-03 | 1 | -1/+1 |
|\ \ |
|
| * | | mISDN: replace current->state by set_current_state() | Fabian Frederick | 2015-02-22 | 1 | -1/+1 |
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2015-02-19 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | kconfig: use bool instead of boolean for type definition attributes | Christoph Jaeger | 2015-01-07 | 1 | -1/+1 |
| |/ |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-05 | 1 | -1/+1 |
|\ \ |
|
| * | | isdn: off by one in connect_res() | Dan Carpenter | 2015-02-02 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-15 | 1 | -1/+1 |
|\| | |
|
| * | | isdn: fix NUL (\0 or \x00) specification in string | Giel van Schijndel | 2015-01-12 | 1 | -1/+1 |
| |/ |
|
* / | mISDN: avoid arch specific __builtin_return_address call | Arnd Bergmann | 2015-01-13 | 2 | -6/+12 |
|/ |
|
* | drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef | Rasmus Villemoes | 2014-08-22 | 1 | -1/+1 |
* | isdn: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-17 | 1 | -1/+1 |
* | isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en... | Jesper Juhl | 2013-10-02 | 1 | -1/+1 |
* | isdn: hfcpci_softirq: get func return to suppress compiler warning | Antonio Alecrim Jr | 2013-09-15 | 1 | -2/+2 |
* | mISDN: replace sum of bitmasks with OR operation. | Alexandru Juncu | 2013-07-19 | 1 | -6/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 4 | -9/+9 |
|\ |
|
| * | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 4 | -9/+9 |
* | | drivers/isdn: use module_pcmcia_driver() in pcmcia drivers | H Hartley Sweeten | 2013-03-15 | 1 | -13/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 | 1 | -3/+3 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-02-21 | 2 | -5/+5 |
|\ \ |
|
| * | | Merge branch 'master' into for-next | Jiri Kosina | 2013-01-29 | 11 | -47/+44 |
| |\| |
|
| * | | treewide: Replace incomming with incoming in all comments and strings | Jorrit Schippers | 2013-01-03 | 2 | -5/+5 |
| * | | treewide: fix printk typo in multiple drivers | Masanari Iida | 2012-11-19 | 1 | -1/+1 |
| * | | isdn: Fix typo in isdn drivers | Masanari Iida | 2012-10-26 | 1 | -1/+1 |
* | | | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach | 2013-01-18 | 1 | -0/+1 |
| |/
|/| |
|
* | | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 | 11 | -47/+44 |
* | | isdn: Fix typo in drivers/isdn | Masanari Iida | 2012-11-09 | 2 | -2/+2 |
|/ |
|
* | mISDN: Fix wrong usage of flush_work_sync while holding locks | Karsten Keil | 2012-09-13 | 5 | -5/+10 |
* | mISDN: fix possible memory leak in hfcmulti_init() | Wei Yongjun | 2012-09-03 | 1 | -0/+2 |
* | mISDN: Bugfix only few bytes are transfered on a connection | Karsten Keil | 2012-07-29 | 1 | -3/+4 |
* | ISDN: Add check for usb_alloc_urb() result | Karsten Keil | 2012-07-18 | 1 | -5/+13 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-05-24 | 1 | -0/+6 |
|\ |
|
| * | mISDN: Add X-Tensions USB ISDN TA XC-525 | Karsten Keil | 2012-05-22 | 1 | -0/+6 |
* | | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 2012-05-18 | 1 | -0/+1 |
* | | mISDN: Implement MISDN_CTRL_RX_OFF for more drivers | Karsten Keil | 2012-05-16 | 8 | -12/+51 |
* | | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers | Karsten Keil | 2012-05-16 | 8 | -159/+228 |
* | | mISDN: Allow to set a minimum length for transparent data | Karsten Keil | 2012-05-16 | 8 | -121/+57 |
* | | mISDN: Reduce RX buffer allocation for transparent data | Karsten Keil | 2012-05-16 | 8 | -176/+122 |
* | | mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation | Martin Bachem | 2012-05-16 | 1 | -8/+2 |
* | | mISDN: avmfritz use the bigger fifo of chip version 2 | Karsten Keil | 2012-05-16 | 1 | -27/+41 |
* | | mISDN: Early confirm for transparent data | Karsten Keil | 2012-05-16 | 8 | -113/+39 |
* | | mISDN: Cleanup channel also if it already was deactivated | Karsten Keil | 2012-05-16 | 8 | -49/+23 |
* | | isdn: Fix typo in hfcmulti.c | Masanari Iida | 2012-05-16 | 1 | -2/+2 |
* | | mISDN: Make layer1 timer 3 value configurable | Karsten Keil | 2012-05-04 | 7 | -11/+36 |
* | | isdn/eicon: use standard __init,__exit function markup | hartleys | 2012-04-27 | 11 | -36/+33 |
* | | mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. | Andreas Eversberg | 2012-04-26 | 2 | -166/+236 |
* | | mISDN: Rework of LED status display for HFC-4S/8S/E1 cards. | Andreas Eversberg | 2012-04-26 | 2 | -71/+95 |