index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
mISDN
/
hfcmulti.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-07-15
mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-29
Fix comment and Kconfig typos for 'require' and 'fragment'
Gilles Espinasse
2010-03-15
ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
Lars Ellenberg
2010-02-03
mISDN: positive error return should be negative in mode_hfcmulti()
Roel Kluin
2010-01-03
drivers/isdn: eliminate duplicated test
Julia Lawall
2009-11-15
mISDN: fix error return in HFCmulti_init()
Roel Kluin
2009-07-25
mISDN: hfcmulti display real PCI ids for not supported cards
Karsten Keil
2009-07-25
mISDN: Make clearing B-channel a common function
Karsten Keil
2009-05-25
mISDN: Added PCI ID for new Junghanns.net Single E1 cards.
Andreas Eversberg
2009-05-25
mISDN: Cleanup debug messages
Karsten Keil
2009-05-25
mISDN: Add PCI ID for Junghanns 8S card
Andreas Eversberg
2009-05-25
mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti
Karsten Keil
2009-05-25
mISDN: Fix DTMF locking bug issue
Andreas Eversberg
2009-05-25
mISDN: Reduce stack size in dsp_cmx_send()
Frank Seidel
2009-05-25
mISDN: Echo canceler now gets delay information from hardware
Andreas Eversberg
2009-05-25
mISDN: Add watchdog functionality to hfcmulti driver
Andreas Eversberg
2009-02-08
drivers/isdn: introduce missing kfree
Julia Lawall
2009-01-11
drivers/isdn/hardware/mISDN: move a dereference below a NULL test
Julia Lawall
2009-01-09
mISDN: Create /sys/class/mISDN
Matthias Urlichs
2009-01-09
mISDN: Minor fixes
Andreas Eversberg
2009-01-09
mISDN: Fix irq detection
Andreas Eversberg
2009-01-09
mISDN: Add ISDN sample clock API to mISDN core
Andreas Eversberg
2009-01-09
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
Andreas Eversberg
2009-01-09
mISDN: Cleanup hfc multiport driver
Karsten Keil
2008-12-12
mISDN: hfcmulti: use __iomem address space modifier
Hannes Eder
2008-12-12
mISDN: comment out unused symbols
Hannes Eder
2008-12-12
mISDN: un-export symbol 'plx_lock'
Hannes Eder
2008-12-12
mISDN: make global symbols static or include header files
Hannes Eder
2008-12-12
mISDN: use NULL pointer instead of plain integer
Hannes Eder
2008-08-02
Add DIP switch readout for HFC-4S IOB4ST
Karsten Keil
2008-08-02
Fix remaining big endian issue of hfcmulti
Karsten Keil
2008-08-02
mISDN cleanup user interface
Karsten Keil
2008-07-27
Add mISDN HFC multiport driver
Karsten Keil