aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-08drivers/isdn: introduce missing kfreeJulia Lawall1-0/+2
2009-01-11drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall1-1/+2
2009-01-11Make parameter debug writableKarsten Keil1-1/+1
2009-01-09mISDN: Add HFC USB driverKarsten Keil4-0/+2622
2009-01-09mISDN: Added missing create_l1() callAndreas Eversberg1-0/+5
2009-01-09mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs1-0/+2
2009-01-09mISDN: Minor cleanupsAndreas Eversberg1-2/+2
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs2-59/+47
2009-01-09mISDN: Add different different timer settings for hfc-pciAndreas Eversberg2-28/+125
2009-01-09mISDN: Minor fixesAndreas Eversberg1-1/+1
2009-01-09mISDN: Fix irq detectionAndreas Eversberg1-0/+1
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg2-7/+41
2009-01-09mISDN: Return error on E-channel accessMartin Bachem1-0/+4
2009-01-09mISDN: Use protocol to detect D-channelMartin Bachem1-1/+2
2009-01-09mISDN: Remove the local max-card limitMatthias Urlichs1-4/+0
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg4-12/+78
2009-01-09mISDN: Cleanup hfc multiport driverKarsten Keil2-89/+24
2009-01-08fix similar typos to successfullColy Li4-4/+4
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder2-41/+47
2008-12-12mISDN: hfcmulti: use __iomem address space modifierHannes Eder2-23/+25
2008-12-12mISDN: comment out unused symbolsHannes Eder1-0/+2
2008-12-12mISDN: un-export symbol 'plx_lock'Hannes Eder1-1/+0
2008-12-12mISDN: make global symbols static or include header filesHannes Eder1-9/+9
2008-12-12mISDN: use NULL pointer instead of plain integerHannes Eder1-1/+1
2008-12-03b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe1-4/+2
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-59/+26
2008-09-22mISDN: annotate iomem pointer and add staticsHarvey Harrison1-7/+7
2008-09-22mISDN: endian annotations for struct ztHarvey Harrison2-7/+6
2008-08-23pcmcia: deprecate CS_SUCCESSDominik Brodowski1-2/+2
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski1-0/+1
2008-08-23pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski1-0/+1
2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski1-1/+0
2008-08-23pcmcia: use pcmcia_loop_config in ISDN pcmcia driversDominik Brodowski1-57/+23
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 Keil2-4/+4
2008-07-28Remove deprecated virt_to_bus()Karsten Keil2-3/+1
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell1-0/+1
2008-07-27Add mISDN HFC multiport driverKarsten Keil4-0/+6537
2008-07-27Add mISDN HFC PCI driverKarsten Keil4-0/+2503
2008-07-27Add mISDN driverKarsten Keil1-0/+1
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2-3/+2
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet2-0/+4
2008-06-20divamnt: BKL pushdownJonathan Corbet1-5/+11
2008-06-10isdn divas: fix proc creationAlexey Dobriyan2-3/+2
2008-04-29isdn: use non-racy method for proc entries creationDenis V. Lunev1-6/+2
2008-04-28eicon: fix sparse integer as NULL pointer warningsHarvey Harrison2-7/+7
2008-04-28avm: fix sparse warning using integer as NULL pointerHarvey Harrison8-26/+26
2008-02-06drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-02-06drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin1-1/+1