summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset
Commit message (Expand)AuthorAgeFilesLines
...
* gigaset: prune use of tty_buffer_request_roomTilman Schmidt2010-03-151-1/+0
* gigaset: correct clearing of at_state strings on RINGTilman Schmidt2010-03-151-8/+4
* gigaset: avoid registering CAPI driver more than onceTilman Schmidt2010-03-154-31/+53
* isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko2010-02-261-15/+1
* gigaset: reduce syslog clutterTilman Schmidt2010-02-2610-147/+77
* bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt2010-02-263-15/+35
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-141-39/+36
* gigaset: don't enable any debugging output by defaultTilman Schmidt2009-12-081-1/+1
* drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches2009-11-195-6/+6
* gigaset: convert strcmp chain to table lookupTilman Schmidt2009-10-292-23/+25
* gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt2009-10-291-247/+231
* bas_gigaset: checkpatch cleanupTilman Schmidt2009-10-292-82/+93
* ser_gigaset: checkpatch cleanupTilman Schmidt2009-10-291-19/+37
* gigaset: checkpatch cleanupTilman Schmidt2009-10-295-89/+74
* usb_gigaset: code cleanupTilman Schmidt2009-10-294-331/+358
* gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt2009-10-295-50/+70
* gigaset: fix format string typo in CAPI dial commandTilman Schmidt2009-10-291-1/+1
* gigaset: CAPI module readability improvementsTilman Schmidt2009-10-291-63/+81
* gigaset: add Kernel CAPI interface (v3)Tilman Schmidt2009-10-066-16/+2335
* gigaset: allow building without I4LTilman Schmidt2009-10-063-2/+83
* gigaset: prepare for CAPI implementationTilman Schmidt2009-10-067-425/+492
* gigaset: add kerneldoc commentsTilman Schmidt2009-10-066-44/+166
* gigaset: correct debugging output selectionTilman Schmidt2009-10-061-3/+6
* gigaset: improve error recoveryTilman Schmidt2009-10-061-24/+45
* gigaset: fix device ERROR response handlingTilman Schmidt2009-10-061-8/+8
* gigaset: announce if built with debuggingTilman Schmidt2009-10-061-1/+7
* gigaset: handle isoc frame errors more gracefullyTilman Schmidt2009-10-061-11/+7
* gigaset: linearize skbTilman Schmidt2009-10-061-0/+6
* gigaset: fix reject/hangup handlingTilman Schmidt2009-10-061-0/+5
* tty: gigaset: really fix chars_in_bufferTilman Schmidt2009-09-191-12/+7
* tty: fix chars_in_buffersAlan Cox2009-07-201-0/+2
* gigaset: drop pointless checkTilman Schmidt2009-07-021-6/+0
* gigaset: accept connection establishment messages in any orderTilman Schmidt2009-07-021-24/+20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-251-1/+1
|\
| * gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-211-1/+1
* | gigaset: remove unused structure member rcvbytesTilman Schmidt2009-05-173-6/+2
* | gigaset: remove UNDOCREQ config optionTilman Schmidt2009-05-172-46/+23
* | gigaset: move up Kconfig inclusion pointTilman Schmidt2009-05-171-0/+1
* | gigaset: fix error return codeTilman Schmidt2009-05-171-5/+7
* | gigaset: skip unnecessary hex formattingTilman Schmidt2009-05-171-0/+4
* | gigaset: fix possible oops in error handlingTilman Schmidt2009-05-172-3/+2
* | gigaset: remove obsolete references to m10x state tableTilman Schmidt2009-05-173-12/+6
|/
* gigaset: in file ops, check for device disconnect before anything elseTilman Schmidt2009-04-061-28/+30
* bas_gigaset: use tasklet_hi_schedule for timing critical taskletsTilman Schmidt2009-04-061-2/+2
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-261-2/+1
|\
| * platform: make better use of to_platform_{device,driver}() macrosEric Miao2009-03-241-2/+1
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-201-3/+13
|\ \ | |/
| * bas_gigaset: correctly allocate USB interrupt transfer bufferTilman Schmidt2009-03-181-3/+13
* | gigaset: return -ENOTTY for unimplemented functionsPaul Bolle2009-03-101-4/+4
* | gigaset: Kconfig cleanupTilman Schmidt2009-03-101-8/+6
|/
OpenPOWER on IntegriCloud