aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset
Commit message (Expand)AuthorAgeFilesLines
* isdn/gigaset: fix zero size border case in debug dumpTilman Schmidt2013-02-141-0/+2
* bas_gigaset: fix pre_reset handlingTilman Schmidt2012-12-031-3/+16
* isdn/gigaset: ratelimit CAPI message dumpsTilman Schmidt2012-06-011-13/+9
* gigaset: call module_put before restart of if_open()Pavel Shved2011-06-171-1/+3
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-041-5/+3
* Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-05-231-3/+5
|\
| * tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-221-3/+5
* | isdn: gigaset: Fix set-but-unused variable.David S. Miller2011-04-171-5/+0
* | kstrtox: convert drivers/isdn/Alexey Dobriyan2011-03-301-17/+9
|/
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-171-2/+2
* tiocmset: kill the file pointer argumentAlan Cox2011-02-172-3/+3
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-133-6/+6
|\
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-013-6/+6
* | ISDN, Gigaset: Fix memory leak in do_disconnect_req()Jesper Juhl2010-12-311-0/+1
|/
* isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt2010-10-011-51/+61
* isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt2010-10-011-13/+93
* isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt2010-10-011-0/+22
* isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt2010-10-011-2/+4
* isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt2010-10-011-33/+32
* isdn/gigaset: drop obsolete debug optionTilman Schmidt2010-10-013-30/+1
* isdn/gigaset: correct bas_gigaset rx buffer handlingTilman Schmidt2010-10-011-3/+5
* isdn/gigaset: fix bas_gigaset AT read error handlingTilman Schmidt2010-10-011-50/+33
* isdn/gigaset: bas_gigaset locking fixTilman Schmidt2010-10-011-3/+3
* 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