aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-19Fix ISDN/Gigaset build failureLinus Torvalds1-0/+1
2010-04-18gigaset: include cleanup cleanupTilman Schmidt9-20/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-0/+5
2010-03-17gigaset: fix build failureTilman Schmidt1-3/+11
2010-03-16gigaset: correct range checking off by one errorTilman Schmidt1-1/+1
2010-03-15gigaset: prune use of tty_buffer_request_roomTilman Schmidt1-1/+0
2010-03-15gigaset: correct clearing of at_state strings on RINGTilman Schmidt1-8/+4
2010-03-15gigaset: avoid registering CAPI driver more than onceTilman Schmidt4-31/+53
2010-02-26isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko1-15/+1
2010-02-26gigaset: reduce syslog clutterTilman Schmidt10-147/+77
2010-02-26bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt3-15/+35
2010-01-14proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan1-39/+36
2009-12-08gigaset: don't enable any debugging output by defaultTilman Schmidt1-1/+1
2009-11-19drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second argJoe Perches5-6/+6
2009-10-29gigaset: convert strcmp chain to table lookupTilman Schmidt2-23/+25
2009-10-29gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt1-247/+231
2009-10-29bas_gigaset: checkpatch cleanupTilman Schmidt2-82/+93
2009-10-29ser_gigaset: checkpatch cleanupTilman Schmidt1-19/+37
2009-10-29gigaset: checkpatch cleanupTilman Schmidt5-89/+74
2009-10-29usb_gigaset: code cleanupTilman Schmidt4-331/+358
2009-10-29gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt5-50/+70
2009-10-29gigaset: fix format string typo in CAPI dial commandTilman Schmidt1-1/+1
2009-10-29gigaset: CAPI module readability improvementsTilman Schmidt1-63/+81
2009-10-06gigaset: add Kernel CAPI interface (v3)Tilman Schmidt6-16/+2335
2009-10-06gigaset: allow building without I4LTilman Schmidt3-2/+83
2009-10-06gigaset: prepare for CAPI implementationTilman Schmidt7-425/+492
2009-10-06gigaset: add kerneldoc commentsTilman Schmidt6-44/+166
2009-10-06gigaset: correct debugging output selectionTilman Schmidt1-3/+6
2009-10-06gigaset: improve error recoveryTilman Schmidt1-24/+45
2009-10-06gigaset: fix device ERROR response handlingTilman Schmidt1-8/+8
2009-10-06gigaset: announce if built with debuggingTilman Schmidt1-1/+7
2009-10-06gigaset: handle isoc frame errors more gracefullyTilman Schmidt1-11/+7
2009-10-06gigaset: linearize skbTilman Schmidt1-0/+6
2009-10-06gigaset: fix reject/hangup handlingTilman Schmidt1-0/+5
2009-09-19tty: gigaset: really fix chars_in_bufferTilman Schmidt1-12/+7
2009-07-20tty: fix chars_in_buffersAlan Cox1-0/+2
2009-07-02gigaset: drop pointless checkTilman Schmidt1-6/+0
2009-07-02gigaset: accept connection establishment messages in any orderTilman Schmidt1-24/+20
2009-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-05-21gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin1-1/+1
2009-05-17gigaset: remove unused structure member rcvbytesTilman Schmidt3-6/+2
2009-05-17gigaset: remove UNDOCREQ config optionTilman Schmidt2-46/+23
2009-05-17gigaset: move up Kconfig inclusion pointTilman Schmidt1-0/+1
2009-05-17gigaset: fix error return codeTilman Schmidt1-5/+7
2009-05-17gigaset: skip unnecessary hex formattingTilman Schmidt1-0/+4
2009-05-17gigaset: fix possible oops in error handlingTilman Schmidt2-3/+2
2009-05-17gigaset: remove obsolete references to m10x state tableTilman Schmidt3-12/+6
2009-04-06gigaset: in file ops, check for device disconnect before anything elseTilman Schmidt1-28/+30
2009-04-06bas_gigaset: use tasklet_hi_schedule for timing critical taskletsTilman Schmidt1-2/+2
2009-03-26Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-2/+1