aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/dsp_pipeline.c
AgeCommit message (Expand)Author
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2022-11-11mISDN: fix possible memory leak in mISDN_dsp_element_register()Yang Yingliang
2022-03-05mISDN: Fix memory leak in dsp_pipeline_build()Alexey Khoroshilov
2021-05-20mISDN: Remove obsolete PIPELINE_DEBUG debugging informationZhen Lei
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90Thomas Gleixner
2015-10-13mISDN: use kstrdup() in dsp_pipeline_buildGeliang Tang
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2011-10-31drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.Paul Gortmaker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-11mISDN: Fix overlapping data accessKarsten Keil
2009-05-25mISDN: Echo canceler now gets delay information from hardwareAndreas Eversberg
2009-01-11misdn: indentation and braces disagree - add bracesIlpo Järvinen
2009-01-11misdn: one handmade ARRAY_SIZE convertedIlpo Järvinen
2009-01-09mISDN: Minor cleanupsAndreas Eversberg
2009-01-09mISDN: Add missing release functionsAndreas Eversberg
2009-01-06ISDN: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-12mISDN: use NULL pointer instead of plain integerHannes Eder
2008-07-27Add mISDN DSPKarsten Keil