aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAge
...
* | | mISDN: Fix refcounting bugKarsten Keil2012-05-04
* | | mISDN: Added PH_* state info to tei manager.Andreas Eversberg2012-05-04
* | | isdn/eicon: use standard __init,__exit function markuphartleys2012-04-27
* | | mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Andreas Eversberg2012-04-26
* | | mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.Andreas Eversberg2012-04-26
* | | mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.Andreas Eversberg2012-04-26
* | | mISDN: Fixed false interruption of audio during bridging change.Andreas Eversberg2012-04-26
* | | mISDN: DSP scheduling fix (version 2)Karsten Keil2012-04-26
* | | mISDN: Fix division by zeroKarsten Keil2012-04-26
* | | mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko.Andreas Eversberg2012-04-26
* | | mISDN: Fix NULL pointer bug in if-condition of mISDN_dspAndreas Eversberg2012-04-26
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\| |
| * | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-04-12
| |\ \ | | |/ | |/|
| | * isdn/gigaset: use gig_dbg() for debugging outputTilman Schmidt2012-04-09
* | | isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe2012-04-15
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-02
|\ \ | |/ |/|
| * mISDN: array underflow in open_bchannel()Dan Carpenter2012-03-27
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-04
| * gigaset: Use semicolons to terminate statementsJoe Perches2012-02-27
| * isdn: whitespace coding style cleanupJoe Perches2012-02-21
| * mISDN: Fix typo in dsp_core.cMasanari Iida2012-02-13
| * isdn: Fix typo in isdn_ppp.cMasanari Iida2012-02-13
| * mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka2012-02-13
| * isdn: Fix typo in callc.c and tei.cMasanari Iida2012-02-13
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
| |\
| * | eicon: fix -Warray-bounds warningDanny Kukawka2012-02-02
| * | mISDN: use memchr_invAkinobu Mita2012-02-01
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-20
|\ \ \ | |_|/ |/| |
| * | TTY: isdn/gigaset, use tty_portJiri Slaby2012-03-08
| * | TTY: isdn/gigaset, do not set tty->driver_data to NULLJiri Slaby2012-03-08
| * | TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
| * | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-08
| * | TTY: use tty_standard_installJiri Slaby2012-02-02
| |/
* / isdn: type bug in isdn_net_header()Dan Carpenter2012-02-09
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-14
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* | drivers: isdn: Fix dependency for ISDN_PPPFabio Estevam2012-01-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * misc latin1 to utf8 conversionsAl Viro2012-01-02
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-07
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
| |\ \
| | * | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-18
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-02
|\| |
| * | isdn: avoid copying too long drvidDan Carpenter2011-11-29
| * | isdn: make sure strings are null terminatedDan Carpenter2011-11-29
| |/
* / isdn/gigaset: report ISDN4Linux interface only onceTilman Schmidt2011-11-27
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-10-31