summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware
Commit message (Expand)AuthorAgeFilesLines
...
* b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-041-4/+2Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-131-59/+26Star
|\
| * pcmcia: deprecate CS_SUCCESSDominik Brodowski2008-08-231-2/+2
| * pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski2008-08-231-0/+1
| * pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski2008-08-231-0/+1
| * pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski2008-08-231-1/+0Star
| * pcmcia: use pcmcia_loop_config in ISDN pcmcia driversDominik Brodowski2008-08-231-57/+23Star
* | mISDN: annotate iomem pointer and add staticsHarvey Harrison2008-09-231-7/+7
* | mISDN: endian annotations for struct ztHarvey Harrison2008-09-232-7/+6Star
* | 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-022-4/+4
|/
* Remove deprecated virt_to_bus()Karsten Keil2008-07-282-3/+1Star
* isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell2008-07-271-0/+1
* Add mISDN HFC multiport driverKarsten Keil2008-07-274-0/+6537
* Add mISDN HFC PCI driverKarsten Keil2008-07-274-0/+2503
* Add mISDN driverKarsten Keil2008-07-271-0/+1
* Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-142-3/+2Star
|\
| * isdn divas: fix proc creationAlexey Dobriyan2008-06-102-3/+2Star
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-202-0/+4
* | divamnt: BKL pushdownJonathan Corbet2008-06-201-5/+11
|/
* isdn: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-6/+2Star
* eicon: fix sparse integer as NULL pointer warningsHarvey Harrison2008-04-282-7/+7
* avm: fix sparse warning using integer as NULL pointerHarvey Harrison2008-04-288-26/+26
* drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton2008-02-061-1/+1
* drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin2008-02-061-1/+1
* Remove pointless casts from void pointersJeff Garzik2008-02-061-3/+2Star
* drivers/isdn/: Spelling fixesJoe Perches2008-02-032-2/+2
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* Typoes: "whith" -> "with"Robert P. J. Day2008-02-031-1/+1
* Spelling fix: explicitlyJean Delvare2007-10-191-2/+2
* isdn: fix random hard freeze with AVM T1 cardsKarsten Keil2007-10-191-16/+12Star
* isdn: fix random hard freeze with AVM cards using b1dmaKarsten Keil2007-10-191-9/+19
* isdn: fix random hard freeze with AVM c4 card part 2Karsten Keil2007-10-191-0/+2
* i4l: Fix random hard freeze with AVM c4 cardKarsten Keil2007-10-181-3/+11
* i4l: fix random freezes with AVM B1 driversKarsten Keil2007-10-181-15/+13Star
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-111-2/+3
* i4l: leak in eicon/idifunc.cArmin Schindler2007-07-171-0/+1
* Use menuconfig objects: ISDN: CONFIG_CAPI_EICONJan Engelhardt2007-07-171-11/+10Star
* Use menuconfig objects: ISDN: CONFIG_CAPI_AVMJan Engelhardt2007-07-171-12/+10Star
* Use menuconfig objects: ISDN: CONFIG_ISDN_CAPIJan Engelhardt2007-07-173-10/+7Star
* Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt2007-07-173-3/+3
* isdn/diva: fix section mismatchRandy Dunlap2007-06-091-1/+1
* isdn: fix section mismatch warningsSam Ravnborg2007-06-012-2/+2
* drivers/isdn/hardware/eicon/message.c warning fixesAndrew Morton2007-05-241-7/+6Star
* capifunc warning fixesAndrew Morton2007-05-241-8/+8
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* drivers/isdn/hardware/eicon/: remove unused header filesArmin Schindler2007-05-082-248/+0Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-085-5/+0Star
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-262-2/+4