Merge branch 'topic/core-cleanup' into for-linus
[safe/jmp/linux-2.6] / drivers / isdn / gigaset / gigaset.h
2010-04-19 Linus TorvaldsFix ISDN/Gigaset build failure
2010-04-18 Tilman Schmidtgigaset: include cleanup cleanup
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
2010-02-26 Tilman Schmidtbas_gigaset: collapse CR/LF at end of AT response
2009-10-29 Tilman Schmidtgigaset: convert strcmp chain to table lookup
2009-10-29 Tilman Schmidtgigaset: checkpatch cleanup
2009-10-29 Tilman Schmidtusb_gigaset: code cleanup
2009-10-29 Tilman Schmidtgigaset: fix bad assumptions about CAPI skbuffs
2009-10-07 Tilman Schmidtgigaset: add Kernel CAPI interface (v3)
2009-10-07 Tilman Schmidtgigaset: prepare for CAPI implementation
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-02-06 Tilman SchmidtGigaset: permit module unload
2008-02-06 Tilman Schmidtgigaset: atomic cleanup
2008-02-06 Tilman Schmidtgigaset: code cleanups
2008-02-06 Tilman Schmidtgigaset: clean up urb->status usage
2008-01-25 Emil Medvedriver core: Make the dev_*() family of macros in devic...
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-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
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] 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: 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: remove...
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...