aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l
Commit message (Expand)AuthorAgeFilesLines
* 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
* isdn: fix strlen() usageDan Carpenter2010-07-121-3/+4
* isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt2010-07-051-6/+0
* drivers/isdn: Use memdup_userJulia Lawall2010-05-311-8/+3
* 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-221-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-221-7/+0
|/
* 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-151-189/+163
|/
* isdn: fix possible circular locking dependencyXiaotian Feng2009-10-221-3/+3
* isdn: fix netjet/isdnhdlc build errorsRandy Dunlap2009-09-281-2/+1
* trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-2/+2
* isdn: convert to netdev_tx_tStephen Hemminger2009-09-011-2/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-0/+1
|\
| * headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* | ISDN: Fix isdnhdlc for one byte hdlc packetsKarsten Keil2009-07-251-1/+6
* | ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil2009-07-251-35/+35
* | ISDN: Clean up isdnhdlc codeKarsten Keil2009-07-251-172/+194
* | ISDN: Make isdnhdlc usable for other ISDN driversKarsten Keil2009-07-253-0/+615
* | net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-052-5/+5