index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
gigaset
/
common.c
Age
Commit message (
Expand
)
Author
2008-07-24
gigaset: use dev_ macros for messages
Tilman Schmidt
2008-03-07
gigaset: fix Oops on module unload regression
Tilman Schmidt
2008-02-06
Gigaset: permit module unload
Tilman Schmidt
2008-02-06
gigaset: atomic cleanup
Tilman Schmidt
2007-10-18
Add missing newlines to some uses of dev_<level> messages
Joe 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 scope
Tilman Schmidt
2007-01-26
[PATCH] Gigaset ISDN driver error handling fixes
Tilman Schmidt
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-11-06
[PATCH] isdn/gigaset: convert warning message
Tilman Schmidt
2006-10-30
[PATCH] isdn/gigaset: avoid cs->dev null pointer dereference
Akinobu Mita
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6
Linus Torvalds
2006-06-27
[PATCH] spin/rwlock init cleanups
Ingo Molnar
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] isdn/gigaset/common.c: fix a memory leak
Adrian Bunk
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: 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: 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