aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \
| * | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-16
| * | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-16
| * | TTY: switch tty_insert_flip_charJiri Slaby2013-01-16
| * | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-16
| |/
* / wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-01-31
|/
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-15
* isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-07
* isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter2012-10-10
* TTY: i4l, add tty installJiri Slaby2012-08-13
* TTY: automatically create nodes for some driversJiri Slaby2012-08-13
* tty: move the termios object into the ttyAlan Cox2012-07-16
* Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * ISDN: remove uses of isdn_tty_revisionJiri Slaby2012-04-10
| * TTY: isdn, use tty_port_block_til_ready helperJiri Slaby2012-04-09
| * TTY: isdn, define tty_port_operationsJiri Slaby2012-04-09
| * TTY: isdn, use tty_port_close_end helperJiri Slaby2012-04-09
| * TTY: isdn, define local tty_portJiri Slaby2012-04-09
| * TTY: isdn, use xmit_buf from tty_portJiri Slaby2012-04-09
| * TTY: isdn, use tty from tty_portJiri Slaby2012-04-09
| * TTY: isdn, use counts from tty_portJiri Slaby2012-04-09
| * TTY: isdn, use open/close_wait from tty_portJiri Slaby2012-04-09
| * TTY: isdn, add tty_portJiri Slaby2012-04-09
| * TTY: isdn, make some functions readableJiri Slaby2012-04-09
| * TTY: isdn, do not play with module refcountsJiri Slaby2012-04-09
| * TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby2012-04-09
| * TTY: isdn, remove calloutJiri Slaby2012-04-09
| * ISDN: i4l, remove cvs crapJiri Slaby2012-04-09
* | isdn: remove duplicate NULL checkDan Carpenter2012-05-17
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-21
|\
| * isdn: whitespace coding style cleanupJoe Perches2012-02-21
| * isdn: Fix typo in isdn_ppp.cMasanari Iida2012-02-13
* | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-20
|\ \ | |/ |/|
| * TTY: remove unneeded tty->index checksJiri Slaby2012-03-08
* | isdn: type bug in isdn_net_header()Dan Carpenter2012-02-09
|/
* drivers: isdn: Fix dependency for ISDN_PPPFabio Estevam2012-01-10
* isdn: avoid copying too long drvidDan Carpenter2011-11-29
* drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker2011-10-31
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-26
|\
| * TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-25
* | Merge branch 'master' into for-nextJiri Kosina2011-09-15
|\|
| * net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-28
* | isdn: Convert vmalloc/memset to vzallocJoe Perches2011-09-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-21
* | net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-13
|/
* isdn: i4l: isdn_tty: Fix unused-but-set variables.David S. Miller2011-04-17