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