summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-10-142-3/+3
|\
| * mISDN/dsp_cmx.c: fix size checksAdrian Bunk2008-10-131-2/+2
| * misdn: use nonseekable_open()Andrew Morton2008-10-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-135-329/+192
|\ \
| * | pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-234-10/+10
| * | pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-235-26/+20
| * | pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-235-15/+19
| * | pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-235-7/+0
| * | pcmcia: use pcmcia_loop_config in ISDN pcmcia driversDominik Brodowski2008-08-235-319/+191
* | | tty: fix up gigaset a bitAlan Cox2008-10-131-15/+12
* | | tty: Fallout from tty-move-canon-specialsStephen Rothwell2008-10-132-3/+3
| |/ |/|
* | mISDN: misc timerdev fixesAndi Kleen2008-09-221-16/+6
* | mISDN: annotate iomem pointer and add staticsHarvey Harrison2008-09-221-7/+7
* | mISDN: endian annotations for struct ztHarvey Harrison2008-09-222-7/+6
* | drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall2008-09-221-0/+4
* | isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller2008-09-221-163/+189
* | Add DIP switch readout for HFC-4S IOB4STKarsten Keil2008-08-021-3/+3
* | Fix remaining big endian issue of hfcmultiKarsten Keil2008-08-021-14/+13
* | mISDN cleanup user interfaceKarsten Keil2008-08-024-10/+8
* | mISDN fix main ISDN MakefileKarsten Keil2008-08-021-1/+1
* | hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells2008-07-301-1/+1
* | isdn: use the common ascii hex helpersHarvey Harrison2008-07-301-3/+2
|/
* Remove deprecated virt_to_bus()Karsten Keil2008-07-282-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2008-07-273-3/+3
|\
| * Fix namespace issue with HisaxKarsten Keil2008-07-273-3/+3
* | isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell2008-07-271-0/+1
|/
* Add layer1 over IP supportKarsten Keil2008-07-275-1/+2003
* Add mISDN HFC multiport driverKarsten Keil2008-07-274-0/+6537
* Add mISDN HFC PCI driverKarsten Keil2008-07-274-0/+2503
* Add mISDN DSPKarsten Keil2008-07-2714-0/+5991
* Add mISDN core filesKarsten Keil2008-07-2715-0/+6835
* Add mISDN driverKarsten Keil2008-07-273-1/+5
* pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells2008-07-261-2/+0
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-254-16/+16
* gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt2008-07-241-6/+6
* gigaset: use dev_ macros for messagesTilman Schmidt2008-07-246-43/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-221-1/+2
|\
| * device create: isdn: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-1/+2
* | tty: rework break handlingAlan Cox2008-07-221-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-201-1/+1
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-185-13/+31
| |\
| * | pkt_sched: Add qdisc_reset_all_tx().David S. Miller2008-07-081-1/+1
| * | netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-081-1/+1
* | | tty: Ldisc revampAlan Cox2008-07-202-3/+3
| |/ |/|
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-149-41/+26
|\ \
| * | drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins2008-07-121-1/+3
| |/
| * drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall2008-06-121-0/+1
| * isdn: use simple_read_from_buffer()Akinobu Mita2008-06-101-21/+8
| * isdn divas: fix proc creationAlexey Dobriyan2008-06-102-3/+2