index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
/
capi.c
Age
Commit message (
Expand
)
Author
2014-10-14
isdn/capi: handle CAPI 2.0 message parser failures
Tilman Schmidt
2014-10-14
isdn/gigaset: limit raw CAPI message dump length
Tilman Schmidt
2014-10-14
isdn/gigaset: make sure controller name is null terminated
Tilman Schmidt
2014-10-14
isdn/gigaset: missing break in do_facility_req
Tilman Schmidt
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-01-21
isdn/gigaset: fix zero size border case in debug dump
Tilman Schmidt
2012-07-16
gigaset: silence GCC warning for unused 'format_ie'
Paul Bolle
2012-05-07
isdn/gigaset: unify function return values
Tilman Schmidt
2012-05-07
isdn/gigaset: fix readability damage
Tilman Schmidt
2012-05-07
isdn/gigaset: fix CAPI disconnect B3 handling
Tilman Schmidt
2012-05-07
isdn/gigaset: ratelimit CAPI message dumps
Tilman Schmidt
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
2011-10-31
drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
2010-12-31
ISDN, Gigaset: Fix memory leak in do_disconnect_req()
Jesper Juhl
2010-08-07
isdn: gigaset: add missing unlock
Dan Carpenter
2010-07-07
isdn/gigaset: reduce syslog spam
Tilman Schmidt
2010-07-07
isdn/gigaset: handle Supplementary Service Listen
Tilman Schmidt
2010-07-07
isdn/gigaset: improve CAPI message debugging
Tilman Schmidt
2010-06-25
isdn/gigaset: correct CAPI connection state storage
Tilman Schmidt
2010-06-25
isdn/gigaset: encode HLC and BC together
Tilman Schmidt
2010-06-25
isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
Tilman Schmidt
2010-06-25
isdn/gigaset: correct CAPI voice connection encoding
Tilman Schmidt
2010-06-25
isdn/gigaset: honor CAPI application's buffer size request
Tilman Schmidt
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