Age | Commit message (Expand) | Author | Files | Lines |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 3 | -6/+6 |
2010-12-31 | ISDN, Gigaset: Fix memory leak in do_disconnect_req() | Jesper Juhl | 1 | -0/+1 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 3 | -6/+6 |
2010-10-01 | isdn/gigaset: improve bas_gigaset USB error reporting | Tilman Schmidt | 1 | -51/+61 |
2010-10-01 | isdn/gigaset: fix bas_gigaset interrupt read error handling | Tilman Schmidt | 1 | -13/+93 |
2010-10-01 | isdn/gigaset: unclog bas_gigaset AT response pipe | Tilman Schmidt | 1 | -0/+22 |
2010-10-01 | isdn/gigaset: try USB reset for bas_gigaset error recovery | Tilman Schmidt | 1 | -2/+4 |
2010-10-01 | isdn/gigaset: bas_gigaset timer cleanup | Tilman Schmidt | 1 | -33/+32 |
2010-10-01 | isdn/gigaset: drop obsolete debug option | Tilman Schmidt | 3 | -30/+1 |
2010-10-01 | isdn/gigaset: correct bas_gigaset rx buffer handling | Tilman Schmidt | 1 | -3/+5 |
2010-10-01 | isdn/gigaset: fix bas_gigaset AT read error handling | Tilman Schmidt | 1 | -50/+33 |
2010-10-01 | isdn/gigaset: bas_gigaset locking fix | Tilman Schmidt | 1 | -3/+3 |
2010-08-08 | isdn: gigaset: use after free | Dan Carpenter | 1 | -2/+4 |
2010-08-08 | isdn: gigaset: add missing unlock | Dan Carpenter | 1 | -0/+1 |
2010-07-16 | drivers: isdn: get rid of custom strtoul() | Andy Shevchenko | 1 | -60/+20 |
2010-07-08 | isdn/gigaset: remove EXPERIMENTAL tag from GIGASET_CAPI | Tilman Schmidt | 1 | -2/+2 |
2010-07-08 | isdn/gigaset: fix leaks in error path | Tilman Schmidt | 1 | -0/+2 |
2010-07-08 | isdn/gigaset: reduce syslog spam | Tilman Schmidt | 1 | -8/+8 |
2010-07-08 | isdn/gigaset: remove obsolete compile time options | Tilman Schmidt | 5 | -18/+0 |
2010-07-08 | isdn/gigaset: handle Supplementary Service Listen | Tilman Schmidt | 1 | -1/+26 |
2010-07-08 | isdn/gigaset: improve CAPI message debugging | Tilman Schmidt | 1 | -11/+16 |
2010-07-08 | isdn/gigaset: drop debug check on isochronous write | Tilman Schmidt | 1 | -18/+0 |
2010-07-08 | isdn/gigaset: ignore irrelevant device responses | Tilman Schmidt | 2 | -56/+16 |
2010-07-08 | isdn/gigaset: avoid copying AT commands twice | Tilman Schmidt | 6 | -134/+85 |
2010-07-08 | isdn/gigaset: adjust usb_gigaset tty write buffer limit | Tilman Schmidt | 1 | -1/+2 |
2010-06-26 | isdn/gigaset: correct CAPI connection state storage | Tilman Schmidt | 3 | -53/+180 |
2010-06-26 | isdn/gigaset: encode HLC and BC together | Tilman Schmidt | 3 | -38/+52 |
2010-06-26 | isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation | Tilman Schmidt | 1 | -32/+51 |
2010-06-26 | isdn/gigaset: correct CAPI voice connection encoding | Tilman Schmidt | 1 | -4/+4 |
2010-06-26 | isdn/gigaset: honor CAPI application's buffer size request | Tilman Schmidt | 6 | -112/+94 |
2010-05-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -26/+2 |
2010-05-25 | drivers: isdn: use new hex_to_bin() method | Andy Shevchenko | 1 | -12/+1 |
2010-05-24 | isdn/gigaset: remove dummy CAPI method implementations | Tilman Schmidt | 1 | -26/+2 |
2010-04-19 | Fix ISDN/Gigaset build failure | Linus Torvalds | 1 | -0/+1 |
2010-04-18 | gigaset: include cleanup cleanup | Tilman Schmidt | 9 | -20/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 5 | -0/+5 |
2010-03-18 | gigaset: fix build failure | Tilman Schmidt | 1 | -3/+11 |
2010-03-17 | gigaset: correct range checking off by one error | Tilman Schmidt | 1 | -1/+1 |
2010-03-16 | gigaset: prune use of tty_buffer_request_room | Tilman Schmidt | 1 | -1/+0 |
2010-03-16 | gigaset: correct clearing of at_state strings on RING | Tilman Schmidt | 1 | -8/+4 |
2010-03-16 | gigaset: avoid registering CAPI driver more than once | Tilman Schmidt | 4 | -31/+53 |
2010-02-26 | isdn: remove ishexdigit() in regard to isxdigit() | Andy Shevchenko | 1 | -15/+1 |
2010-02-26 | gigaset: reduce syslog clutter | Tilman Schmidt | 10 | -147/+77 |
2010-02-26 | bas_gigaset: collapse CR/LF at end of AT response | Tilman Schmidt | 3 | -15/+35 |
2010-01-14 | proc_fops: convert drivers/isdn/ to seq_file | Alexey Dobriyan | 1 | -39/+36 |
2009-12-09 | gigaset: don't enable any debugging output by default | Tilman Schmidt | 1 | -1/+1 |
2009-11-19 | drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second... | Joe Perches | 5 | -6/+6 |
2009-10-29 | gigaset: convert strcmp chain to table lookup | Tilman Schmidt | 2 | -23/+25 |
2009-10-29 | gigaset: checkpatch cleanup of ev-layer.c | Tilman Schmidt | 1 | -247/+231 |
2009-10-29 | bas_gigaset: checkpatch cleanup | Tilman Schmidt | 2 | -82/+93 |