| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | mISDN: Help to identify the card | Karsten Keil | 2012-05-04 | 2 | -32/+60 |
* | | | mISDN: Layer1 statemachine fix | Karsten Keil | 2012-05-04 | 1 | -9/+13 |
* | | | mISDN: Make layer1 timer 3 value configurable | Karsten Keil | 2012-05-04 | 8 | -13/+50 |
* | | | mISDN: L2 timeouts need to be queued as L2 event | Karsten Keil | 2012-05-04 | 2 | -8/+63 |
* | | | mISDN: Fix refcounting bug | Karsten Keil | 2012-05-04 | 1 | -14/+39 |
* | | | mISDN: Added PH_* state info to tei manager. | Andreas Eversberg | 2012-05-04 | 1 | -0/+6 |
* | | | 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 |
* | | | mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not. | Andreas Eversberg | 2012-04-26 | 1 | -15/+10 |
* | | | mISDN: Fixed false interruption of audio during bridging change. | Andreas Eversberg | 2012-04-26 | 1 | -8/+16 |
* | | | mISDN: DSP scheduling fix (version 2) | Karsten Keil | 2012-04-26 | 2 | -2/+4 |
* | | | mISDN: Fix division by zero | Karsten Keil | 2012-04-26 | 1 | -5/+14 |
* | | | mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko. | Andreas Eversberg | 2012-04-26 | 1 | -5/+10 |
* | | | mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp | Andreas Eversberg | 2012-04-26 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-23 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-04-12 | 1 | -1/+1 |
| |\ \
| | |/
| |/| |
|
| | * | isdn/gigaset: use gig_dbg() for debugging output | Tilman Schmidt | 2012-04-09 | 1 | -1/+1 |
* | | | isdn/hysdn: Convert to kstrtoul_from_user | Peter Hüwe | 2012-04-15 | 1 | -9/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-04-02 | 7 | -7/+7 |
|\ \
| |/
|/| |
|
| * | mISDN: array underflow in open_bchannel() | Dan Carpenter | 2012-03-27 | 7 | -7/+7 |
* | | Remove all #inclusions of asm/system.h | David Howells | 2012-03-28 | 7 | -7/+0 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-03-20 | 314 | -50448/+50341 |
|\ |
|
| * | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> | Paul Mackerras | 2012-03-04 | 1 | -1/+1 |
| * | gigaset: Use semicolons to terminate statements | Joe Perches | 2012-02-27 | 1 | -4/+4 |
| * | isdn: whitespace coding style cleanup | Joe Perches | 2012-02-21 | 314 | -50430/+50334 |
| * | mISDN: Fix typo in dsp_core.c | Masanari Iida | 2012-02-13 | 1 | -1/+1 |
| * | isdn: Fix typo in isdn_ppp.c | Masanari Iida | 2012-02-13 | 1 | -2/+2 |
| * | mISDN/hfcsusb: remove unused variable hfcsusb_rev | Danny Kukawka | 2012-02-13 | 1 | -2/+1 |
| * | isdn: Fix typo in callc.c and tei.c | Masanari Iida | 2012-02-13 | 2 | -2/+2 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-10 | 1 | -1/+1 |
| |\ |
|
| * | | eicon: fix -Warray-bounds warning | Danny Kukawka | 2012-02-02 | 1 | -30/+30 |
| * | | mISDN: use memchr_inv | Akinobu Mita | 2012-02-01 | 1 | -13/+3 |
* | | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 2012-03-20 | 5 | -144/+42 |
|\ \ \
| |_|/
|/| | |
|
| * | | TTY: isdn/gigaset, use tty_port | Jiri Slaby | 2012-03-08 | 3 | -31/+21 |
| * | | TTY: isdn/gigaset, do not set tty->driver_data to NULL | Jiri Slaby | 2012-03-08 | 1 | -91/+14 |
| * | | TTY: remove unneeded tty->index checks | Jiri Slaby | 2012-03-08 | 3 | -9/+3 |
| * | | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2012-03-08 | 2 | -7/+1 |
| * | | TTY: use tty_standard_install | Jiri Slaby | 2012-02-02 | 1 | -6/+3 |
| |/ |
|
* | | isdn: type bug in isdn_net_header() | Dan Carpenter | 2012-02-09 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-01-14 | 3 | -3/+3 |
|\ |
|
| * | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 3 | -3/+3 |
* | | drivers: isdn: Fix dependency for ISDN_PPP | Fabio Estevam | 2012-01-10 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ |
|
| * | misc latin1 to utf8 conversions | Al Viro | 2012-01-02 | 1 | -1/+1 |
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 1 | -27/+1 |
|\ \ |
|
| * \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -27/+1 |
| |\ \ |
|
| | * | | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -27/+1 |
| | |/ |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-02 | 2 | -0/+9 |
|\ \ \
| |/ / |
|
| * | | isdn: avoid copying too long drvid | Dan Carpenter | 2011-11-29 | 1 | -0/+3 |