summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset
Commit message (Expand)AuthorAgeFilesLines
* gigaset: fix Oops on module unload regressionTilman Schmidt2008-03-071-2/+4
* ser_gigaset: convert mutex to completionTilman Schmidt2008-02-061-5/+5
* Gigaset: permit module unloadTilman Schmidt2008-02-065-142/+85
* gigaset: atomic cleanupTilman Schmidt2008-02-069-175/+169
* usb_gigaset: suspend supportTilman Schmidt2008-02-061-0/+56
* bas_gigaset: suspend supportTilman Schmidt2008-02-061-2/+164
* gigaset: code cleanupsTilman Schmidt2008-02-063-82/+73
* gigaset: clean up urb->status usageTilman Schmidt2008-02-063-41/+58
* driver core: Make the dev_*() family of macros in device.h completeEmil Medve2008-01-241-6/+0
* Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-1/+2
* gigaset: remove pointless lockingTilman Schmidt2007-10-164-32/+4
* Use menuconfig objects: ISDN/GigasetJan Engelhardt2007-07-211-6/+2
* Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt2007-07-211-2/+0
* usb_gigaset: don't kmalloc(0)Tilman Schmidt2007-05-081-10/+4
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-1/+1
* [PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt2007-03-296-12/+12
* [PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix)Tilman Schmidt2007-03-012-9/+5
* [PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset moduleAdrian Bunk2007-02-202-3/+5
* [PATCH] correct CONFIG_GIGASET_M101 Makefile entryAdrian Bunk2007-02-161-1/+1
* [PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt2007-02-126-23/+868
* [PATCH] drivers/isdn/gigaset: reduce kernel message spamTilman Schmidt2007-02-121-2/+2
* [PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt2007-02-122-3/+4
* [PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton2007-02-111-2/+2
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-12/+2
* [PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt2007-01-261-28/+33
* [PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt2006-12-131-66/+52
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* [PATCH] isdn/gigaset: use bitrev8Akinobu Mita2006-12-085-45/+7
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-072-10/+10
* [PATCH] slab: remove SLAB_ATOMICChristoph Lameter2006-12-072-13/+13
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2006-12-011-10/+5
|\
| * usb: usb-gigaset free kill urb cleanupMariusz Kozlowski2006-12-011-10/+5
* | Driver core: convert tty core to use struct deviceGreg Kroah-Hartman2006-12-014-16/+17
|/
* [PATCH] isdn/gigaset: convert warning messageTilman Schmidt2006-11-061-1/+1
* [PATCH] isdn/gigaset: avoid cs->dev null pointer dereferenceAkinobu Mita2006-10-301-1/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-052-8/+8
* [PATCH] isdn4linux: Gigaset driver: fix __must_check warningTilman Schmidt2006-10-021-1/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* USB: Dealias -110 code (more complete)Pete Zaitcev2006-09-271-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds2006-06-295-15/+6
|\
| * [PATCH] devfs: Rename TTY_DRIVER_NO_DEVFS to TTY_DRIVER_DYNAMIC_DEVGreg Kroah-Hartman2006-06-261-1/+1
| * [PATCH] devfs: Remove the tty_driver devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-265-14/+5
* | [PATCH] spin/rwlock init cleanupsIngo Molnar2006-06-271-1/+1
|/
* [PATCH] isdn4linux: Gigaset driver cleanupTilman Schmidt2006-06-261-9/+4
* [PATCH] isdn4linux: Gigaset base driver: improve error recoveryTilman Schmidt2006-06-261-117/+181
* [PATCH] i4l gigaset: move sysfs entry to tty class deviceHansjoerg Lipp2006-06-214-15/+30
* [PATCH] gigaset: endian fixAlexey Dobriyan2006-05-151-2/+2
* [PATCH] isdn4linux: Siemens Gigaset base driver: fix disconnect handlingTilman Schmidt2006-04-226-280/+342
* [PATCH] ISDN_DRV_GIGASET should select, not depend on CRC_CCITTAdrian Bunk2006-04-111-1/+2
OpenPOWER on IntegriCloud