aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+2
2009-01-05zero i_uid/i_gid on inode allocationAl Viro1-2/+0
2009-01-04isdn: capi: &&/|| typosRoel Kluin1-2/+2
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds34-504/+370
2008-12-26gigaset: ifdef cleanupTilman Schmidt4-82/+6
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt8-58/+51
2008-12-25Merge branch 'next' into for-linusJames Morris2-4/+6
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder2-41/+47
2008-12-12misdn: Fix lockdep warningKarsten Keil1-1/+1
2008-12-12mISDN: hfcmulti: use __iomem address space modifierHannes Eder2-23/+25
2008-12-12mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder1-2/+2
2008-12-12mISDN: comment out unused symbolsHannes Eder2-0/+4
2008-12-12mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder1-11/+11
2008-12-12mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder1-1/+1
2008-12-12mISDN: un-export symbol 'plx_lock'Hannes Eder1-1/+0
2008-12-12mISDN: make global symbols static or include header filesHannes Eder12-27/+32
2008-12-12mISDN: consistently define 'debug' as '*u_int'Hannes Eder4-5/+5
2008-12-12mISDN: use NULL pointer instead of plain integerHannes Eder3-47/+47
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-6/+4
2008-12-04Merge branch 'master' into nextJames Morris1-3/+13
2008-12-03hysdn: fix writing outside the field on 64 bitsPascal Terjan1-2/+2
2008-12-03drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall1-1/+1
2008-12-03b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe1-4/+2
2008-12-03isdn: Kill directly reference of netdev->privWang Chen4-53/+61
2008-12-03hysdn: Kill directly reference of netdev->privWang Chen1-3/+3
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+13
2008-11-30tricky one: hisax sectionsAl Viro1-3/+13
2008-11-29gigaset: get rid of info() and warn() macrosTilman Schmidt6-17/+7
2008-11-29gigaset: remove unnecessary poll methodTilman Schmidt1-15/+0
2008-11-20isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison2-13/+13
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2008-11-18Merge branch 'master' into nextJames Morris1-2/+4
2008-11-16isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison1-2/+4
2008-11-13isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison2-88/+46
2008-11-14CRED: Use creds in file structsDavid Howells1-2/+4
2008-11-14CRED: Wrap task credential accesses in the ISDN driversDavid Howells1-2/+2
2008-10-29net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison1-20/+14
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman1-2/+1
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+3
2008-10-13mISDN/dsp_cmx.c: fix size checksAdrian Bunk1-2/+2
2008-10-13misdn: use nonseekable_open()Andrew Morton1-1/+1
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds5-329/+192
2008-10-13tty: fix up gigaset a bitAlan Cox1-15/+12
2008-10-13tty: Fallout from tty-move-canon-specialsStephen Rothwell2-3/+3
2008-09-22mISDN: misc timerdev fixesAndi Kleen1-16/+6
2008-09-22mISDN: annotate iomem pointer and add staticsHarvey Harrison1-7/+7
2008-09-22mISDN: endian annotations for struct ztHarvey Harrison2-7/+6
2008-09-22drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall1-0/+4
2008-09-22isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller1-163/+189
2008-08-23pcmcia: deprecate CS_SUCCESSDominik Brodowski4-10/+10