index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
mISDN
/
hfcpci.c
Age
Commit message (
Expand
)
Author
2024-06-10
isdn: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-07-28
mISDN: hfcpci: Fix potential deadlock on &hc->lock
Chengfeng Ye
2022-12-13
mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-10-09
mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirq
Duoming Zhou
2022-03-07
isdn: hfcpci: check the return value of dma_set_mask() in setup_hw()
Jia-Ju Bai
2021-10-19
mISDN: Fix return values of the probe function
Zheyu Ma
2021-05-11
mISDN: fix possible use-after-free in HFC_cleanup()
Zou Wei
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-20
mISDN: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-10-18
idsn: Use pr_warn instead of pr_warning
Kefeng Wang
2019-08-22
mISDN: Delete unnecessary checks before the macro call “dev_kfree_skb”
Markus Elfring
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-04-23
isdn:mISDN: fix misuse of %x in hfcpci.c
Fuqian Huang
2019-03-12
isdn: hfcpci: fix potential NULL pointer dereference
Kangjie Lu
2018-07-26
isdn: mISDN: hfcpci: Replace GFP_ATOMIC with GFP_KERNEL in hfc_probe()
Jia-Ju Bai
2018-07-04
isdn: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-21
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-03
mISDN: hfcpci: Convert timers to use timer_setup()
Kees Cook
2017-07-15
isdn: mISDN: hfcpci: constify pci_device_id.
Arvind Yadav
2017-03-24
isdn: use setup_timer
Geliang Tang
2015-02-22
mISDN: replace current->state by set_current_state()
Fabian Frederick
2013-09-15
isdn: hfcpci_softirq: get func return to suppress compiler warning
Antonio Alecrim Jr
2013-07-19
mISDN: replace sum of bitmasks with OR operation.
Alexandru Juncu
2013-01-03
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
2012-11-09
isdn: Fix typo in drivers/isdn
Masanari Iida
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-27
mISDN: array underflow in open_bchannel()
Dan Carpenter
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
2011-06-06
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-15
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-15
drivers/isdn/hardware/mISDN: change type of hfc_jiffies to unsigned long
Hannes Eder
2009-02-15
drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static
Hannes Eder
2009-01-11
Make parameter debug writable
Karsten Keil
[next]