aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2012-04-15isdn/hysdn: Convert to kstrtoul_from_userPeter Hüwe
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-10ISDN: remove uses of isdn_tty_revisionJiri Slaby
2012-04-09TTY: isdn, use tty_port_block_til_ready helperJiri Slaby
2012-04-09TTY: isdn, define tty_port_operationsJiri Slaby
2012-04-09TTY: isdn, use tty_port_close_end helperJiri Slaby
2012-04-09TTY: isdn, define local tty_portJiri Slaby
2012-04-09TTY: isdn, use xmit_buf from tty_portJiri Slaby
2012-04-09TTY: isdn, use tty from tty_portJiri Slaby
2012-04-09TTY: isdn, use counts from tty_portJiri Slaby
2012-04-09TTY: isdn, use open/close_wait from tty_portJiri Slaby
2012-04-09TTY: isdn, add tty_portJiri Slaby
2012-04-09TTY: isdn, make some functions readableJiri Slaby
2012-04-09TTY: isdn, do not play with module refcountsJiri Slaby
2012-04-09TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby
2012-04-09TTY: isdn, remove calloutJiri Slaby
2012-04-09ISDN: i4l, remove cvs crapJiri Slaby
2012-04-09isdn/gigaset: use gig_dbg() for debugging outputTilman Schmidt
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27mISDN: array underflow in open_bchannel()Dan Carpenter
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-08TTY: isdn/gigaset, use tty_portJiri Slaby
2012-03-08TTY: isdn/gigaset, do not set tty->driver_data to NULLJiri Slaby
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby
2012-03-08TTY: remove re-assignments to tty_driver membersJiri Slaby
2012-03-04ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras
2012-02-27gigaset: Use semicolons to terminate statementsJoe Perches
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2012-02-13mISDN: Fix typo in dsp_core.cMasanari Iida
2012-02-13isdn: Fix typo in isdn_ppp.cMasanari Iida
2012-02-13mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka
2012-02-13isdn: Fix typo in callc.c and tei.cMasanari Iida
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-09isdn: type bug in isdn_net_header()Dan Carpenter
2012-02-02TTY: use tty_standard_installJiri Slaby
2012-02-02eicon: fix -Warray-bounds warningDanny Kukawka
2012-02-01mISDN: use memchr_invAkinobu Mita
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-10drivers: isdn: Fix dependency for ISDN_PPPFabio Estevam
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-29isdn: avoid copying too long drvidDan Carpenter
2011-11-29isdn: make sure strings are null terminatedDan Carpenter
2011-11-27isdn/gigaset: report ISDN4Linux interface only onceTilman Schmidt