summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-251-1/+1
* | Merge branch 'master' into for-nextJiri Kosina2011-09-151-0/+3
|\|
| * net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman2011-07-271-0/+3
* | isdn: Convert vmalloc/memset to vzallocJoe Perches2011-09-151-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-1/+1
|\
| * treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* | net: Push protocol type directly down to header_ops->cache()David S. Miller2011-07-131-2/+3
|/
* isdn: i4l: isdn_tty: Fix unused-but-set variables.David S. Miller2011-04-171-2/+0
* isdn: i4l: isdn_net: Fix set-but-unused variables.David S. Miller2011-04-171-2/+0
* isdn: i4l: isdn_common: Fix set-but-unused variables.David S. Miller2011-04-171-9/+2
* Fix common misspellingsLucas De Marchi2011-03-313-5/+5
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-2/+1
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-1/+1
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-1/+1
* filter: optimize sk_run_filterEric Dumazet2010-11-191-8/+6
* drivers/isdn/i4l: Remove unnecessary casts of netdev_privJoe Perches2010-11-173-17/+17
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | i4l: kill big kernel lockArnd Bergmann2010-09-151-5/+6
* | isdn: cleanup: make buffer smallerDan Carpenter2010-09-061-2/+2
|/
* drivers/isdn: Remove unnecessary casts of private_dataJoe Perches2010-07-121-1/+1
* isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-121-13/+14