index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
/
dsp_pipeline.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-07
isdn: mISDN: make elements_class constant
Ricardo B. Marliere
1
-6
/
+10
2023-03-17
driver core: class: remove module * from class_create()
Greg Kroah-Hartman
1
-1
/
+1
2022-11-11
mISDN: fix possible memory leak in mISDN_dsp_element_register()
Yang Yingliang
1
-1
/
+2
2022-03-05
mISDN: Fix memory leak in dsp_pipeline_build()
Alexey Khoroshilov
1
-3
/
+3
2021-05-20
mISDN: Remove obsolete PIPELINE_DEBUG debugging information
Zhen Lei
1
-44
/
+2
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 90
Thomas Gleixner
1
-18
/
+1
2015-10-13
mISDN: use kstrdup() in dsp_pipeline_build
Geliang Tang
1
-10
/
+2
2013-07-03
drivers: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
1
-29
/
+27
2011-10-31
drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-11
mISDN: Fix overlapping data access
Karsten Keil
1
-6
/
+5
2009-05-25
mISDN: Echo canceler now gets delay information from hardware
Andreas Eversberg
1
-2
/
+3
2009-01-11
misdn: indentation and braces disagree - add braces
Ilpo Järvinen
1
-1
/
+2
2009-01-11
misdn: one handmade ARRAY_SIZE converted
Ilpo Järvinen
1
-2
/
+1
2009-01-09
mISDN: Minor cleanups
Andreas Eversberg
1
-3
/
+3
2009-01-09
mISDN: Add missing release functions
Andreas Eversberg
1
-7
/
+21
2009-01-06
ISDN: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-12-12
mISDN: use NULL pointer instead of plain integer
Hannes Eder
1
-1
/
+1
2008-07-27
Add mISDN DSP
Karsten Keil
1
-0
/
+348