| Commit message (Expand) | Author | Age |
* | isdn: gigaset: use after free | Dan Carpenter | 2010-08-08 |
* | isdn: gigaset: add missing unlock | Dan Carpenter | 2010-08-08 |
* | drivers: isdn: get rid of custom strtoul() | Andy Shevchenko | 2010-07-15 |
* | isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI | Tilman Schmidt | 2010-07-07 |
* | isdn/gigaset: fix leaks in error path | Tilman Schmidt | 2010-07-07 |
* | isdn/gigaset: reduce syslog spam | Tilman Schmidt | 2010-07-07 |
* | isdn/gigaset: remove obsolete compile time options | 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-07-07 |
* | isdn/gigaset: drop debug check on isochronous write | Tilman Schmidt | 2010-07-07 |
* | isdn/gigaset: ignore irrelevant device responses | Tilman Schmidt | 2010-07-07 |
* | isdn/gigaset: avoid copying AT commands twice | Tilman Schmidt | 2010-07-07 |
* | isdn/gigaset: adjust usb_gigaset tty write buffer limit | Tilman Schmidt | 2010-07-07 |
* | isdn/gigaset: correct CAPI connection state storage | Tilman Schmidt | 2010-06-26 |
* | isdn/gigaset: encode HLC and BC together | Tilman Schmidt | 2010-06-26 |
* | isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation | Tilman Schmidt | 2010-06-26 |
* | isdn/gigaset: correct CAPI voice connection encoding | Tilman Schmidt | 2010-06-26 |
* | isdn/gigaset: honor CAPI application's buffer size request | Tilman Schmidt | 2010-06-26 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-25 |
|\ |
|
| * | isdn/gigaset: remove dummy CAPI method implementations | Tilman Schmidt | 2010-05-24 |
* | | drivers: isdn: use new hex_to_bin() method | Andy Shevchenko | 2010-05-25 |
|/ |
|
* | Fix ISDN/Gigaset build failure | Linus Torvalds | 2010-04-19 |
* | gigaset: include cleanup cleanup | Tilman Schmidt | 2010-04-18 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | gigaset: fix build failure | Tilman Schmidt | 2010-03-17 |
* | gigaset: correct range checking off by one error | Tilman Schmidt | 2010-03-16 |
* | gigaset: prune use of tty_buffer_request_room | Tilman Schmidt | 2010-03-15 |
* | gigaset: correct clearing of at_state strings on RING | Tilman Schmidt | 2010-03-15 |
* | gigaset: avoid registering CAPI driver more than once | Tilman Schmidt | 2010-03-15 |
* | isdn: remove ishexdigit() in regard to isxdigit() | Andy Shevchenko | 2010-02-26 |
* | gigaset: reduce syslog clutter | Tilman Schmidt | 2010-02-26 |
* | bas_gigaset: collapse CR/LF at end of AT response | Tilman Schmidt | 2010-02-26 |
* | proc_fops: convert drivers/isdn/ to seq_file | Alexey Dobriyan | 2010-01-14 |
* | gigaset: don't enable any debugging output by default | Tilman Schmidt | 2009-12-08 |
* | drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second... | Joe Perches | 2009-11-19 |
* | gigaset: convert strcmp chain to table lookup | Tilman Schmidt | 2009-10-29 |
* | gigaset: checkpatch cleanup of ev-layer.c | Tilman Schmidt | 2009-10-29 |
* | bas_gigaset: checkpatch cleanup | Tilman Schmidt | 2009-10-29 |
* | ser_gigaset: checkpatch cleanup | Tilman Schmidt | 2009-10-29 |
* | gigaset: checkpatch cleanup | Tilman Schmidt | 2009-10-29 |
* | usb_gigaset: code cleanup | Tilman Schmidt | 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-29 |
* | gigaset: add Kernel CAPI interface (v3) | Tilman Schmidt | 2009-10-07 |
* | gigaset: allow building without I4L | Tilman Schmidt | 2009-10-07 |
* | gigaset: prepare for CAPI implementation | Tilman Schmidt | 2009-10-07 |
* | gigaset: add kerneldoc comments | Tilman Schmidt | 2009-10-07 |
* | gigaset: correct debugging output selection | Tilman Schmidt | 2009-10-07 |
* | gigaset: improve error recovery | Tilman Schmidt | 2009-10-07 |