aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-26isdn: slight optimization of addr comparedingtianhong1-2/+2
2013-05-28isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman1-1/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2013-03-28net: add ETH_P_802_3_MINSimon Horman1-1/+1
2013-03-21Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman1-1/+3
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby1-3/+0
2013-03-18drivers/isdn: delete 'break' after 'return'Chen Gang1-1/+0
2013-03-08drivers/isdn: checkng length to be sure not memory overflowChen Gang1-1/+3
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-5/+5
2013-02-22new helper: file_inode(file)Al Viro2-5/+5
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-40/+35
2013-01-31wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker1-1/+0
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-23/+16
2013-01-15TTY: switch tty_insert_flip_stringJiri Slaby3-7/+6
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby2-10/+10
2013-01-15TTY: switch tty_buffer_request_room to tty_portJiri Slaby2-6/+9
2012-11-15TTY: call tty_port_destroy in the rest of driversJiri Slaby1-0/+4
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