aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/mISDN/hfcsusb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp1-0/+1
2012-05-16mISDN: Implement MISDN_CTRL_RX_OFF for more driversKarsten Keil1-0/+5
2012-05-16mISDN: Implement MISDN_CTRL_FILL_EMPTY for more driversKarsten Keil1-26/+18
2012-05-16mISDN: Allow to set a minimum length for transparent dataKarsten Keil1-7/+7
2012-05-16mISDN: Reduce RX buffer allocation for transparent dataKarsten Keil1-28/+24
2012-05-16mISDN: Bugfix hfcsusb: usb endpoint activation/deactivationMartin Bachem1-8/+2
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil1-13/+2
2012-05-16mISDN: Cleanup channel also if it already was deactivatedKarsten Keil1-2/+1
2012-03-27mISDN: array underflow in open_bchannel()Dan Carpenter1-1/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-206/+206
2012-02-13mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka1-2/+1
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman1-27/+1
2011-06-11ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl1-0/+1
2011-04-17isdn: hfcsusb: Fix set-but-unused variables.David S. Miller1-4/+1
2010-05-29drivers/isdn/hardware/mISDN: Add missing spin_unlockJulia Lawall1-1/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-07-25mISDN: Make clearing B-channel a common functionKarsten Keil1-15/+1
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg1-2/+2
2009-02-15drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols staticHannes Eder1-3/+3
2009-01-09mISDN: Add HFC USB driverKarsten Keil1-0/+2196