summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l
Commit message (Expand)AuthorAgeFilesLines
* isdn: Correct comparison of skb->tail and skb-transport_headerSimon Horman2013-05-281-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-1/+1
|\
| * net: add ETH_P_802_3_MINSimon Horman2013-03-281-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+0
|\ \
| * | drivers/isdn: delete 'break' after 'return'Chen Gang2013-03-181-1/+0
* | | Merge 3.9-rc3 into tty-nextGreg Kroah-Hartman2013-03-211-1/+3
|\ \ \ | | |/ | |/|
| * | drivers/isdn: checkng length to be sure not memory overflowChen Gang2013-03-081-1/+3
| |/
* | TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-181-3/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-262-5/+5
|\
| * new helper: file_inode(file)Al Viro2013-02-222-5/+5
* | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-213-40/+35
|\ \
| * | TTY: switch tty_flip_buffer_pushJiri Slaby2013-01-151-23/+16
| * | TTY: switch tty_insert_flip_stringJiri Slaby2013-01-153-7/+6
| * | TTY: switch tty_insert_flip_charJiri Slaby2013-01-152-10/+10
| * | TTY: switch tty_buffer_request_room to tty_portJiri Slaby2013-01-152-6/+9
| |/
* | wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-01-311-1/+0
|/
* TTY: call tty_port_destroy in the rest of driversJiri Slaby2012-11-151-0/+4
* isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICESLee Jones2012-11-072-5/+1
* isdn: fix a wrapping bug in isdn_ppp_ioctl()Dan Carpenter2012-10-101-1/+1
* TTY: i4l, add tty installJiri Slaby2012-08-131-8/+15
* TTY: automatically create nodes for some driversJiri Slaby2012-08-131-1/+1
* tty: move the termios object into the ttyAlan Cox2012-07-161-8/+8
* Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-222-292/+179
|\
| * ISDN: remove uses of isdn_tty_revisionJiri Slaby2012-04-101-3/+0
| * TTY: isdn, use tty_port_block_til_ready helperJiri Slaby2012-04-091-96/+1
| * TTY: isdn, define tty_port_operationsJiri Slaby2012-04-091-1/+13
| * TTY: isdn, use tty_port_close_end helperJiri Slaby2012-04-091-7/+2
| * 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/+20
| * TTY: isdn, use counts from tty_portJiri Slaby2012-04-091-22/+21
| * TTY: isdn, use open/close_wait from tty_portJiri Slaby2012-04-092-11/+7
| * 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/+0
| * TTY: isdn, remove ISDN_ASYNC_* flagsJiri Slaby2012-04-091-29/+30
| * TTY: isdn, remove calloutJiri Slaby2012-04-091-26/+6
| * ISDN: i4l, remove cvs crapJiri Slaby2012-04-091-5/+1
* | isdn: remove duplicate NULL checkDan Carpenter2012-05-171-1/+1
|/
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-2019-4586/+4572
|\
| * isdn: whitespace coding style cleanupJoe Perches2012-02-2119-4584/+4570
| * isdn: Fix typo in isdn_ppp.cMasanari Iida2012-02-131-2/+2
* | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2012-03-201-5/+2
|\ \ | |/ |/|
| * TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-5/+2
* | isdn: type bug in isdn_net_header()Dan Carpenter2012-02-091-1/+1
|/
* drivers: isdn: Fix dependency for ISDN_PPPFabio Estevam2012-01-101-1/+1
* isdn: avoid copying too long drvidDan Carpenter2011-11-291-0/+3
* drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker2011-10-311-0/+1
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-261-1/+1
|\
OpenPOWER on IntegriCloud