summaryrefslogtreecommitdiff
path: root/drivers/dahdi/dahdi-sysfs.c
AgeCommit message (Expand)Author
2012-05-23sysfs: refactor lineconfig string representationTzafrir Cohen
2012-05-23sysfs: add a linecompat span attributeTzafrir Cohen
2012-05-23convert span->spantype to enumerated typeTzafrir Cohen
2012-03-21Update Digium copyright on files changed since beginning of the year.Shaun Ruffell
2012-03-15dahdi: Remove __exit annotation from dahdi_sysfs_exit().Shaun Ruffell
2012-03-13Remove support for kernels < 2.6.18Tzafrir Cohen
2012-02-22sysfs channels: cleanup device files handlingTzafrir Cohen
2012-02-22sysfs channels: dahdi-sysfs-chan.cTzafrir Cohen
2012-02-22sysfs channels: refactor compat macrosTzafrir Cohen
2012-02-22sysfs: add 'lineconfig' attribute to spanTzafrir Cohen
2012-02-09code cleanup - refactor module_printk()Tzafrir Cohen
2012-01-25fix class_create() return value testTzafrir Cohen
2012-01-25A channel-less span should not crash dahdiTzafrir Cohen
2012-01-25A parent-less device should not crash dahdiTzafrir Cohen
2012-01-25remove a duplicate dev_set_name()Tzafrir Cohen
2012-01-12dahdi: style - checkpatch clean dahdi-sysfs.cTzafrir Cohen
2011-11-07Extra debugging aids and messagesTzafrir Cohen
2011-10-26added 'basechan' and 'channels' attributes to spansTzafrir Cohen
2011-10-26dahdi: Allow 'spantype' to be changed before span assignement via sysfs.Tzafrir Cohen
2011-10-26dahdi: Remove dahdi_span.irq and move dahdi_span.irqmisses into dahdi_device.Tzafrir Cohen
2011-10-26dahdi: Expose dahdi devices in sysfs.Tzafrir Cohen
2011-10-26dahdi: Expose spans in sysfs.Tzafrir Cohen
2011-02-28dahdi: Do not rebuild dahdi-base.c when only updating the version.Shaun Ruffell
2011-01-16dahdi-sysfs: include slab.h for newer kernelsTzafrir Cohen
2011-01-16Refactor SysFS code to dahdi-sysfs.cTzafrir Cohen