summaryrefslogtreecommitdiff
path: root/drivers/isdn/gigaset/common.c
AgeCommit message (Expand)Author
2010-10-01isdn/gigaset: drop obsolete debug optionTilman Schmidt
2010-07-07isdn/gigaset: remove obsolete compile time optionsTilman Schmidt
2010-06-25isdn/gigaset: correct CAPI connection state storageTilman Schmidt
2010-06-25isdn/gigaset: honor CAPI application's buffer size requestTilman Schmidt
2010-04-18gigaset: include cleanup cleanupTilman Schmidt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-15gigaset: avoid registering CAPI driver more than onceTilman Schmidt
2010-02-26gigaset: reduce syslog clutterTilman Schmidt
2009-12-08gigaset: don't enable any debugging output by defaultTilman Schmidt
2009-11-19drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches
2009-10-29gigaset: checkpatch cleanupTilman Schmidt
2009-10-29usb_gigaset: code cleanupTilman Schmidt
2009-10-06gigaset: add Kernel CAPI interface (v3)Tilman Schmidt
2009-10-06gigaset: prepare for CAPI implementationTilman Schmidt
2009-10-06gigaset: add kerneldoc commentsTilman Schmidt
2009-10-06gigaset: announce if built with debuggingTilman Schmidt
2009-05-17gigaset: remove unused structure member rcvbytesTilman Schmidt
2009-05-17gigaset: remove obsolete references to m10x state tableTilman Schmidt
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt
2008-11-29gigaset: get rid of info() and warn() macrosTilman Schmidt
2008-07-24gigaset: use dev_ macros for messagesTilman Schmidt
2008-03-07gigaset: fix Oops on module unload regressionTilman Schmidt
2008-02-06Gigaset: permit module unloadTilman Schmidt
2008-02-06gigaset: atomic cleanupTilman Schmidt
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-03-29[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt
2007-02-12[PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt
2007-02-12[PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt
2007-01-26[PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt
2006-12-08[PATCH] isdn/gigaset: use bitrev8Akinobu Mita
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman
2006-11-06[PATCH] isdn/gigaset: convert warning messageTilman Schmidt
2006-10-30[PATCH] isdn/gigaset: avoid cs->dev null pointer dereferenceAkinobu Mita
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds
2006-06-27[PATCH] spin/rwlock init cleanupsIngo Molnar
2006-06-26[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman
2006-06-21[PATCH] i4l gigaset: move sysfs entry to tty class deviceHansjoerg Lipp
2006-04-22[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt
2006-04-11[PATCH] isdn/gigaset/common.c: fix a memory leakAdrian Bunk
2006-04-11[PATCH] drivers/isdn/gigaset/common.c: small cleanupsAdrian Bunk
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomicTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: remove forward referencesTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversionTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argumentTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: uninlineTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usageTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: logging usageTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: timer usageTilman Schmidt
2006-04-11[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanupTilman Schmidt
2006-03-26[PATCH] isdn4linux: Siemens Gigaset drivers - common moduleHansjoerg Lipp