summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset
Commit message (Expand)AuthorAgeFilesLines
* isdn: gigaset: use after freeDan Carpenter2010-08-071-2/+4
* isdn: gigaset: add missing unlockDan Carpenter2010-08-071-0/+1
* drivers: isdn: get rid of custom strtoul()Andy Shevchenko2010-07-151-60/+20
* isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPITilman Schmidt2010-07-071-2/+2
* isdn/gigaset: fix leaks in error pathTilman Schmidt2010-07-071-0/+2
* isdn/gigaset: reduce syslog spamTilman Schmidt2010-07-071-8/+8
* isdn/gigaset: remove obsolete compile time optionsTilman Schmidt2010-07-075-18/+0
* isdn/gigaset: handle Supplementary Service ListenTilman Schmidt2010-07-071-1/+26
* isdn/gigaset: improve CAPI message debuggingTilman Schmidt2010-07-071-11/+16
* isdn/gigaset: drop debug check on isochronous writeTilman Schmidt2010-07-071-18/+0
* isdn/gigaset: ignore irrelevant device responsesTilman Schmidt2010-07-072-56/+16
* isdn/gigaset: avoid copying AT commands twiceTilman Schmidt2010-07-076-134/+85
* isdn/gigaset: adjust usb_gigaset tty write buffer limitTilman Schmidt2010-07-071-1/+2
* isdn/gigaset: correct CAPI connection state storageTilman Schmidt2010-06-253-53/+180
* isdn/gigaset: encode HLC and BC togetherTilman Schmidt2010-06-253-38/+52
* isdn/gigaset: correct CAPI DATA_B3 Delivery ConfirmationTilman Schmidt2010-06-251-32/+51
* isdn/gigaset: correct CAPI voice connection encodingTilman Schmidt2010-06-251-4/+4
* isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt2010-06-256-112/+94
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-251-26/+2
|\
| * isdn/gigaset: remove dummy CAPI method implementationsTilman Schmidt2010-05-231-26/+2
* | drivers: isdn: use new hex_to_bin() methodAndy Shevchenko2010-05-251-12/+1
|/
* Fix ISDN/Gigaset build failureLinus Torvalds2010-04-191-0/+1
* gigaset: include cleanup cleanupTilman Schmidt2010-04-189-20/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-305-0/+5
* gigaset: fix build failureTilman Schmidt2010-03-171-3/+11
* gigaset: correct range checking off by one errorTilman Schmidt2010-03-161-1/+1
* gigaset: prune use of tty_buffer_request_roomTilman Schmidt2010-03-151-1/+0
* gigaset: correct clearing of at_state strings on RINGTilman Schmidt2010-03-151-8/+4
* gigaset: avoid registering CAPI driver more than onceTilman Schmidt2010-03-154-31/+53
* isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko2010-02-261-15/+1
* gigaset: reduce syslog clutterTilman Schmidt2010-02-2610-147/+77
* bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt2010-02-263-15/+35
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-141-39/+36
* gigaset: don't enable any debugging output by defaultTilman Schmidt2009-12-081-1/+1
* drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches2009-11-195-6/+6
* gigaset: convert strcmp chain to table lookupTilman Schmidt2009-10-292-23/+25
* gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt2009-10-291-247/+231
* bas_gigaset: checkpatch cleanupTilman Schmidt2009-10-292-82/+93
* ser_gigaset: checkpatch cleanupTilman Schmidt2009-10-291-19/+37
* gigaset: checkpatch cleanupTilman Schmidt2009-10-295-89/+74
* usb_gigaset: code cleanupTilman Schmidt2009-10-294-331/+358
* gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt2009-10-295-50/+70
* gigaset: fix format string typo in CAPI dial commandTilman Schmidt2009-10-291-1/+1
* gigaset: CAPI module readability improvementsTilman Schmidt2009-10-291-63/+81
* gigaset: add Kernel CAPI interface (v3)Tilman Schmidt2009-10-066-16/+2335
* gigaset: allow building without I4LTilman Schmidt2009-10-063-2/+83
* gigaset: prepare for CAPI implementationTilman Schmidt2009-10-067-425/+492
* gigaset: add kerneldoc commentsTilman Schmidt2009-10-066-44/+166
* gigaset: correct debugging output selectionTilman Schmidt2009-10-061-3/+6
* gigaset: improve error recoveryTilman Schmidt2009-10-061-24/+45
OpenPOWER on IntegriCloud