aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/gigaset
Commit message (Expand)AuthorAge
* gigaset: include cleanup cleanupTilman Schmidt2010-04-18
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* gigaset: fix build failureTilman Schmidt2010-03-17
* gigaset: correct range checking off by one errorTilman Schmidt2010-03-16
* gigaset: prune use of tty_buffer_request_roomTilman Schmidt2010-03-15
* gigaset: correct clearing of at_state strings on RINGTilman Schmidt2010-03-15
* gigaset: avoid registering CAPI driver more than onceTilman Schmidt2010-03-15
* isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko2010-02-26
* gigaset: reduce syslog clutterTilman Schmidt2010-02-26
* bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt2010-02-26
* proc_fops: convert drivers/isdn/ to seq_fileAlexey Dobriyan2010-01-14
* gigaset: don't enable any debugging output by defaultTilman Schmidt2009-12-08
* drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second...Joe Perches2009-11-19
* gigaset: convert strcmp chain to table lookupTilman Schmidt2009-10-29
* gigaset: checkpatch cleanup of ev-layer.cTilman Schmidt2009-10-29
* bas_gigaset: checkpatch cleanupTilman Schmidt2009-10-29
* ser_gigaset: checkpatch cleanupTilman Schmidt2009-10-29
* gigaset: checkpatch cleanupTilman Schmidt2009-10-29
* usb_gigaset: code cleanupTilman Schmidt2009-10-29
* gigaset: fix bad assumptions about CAPI skbuffsTilman Schmidt2009-10-29
* gigaset: fix format string typo in CAPI dial commandTilman Schmidt2009-10-29
* gigaset: CAPI module readability improvementsTilman Schmidt2009-10-29
* gigaset: add Kernel CAPI interface (v3)Tilman Schmidt2009-10-07
* gigaset: allow building without I4LTilman Schmidt2009-10-07
* gigaset: prepare for CAPI implementationTilman Schmidt2009-10-07
* gigaset: add kerneldoc commentsTilman Schmidt2009-10-07
* gigaset: correct debugging output selectionTilman Schmidt2009-10-07
* gigaset: improve error recoveryTilman Schmidt2009-10-07
* gigaset: fix device ERROR response handlingTilman Schmidt2009-10-07
* gigaset: announce if built with debuggingTilman Schmidt2009-10-07
* gigaset: handle isoc frame errors more gracefullyTilman Schmidt2009-10-07
* gigaset: linearize skbTilman Schmidt2009-10-07
* gigaset: fix reject/hangup handlingTilman Schmidt2009-10-07
* tty: gigaset: really fix chars_in_bufferTilman Schmidt2009-09-19
* tty: fix chars_in_buffersAlan Cox2009-07-20
* gigaset: drop pointless checkTilman Schmidt2009-07-02
* gigaset: accept connection establishment messages in any orderTilman Schmidt2009-07-02
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-25
|\
| * gigaset: beyond ARRAY_SIZE of iwb->dataRoel Kluin2009-05-21
* | gigaset: remove unused structure member rcvbytesTilman Schmidt2009-05-17
* | gigaset: remove UNDOCREQ config optionTilman Schmidt2009-05-17
* | gigaset: move up Kconfig inclusion pointTilman Schmidt2009-05-17
* | gigaset: fix error return codeTilman Schmidt2009-05-17
* | gigaset: skip unnecessary hex formattingTilman Schmidt2009-05-17
* | gigaset: fix possible oops in error handlingTilman Schmidt2009-05-17
* | gigaset: remove obsolete references to m10x state tableTilman Schmidt2009-05-17
|/
* gigaset: in file ops, check for device disconnect before anything elseTilman Schmidt2009-04-06
* bas_gigaset: use tasklet_hi_schedule for timing critical taskletsTilman Schmidt2009-04-06
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-26
|\
| * platform: make better use of to_platform_{device,driver}() macrosEric Miao2009-03-24