| Commit message (Expand) | Author | Age |
* | ISDN: eicon: silence misleading array-bounds warning | Arnd Bergmann | 2017-02-01 |
* | isdn: eicon: fix old-style declarations | Arnd Bergmann | 2016-06-17 |
* | ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte() | Andy Shevchenko | 2016-05-08 |
* | isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps | Alison Schofield | 2016-02-18 |
* | isdn: off by one in connect_res() | Dan Carpenter | 2015-02-02 |
* | isdn: fix NUL (\0 or \x00) specification in string | Giel van Schijndel | 2015-01-12 |
* | drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef | Rasmus Villemoes | 2014-08-22 |
* | isdn: remove deprecated IRQF_DISABLED | Michael Opdenacker | 2013-10-17 |
* | isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en... | Jesper Juhl | 2013-10-02 |
* | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ |
|
| * | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2013-01-29 |
|\| |
|
| * | Drivers: isdn: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | | treewide: Replace incomming with incoming in all comments and strings | Jorrit Schippers | 2013-01-03 |
|/ |
|
* | isdn/eicon: use standard __init,__exit function markup | hartleys | 2012-04-27 |
* | isdn: whitespace coding style cleanup | Joe Perches | 2012-02-21 |
* | eicon: fix -Warray-bounds warning | Danny Kukawka | 2012-02-02 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 |
|\ |
|
| * | isdn/diva: Drop __TIME__ usage | Michal Marek | 2011-05-26 |
* | | isdn: eicon: Fix set-but-unused variables. | David S. Miller | 2011-04-17 |
* | | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
|/ |
|
* | drivers:isdn:istream.c Fix typo pice to piece | Justin Mattock | 2011-02-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 |
|\ |
|
| * | eicon: make buffer larger | Dan Carpenter | 2010-10-07 |
* | | isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr() | Tejun Heo | 2010-10-17 |
|/ |
|
* | isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ... | Peter Huewe | 2010-07-15 |
* | isdn: autoconvert trivial BKL users to private mutex | Arnd Bergmann | 2010-07-12 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names | Ian Munsie | 2010-03-15 |
* | i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver | Ian Munsie | 2010-03-15 |
* | proc_fops: convert drivers/isdn/ to seq_file | Alexey Dobriyan | 2010-01-14 |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
|\ |
|
| * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | isdn: eicon: Return on error | Jiri Slaby | 2009-11-04 |
* | | isdn: eicon: Use offsetof | Jiri Slaby | 2009-11-04 |
|/ |
|
* | ISDN: ARRAY_SIZE changes | Karsten Keil | 2009-07-25 |
* | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 2009-03-30 |
* | drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static? | Hannes Eder | 2009-02-27 |
* | drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits | Hannes Eder | 2009-02-27 |
* | fix similar typos to successfull | Coly Li | 2009-01-08 |
* | isdn: eicon: fix sparse warning: make global functions static | Hannes Eder | 2008-12-16 |
* | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 2008-07-14 |
|\ |
|
| * | isdn divas: fix proc creation | Alexey Dobriyan | 2008-06-10 |
* | | Add a bunch of cycle_kernel_lock() calls | Jonathan Corbet | 2008-06-20 |
* | | divamnt: BKL pushdown | Jonathan Corbet | 2008-06-20 |
|/ |
|
* | isdn: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | eicon: fix sparse integer as NULL pointer warnings | Harvey Harrison | 2008-04-28 |
* | drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning | Andrew Morton | 2008-02-06 |
* | drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo() | Roel Kluin | 2008-02-06 |