include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / isdn / gigaset / common.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-15 Tilman Schmidtgigaset: avoid registering CAPI driver more than once
2010-02-26 Tilman Schmidtgigaset: reduce syslog clutter
2009-12-09 Tilman Schmidtgigaset: don't enable any debugging output by default
2009-11-19 Joe Perchesdrivers/isdn/gigaset: tasklet_init - Remove unnecessary...
2009-10-29 Tilman Schmidtgigaset: checkpatch cleanup
2009-10-29 Tilman Schmidtusb_gigaset: code cleanup
2009-10-07 Tilman Schmidtgigaset: add Kernel CAPI interface (v3)
2009-10-07 Tilman Schmidtgigaset: prepare for CAPI implementation
2009-10-07 Tilman Schmidtgigaset: add kerneldoc comments
2009-10-07 Tilman Schmidtgigaset: announce if built with debugging
2009-05-18 Tilman Schmidtgigaset: remove unused structure member rcvbytes
2009-05-18 Tilman Schmidtgigaset: remove obsolete references to m10x state table
2008-12-26 Tilman Schmidtgigaset: use pr_err() and pr_info()
2008-11-30 Tilman Schmidtgigaset: get rid of info() and warn() macros
2008-07-24 Tilman Schmidtgigaset: use dev_ macros for messages
2008-03-07 Tilman Schmidtgigaset: fix Oops on module unload regression
2008-02-06 Tilman SchmidtGigaset: permit module unload
2008-02-06 Tilman Schmidtgigaset: atomic cleanup
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-03-29 Tilman Schmidt[PATCH] drivers/isdn/gigaset: mark some static data...
2007-02-12 Tilman Schmidt[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
2007-02-12 Tilman Schmidt[PATCH] drivers/isdn/gigaset: reduce mutex scope
2007-01-26 Tilman Schmidt[PATCH] Gigaset ISDN driver error handling fixes
2006-12-08 Akinobu Mita[PATCH] isdn/gigaset: use bitrev8
2006-12-01 Greg Kroah-HartmanDriver core: convert tty core to use struct device
2006-11-06 Tilman Schmidt[PATCH] isdn/gigaset: convert warning message
2006-10-30 Akinobu Mita[PATCH] isdn/gigaset: avoid cs->dev null pointer derefe...
2006-06-29 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/devfs-2.6
2006-06-28 Ingo Molnar[PATCH] spin/rwlock init cleanups
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the tty_driver devfs_name field...
2006-06-21 Hansjoerg Lipp[PATCH] i4l gigaset: move sysfs entry to tty class...
2006-04-22 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset base driver: fix...
2006-04-11 Adrian Bunk[PATCH] isdn/gigaset/common.c: fix a memory leak
2006-04-11 Adrian Bunk[PATCH] drivers/isdn/gigaset/common.c: small cleanups
2006-04-11 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset drivers: make some...
2006-04-11 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset drivers: remove...
2006-04-11 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset drivers: mutex...
2006-04-11 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate...
2006-04-11 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset drivers: uninline
2006-04-11 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset drivers: sysfs...
2006-04-11 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset drivers: logging...
2006-04-11 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset drivers: timer...
2006-04-11 Tilman Schmidt[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup
2006-03-26 Hansjoerg Lipp[PATCH] isdn4linux: Siemens Gigaset drivers - common...