summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* mISDN: make global symbols static or include header filesHannes Eder2008-12-1312-27/+32
* mISDN: consistently define 'debug' as '*u_int'Hannes Eder2008-12-134-5/+5
* mISDN: use NULL pointer instead of plain integerHannes Eder2008-12-133-47/+47
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-062-6/+4Star
|\
| * hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-041-2/+2
| * b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-041-4/+2Star
* | drivers/isdn/mISDN: use ARRAY_SIZEJulia Lawall2008-12-041-1/+1
* | isdn: Kill directly reference of netdev->privWang Chen2008-12-044-53/+61
* | hysdn: Kill directly reference of netdev->privWang Chen2008-12-041-3/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-031-3/+13
|\|
| * tricky one: hisax sectionsAl Viro2008-11-301-3/+13
* | gigaset: get rid of info() and warn() macrosTilman Schmidt2008-11-306-17/+7Star
* | gigaset: remove unnecessary poll methodTilman Schmidt2008-11-301-15/+0Star
* | isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison2008-11-202-13/+13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-191-2/+2
|\|
| * isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison2008-11-171-2/+4
* | isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison2008-11-142-88/+46Star
* | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-301-20/+14Star
|/
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-2/+1Star
* 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-141-2/+2
| * misdn: use nonseekable_open()Andrew Morton2008-10-141-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-135-329/+192Star
|\ \
| * | pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-234-10/+10
| * | pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-235-26/+20Star
| * | pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-235-15/+19
| * | pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-235-7/+0Star
| * | pcmcia: use pcmcia_loop_config in ISDN pcmcia driversDominik Brodowski2008-08-235-319/+191Star
* | | tty: fix up gigaset a bitAlan Cox2008-10-131-15/+12Star
* | | tty: Fallout from tty-move-canon-specialsStephen Rothwell2008-10-132-3/+3
| |/ |/|
* | mISDN: misc timerdev fixesAndi Kleen2008-09-231-16/+6Star
* | mISDN: annotate iomem pointer and add staticsHarvey Harrison2008-09-231-7/+7
* | mISDN: endian annotations for struct ztHarvey Harrison2008-09-232-7/+6Star
* | drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_putJulia Lawall2008-09-231-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/+13Star
* | mISDN cleanup user interfaceKarsten Keil2008-08-024-10/+8Star
* | mISDN fix main ISDN MakefileKarsten Keil2008-08-021-1/+1
* | hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells2008-07-311-1/+1
* | isdn: use the common ascii hex helpersHarvey Harrison2008-07-311-3/+2Star
|/
* Remove deprecated virt_to_bus()Karsten Keil2008-07-282-3/+1Star
* 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