aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/mISDN/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-02mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang1-2/+3
2021-12-28mISDN: change function names to avoid conflictswolfgang huang1-3/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-10/+1
2013-07-26ISDN: convert class code to use dev_groupsGreg Kroah-Hartman1-28/+36
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław1-2/+2
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman1-4/+0
2012-05-04mISDN: Help to identify the cardKarsten Keil1-0/+16
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-19/+18
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-05-25mISDN: get_free_devid() failure ignoredRoel Kluin1-4/+4
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs1-54/+217
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg1-0/+1
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs1-4/+4
2008-12-12mISDN: make global symbols static or include header filesHannes Eder1-4/+4
2008-07-27Add mISDN core filesKarsten Keil1-0/+244