aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/mISDN/core.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-26ISDN: convert class code to use dev_groupsGravatar Greg Kroah-Hartman 1-28/+36
2013-02-06driver-core: constify data for class_find_device()Gravatar Michał Mirosław 1-2/+2
2013-01-03Drivers: isdn: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-4/+0
2012-05-04mISDN: Help to identify the cardGravatar Karsten Keil 1-0/+16
2012-02-21isdn: whitespace coding style cleanupGravatar Joe Perches 1-19/+18
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-05-25mISDN: get_free_devid() failure ignoredGravatar Roel Kluin 1-4/+4
2009-01-09mISDN: Create /sys/class/mISDNGravatar Matthias Urlichs 1-54/+217
2009-01-09mISDN: Add ISDN sample clock API to mISDN coreGravatar Andreas Eversberg 1-0/+1
2009-01-09mISDN: Use struct device name fieldGravatar Matthias Urlichs 1-4/+4
2008-12-12mISDN: make global symbols static or include header filesGravatar Hannes Eder 1-4/+4
2008-07-27Add mISDN core filesGravatar Karsten Keil 1-0/+244