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
/
hfcsusb.c
Age
Commit message (
Expand
)
Author
2024-06-10
isdn: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2023-10-23
isdn: mISDN: hfcsusb: Spelling fix in comment
Kunwu Chan
2022-12-13
mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-06-22
isdn: mISDN: hfcsusb: drop unexpected word "the" in the comments
Jiang Jian
2021-05-13
isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
Phillip Potter
2021-05-13
Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
Greg Kroah-Hartman
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-06-18
mISDN: hfcsusb: Use struct_size() helper
Gustavo A. R. Silva
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-07-31
isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
Juliana Rodrigueiro
2019-07-27
isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...
Jia-Ju Bai
2019-07-15
ISDN: hfcsusb: checking idx of ep configuration
Phong Tran
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
Thomas Gleixner
2019-03-04
isdn: mISDN: Fix potential NULL pointer dereference of kzalloc
Aditya Pakki
2019-01-11
mISDN: hfcsusb: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-06-22
isdn: mISDN: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2012-07-18
ISDN: Add check for usb_alloc_urb() result
Karsten Keil
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
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: Bugfix hfcsusb: usb endpoint activation/deactivation
Martin Bachem
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-03-27
mISDN: array underflow in open_bchannel()
Dan Carpenter
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
2012-02-13
mISDN/hfcsusb: remove unused variable hfcsusb_rev
Danny Kukawka
2011-11-18
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
2011-06-11
ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
Jesper Juhl
2011-04-17
isdn: hfcsusb: Fix set-but-unused variables.
David S. Miller
2010-05-29
drivers/isdn/hardware/mISDN: Add missing spin_unlock
Julia Lawall
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-07-25
mISDN: Make clearing B-channel a common function
Karsten Keil
2009-05-25
mISDN: Echo canceler now gets delay information from hardware
Andreas Eversberg
2009-02-15
drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static
Hannes Eder
2009-01-09
mISDN: Add HFC USB driver
Karsten Keil