summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-03-2119-4586/+4572Star
|\
| * isdn: whitespace coding style cleanupJoe Perches2012-02-2119-4584/+4570Star
| * 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/+2Star
|\ \ | |/ |/|
| * TTY: remove unneeded tty->index checksJiri Slaby2012-03-081-5/+2Star
* | 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-301-0/+3
* drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker2011-11-011-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-281-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-181-2/+0Star
* isdn: i4l: isdn_net: Fix set-but-unused variables.David S. Miller2011-04-181-2/+0Star
* isdn: i4l: isdn_common: Fix set-but-unused variables.David S. Miller2011-04-181-9/+2Star
* Fix common misspellingsLucas De Marchi2011-03-313-5/+5
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-2/+1Star
* 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/+6Star
* 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-161-5/+6
* | isdn: cleanup: make buffer smallerDan Carpenter2010-09-071-2/+2
|/
* drivers/isdn: Remove unnecessary casts of private_dataJoe Perches2010-07-131-1/+1
* isdn: autoconvert trivial BKL users to private mutexArnd Bergmann2010-07-131-13/+14
* isdn: fix strlen() usageDan Carpenter2010-07-131-3/+4
* isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt2010-07-061-6/+0Star
* drivers/isdn: Use memdup_userJulia Lawall2010-05-311-8/+3Star
* Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-3/+15
|\
| * isdn: Push down BKL into ioctl functionsArnd Bergmann2010-05-171-3/+15
* | X25: Use identifiers for isdn device to x25 interfaceandrew hendry2010-04-231-8/+9
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-306-0/+6
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | isdn: fix a few Kconfig imperfectionsTilman Schmidt2010-02-231-7/+0Star
|/
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-073-5/+5
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-4/+4
| * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-1/+1
* | Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown impleme...David S. Miller2009-11-161-189/+163Star
|/
* isdn: fix possible circular locking dependencyXiaotian Feng2009-10-231-3/+3
* isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2009-09-281-2/+1Star
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-2/+2
* isdn: convert to netdev_tx_tStephen Hemminger2009-09-011-2/+3