index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
eicon
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
20
-0
/
+20
2017-11-03
ISDN: eicon: message: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-12
/
+58
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
20
-0
/
+20
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-07-20
ISDN: eicon: switch to use native bitmaps
Andy Shevchenko
2
-205
/
+58
2017-07-16
isdn: eicon: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-03-24
isdn: use setup_timer
Geliang Tang
1
-3
/
+2
2017-02-28
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2017-01-27
ISDN: eicon: silence misleading array-bounds warning
Arnd Bergmann
1
-1
/
+2
2017-01-26
ISDN: eicon: reduce stack size of sig_ind function
Arnd Bergmann
1
-8
/
+8
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
5
-5
/
+5
2016-06-17
isdn: eicon: fix old-style declarations
Arnd Bergmann
2
-9
/
+9
2016-05-09
ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()
Andy Shevchenko
1
-14
/
+7
2016-02-18
isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps
Alison Schofield
2
-28
/
+6
2015-02-03
isdn: off by one in connect_res()
Dan Carpenter
1
-1
/
+1
2015-01-12
isdn: fix NUL (\0 or \x00) specification in string
Giel van Schijndel
1
-1
/
+1
2014-08-22
drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef
Rasmus Villemoes
1
-1
/
+1
2013-10-17
isdn: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-10-03
isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...
Jesper Juhl
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-6
/
+6
2013-02-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2013-02-23
new helper: file_inode(file)
Al Viro
1
-3
/
+3
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
1
-5
/
+4
2013-01-04
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
1
-5
/
+4
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2
-5
/
+5
2012-04-27
isdn/eicon: use standard __init,__exit function markup
hartleys
11
-36
/
+33
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
77
-24590
/
+24580
2012-02-03
eicon: fix -Warray-bounds warning
Danny Kukawka
1
-30
/
+30
2011-05-27
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-3
/
+2
2011-05-26
isdn/diva: Drop __TIME__ usage
Michal Marek
1
-3
/
+2
2011-04-18
isdn: eicon: Fix set-but-unused variables.
David S. Miller
2
-23
/
+3
2011-03-31
Fix common misspellings
Lucas De Marchi
5
-6
/
+6
2011-02-28
drivers:isdn:istream.c Fix typo pice to piece
Justin Mattock
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-2
/
+2
2010-10-17
isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr()
Tejun Heo
1
-2
/
+0
2010-10-07
eicon: make buffer larger
Dan Carpenter
2
-2
/
+2
2010-07-16
isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...
Peter Huewe
1
-35
/
+34
2010-07-13
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
3
-7
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-16
i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names
Ian Munsie
1
-16
/
+16
2010-03-16
i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver
Ian Munsie
1
-8
/
+7
2010-01-14
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
4
-171
/
+160
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2
-3
/
+3
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2
-3
/
+3
2009-11-04
isdn: eicon: Return on error
Jiri Slaby
1
-2
/
+3
2009-11-04
isdn: eicon: Use offsetof
Jiri Slaby
1
-9
/
+9
2009-07-25
ISDN: ARRAY_SIZE changes
Karsten Keil
2
-5
/
+2
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-1
/
+0
2009-02-27
drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static?
Hannes Eder
1
-24
/
+46
[next]