aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski5-26/+20
2008-08-23pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski5-15/+19
2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski5-7/+0
2008-08-23pcmcia: use pcmcia_loop_config in ISDN pcmcia driversDominik Brodowski5-319/+191
2008-08-02Add DIP switch readout for HFC-4S IOB4STKarsten Keil1-3/+3
2008-08-02Fix remaining big endian issue of hfcmultiKarsten Keil1-14/+13
2008-08-02mISDN cleanup user interfaceKarsten Keil4-10/+8
2008-08-02mISDN fix main ISDN MakefileKarsten Keil1-1/+1
2008-07-30hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells1-1/+1
2008-07-30isdn: use the common ascii hex helpersHarvey Harrison1-3/+2
2008-07-28Remove deprecated virt_to_bus()Karsten Keil2-3/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds3-3/+3
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell1-0/+1
2008-07-27Fix namespace issue with HisaxKarsten Keil3-3/+3
2008-07-27Add layer1 over IP supportKarsten Keil5-1/+2003
2008-07-27Add mISDN HFC multiport driverKarsten Keil4-0/+6537
2008-07-27Add mISDN HFC PCI driverKarsten Keil4-0/+2503
2008-07-27Add mISDN DSPKarsten Keil14-0/+5991
2008-07-27Add mISDN core filesKarsten Keil15-0/+6835
2008-07-27Add mISDN driverKarsten Keil3-1/+5
2008-07-26pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells1-2/+0
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven4-16/+16
2008-07-24gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt1-6/+6
2008-07-24gigaset: use dev_ macros for messagesTilman Schmidt6-43/+53
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+2
2008-07-22tty: rework break handlingAlan Cox1-1/+2
2008-07-21device create: isdn: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-07-20tty: Ldisc revampAlan Cox2-3/+3
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller5-13/+31
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet9-41/+26
2008-07-12drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins1-1/+3
2008-07-08pkt_sched: Add qdisc_reset_all_tx().David S. Miller1-1/+1
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller1-1/+1
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet2-0/+4
2008-06-20divamnt: BKL pushdownJonathan Corbet1-5/+11
2008-06-20CAPI: BKL pushdownJonathan Corbet1-6/+11