index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
mISDN
/
hfcpci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()
Jia-Ju Bai
2018-07-26
1
-1
/
+1
*
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-07-04
1
-0
/
+1
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
1
-2
/
+3
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-3
/
+2
*
mISDN: hfcpci: Convert timers to use timer_setup()
Kees Cook
2017-11-03
1
-6
/
+4
*
isdn: mISDN: hfcpci: constify pci_device_id.
Arvind Yadav
2017-07-15
1
-1
/
+1
*
isdn: use setup_timer
Geliang Tang
2017-03-24
1
-6
/
+3
*
mISDN: replace current->state by set_current_state()
Fabian Frederick
2015-02-22
1
-1
/
+1
*
isdn: hfcpci_softirq: get func return to suppress compiler warning
Antonio Alecrim Jr
2013-09-15
1
-2
/
+2
*
mISDN: replace sum of bitmasks with OR operation.
Alexandru Juncu
2013-07-19
1
-6
/
+6
*
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
*
isdn: Fix typo in drivers/isdn
Masanari Iida
2012-11-09
1
-1
/
+1
*
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
2012-05-16
1
-0
/
+5
*
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
2012-05-16
1
-40
/
+19
*
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
2012-05-16
1
-6
/
+6
*
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
2012-05-16
1
-5
/
+6
*
mISDN: Early confirm for transparent data
Karsten Keil
2012-05-16
1
-11
/
+3
*
mISDN: Cleanup channel also if it already was deactivated
Karsten Keil
2012-05-16
1
-2
/
+1
*
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
2012-05-04
1
-1
/
+4
*
mISDN: array underflow in open_bchannel()
Dan Carpenter
2012-03-27
1
-1
/
+1
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
1
-178
/
+178
*
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-06
1
-0
/
+1
*
isdn: hfcpci: Fix set-but-unused variables.
David S. Miller
2011-04-17
1
-4
/
+2
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-08-04
1
-1
/
+1
|
\
|
*
fix comment/printk typos concerning "already"
Uwe Kleine-König
2010-07-11
1
-1
/
+1
*
|
isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...
Peter Huewe
2010-07-15
1
-46
/
+46
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mISDN: Make clearing B-channel a common function
Karsten Keil
2009-07-25
1
-15
/
+1
*
mISDN: Free hfcpci IRQ if init was not successful
Andreas Mohr
2009-06-11
1
-4
/
+3
*
mISDN: Cleanup debug messages
Karsten Keil
2009-05-25
1
-13
/
+15
*
mISDN: Echo canceler now gets delay information from hardware
Andreas Eversberg
2009-05-25
1
-29
/
+41
*
drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long
Hannes Eder
2009-02-15
1
-1
/
+1
*
drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static
Hannes Eder
2009-02-15
1
-2
/
+2
*
Make parameter debug writable
Karsten Keil
2009-01-11
1
-1
/
+1
*
mISDN: Added missing create_l1() call
Andreas Eversberg
2009-01-09
1
-0
/
+5
*
mISDN: Add MODULE_DEVICE_TABLE() to hfcpci
Matthias Urlichs
2009-01-09
1
-0
/
+2
*
mISDN: Minor cleanups
Andreas Eversberg
2009-01-09
1
-2
/
+2
*
mISDN: Create /sys/class/mISDN
Matthias Urlichs
2009-01-09
1
-56
/
+44
*
mISDN: Add different different timer settings for hfc-pci
Andreas Eversberg
2009-01-09
1
-27
/
+125
*
mISDN: Return error on E-channel access
Martin Bachem
2009-01-09
1
-0
/
+4
*
mISDN: Use protocol to detect D-channel
Martin Bachem
2009-01-09
1
-1
/
+2
*
mISDN: Remove the local max-card limit
Matthias Urlichs
2009-01-09
1
-4
/
+0
*
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
Andreas Eversberg
2009-01-09
1
-2
/
+39
*
mISDN: annotate iomem pointer and add statics
Harvey Harrison
2008-09-22
1
-7
/
+7
*
mISDN: endian annotations for struct zt
Harvey Harrison
2008-09-22
1
-5
/
+4
*
mISDN cleanup user interface
Karsten Keil
2008-08-02
1
-1
/
+1
*
Remove deprecated virt_to_bus()
Karsten Keil
2008-07-28
1
-2
/
+1
*
Add mISDN HFC PCI driver
Karsten Keil
2008-07-27
1
-0
/
+2256