index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
mISDN
/
hfcpci.c
Age
Commit message (
Expand
)
Author
2012-05-16
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
2012-05-16
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
2012-05-16
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
2012-05-16
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
2012-05-16
mISDN: Early confirm for transparent data
Karsten Keil
2012-05-16
mISDN: Cleanup channel also if it already was deactivated
Karsten Keil
2012-05-04
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
2012-03-28
mISDN: array underflow in open_bchannel()
Dan Carpenter
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-04-17
isdn: hfcpci: Fix set-but-unused variables.
David S. Miller
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-16
isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...
Peter Huewe
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-25
mISDN: Make clearing B-channel a common function
Karsten Keil
2009-06-11
mISDN: Free hfcpci IRQ if init was not successful
Andreas Mohr
2009-05-25
mISDN: Cleanup debug messages
Karsten Keil
2009-05-25
mISDN: Echo canceler now gets delay information from hardware
Andreas Eversberg
2009-02-16
drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long
Hannes Eder
2009-02-16
drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static
Hannes Eder
2009-01-11
Make parameter debug writable
Karsten Keil
2009-01-09
mISDN: Added missing create_l1() call
Andreas Eversberg
2009-01-09
mISDN: Add MODULE_DEVICE_TABLE() to hfcpci
Matthias Urlichs
2009-01-09
mISDN: Minor cleanups
Andreas Eversberg
2009-01-09
mISDN: Create /sys/class/mISDN
Matthias Urlichs
2009-01-09
mISDN: Add different different timer settings for hfc-pci
Andreas Eversberg
2009-01-09
mISDN: Return error on E-channel access
Martin Bachem
2009-01-09
mISDN: Use protocol to detect D-channel
Martin Bachem
2009-01-09
mISDN: Remove the local max-card limit
Matthias Urlichs
2009-01-09
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
Andreas Eversberg
2008-09-23
mISDN: annotate iomem pointer and add statics
Harvey Harrison
2008-09-23
mISDN: endian annotations for struct zt
Harvey Harrison
2008-08-02
mISDN cleanup user interface
Karsten Keil
2008-07-28
Remove deprecated virt_to_bus()
Karsten Keil
2008-07-26
Add mISDN HFC PCI driver
Karsten Keil