index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
/
gigaset.h
Age
Commit message (
Expand
)
Author
2010-06-25
isdn/gigaset: correct CAPI connection state storage
Tilman Schmidt
2010-06-25
isdn/gigaset: encode HLC and BC together
Tilman Schmidt
2010-06-25
isdn/gigaset: honor CAPI application's buffer size request
Tilman Schmidt
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-15
gigaset: avoid registering CAPI driver more than once
Tilman Schmidt
2010-02-26
gigaset: reduce syslog clutter
Tilman Schmidt
2010-02-26
bas_gigaset: collapse CR/LF at end of AT response
Tilman Schmidt
2009-10-29
gigaset: convert strcmp chain to table lookup
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-06
gigaset: add Kernel CAPI interface (v3)
Tilman Schmidt
2009-10-06
gigaset: prepare for CAPI implementation
Tilman Schmidt
2009-05-17
gigaset: remove unused structure member rcvbytes
Tilman Schmidt
2009-05-17
gigaset: remove obsolete references to m10x state table
Tilman Schmidt
2008-12-26
gigaset: use pr_err() and pr_info()
Tilman Schmidt
2008-11-29
gigaset: get rid of info() and warn() macros
Tilman Schmidt
2008-07-24
gigaset: use dev_ macros for messages
Tilman Schmidt
2008-02-06
Gigaset: permit module unload
Tilman Schmidt
2008-02-06
gigaset: atomic cleanup
Tilman Schmidt
2008-02-06
gigaset: code cleanups
Tilman Schmidt
2008-02-06
gigaset: clean up urb->status usage
Tilman Schmidt
2008-01-24
driver core: Make the dev_*() family of macros in device.h complete
Emil Medve
2006-12-08
[PATCH] isdn/gigaset: use bitrev8
Akinobu Mita
2006-12-01
Driver core: convert tty core to use struct device
Greg Kroah-Hartman
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-21
[PATCH] i4l gigaset: move sysfs entry to tty class device
Hansjoerg Lipp
2006-04-22
[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling
Tilman Schmidt
2006-04-11
[PATCH] drivers/isdn/gigaset/common.c: small cleanups
Adrian Bunk
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: make some variables non-atomic
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: remove forward references
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: remove private version of __skb_...
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: mutex conversion
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: uninline
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: remove IFNULL macros
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: sysfs usage
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: logging usage
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: timer usage
Tilman Schmidt
2006-04-11
[PATCH] isdn4linux: Siemens Gigaset drivers: code cleanup
Tilman Schmidt
2006-03-26
[PATCH] isdn4linux: Siemens Gigaset drivers - common module
Hansjoerg Lipp