linux-stable/drivers/isdn/gigaset
Tilman Schmidt 1ff0a5296f usb_gigaset: suspend support
Add basic suspend/resume support to the usb_gigaset driver for the Siemens
Gigaset M105 USB DECT adapter.

Only the USB aspects are handled so far; the ISDN subsystem is not notified in
any way, for lack of information about how to do that.  The driver does not
check for active connections before suspending.  They will be dropped when the
device loses USB power.

Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Cc: Greg KH <gregkh@suse.de>
Cc: Hansjoerg Lipp <hjlipp@web.de>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-06 10:41:12 -08:00
..
asyncdata.c [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix) 2007-03-01 14:53:38 -08:00
bas-gigaset.c bas_gigaset: suspend support 2008-02-06 10:41:11 -08:00
common.c Add missing newlines to some uses of dev_<level> messages 2007-10-18 14:37:28 -07:00
ev-layer.c [PATCH] drivers/isdn/gigaset: mark some static data as const (v2) 2007-03-29 08:22:25 -07:00
gigaset.h gigaset: code cleanups 2008-02-06 10:41:11 -08:00
i4l.c gigaset: remove pointless locking 2007-10-16 09:43:10 -07:00
interface.c [PATCH] drivers/isdn/gigaset: reduce mutex scope 2007-02-12 09:48:29 -08:00
isocdata.c [PATCH] drivers/isdn/gigaset: mark some static data as const (v2) 2007-03-29 08:22:25 -07:00
Kconfig Use menuconfig objects: ISDN/Gigaset 2007-07-21 17:49:17 -07:00
Makefile [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix) 2007-03-01 14:53:38 -08:00
proc.c gigaset: remove pointless locking 2007-10-16 09:43:10 -07:00
ser-gigaset.c [PATCH] drivers/isdn/gigaset: mark some static data as const (v2) 2007-03-29 08:22:25 -07:00
usb-gigaset.c usb_gigaset: suspend support 2008-02-06 10:41:12 -08:00