summaryrefslogtreecommitdiff
path: root/drivers/isdn/hardware/mISDN
AgeCommit message (Expand)Author
2019-09-06isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stackJuliana Rodrigueiro
2019-09-06isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in start_isoc_ch...Jia-Ju Bai
2019-08-04ISDN: hfcsusb: checking idx of ep configurationPhong Tran
2019-04-03mISDN: hfcpci: Test both vendor & device ID for Digium HFC4SBjorn Helgaas
2016-09-01mISDN: mark symbols static where possibleBaoyou Xie
2016-03-14mISDN: Support DR6 indication in mISDNipac driverMaciej S. Szmigiero
2016-03-14mISDN: Order IPAC register definesMaciej S. Szmigiero
2016-02-18mISDN: prevent possible NULL pointer dereferenceAnton Protopopov
2015-12-15mISDN: fix a loop countDan Carpenter
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-22mISDN: replace current->state by set_current_state()Fabian Frederick
2015-02-19Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-01-13mISDN: avoid arch specific __builtin_return_address callArnd Bergmann
2015-01-07kconfig: use bool instead of boolean for type definition attributesChristoph Jaeger
2013-09-15isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr
2013-07-19mISDN: replace sum of bitmasks with OR operation.Alexandru Juncu
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2012-11-09isdn: Fix typo in drivers/isdnMasanari Iida
2012-09-13mISDN: Fix wrong usage of flush_work_sync while holding locksKarsten Keil
2012-09-03mISDN: fix possible memory leak in hfcmulti_init()Wei Yongjun
2012-07-29mISDN: Bugfix only few bytes are transfered on a connectionKarsten Keil
2012-07-18ISDN: Add check for usb_alloc_urb() resultKarsten Keil
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22mISDN: Add X-Tensions USB ISDN TA XC-525Karsten Keil
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: avmfritz use the bigger fifo of chip version 2Karsten Keil
2012-05-16mISDN: Early confirm for transparent dataKarsten Keil
2012-05-16mISDN: Cleanup channel also if it already was deactivatedKarsten Keil
2012-05-16isdn: Fix typo in hfcmulti.cMasanari Iida
2012-05-04mISDN: Make layer1 timer 3 value configurableKarsten Keil
2012-04-26mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver.Andreas Eversberg
2012-04-26mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.Andreas Eversberg
2012-04-26mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not.Andreas Eversberg
2012-04-26mISDN: Fixed false interruption of audio during bridging change.Andreas Eversberg
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-10-31drivers/isdn: Add module.h to ISDN files implicitly using it.Paul Gortmaker
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-06-11ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()Jesper Juhl