Age | Commit message (Expand) | Author | Files | Lines |
2019-08-29 | isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack | Juliana Rodrigueiro | 1 | -1/+11 |
2019-08-29 | isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch... | Jia-Ju Bai | 1 | -0/+1 |
2019-08-04 | ISDN: hfcsusb: checking idx of ep configuration | Phong Tran | 1 | -0/+3 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -1/+1 |
2012-07-18 | ISDN: Add check for usb_alloc_urb() result | Karsten Keil | 1 | -5/+13 |
2012-05-23 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2012-05-19 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 1 | -0/+1 |
2012-05-16 | mISDN: Implement MISDN_CTRL_RX_OFF for more drivers | Karsten Keil | 1 | -0/+5 |
2012-05-16 | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers | Karsten Keil | 1 | -26/+18 |
2012-05-16 | mISDN: Allow to set a minimum length for transparent data | Karsten Keil | 1 | -7/+7 |
2012-05-16 | mISDN: Reduce RX buffer allocation for transparent data | Karsten Keil | 1 | -28/+24 |
2012-05-16 | mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation | Martin Bachem | 1 | -8/+2 |
2012-05-16 | mISDN: Early confirm for transparent data | Karsten Keil | 1 | -13/+2 |
2012-05-16 | mISDN: Cleanup channel also if it already was deactivated | Karsten Keil | 1 | -2/+1 |
2012-03-28 | mISDN: array underflow in open_bchannel() | Dan Carpenter | 1 | -1/+1 |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches | 1 | -206/+206 |
2012-02-13 | mISDN/hfcsusb: remove unused variable hfcsusb_rev | Danny Kukawka | 1 | -2/+1 |
2011-11-18 | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman | 1 | -27/+1 |
2011-06-12 | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() | Jesper Juhl | 1 | -0/+1 |
2011-04-18 | isdn: hfcsusb: Fix set-but-unused variables. | David S. Miller | 1 | -4/+1 |
2010-05-29 | drivers/isdn/hardware/mISDN: Add missing spin_unlock | Julia Lawall | 1 | -1/+3 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-07-25 | mISDN: Make clearing B-channel a common function | Karsten Keil | 1 | -15/+1 |
2009-05-25 | mISDN: Echo canceler now gets delay information from hardware | Andreas Eversberg | 1 | -2/+2 |
2009-02-16 | drivers/isdn/hardware/mISDN: fix sparse warnings: make symbols static | Hannes Eder | 1 | -3/+3 |
2009-01-10 | mISDN: Add HFC USB driver | Karsten Keil | 1 | -0/+2196 |