index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
mISDN
/
hfcpci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-23
mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
1
-4
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
1
-15
/
+1
2019-04-24
isdn:mISDN: fix misuse of %x in hfcpci.c
Fuqian Huang
1
-3
/
+3
2019-03-13
isdn: hfcpci: fix potential NULL pointer dereference
Kangjie Lu
1
-0
/
+9
2018-07-27
isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()
Jia-Ju Bai
1
-1
/
+1
2018-07-04
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-2
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-3
/
+2
2017-11-03
mISDN: hfcpci: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-07-16
isdn: mISDN: hfcpci: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-03-24
isdn: use setup_timer
Geliang Tang
1
-6
/
+3
2015-02-22
mISDN: replace current->state by set_current_state()
Fabian Frederick
1
-1
/
+1
2013-09-16
isdn: hfcpci_softirq: get func return to suppress compiler warning
Antonio Alecrim Jr
1
-2
/
+2
2013-07-20
mISDN: replace sum of bitmasks with OR operation.
Alexandru Juncu
1
-6
/
+6
2013-01-04
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
1
-3
/
+3
2012-11-10
isdn: Fix typo in drivers/isdn
Masanari Iida
1
-1
/
+1
2012-05-16
mISDN: Implement MISDN_CTRL_RX_OFF for more drivers
Karsten Keil
1
-0
/
+5
2012-05-16
mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers
Karsten Keil
1
-40
/
+19
2012-05-16
mISDN: Allow to set a minimum length for transparent data
Karsten Keil
1
-6
/
+6
2012-05-16
mISDN: Reduce RX buffer allocation for transparent data
Karsten Keil
1
-5
/
+6
2012-05-16
mISDN: Early confirm for transparent data
Karsten Keil
1
-11
/
+3
2012-05-16
mISDN: Cleanup channel also if it already was deactivated
Karsten Keil
1
-2
/
+1
2012-05-04
mISDN: Make layer1 timer 3 value configurable
Karsten Keil
1
-1
/
+4
2012-03-28
mISDN: array underflow in open_bchannel()
Dan Carpenter
1
-1
/
+1
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
1
-178
/
+178
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-04-18
isdn: hfcpci: Fix set-but-unused variables.
David S. Miller
1
-4
/
+2
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-08-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
1
-1
/
+1
2010-07-16
isdn/hardware/mISDN: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...
Peter Huewe
1
-46
/
+46
2010-07-11
fix comment/printk typos concerning "already"
Uwe Kleine-König
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-07-25
mISDN: Make clearing B-channel a common function
Karsten Keil
1
-15
/
+1
2009-06-11
mISDN: Free hfcpci IRQ if init was not successful
Andreas Mohr
1
-4
/
+3
2009-05-25
mISDN: Cleanup debug messages
Karsten Keil
1
-13
/
+15
2009-05-25
mISDN: Echo canceler now gets delay information from hardware
Andreas Eversberg
1
-29
/
+41
2009-02-16
drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long
Hannes Eder
1
-1
/
+1
2009-02-16
drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static
Hannes Eder
1
-2
/
+2
2009-01-11
Make parameter debug writable
Karsten Keil
1
-1
/
+1
2009-01-10
mISDN: Added missing create_l1() call
Andreas Eversberg
1
-0
/
+5
2009-01-10
mISDN: Add MODULE_DEVICE_TABLE() to hfcpci
Matthias Urlichs
1
-0
/
+2
2009-01-10
mISDN: Minor cleanups
Andreas Eversberg
1
-2
/
+2
2009-01-10
mISDN: Create /sys/class/mISDN
Matthias Urlichs
1
-56
/
+44
2009-01-10
mISDN: Add different different timer settings for hfc-pci
Andreas Eversberg
1
-27
/
+125
2009-01-10
mISDN: Return error on E-channel access
Martin Bachem
1
-0
/
+4
2009-01-10
mISDN: Use protocol to detect D-channel
Martin Bachem
1
-1
/
+2
2009-01-10
mISDN: Remove the local max-card limit
Matthias Urlichs
1
-4
/
+0
2009-01-10
mISDN: Add feature via MISDN_CTRL_FILL_EMPTY to fill fifo if empty
Andreas Eversberg
1
-2
/
+39
2008-09-23
mISDN: annotate iomem pointer and add statics
Harvey Harrison
1
-7
/
+7
2008-09-23
mISDN: endian annotations for struct zt
Harvey Harrison
1
-5
/
+4
[next]