index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2018-11-06
ISDN: eicon: Remove driver
Olof Johansson
82
-41745
/
+0
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
3
-44
/
+5
2018-05-22
isdn: eicon: fix a missing-check bug
Wenwen Wang
3
-16
/
+29
2018-05-16
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
1
-14
/
+1
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2
-30
/
+4
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
4
-10
/
+10
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
4
-6
/
+6
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-5
/
+4
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
[next]