aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn/gigaset
AgeCommit message (Expand)Author
2010-08-07isdn: gigaset: use after freeDan Carpenter
2010-08-07isdn: gigaset: add missing unlockDan Carpenter
2010-07-15drivers: isdn: get rid of custom strtoul()Andy Shevchenko
2010-07-07isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPITilman Schmidt
2010-07-07isdn/gigaset: fix leaks in error pathTilman Schmidt
2010-07-07isdn/gigaset: reduce syslog spamTilman Schmidt
2010-07-07isdn/gigaset: remove obsolete compile time optionsTilman Schmidt
2010-07-07isdn/gigaset: handle Supplementary Service ListenTilman Schmidt
2010-07-07isdn/gigaset: improve CAPI message debuggingTilman Schmidt
2010-07-07isdn/gigaset: drop debug check on isochronous writeTilman Schmidt
2010-07-07isdn/gigaset: ignore irrelevant device responsesTilman Schmidt
2010-07-07isdn/gigaset: avoid copying AT commands twiceTilman Schmidt
2010-07-07isdn/gigaset: adjust usb_gigaset tty write buffer limitTilman Schmidt
2010-06-25isdn/gigaset: correct CAPI connection state storageTilman Schmidt
2010-06-25isdn/gigaset: encode HLC and BC togetherTilman Schmidt
2010-06-25isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt
2010-06-25isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt
2010-06-25isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-25drivers: isdn: use new hex_to_bin() methodAndy Shevchenko
2010-05-23isdn/gigaset: remove dummy CAPI method implementationsTilman Schmidt
2010-04-19Fix ISDN/Gigaset build failureLinus Torvalds
2010-04-18gigaset: include cleanup cleanupTilman Schmidt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-17gigaset: fix build failureTilman Schmidt
2010-03-16gigaset: correct range checking off by one errorTilman Schmidt
2010-03-15gigaset: prune use of tty_buffer_request_roomTilman Schmidt
2010-03-15gigaset: correct clearing of at_state strings on RINGTilman Schmidt
2010-03-15gigaset: avoid registering CAPI driver more than onceTilman Schmidt
2010-02-26isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko
2010-02-26gigaset: reduce syslog clutterTilman Schmidt
2010-02-26bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan
2009-12-08gigaset: don't enable any debugging output by defaultTilman Schmidt
2009-11-19drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches
2009-10-29gigaset: convert strcmp chain to table lookupTilman Schmidt
2009-10-29gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt
2009-10-29bas_gigaset: checkpatch cleanupTilman Schmidt
2009-10-29ser_gigaset: checkpatch cleanupTilman Schmidt
2009-10-29gigaset: checkpatch cleanupTilman Schmidt
2009-10-29usb_gigaset: code cleanupTilman Schmidt
2009-10-29gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt
2009-10-29gigaset: fix format string typo in CAPI dial commandTilman Schmidt
2009-10-29gigaset: CAPI module readability improvementsTilman Schmidt
2009-10-06gigaset: add Kernel CAPI interface (v3)Tilman Schmidt
2009-10-06gigaset: allow building without I4LTilman Schmidt
2009-10-06gigaset: prepare for CAPI implementationTilman Schmidt
2009-10-06gigaset: add kerneldoc commentsTilman Schmidt
2009-10-06gigaset: correct debugging output selectionTilman Schmidt
2009-10-06gigaset: improve error recoveryTilman Schmidt