index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
mISDN
/
core.c
Age
Commit message (
Expand
)
Author
2023-03-30
mISDN: remove unneeded mISDN_class_release()
Greg Kroah-Hartman
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-14
mISDN: fix misuse of put_device() in mISDN_register_device()
Wang ShaoBo
2022-11-02
mISDN: fix possible memory leak in mISDN_register_device()
Yang Yingliang
2021-12-28
mISDN: change function names to avoid conflicts
wolfgang huang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2013-07-26
ISDN: convert class code to use dev_groups
Greg Kroah-Hartman
2013-02-06
driver-core: constify data for class_find_device()
Michał Mirosław
2013-01-03
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
2012-05-04
mISDN: Help to identify the card
Karsten Keil
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-05-25
mISDN: get_free_devid() failure ignored
Roel Kluin
2009-01-09
mISDN: Create /sys/class/mISDN
Matthias Urlichs
2009-01-09
mISDN: Add ISDN sample clock API to mISDN core
Andreas Eversberg
2009-01-09
mISDN: Use struct device name field
Matthias Urlichs
2008-12-12
mISDN: make global symbols static or include header files
Hannes Eder
2008-07-27
Add mISDN core files
Karsten Keil