aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset/capi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-18gigaset: include cleanup cleanupTilman Schmidt1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-16gigaset: correct range checking off by one errorTilman Schmidt1-1/+1
2010-03-15gigaset: avoid registering CAPI driver more than onceTilman Schmidt1-19/+25
2010-02-26isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko1-15/+1
2010-02-26gigaset: reduce syslog clutterTilman Schmidt1-11/+4
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan1-39/+36
2009-10-29gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt1-14/+15
2009-10-29gigaset: fix format string typo in CAPI dial commandTilman Schmidt1-1/+1
2009-10-29gigaset: CAPI module readability improvementsTilman Schmidt1-63/+81
2009-10-06gigaset: add Kernel CAPI interface (v3)Tilman Schmidt1-0/+2273