aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-01isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt1-51/+61
2010-10-01isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt1-13/+93
2010-10-01isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt1-0/+22
2010-10-01isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt1-2/+4
2010-10-01isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt1-33/+32
2010-10-01isdn/gigaset: drop obsolete debug optionTilman Schmidt3-30/+1
2010-10-01isdn/gigaset: correct bas_gigaset rx buffer handlingTilman Schmidt1-3/+5
2010-10-01isdn/gigaset: fix bas_gigaset AT read error handlingTilman Schmidt1-50/+33
2010-10-01isdn/gigaset: bas_gigaset locking fixTilman Schmidt1-3/+3
2010-08-07isdn: gigaset: use after freeDan Carpenter1-2/+4
2010-08-07isdn: gigaset: add missing unlockDan Carpenter1-0/+1
2010-07-15drivers: isdn: get rid of custom strtoul()Andy Shevchenko1-60/+20
2010-07-07isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPITilman Schmidt1-2/+2
2010-07-07isdn/gigaset: fix leaks in error pathTilman Schmidt1-0/+2
2010-07-07isdn/gigaset: reduce syslog spamTilman Schmidt1-8/+8
2010-07-07isdn/gigaset: remove obsolete compile time optionsTilman Schmidt5-18/+0
2010-07-07isdn/gigaset: handle Supplementary Service ListenTilman Schmidt1-1/+26
2010-07-07isdn/gigaset: improve CAPI message debuggingTilman Schmidt1-11/+16
2010-07-07isdn/gigaset: drop debug check on isochronous writeTilman Schmidt1-18/+0
2010-07-07isdn/gigaset: ignore irrelevant device responsesTilman Schmidt2-56/+16
2010-07-07isdn/gigaset: avoid copying AT commands twiceTilman Schmidt6-134/+85
2010-07-07isdn/gigaset: adjust usb_gigaset tty write buffer limitTilman Schmidt1-1/+2
2010-06-25isdn/gigaset: correct CAPI connection state storageTilman Schmidt3-53/+180
2010-06-25isdn/gigaset: encode HLC and BC togetherTilman Schmidt3-38/+52
2010-06-25isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt1-32/+51
2010-06-25isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt1-4/+4
2010-06-25isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt6-112/+94
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-26/+2
2010-05-25drivers: isdn: use new hex_to_bin() methodAndy Shevchenko1-12/+1
2010-05-23isdn/gigaset: remove dummy CAPI method implementationsTilman Schmidt1-26/+2
2010-04-19Fix ISDN/Gigaset build failureLinus Torvalds1-0/+1
2010-04-18gigaset: include cleanup cleanupTilman Schmidt9-20/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-0/+5
2010-03-17gigaset: fix build failureTilman Schmidt1-3/+11
2010-03-16gigaset: correct range checking off by one errorTilman Schmidt1-1/+1
2010-03-15gigaset: prune use of tty_buffer_request_roomTilman Schmidt1-1/+0
2010-03-15gigaset: correct clearing of at_state strings on RINGTilman Schmidt1-8/+4
2010-03-15gigaset: avoid registering CAPI driver more than onceTilman Schmidt4-31/+53
2010-02-26isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko1-15/+1
2010-02-26gigaset: reduce syslog clutterTilman Schmidt10-147/+77
2010-02-26bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt3-15/+35
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan1-39/+36
2009-12-08gigaset: don't enable any debugging output by defaultTilman Schmidt1-1/+1
2009-11-19drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second argJoe Perches5-6/+6
2009-10-29gigaset: convert strcmp chain to table lookupTilman Schmidt2-23/+25
2009-10-29gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt1-247/+231
2009-10-29bas_gigaset: checkpatch cleanupTilman Schmidt2-82/+93
2009-10-29ser_gigaset: checkpatch cleanupTilman Schmidt1-19/+37
2009-10-29gigaset: checkpatch cleanupTilman Schmidt5-89/+74
2009-10-29usb_gigaset: code cleanupTilman Schmidt4-331/+358