aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-24platform: make better use of to_platform_{device,driver}() macrosEric Miao1-2/+1
2009-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+13
2009-03-18bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt1-3/+13
2009-03-10gigaset: return -ENOTTY for unimplemented functionsPaul Bolle1-4/+4
2009-03-10gigaset: Kconfig cleanupTilman Schmidt1-8/+6
2008-12-26gigaset: ifdef cleanupTilman Schmidt4-82/+6
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt8-58/+51
2008-11-29gigaset: get rid of info() and warn() macrosTilman Schmidt6-17/+7
2008-11-29gigaset: remove unnecessary poll methodTilman Schmidt1-15/+0
2008-10-13tty: fix up gigaset a bitAlan Cox1-15/+12
2008-10-13tty: Fallout from tty-move-canon-specialsStephen Rothwell1-2/+2
2008-07-30isdn: use the common ascii hex helpersHarvey Harrison1-3/+2
2008-07-24gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt1-6/+6
2008-07-24gigaset: use dev_ macros for messagesTilman Schmidt6-43/+53
2008-07-20tty: Ldisc revampAlan Cox1-1/+1
2008-04-30tty: The big operations reworkAlan Cox1-7/+8
2008-03-07gigaset: fix Oops on module unload regressionTilman Schmidt1-2/+4
2008-02-06ser_gigaset: convert mutex to completionTilman Schmidt1-5/+5
2008-02-06Gigaset: permit module unloadTilman Schmidt5-142/+85
2008-02-06gigaset: atomic cleanupTilman Schmidt9-175/+169
2008-02-06usb_gigaset: suspend supportTilman Schmidt1-0/+56
2008-02-06bas_gigaset: suspend supportTilman Schmidt1-2/+164
2008-02-06gigaset: code cleanupsTilman Schmidt3-82/+73
2008-02-06gigaset: clean up urb->status usageTilman Schmidt3-41/+58
2008-01-24driver core: Make the dev_*() family of macros in device.h completeEmil Medve1-6/+0
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches1-1/+2
2007-10-16gigaset: remove pointless lockingTilman Schmidt4-32/+4
2007-07-21Use menuconfig objects: ISDN/GigasetJan Engelhardt1-6/+2
2007-07-21Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt1-2/+0
2007-05-08usb_gigaset: don't kmalloc(0)Tilman Schmidt1-10/+4
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-1/+1
2007-03-29[PATCH] drivers/isdn/gigaset: mark some static data as const (v2)Tilman Schmidt6-12/+12
2007-03-01[PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix)Tilman Schmidt2-9/+5
2007-02-20[PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset moduleAdrian Bunk2-3/+5
2007-02-16[PATCH] correct CONFIG_GIGASET_M101 Makefile entryAdrian Bunk1-1/+1
2007-02-12[PATCH] drivers/isdn/gigaset: new M101 driver (v2)Tilman Schmidt6-23/+868
2007-02-12[PATCH] drivers/isdn/gigaset: reduce kernel message spamTilman Schmidt1-2/+2
2007-02-12[PATCH] drivers/isdn/gigaset: reduce mutex scopeTilman Schmidt2-3/+4
2007-02-11[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-codeAndrew Morton1-2/+2
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-12/+2
2007-01-26[PATCH] Gigaset ISDN driver error handling fixesTilman Schmidt1-28/+33
2006-12-13[PATCH] isdn/gigaset: fix possible missing wakeupTilman Schmidt1-66/+52
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-2/+2
2006-12-08[PATCH] isdn/gigaset: use bitrev8Akinobu Mita5-45/+7
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter2-10/+10
2006-12-07[PATCH] slab: remove SLAB_ATOMICChristoph Lameter2-13/+13
2006-12-01Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds1-10/+5
2006-12-01Driver core: convert tty core to use struct deviceGreg Kroah-Hartman4-16/+17
2006-12-01usb: usb-gigaset free kill urb cleanupMariusz Kozlowski1-10/+5
2006-11-06[PATCH] isdn/gigaset: convert warning messageTilman Schmidt1-1/+1