| Commit message (Expand) | Author | Age | Files | Lines |
* | isdn/gigaset: drop obsolete debug option | Tilman Schmidt | 2010-10-01 | 1 | -26/+0 |
* | isdn/gigaset: remove obsolete compile time options | Tilman Schmidt | 2010-07-07 | 1 | -2/+0 |
* | isdn/gigaset: correct CAPI connection state storage | Tilman Schmidt | 2010-06-25 | 1 | -0/+4 |
* | isdn/gigaset: honor CAPI application's buffer size request | Tilman Schmidt | 2010-06-25 | 1 | -24/+8 |
* | gigaset: include cleanup cleanup | Tilman Schmidt | 2010-04-18 | 1 | -2/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | gigaset: avoid registering CAPI driver more than once | Tilman Schmidt | 2010-03-15 | 1 | -2/+4 |
* | gigaset: reduce syslog clutter | Tilman Schmidt | 2010-02-26 | 1 | -29/+20 |
* | gigaset: don't enable any debugging output by default | Tilman Schmidt | 2009-12-08 | 1 | -1/+1 |
* | drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second... | Joe Perches | 2009-11-19 | 1 | -1/+1 |
* | gigaset: checkpatch cleanup | Tilman Schmidt | 2009-10-29 | 1 | -19/+14 |
* | usb_gigaset: code cleanup | Tilman Schmidt | 2009-10-29 | 1 | -22/+12 |
* | gigaset: add Kernel CAPI interface (v3) | Tilman Schmidt | 2009-10-06 | 1 | -0/+26 |
* | gigaset: prepare for CAPI implementation | Tilman Schmidt | 2009-10-06 | 1 | -23/+27 |
* | gigaset: add kerneldoc comments | Tilman Schmidt | 2009-10-06 | 1 | -22/+104 |
* | gigaset: announce if built with debugging | Tilman Schmidt | 2009-10-06 | 1 | -1/+7 |
* | gigaset: remove unused structure member rcvbytes | Tilman Schmidt | 2009-05-17 | 1 | -2/+0 |
* | gigaset: remove obsolete references to m10x state table | Tilman Schmidt | 2009-05-17 | 1 | -8/+2 |
* | gigaset: use pr_err() and pr_info() | Tilman Schmidt | 2008-12-26 | 1 | -11/+9 |
* | gigaset: get rid of info() and warn() macros | Tilman Schmidt | 2008-11-29 | 1 | -3/+2 |
* | gigaset: use dev_ macros for messages | Tilman Schmidt | 2008-07-24 | 1 | -1/+1 |
* | gigaset: fix Oops on module unload regression | Tilman Schmidt | 2008-03-07 | 1 | -2/+4 |
* | Gigaset: permit module unload | Tilman Schmidt | 2008-02-06 | 1 | -76/+29 |
* | gigaset: atomic cleanup | Tilman Schmidt | 2008-02-06 | 1 | -15/+15 |
* | Add missing newlines to some uses of dev_<level> messages | Joe Perches | 2007-10-18 | 1 | -1/+2 |
* | [PATCH] drivers/isdn/gigaset: mark some static data as const (v2) | Tilman Schmidt | 2007-03-29 | 1 | -3/+3 |
* | [PATCH] drivers/isdn/gigaset: new M101 driver (v2) | Tilman Schmidt | 2007-02-12 | 1 | -18/+2 |
* | [PATCH] drivers/isdn/gigaset: reduce mutex scope | Tilman Schmidt | 2007-02-12 | 1 | -3/+1 |
* | [PATCH] Gigaset ISDN driver error handling fixes | Tilman Schmidt | 2007-01-26 | 1 | -28/+33 |
* | [PATCH] isdn/gigaset: use bitrev8 | Akinobu Mita | 2006-12-08 | 1 | -37/+0 |
* | Driver core: convert tty core to use struct device | Greg Kroah-Hartman | 2006-12-01 | 1 | -1/+1 |
* | [PATCH] isdn/gigaset: convert warning message | Tilman Schmidt | 2006-11-06 | 1 | -1/+1 |
* | [PATCH] isdn/gigaset: avoid cs->dev null pointer dereference | Akinobu Mita | 2006-10-30 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6 | Linus Torvalds | 2006-06-29 | 1 | -3/+1 |
|\ |
|
| * | [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 2006-06-26 | 1 | -3/+1 |
* | | [PATCH] spin/rwlock init cleanups | Ingo Molnar | 2006-06-27 | 1 | -1/+1 |
|/ |
|
* | [PATCH] i4l gigaset: move sysfs entry to tty class device | Hansjoerg Lipp | 2006-06-21 | 1 | -6/+7 |
* | [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling | Tilman Schmidt | 2006-04-22 | 1 | -2/+1 |
* | [PATCH] isdn/gigaset/common.c: fix a memory leak | Adrian Bunk | 2006-04-11 | 1 | -5/+8 |
* | [PATCH] drivers/isdn/gigaset/common.c: small cleanups | Adrian Bunk | 2006-04-11 | 1 | -9/+8 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic | Tilman Schmidt | 2006-04-11 | 1 | -32/+32 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: remove forward references | Tilman Schmidt | 2006-04-11 | 1 | -57/+49 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion | Tilman Schmidt | 2006-04-11 | 1 | -12/+14 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument | Tilman Schmidt | 2006-04-11 | 1 | -23/+7 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: uninline | Tilman Schmidt | 2006-04-11 | 1 | -0/+41 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usage | Tilman Schmidt | 2006-04-11 | 1 | -0/+6 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: logging usage | Tilman Schmidt | 2006-04-11 | 1 | -92/+105 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: timer usage | Tilman Schmidt | 2006-04-11 | 1 | -4/+3 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup | Tilman Schmidt | 2006-04-11 | 1 | -22/+14 |
* | [PATCH] isdn4linux: Siemens Gigaset drivers - common module | Hansjoerg Lipp | 2006-03-26 | 1 | -0/+1203 |