Age | Commit message (Expand) | Author |
2010-04-19 | Fix ISDN/Gigaset build failure | Linus Torvalds |
2010-04-18 | gigaset: include cleanup cleanup | Tilman Schmidt |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-17 | gigaset: fix build failure | Tilman Schmidt |
2010-03-16 | gigaset: correct range checking off by one error | Tilman Schmidt |
2010-03-15 | 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-02-26 | 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-01-14 | proc_fops: convert drivers/isdn/ to seq_file | Alexey Dobriyan |
2009-12-08 | gigaset: don't enable any debugging output by default | Tilman Schmidt |
2009-11-19 | drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second... | Joe Perches |
2009-10-29 | 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-06 | gigaset: add Kernel CAPI interface (v3) | Tilman Schmidt |
2009-10-06 | gigaset: allow building without I4L | Tilman Schmidt |
2009-10-06 | gigaset: prepare for CAPI implementation | Tilman Schmidt |
2009-10-06 | gigaset: add kerneldoc comments | Tilman Schmidt |
2009-10-06 | gigaset: correct debugging output selection | Tilman Schmidt |
2009-10-06 | gigaset: improve error recovery | Tilman Schmidt |
2009-10-06 | gigaset: fix device ERROR response handling | Tilman Schmidt |
2009-10-06 | gigaset: announce if built with debugging | Tilman Schmidt |
2009-10-06 | gigaset: handle isoc frame errors more gracefully | Tilman Schmidt |
2009-10-06 | gigaset: linearize skb | Tilman Schmidt |
2009-10-06 | gigaset: fix reject/hangup handling | Tilman Schmidt |
2009-09-19 | tty: gigaset: really fix chars_in_buffer | Tilman Schmidt |
2009-07-20 | tty: fix chars_in_buffers | Alan Cox |
2009-07-02 | gigaset: drop pointless check | Tilman Schmidt |
2009-07-02 | gigaset: accept connection establishment messages in any order | Tilman Schmidt |
2009-05-25 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-05-21 | gigaset: beyond ARRAY_SIZE of iwb->data | Roel Kluin |
2009-05-17 | gigaset: remove unused structure member rcvbytes | Tilman Schmidt |
2009-05-17 | gigaset: remove UNDOCREQ config option | Tilman Schmidt |
2009-05-17 | gigaset: move up Kconfig inclusion point | Tilman Schmidt |
2009-05-17 | gigaset: fix error return code | Tilman Schmidt |
2009-05-17 | gigaset: skip unnecessary hex formatting | Tilman Schmidt |
2009-05-17 | gigaset: fix possible oops in error handling | Tilman Schmidt |
2009-05-17 | gigaset: remove obsolete references to m10x state table | Tilman Schmidt |
2009-04-06 | gigaset: in file ops, check for device disconnect before anything else | Tilman Schmidt |
2009-04-06 | bas_gigaset: use tasklet_hi_schedule for timing critical tasklets | Tilman Schmidt |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |