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
/
bas-gigaset.c
Age
Commit message (
Expand
)
Author
2009-04-06
bas_gigaset: use tasklet_hi_schedule for timing critical tasklets
Tilman Schmidt
2009-03-18
bas_gigaset: correctly allocate USB interrupt transfer buffer
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: gigaset_isowbuf_getbytes() may return signed unnoticed
Tilman Schmidt
2008-02-06
Gigaset: permit module unload
Tilman Schmidt
2008-02-06
gigaset: atomic cleanup
Tilman Schmidt
2008-02-06
bas_gigaset: suspend support
Tilman Schmidt
2008-02-06
gigaset: code cleanups
Tilman Schmidt
2008-02-06
gigaset: clean up urb->status usage
Tilman Schmidt
2007-10-16
gigaset: remove pointless locking
Tilman Schmidt
2007-03-29
[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)
Tilman Schmidt
2007-02-11
[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-code
Andrew Morton
2006-12-13
[PATCH] isdn/gigaset: fix possible missing wakeup
Tilman Schmidt
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-27
USB: Dealias -110 code (more complete)
Pete Zaitcev
2006-06-26
[PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer needed
Greg Kroah-Hartman
2006-06-26
[PATCH] isdn4linux: Gigaset base driver: improve error recovery
Tilman Schmidt
2006-04-22
[PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handling
Tilman Schmidt
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: eliminate from_user argument
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: code cleanup
Tilman Schmidt
2006-03-26
[PATCH] isdn4linux: Siemens Gigaset drivers - direct USB connection
Hansjoerg Lipp