summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* 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