aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-27net: Audit drivers to identify those needing IFF_TX_SKB_SHARING clearedNeil Horman1-0/+3
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-13net: Push protocol type directly down to header_ops->cache()David S. Miller1-2/+3
2011-04-17isdn: i4l: isdn_tty: Fix unused-but-set variables.David S. Miller1-2/+0
2011-04-17isdn: i4l: isdn_net: Fix set-but-unused variables.David S. Miller1-2/+0
2011-04-17isdn: i4l: isdn_common: Fix set-but-unused variables.David S. Miller1-9/+2
2011-03-31Fix common misspellingsLucas De Marchi3-5/+5
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox1-2/+1
2011-02-17tiocmset: kill the file pointer argumentAlan Cox1-1/+1
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox1-1/+1
2010-11-19filter: optimize sk_run_filterEric Dumazet1-8/+6
2010-11-17drivers/isdn/i4l: Remove unnecessary casts of netdev_privJoe Perches3-17/+17
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-09-15i4l: kill big kernel lockArnd Bergmann1-5/+6
2010-09-06isdn: cleanup: make buffer smallerDan Carpenter1-2/+2
2010-07-12drivers/isdn: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-07-12isdn: autoconvert trivial BKL users to private mutexArnd Bergmann1-13/+14
2010-07-12isdn: fix strlen() usageDan Carpenter1-3/+4
2010-07-05isdn: avoid calling tty_ldisc_flush() in atomic contextTilman Schmidt1-6/+0
2010-05-31drivers/isdn: Use memdup_userJulia Lawall1-8/+3
2010-05-24Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds1-3/+15
2010-05-17isdn: Push down BKL into ioctl functionsArnd Bergmann1-3/+15
2010-04-22X25: Use identifiers for isdn device to x25 interfaceandrew hendry1-8/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo6-0/+6
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-22isdn: fix a few Kconfig imperfectionsTilman Schmidt1-7/+0
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina3-5/+5
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2-4/+4
2009-11-15Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation."David S. Miller1-189/+163
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel1-1/+1
2009-10-22isdn: fix possible circular locking dependencyXiaotian Feng1-3/+3
2009-09-28isdn: fix netjet/isdnhdlc build errorsRandy Dunlap1-2/+1
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar1-2/+2
2009-09-01isdn: convert to netdev_tx_tStephen Hemminger1-2/+3
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-07-25ISDN: Fix isdnhdlc for one byte hdlc packetsKarsten Keil1-1/+6
2009-07-25ISDN: Add support for none reverse bitstreams to isdnhdcKarsten Keil1-35/+35
2009-07-25ISDN: Clean up isdnhdlc codeKarsten Keil1-172/+194
2009-07-25ISDN: Make isdnhdlc usable for other ISDN driversKarsten Keil3-0/+615
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2-5/+5
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy1-6/+6
2009-06-17net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy1-1/+1
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy1-3/+3
2009-06-11drivers/isdn/i4l/isdn_tty.c: fix check for array overindexingRoel Kluin1-1/+1
2009-05-17gigaset: move up Kconfig inclusion pointTilman Schmidt1-2/+0
2009-01-26isdn: Fix missing ifdef in isdn_pppDaniele Venzano1-0/+2