Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b9eaf18722221ef8b2bd6a67240ebe668622152a
/
drivers
/
isdn
/
hardware
/
mISDN
/
hfcmulti.c
e3b79fc
isdn: mISDN: hfcmulti: constify pci_device_id.
by Arvind Yadav
· 7 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
aff55a3
isdn: use setup_timer
by Geliang Tang
· 8 years ago
569e937e
mISDN: mark symbols static where possible
by Baoyou Xie
· 8 years ago
ed5a84c
Drivers: isdn: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
9fef768
mISDN: fix possible memory leak in hfcmulti_init()
by Wei Yongjun
· 12 years ago
c27b46e
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
by Karsten Keil
· 13 years ago
6d1ee48
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
by Karsten Keil
· 13 years ago
034005a
mISDN: Allow to set a minimum length for transparent data
by Karsten Keil
· 13 years ago
7206e65
mISDN: Reduce RX buffer allocation for transparent data
by Karsten Keil
· 13 years ago
8bfddfb
mISDN: Early confirm for transparent data
by Karsten Keil
· 13 years ago
1368112
mISDN: Cleanup channel also if it already was deactivated
by Karsten Keil
· 13 years ago
d584515
isdn: Fix typo in hfcmulti.c
by Masanari Iida
· 13 years ago
c626c12
mISDN: Make layer1 timer 3 value configurable
by Karsten Keil
· 13 years ago
0700340
mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.
by Andreas Eversberg
· 13 years ago
864fd63
mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.
by Andreas Eversberg
· 13 years ago
d2fb549
mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.
by Andreas Eversberg
· 13 years ago
a4d729d
mISDN: Fixed false interruption of audio during bridging change.
by Andreas Eversberg
· 13 years ago
475be4d
isdn: whitespace coding style cleanup
by Joe Perches
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
9db9f27
mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
by Peter Huewe
· 15 years ago
698f931
fix comment/printk typos concerning "already"
by Uwe Kleine-König
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f77f13e
Fix comment and Kconfig typos for 'require' and 'fragment'
by Gilles Espinasse
· 15 years ago
d00561a
ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
by Lars Ellenberg
· 15 years ago
650b2ef
mISDN: positive error return should be negative in mode_hfcmulti()
by Roel Kluin
· 15 years ago
073bd90
drivers/isdn: eliminate duplicated test
by Julia Lawall
· 15 years ago
2c554e1
mISDN: fix error return in HFCmulti_init()
by Roel Kluin
· 15 years ago
f70e75e
mISDN: hfcmulti display real PCI ids for not supported cards
by Karsten Keil
· 15 years ago
fb286f0
mISDN: Make clearing B-channel a common function
by Karsten Keil
· 16 years ago
daebafe
mISDN: Added PCI ID for new Junghanns.net Single E1 cards.
by Andreas Eversberg
· 16 years ago
eac74af
mISDN: Cleanup debug messages
by Karsten Keil
· 16 years ago
7245a2f
mISDN: Add PCI ID for Junghanns 8S card
by Andreas Eversberg
· 16 years ago
db9bb63
mISDN: Add XHFC support for embedded Speech-Design board to hfcmulti
by Karsten Keil
· 16 years ago
b5df5a5
mISDN: Fix DTMF locking bug issue
by Andreas Eversberg
· 16 years ago
44e0958
mISDN: Reduce stack size in dsp_cmx_send()
by Frank Seidel
· 16 years ago
7cfa153
mISDN: Echo canceler now gets delay information from hardware
by Andreas Eversberg
· 16 years ago
7df3bb8
mISDN: Add watchdog functionality to hfcmulti driver
by Andreas Eversberg
· 16 years ago
23b904f
drivers/isdn: introduce missing kfree
by Julia Lawall
· 16 years ago
20b7880
drivers/isdn/hardware/mISDN: move a dereference below a NULL test
by Julia Lawall
· 16 years ago
b36b654
mISDN: Create /sys/class/mISDN
by Matthias Urlichs
· 16 years ago
1b36c78
mISDN: Minor fixes
by Andreas Eversberg
· 16 years ago
9e6115f
mISDN: Fix irq detection
by Andreas Eversberg
· 16 years ago
3bd69ad
mISDN: Add ISDN sample clock API to mISDN core
by Andreas Eversberg
· 16 years ago
8dd2f36
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
by Andreas Eversberg
· 16 years ago
69e656c
mISDN: Cleanup hfc multiport driver
by Karsten Keil
· 16 years ago
c31655f
mISDN: hfcmulti: use __iomem address space modifier
by Hannes Eder
· 16 years ago
047ce8f
mISDN: comment out unused symbols
by Hannes Eder
· 16 years ago
65a4051
mISDN: un-export symbol 'plx_lock'
by Hannes Eder
· 16 years ago
5b83435
mISDN: make global symbols static or include header files
by Hannes Eder
· 16 years ago
bcf9174
mISDN: use NULL pointer instead of plain integer
by Hannes Eder
· 16 years ago
31981db
Add DIP switch readout for HFC-4S IOB4ST
by Karsten Keil
· 16 years ago
b3e0aee
Fix remaining big endian issue of hfcmulti
by Karsten Keil
· 16 years ago
ff4cc1d
mISDN cleanup user interface
by Karsten Keil
· 16 years ago
af69fb3
Add mISDN HFC multiport driver
by Karsten Keil
· 16 years ago