aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-26gigaset: ifdef cleanupTilman Schmidt
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt
2008-12-25Merge branch 'next' into for-linusJames Morris
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder
2008-12-12misdn: Fix lockdep warningKarsten Keil
2008-12-12mISDN: hfcmulti: use __iomem address space modifierHannes Eder
2008-12-12mISDN: timerdev: use __user for mISDN_read's buffer argumentHannes Eder
2008-12-12mISDN: comment out unused symbolsHannes Eder
2008-12-12mISDN: fix sparse warning: symbol 'id' shadows an earlier oneHannes Eder
2008-12-12mISDN: fix sparse warning: symbol 'nskb' shadows an earlier oneHannes Eder
2008-12-12mISDN: un-export symbol 'plx_lock'Hannes Eder
2008-12-12mISDN: make global symbols static or include header filesHannes Eder
2008-12-12mISDN: consistently define 'debug' as '*u_int'Hannes Eder
2008-12-12mISDN: use NULL pointer instead of plain integerHannes Eder
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-03hysdn: fix writing outside the field on 64 bitsPascal Terjan
2008-12-03drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall
2008-12-03b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe
2008-12-03isdn: Kill directly reference of netdev->privWang Chen
2008-12-03hysdn: Kill directly reference of netdev->privWang Chen
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-30tricky one: hisax sectionsAl Viro
2008-11-29gigaset: get rid of info() and warn() macrosTilman Schmidt
2008-11-29gigaset: remove unnecessary poll methodTilman Schmidt
2008-11-20isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-18Merge branch 'master' into nextJames Morris
2008-11-16isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison
2008-11-13isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-14CRED: Wrap task credential accesses in the ISDN driversDavid Howells
2008-10-29net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison
2008-10-16device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-13mISDN/dsp_cmx.c: fix size checksAdrian Bunk
2008-10-13misdn: use nonseekable_open()Andrew Morton
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-10-13tty: fix up gigaset a bitAlan Cox
2008-10-13tty: Fallout from tty-move-canon-specialsStephen Rothwell
2008-09-22mISDN: misc timerdev fixesAndi Kleen
2008-09-22mISDN: annotate iomem pointer and add staticsHarvey Harrison
2008-09-22mISDN: endian annotations for struct ztHarvey Harrison
2008-09-22drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall
2008-09-22isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller
2008-08-23pcmcia: deprecate CS_SUCCESSDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski