aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-07isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2-5/+1
2012-10-10isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter1-1/+1
2012-08-13TTY: i4l, add tty installJiri Slaby1-8/+15
2012-08-13TTY: automatically create nodes for some driversJiri Slaby1-1/+1
2012-07-16tty: move the termios object into the ttyAlan Cox1-8/+8
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-292/+179
2012-05-17isdn: remove duplicate NULL checkDan Carpenter1-1/+1
2012-04-10ISDN: remove uses of isdn_tty_revisionJiri Slaby1-3/+0
2012-04-09TTY: isdn, use tty_port_block_til_ready helperJiri Slaby1-96/+1
2012-04-09TTY: isdn, define tty_port_operationsJiri Slaby1-1/+13
2012-04-09TTY: isdn, use tty_port_close_end helperJiri Slaby1-7/+2
2012-04-09TTY: isdn, define local tty_portJiri Slaby1-46/+52
2012-04-09TTY: isdn, use xmit_buf from tty_portJiri Slaby1-7/+9
2012-04-09TTY: isdn, use tty from tty_portJiri Slaby1-21/+20
2012-04-09TTY: isdn, use counts from tty_portJiri Slaby1-22/+21
2012-04-09TTY: isdn, use open/close_wait from tty_portJiri Slaby2-11/+7
2012-04-09TTY: isdn, add tty_portJiri Slaby1-29/+31
2012-04-09TTY: isdn, make some functions readableJiri Slaby1-85/+93
2012-04-09TTY: isdn, do not play with module refcountsJiri Slaby1-11/+0
2012-04-09TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby1-29/+30
2012-04-09TTY: isdn, remove calloutJiri Slaby1-26/+6
2012-04-09ISDN: i4l, remove cvs crapJiri Slaby1-5/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds19-4586/+4572
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-5/+2
2012-03-08TTY: remove unneeded tty->index checksJiri Slaby1-5/+2
2012-02-21isdn: whitespace coding style cleanupJoe Perches19-4584/+4570
2012-02-13isdn: Fix typo in isdn_ppp.cMasanari Iida1-2/+2
2012-02-09isdn: type bug in isdn_net_header()Dan Carpenter1-1/+1
2012-01-10drivers: isdn: Fix dependency for ISDN_PPPFabio Estevam1-1/+1
2011-11-29isdn: avoid copying too long drvidDan Carpenter1-0/+3
2011-10-31drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker1-0/+1
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2011-09-15Merge branch 'master' into for-nextJiri Kosina1-0/+3
2011-09-15isdn: Convert vmalloc/memset to vzallocJoe Perches1-2/+2
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby1-1/+1
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman1-0/+3
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller1-2/+3
2011-04-17isdn: i4l: isdn_tty: Fix unused-but-set variables.David S. Miller1-2/+0
2011-04-17isdn: i4l: isdn_net: Fix set-but-unused variables.David S. Miller1-2/+0
2011-04-17isdn: i4l: isdn_common: Fix set-but-unused variables.David S. Miller1-9/+2
2011-03-31Fix common misspellingsLucas De Marchi3-5/+5
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox1-2/+1
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-1/+1
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-1/+1
2010-11-19filter: optimize sk_run_filterEric Dumazet1-8/+6
2010-11-17drivers/isdn/i4l: Remove unnecessary casts of netdev_privJoe Perches3-17/+17
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1