index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
mISDN
/
hfcmulti.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-16
isdn: mISDN: hfcmulti: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-3
/
+2
2017-03-24
isdn: use setup_timer
Geliang Tang
1
-6
/
+4
2016-09-02
mISDN: mark symbols static where possible
Baoyou Xie
1
-12
/
+12
2013-01-04
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-09-03
mISDN: fix possible memory leak in hfcmulti_init()
Wei Yongjun
1
-0
/
+2
2012-05-16
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
1
-3
/
+6
2012-05-16
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
1
-7
/
+5
2012-05-16
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
1
-9
/
+8
2012-05-16
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
1
-35
/
+26
2012-05-16
mISDN: Early confirm for transparent data
Karsten Keil
1
-16
/
+5
2012-05-16
mISDN: Cleanup channel also if it already was deactivated
Karsten Keil
1
-2
/
+1
2012-05-16
isdn: Fix typo in hfcmulti.c
Masanari Iida
1
-2
/
+2
2012-05-04
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
1
-1
/
+4
2012-04-26
mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.
Andreas Eversberg
1
-164
/
+232
2012-04-26
mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.
Andreas Eversberg
1
-67
/
+90
2012-04-26
mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.
Andreas Eversberg
1
-15
/
+10
2012-04-26
mISDN: Fixed false interruption of audio during bridging change.
Andreas Eversberg
1
-8
/
+16
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
1
-682
/
+682
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-2
/
+2
2010-07-16
mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
Peter Huewe
1
-6
/
+3
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
1
-2
/
+2
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
1
-0
/
+7
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-29
Fix comment and Kconfig typos for 'require' and 'fragment'
Gilles Espinasse
1
-1
/
+1
2010-03-16
ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
Lars Ellenberg
1
-0
/
+6
2010-02-04
mISDN: positive error return should be negative in mode_hfcmulti()
Roel Kluin
1
-1
/
+1
2010-01-04
drivers/isdn: eliminate duplicated test
Julia Lawall
1
-1
/
+1
2009-11-16
mISDN: fix error return in HFCmulti_init()
Roel Kluin
1
-1
/
+1
2009-07-25
mISDN: hfcmulti display real PCI ids for not supported cards
Karsten Keil
1
-3
/
+4
2009-07-25
mISDN: Make clearing B-channel a common function
Karsten Keil
1
-15
/
+1
2009-05-25
mISDN: Added PCI ID for new Junghanns.net Single E1 cards.
Andreas Eversberg
1
-0
/
+4
2009-05-25
mISDN: Cleanup debug messages
Karsten Keil
1
-78
/
+81
2009-05-25
mISDN: Add PCI ID for Junghanns 8S card
Andreas Eversberg
1
-0
/
+3
2009-05-25
mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti
Karsten Keil
1
-133
/
+283
2009-05-25
mISDN: Fix DTMF locking bug issue
Andreas Eversberg
1
-2
/
+2
2009-05-25
mISDN: Reduce stack size in dsp_cmx_send()
Frank Seidel
1
-1
/
+1
2009-05-25
mISDN: Echo canceler now gets delay information from hardware
Andreas Eversberg
1
-2
/
+6
2009-05-25
mISDN: Add watchdog functionality to hfcmulti driver
Andreas Eversberg
1
-1
/
+31
2009-02-09
drivers/isdn: introduce missing kfree
Julia Lawall
1
-0
/
+2
2009-01-11
drivers/isdn/hardware/mISDN: move a dereference below a NULL test
Julia Lawall
1
-1
/
+2
2009-01-10
mISDN: Create /sys/class/mISDN
Matthias Urlichs
1
-3
/
+3
2009-01-10
mISDN: Minor fixes
Andreas Eversberg
1
-1
/
+1
2009-01-10
mISDN: Fix irq detection
Andreas Eversberg
1
-0
/
+1
2009-01-10
mISDN: Add ISDN sample clock API to mISDN core
Andreas Eversberg
1
-7
/
+38
2009-01-10
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
Andreas Eversberg
1
-10
/
+35
2009-01-10
mISDN: Cleanup hfc multiport driver
Karsten Keil
1
-85
/
+24
2008-12-13
mISDN: hfcmulti: use __iomem address space modifier
Hannes Eder
1
-21
/
+23
[next]