index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
/
capi.c
Age
Commit message (
Expand
)
Author
2010-05-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-25
drivers: isdn: use new hex_to_bin() method
Andy Shevchenko
2010-05-23
isdn/gigaset: remove dummy CAPI method implementations
Tilman Schmidt
2010-04-18
gigaset: include cleanup cleanup
Tilman Schmidt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-16
gigaset: correct range checking off by one error
Tilman Schmidt
2010-03-15
gigaset: avoid registering CAPI driver more than once
Tilman Schmidt
2010-02-26
isdn: remove ishexdigit() in regard to isxdigit()
Andy Shevchenko
2010-02-26
gigaset: reduce syslog clutter
Tilman Schmidt
2010-01-14
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
2009-10-29
gigaset: fix bad assumptions about CAPI skbuffs
Tilman Schmidt
2009-10-29
gigaset: fix format string typo in CAPI dial command
Tilman Schmidt
2009-10-29
gigaset: CAPI module readability improvements
Tilman Schmidt
2009-10-06
gigaset: add Kernel CAPI interface (v3)
Tilman Schmidt