summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware
AgeCommit message (Expand)Author
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2009-02-27drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static?Hannes Eder
2009-02-27drivers/isdn/hardware/icon: fix sparse warning: cast truncates bitsHannes Eder
2009-02-15drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned longHannes Eder
2009-02-15drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols staticHannes Eder
2009-02-08drivers/isdn: introduce missing kfreeJulia Lawall
2009-01-11drivers/isdn/hardware/mISDN: move a dereference below a NULL testJulia Lawall
2009-01-11Make parameter debug writableKarsten Keil
2009-01-09mISDN: Add HFC USB driverKarsten Keil
2009-01-09mISDN: Added missing create_l1() callAndreas Eversberg
2009-01-09mISDN: Add MODULE_DEVICE_TABLE() to hfcpciMatthias Urlichs
2009-01-09mISDN: Minor cleanupsAndreas Eversberg
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs
2009-01-09mISDN: Add different different timer settings for hfc-pciAndreas Eversberg
2009-01-09mISDN: Minor fixesAndreas Eversberg
2009-01-09mISDN: Fix irq detectionAndreas Eversberg
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg
2009-01-09mISDN: Return error on E-channel accessMartin Bachem
2009-01-09mISDN: Use protocol to detect D-channelMartin Bachem
2009-01-09mISDN: Remove the local max-card limitMatthias Urlichs
2009-01-09mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if emptyAndreas Eversberg
2009-01-09mISDN: Cleanup hfc multiport driverKarsten Keil
2009-01-08fix similar typos to successfullColy Li
2008-12-16isdn: eicon: fix sparse warning: make global functions staticHannes Eder
2008-12-12mISDN: hfcmulti: use __iomem address space modifierHannes Eder
2008-12-12mISDN: comment out unused symbolsHannes Eder
2008-12-12mISDN: un-export symbol 'plx_lock'Hannes Eder
2008-12-12mISDN: make global symbols static or include header filesHannes Eder
2008-12-12mISDN: use NULL pointer instead of plain integerHannes Eder
2008-12-03b1isa: fix b1isa_exit() to really remove registered capi controllersWilfried Klaebe
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-09-22mISDN: annotate iomem pointer and add staticsHarvey Harrison
2008-09-22mISDN: endian annotations for struct ztHarvey Harrison
2008-08-23pcmcia: deprecate CS_SUCCESSDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski
2008-08-23pcmcia: use pcmcia_loop_config in ISDN pcmcia driversDominik Brodowski
2008-08-02Add DIP switch readout for HFC-4S IOB4STKarsten Keil
2008-08-02Fix remaining big endian issue of hfcmultiKarsten Keil
2008-08-02mISDN cleanup user interfaceKarsten Keil
2008-07-28Remove deprecated virt_to_bus()Karsten Keil
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell
2008-07-27Add mISDN HFC multiport driverKarsten Keil
2008-07-27Add mISDN HFC PCI driverKarsten Keil
2008-07-27Add mISDN driverKarsten Keil
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20divamnt: BKL pushdownJonathan Corbet
2008-06-10isdn divas: fix proc creationAlexey Dobriyan