aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l
AgeCommit message (Expand)Author
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-17isdn: remove duplicate NULL checkDan Carpenter
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-03-28Remove all #inclusions of asm/system.hDavid Howells
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: remove unneeded tty->index checksJiri Slaby
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2012-02-13isdn: Fix typo in isdn_ppp.cMasanari Iida
2012-02-09isdn: type bug in isdn_net_header()Dan Carpenter
2012-01-10drivers: isdn: Fix dependency for ISDN_PPPFabio Estevam
2011-11-29isdn: avoid copying too long drvidDan Carpenter
2011-10-31drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker
2011-10-26Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2011-09-15Merge branch 'master' into for-nextJiri Kosina
2011-09-15isdn: Convert vmalloc/memset to vzallocJoe Perches
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller
2011-04-17isdn: i4l: isdn_tty: Fix unused-but-set variables.David S. Miller
2011-04-17isdn: i4l: isdn_net: Fix set-but-unused variables.David S. Miller
2011-04-17isdn: i4l: isdn_common: Fix set-but-unused variables.David S. Miller
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2010-11-19filter: optimize sk_run_filterEric Dumazet
2010-11-17drivers/isdn/i4l: Remove unnecessary casts of netdev_privJoe Perches
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-15i4l: kill big kernel lockArnd Bergmann
2010-09-06isdn: cleanup: make buffer smallerDan Carpenter
2010-07-12drivers/isdn: Remove unnecessary casts of private_dataJoe Perches
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann