| Commit message (Expand) | Author | Age | Files | Lines |
* | isdn/gigaset: correct CAPI connection state storage | Tilman Schmidt | 2010-06-26 | 3 | -53/+180 |
* | isdn/gigaset: encode HLC and BC together | Tilman Schmidt | 2010-06-26 | 3 | -38/+52 |
* | isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation | Tilman Schmidt | 2010-06-26 | 1 | -32/+51 |
* | isdn/gigaset: correct CAPI voice connection encoding | Tilman Schmidt | 2010-06-26 | 1 | -4/+4 |
* | isdn/gigaset: honor CAPI application's buffer size request | Tilman Schmidt | 2010-06-26 | 6 | -112/+94 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-05-26 | 1 | -26/+2 |
|\ |
|
| * | isdn/gigaset: remove dummy CAPI method implementations | Tilman Schmidt | 2010-05-24 | 1 | -26/+2 |
* | | drivers: isdn: use new hex_to_bin() method | Andy Shevchenko | 2010-05-25 | 1 | -12/+1 |
|/ |
|
* | Fix ISDN/Gigaset build failure | Linus Torvalds | 2010-04-19 | 1 | -0/+1 |
* | gigaset: include cleanup cleanup | Tilman Schmidt | 2010-04-18 | 9 | -20/+1 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 5 | -0/+5 |
* | gigaset: fix build failure | Tilman Schmidt | 2010-03-17 | 1 | -3/+11 |
* | gigaset: correct range checking off by one error | Tilman Schmidt | 2010-03-16 | 1 | -1/+1 |
* | gigaset: prune use of tty_buffer_request_room | Tilman Schmidt | 2010-03-16 | 1 | -1/+0 |
* | gigaset: correct clearing of at_state strings on RING | Tilman Schmidt | 2010-03-16 | 1 | -8/+4 |
* | gigaset: avoid registering CAPI driver more than once | Tilman Schmidt | 2010-03-16 | 4 | -31/+53 |
* | isdn: remove ishexdigit() in regard to isxdigit() | Andy Shevchenko | 2010-02-26 | 1 | -15/+1 |
* | gigaset: reduce syslog clutter | Tilman Schmidt | 2010-02-26 | 10 | -147/+77 |
* | bas_gigaset: collapse CR/LF at end of AT response | Tilman Schmidt | 2010-02-26 | 3 | -15/+35 |
* | proc_fops: convert drivers/isdn/ to seq_file | Alexey Dobriyan | 2010-01-14 | 1 | -39/+36 |
* | gigaset: don't enable any debugging output by default | Tilman Schmidt | 2009-12-09 | 1 | -1/+1 |
* | drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second... | Joe Perches | 2009-11-19 | 5 | -6/+6 |
* | gigaset: convert strcmp chain to table lookup | Tilman Schmidt | 2009-10-29 | 2 | -23/+25 |
* | gigaset: checkpatch cleanup of ev-layer.c | Tilman Schmidt | 2009-10-29 | 1 | -247/+231 |
* | bas_gigaset: checkpatch cleanup | Tilman Schmidt | 2009-10-29 | 2 | -82/+93 |
* | ser_gigaset: checkpatch cleanup | Tilman Schmidt | 2009-10-29 | 1 | -19/+37 |
* | gigaset: checkpatch cleanup | Tilman Schmidt | 2009-10-29 | 5 | -89/+74 |
* | usb_gigaset: code cleanup | Tilman Schmidt | 2009-10-29 | 4 | -331/+358 |
* | gigaset: fix bad assumptions about CAPI skbuffs | Tilman Schmidt | 2009-10-29 | 5 | -50/+70 |
* | gigaset: fix format string typo in CAPI dial command | Tilman Schmidt | 2009-10-29 | 1 | -1/+1 |
* | gigaset: CAPI module readability improvements | Tilman Schmidt | 2009-10-29 | 1 | -63/+81 |
* | gigaset: add Kernel CAPI interface (v3) | Tilman Schmidt | 2009-10-07 | 6 | -16/+2335 |
* | gigaset: allow building without I4L | Tilman Schmidt | 2009-10-07 | 3 | -2/+83 |
* | gigaset: prepare for CAPI implementation | Tilman Schmidt | 2009-10-07 | 7 | -425/+492 |
* | gigaset: add kerneldoc comments | Tilman Schmidt | 2009-10-07 | 6 | -44/+166 |
* | gigaset: correct debugging output selection | Tilman Schmidt | 2009-10-07 | 1 | -3/+6 |
* | gigaset: improve error recovery | Tilman Schmidt | 2009-10-07 | 1 | -24/+45 |
* | gigaset: fix device ERROR response handling | Tilman Schmidt | 2009-10-07 | 1 | -8/+8 |
* | gigaset: announce if built with debugging | Tilman Schmidt | 2009-10-07 | 1 | -1/+7 |
* | gigaset: handle isoc frame errors more gracefully | Tilman Schmidt | 2009-10-07 | 1 | -11/+7 |
* | gigaset: linearize skb | Tilman Schmidt | 2009-10-07 | 1 | -0/+6 |
* | gigaset: fix reject/hangup handling | Tilman Schmidt | 2009-10-07 | 1 | -0/+5 |
* | tty: gigaset: really fix chars_in_buffer | Tilman Schmidt | 2009-09-19 | 1 | -12/+7 |
* | tty: fix chars_in_buffers | Alan Cox | 2009-07-21 | 1 | -0/+2 |
* | gigaset: drop pointless check | Tilman Schmidt | 2009-07-02 | 1 | -6/+0 |
* | gigaset: accept connection establishment messages in any order | Tilman Schmidt | 2009-07-02 | 1 | -24/+20 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-25 | 1 | -1/+1 |
|\ |
|
| * | gigaset: beyond ARRAY_SIZE of iwb->data | Roel Kluin | 2009-05-22 | 1 | -1/+1 |
* | | gigaset: remove unused structure member rcvbytes | Tilman Schmidt | 2009-05-18 | 3 | -6/+2 |
* | | gigaset: remove UNDOCREQ config option | Tilman Schmidt | 2009-05-18 | 2 | -46/+23 |