summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hardware/eicon/message.c
Commit message (Expand)AuthorAgeFilesLines
* ISDN: eicon: Remove driverOlof Johansson2018-11-061-14954/+0
* ISDN: eicon: message: mark expected switch fall-throughsGustavo A. R. Silva2017-11-031-12/+58
* ISDN: eicon: switch to use native bitmapsAndy Shevchenko2017-07-191-192/+55
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-1/+2
|\
| * ISDN: eicon: silence misleading array-bounds warningArnd Bergmann2017-01-271-1/+2
* | ISDN: eicon: reduce stack size of sig_ind functionArnd Bergmann2017-01-261-8/+8
|/
* ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko2016-05-081-14/+7
* isdn: off by one in connect_res()Dan Carpenter2015-02-021-1/+1
* isdn: fix NUL (\0 or \x00) specification in stringGiel van Schijndel2015-01-121-1/+1
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-14126/+14126
* isdn: eicon: Fix set-but-unused variables.David S. Miller2011-04-171-21/+2
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie2010-03-151-16/+16
* i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie2010-03-151-8/+7
* isdn: eicon: Use offsetofJiri Slaby2009-11-041-9/+9
* ISDN: ARRAY_SIZE changesKarsten Keil2009-07-251-3/+1
* drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static?Hannes Eder2009-02-271-24/+46
* isdn: eicon: fix sparse warning: make global functions staticHannes Eder2008-12-161-27/+33
* eicon: fix sparse integer as NULL pointer warningsHarvey Harrison2008-04-281-6/+6
* drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin2008-02-061-1/+1
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-031-1/+1
* drivers/isdn/hardware/eicon/message.c warning fixesAndrew Morton2007-05-231-7/+6
* [PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-121-12/+11
* [PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-valuesRichard Knutsson2007-02-121-180/+180
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+15047