summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/xdefs.h
AgeCommit message (Expand)Author
2012-03-13Remove support for kernels < 2.6.18Tzafrir Cohen
2012-01-12xpp: style - manual whitespace/line-breaks cleanupTzafrir Cohen
2012-01-12xpp: style - no more typedef byteTzafrir Cohen
2012-01-11xpp: style - clean many long lines (manually)Tzafrir Cohen
2012-01-11xpp: style - Run LindentTzafrir Cohen
2012-01-11xpp: style - add space after commaTzafrir Cohen
2012-01-11xpp: style - insert space afer if/while/for/switchTzafrir Cohen
2012-01-11xpp: style: convert __FUNCTION__ to __func__Tzafrir Cohen
2012-01-11xpp: style - remove eolspaceTzafrir Cohen
2011-01-30xpp: prepare for phonedev refactorTzafrir Cohen
2010-02-26Revert "dahdi: Move the definition of bool from xdefs.h into include/dahdi/ke...Shaun Ruffell
2010-02-26dahdi: Move the definition of bool from xdefs.h into include/dahdi/kernel.hShaun Ruffell
2009-09-30move the dev->bus_id fix from xpp to kernel.h: needed elsewhereTzafrir Cohen
2009-05-19xpp: 'owner' property of procfs was dropped in 2.6.30.Tzafrir Cohen
2009-05-19xpp: report in sysfs if bri module uses hardhdlc supportTzafrir Cohen
2009-05-19Replaece member bus_id with dev_name() and set_dev_name()Tzafrir Cohen
2008-12-11Add a separate case for hotplug of kernels <= 2.6.9 .Tzafrir Cohen
2008-10-27Fix xpp compile problems on kernel < 2.6.16Tzafrir Cohen
2008-10-16xpp: start migration from procfs to sysfs.Tzafrir Cohen
2008-06-28Fixes building with kernel of RHEl 5.2. Closes issue #12889 .Tzafrir Cohen
2008-06-17Make the xpp drivers build with dahdi.Tzafrir Cohen
2008-05-21start copying kernel bitsKevin P. Fleming