summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* TTY: isdn, use tty_port_block_til_ready helperJiri Slaby2012-04-091-96/+1Star
* TTY: isdn, define tty_port_operationsJiri Slaby2012-04-091-1/+13
* TTY: isdn, use tty_port_close_end helperJiri Slaby2012-04-091-7/+2Star
* TTY: isdn, define local tty_portJiri Slaby2012-04-091-46/+52
* TTY: isdn, use xmit_buf from tty_portJiri Slaby2012-04-091-7/+9
* TTY: isdn, use tty from tty_portJiri Slaby2012-04-091-21/+20Star
* TTY: isdn, use counts from tty_portJiri Slaby2012-04-091-22/+21Star
* TTY: isdn, use open/close_wait from tty_portJiri Slaby2012-04-092-11/+7Star
* TTY: isdn, add tty_portJiri Slaby2012-04-091-29/+31
* TTY: isdn, make some functions readableJiri Slaby2012-04-091-85/+93
* TTY: isdn, do not play with module refcountsJiri Slaby2012-04-091-11/+0Star
* TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby2012-04-091-29/+30
* TTY: isdn, remove calloutJiri Slaby2012-04-091-26/+6Star
* ISDN: i4l, remove cvs crapJiri Slaby2012-04-091-5/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-04-037-7/+7
|\
| * mISDN: array underflow in open_bchannel()Dan Carpenter2012-03-287-7/+7
* | Remove all #inclusions of asm/system.hDavid Howells2012-03-287-7/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21314-50448/+50341Star
|\
| * ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>Paul Mackerras2012-03-051-1/+1
| * gigaset: Use semicolons to terminate statementsJoe Perches2012-02-271-4/+4
| * isdn: whitespace coding style cleanupJoe Perches2012-02-21314-50430/+50334Star
| * mISDN: Fix typo in dsp_core.cMasanari Iida2012-02-131-1/+1
| * isdn: Fix typo in isdn_ppp.cMasanari Iida2012-02-131-2/+2
| * mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka2012-02-131-2/+1Star
| * isdn: Fix typo in callc.c and tei.cMasanari Iida2012-02-132-2/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-111-1/+1
| |\
| * | eicon: fix -Warray-bounds warningDanny Kukawka2012-02-021-30/+30
| * | mISDN: use memchr_invAkinobu Mita2012-02-011-13/+3Star
* | | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-205-144/+42Star
|\ \ \ | |_|/ |/| |
| * | TTY: isdn/gigaset, use tty_portJiri Slaby2012-03-083-31/+21Star
| * | TTY: isdn/gigaset, do not set tty->driver_data to NULLJiri Slaby2012-03-081-91/+14Star
| * | TTY: remove unneeded tty->index checksJiri Slaby2012-03-083-9/+3Star
| * | TTY: remove re-assignments to tty_driver membersJiri Slaby2012-03-082-7/+1Star
| * | TTY: use tty_standard_installJiri Slaby2012-02-031-6/+3Star
| |/
* / isdn: type bug in isdn_net_header()Dan Carpenter2012-02-091-1/+1
|/
* Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-01-143-3/+3
|\
| * module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-133-3/+3
* | drivers: isdn: Fix dependency for ISDN_PPPFabio Estevam2012-01-101-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\
| * misc latin1 to utf8 conversionsAl Viro2012-01-021-1/+1
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-27/+1Star
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-27/+1Star
| |\ \
| | * | USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-181-27/+1Star
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-022-0/+9
|\| |
| * | isdn: avoid copying too long drvidDan Carpenter2011-11-301-0/+3
| * | isdn: make sure strings are null terminatedDan Carpenter2011-11-301-0/+6
| |/
* / isdn/gigaset: report ISDN4Linux interface only onceTilman Schmidt2011-11-271-2/+1Star
|/
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-0713-0/+13
|\
| * drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker2011-11-0110-0/+10
| * drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker2011-11-013-0/+3