summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware
Commit message (Expand)AuthorAgeFilesLines
* drivers/isdn: introduce missing kfreeJulia Lawall2009-02-081-0/+2
* drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
* Make parameter debug writableKarsten Keil2009-01-111-1/+1
* mISDN: Add HFC USB driverKarsten Keil2009-01-094-0/+2622
* mISDN: Added missing create_l1() callAndreas Eversberg2009-01-091-0/+5
* mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs2009-01-091-0/+2
* mISDN: Minor cleanupsAndreas Eversberg2009-01-091-2/+2
* mISDN: Create /sys/class/mISDNMatthias Urlichs2009-01-092-59/+47
* mISDN: Add different different timer settings for hfc-pciAndreas Eversberg2009-01-092-28/+125
* mISDN: Minor fixesAndreas Eversberg2009-01-091-1/+1
* mISDN: Fix irq detectionAndreas Eversberg2009-01-091-0/+1
* mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg2009-01-092-7/+41
* mISDN: Return error on E-channel accessMartin Bachem2009-01-091-0/+4
* mISDN: Use protocol to detect D-channelMartin Bachem2009-01-091-1/+2
* mISDN: Remove the local max-card limitMatthias Urlichs2009-01-091-4/+0
* mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg2009-01-094-12/+78
* mISDN: Cleanup hfc multiport driverKarsten Keil2009-01-092-89/+24
* fix similar typos to successfullColy Li2009-01-084-4/+4
* isdn: eicon: fix sparse warning: make global functions staticHannes Eder2008-12-162-41/+47
* mISDN: hfcmulti: use __iomem address space modifierHannes Eder2008-12-122-23/+25
* mISDN: comment out unused symbolsHannes Eder2008-12-121-0/+2
* mISDN: un-export symbol 'plx_lock'Hannes Eder2008-12-121-1/+0
* mISDN: make global symbols static or include header filesHannes Eder2008-12-121-9/+9
* mISDN: use NULL pointer instead of plain integerHannes Eder2008-12-121-1/+1
* b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe2008-12-031-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-131-59/+26
|\
| * 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/+0
| * pcmcia: use pcmcia_loop_config in ISDN pcmcia driversDominik Brodowski2008-08-231-57/+23
* | mISDN: annotate iomem pointer and add staticsHarvey Harrison2008-09-221-7/+7
* | mISDN: endian annotations for struct ztHarvey Harrison2008-09-222-7/+6
* | 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-022-4/+4
|/
* Remove deprecated virt_to_bus()Karsten Keil2008-07-282-3/+1
* 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/+2
|\
| * isdn divas: fix proc creationAlexey Dobriyan2008-06-102-3/+2
* | 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/+2
* 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
OpenPOWER on IntegriCloud