summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/hfcsusb.c
Commit message (Expand)AuthorAgeFilesLines
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* ISDN: Add check for usb_alloc_urb() resultKarsten Keil2012-07-181-5/+13
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-221-0/+1
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-181-0/+1
* | mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil2012-05-161-0/+5
* | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil2012-05-161-26/+18
* | mISDN: Allow to set a minimum length for transparent dataKarsten Keil2012-05-161-7/+7
* | mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil2012-05-161-28/+24
* | mISDN: Bugfix hfcsusb: usb endpoint activation/deactivationMartin Bachem2012-05-161-8/+2
* | mISDN: Early confirm for transparent dataKarsten Keil2012-05-161-13/+2
* | mISDN: Cleanup channel also if it already was deactivatedKarsten Keil2012-05-161-2/+1
|/
* mISDN: array underflow in open_bchannel()Dan Carpenter2012-03-271-1/+1
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-206/+206
* mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka2012-02-131-2/+1
* USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-181-27/+1
* ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl2011-06-111-0/+1
* isdn: hfcsusb: Fix set-but-unused variables.David S. Miller2011-04-171-4/+1
* drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall2010-05-291-1/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* mISDN: Make clearing B-channel a common functionKarsten Keil2009-07-251-15/+1
* mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg2009-05-251-2/+2
* drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols staticHannes Eder2009-02-151-3/+3
* mISDN: Add HFC USB driverKarsten Keil2009-01-091-0/+2196