aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/hfcsusb.c
AgeCommit message (Expand)Author
2023-01-18mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()Yang Yingliang
2021-06-03isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_infoPhillip Potter
2021-06-03Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"Greg Kroah-Hartman
2019-07-31isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro
2019-07-27isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai
2019-07-15ISDN: hfcsusb: checking idx of ep configurationPhong Tran
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153Thomas Gleixner
2019-03-04isdn: mISDN: Fix potential NULL pointer dereference of kzallocAditya Pakki
2019-01-11mISDN: hfcsusb: Use struct_size() in kzalloc()Gustavo A. R. Silva
2018-06-22isdn: mISDN: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2012-07-18ISDN: Add check for usb_alloc_urb() resultKarsten Keil
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil
2012-05-16mISDN: Bugfix hfcsusb: usb endpoint activation/deactivationMartin Bachem
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil
2012-05-16mISDN: Cleanup channel also if it already was deactivatedKarsten Keil
2012-03-27mISDN: array underflow in open_bchannel()Dan Carpenter
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2012-02-13mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman
2011-06-11ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl
2011-04-17isdn: hfcsusb: Fix set-but-unused variables.David S. Miller
2010-05-29drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg
2009-02-15drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols staticHannes Eder
2009-01-09mISDN: Add HFC USB driverKarsten Keil