summaryrefslogtreecommitdiff
path: root/drivers/isdn/mISDN/core.c
AgeCommit message (Expand)Author
2023-03-30mISDN: remove unneeded mISDN_class_release()Greg Kroah-Hartman
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman
2022-11-14mISDN: fix misuse of put_device() in mISDN_register_device()Wang ShaoBo
2022-11-02mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang
2021-12-28mISDN: change function names to avoid conflictswolfgang huang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2013-07-26ISDN: convert class code to use dev_groupsGreg Kroah-Hartman
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-01-03Drivers: isdn: remove __dev* attributes.Greg Kroah-Hartman
2012-05-04mISDN: Help to identify the cardKarsten Keil
2012-02-21isdn: whitespace coding style cleanupJoe Perches
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-25mISDN: get_free_devid() failure ignoredRoel Kluin
2009-01-09mISDN: Create /sys/class/mISDNMatthias Urlichs
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreAndreas Eversberg
2009-01-09mISDN: Use struct device name fieldMatthias Urlichs
2008-12-12mISDN: make global symbols static or include header filesHannes Eder
2008-07-27Add mISDN core filesKarsten Keil