index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
eicon
Age
Commit message (
Expand
)
Author
2018-11-06
ISDN: eicon: Remove driver
Olof Johansson
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-05-22
isdn: eicon: fix a missing-check bug
Wenwen Wang
2018-05-16
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
ISDN: eicon: message: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-19
ISDN: eicon: switch to use native bitmaps
Andy Shevchenko
2017-07-15
isdn: eicon: constify pci_device_id.
Arvind Yadav
2017-03-24
isdn: use setup_timer
Geliang Tang
2017-02-27
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-27
ISDN: eicon: silence misleading array-bounds warning
Arnd Bergmann
2017-01-26
ISDN: eicon: reduce stack size of sig_ind function
Arnd Bergmann
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-06-16
isdn: eicon: fix old-style declarations
Arnd Bergmann
2016-05-08
ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()
Andy Shevchenko
2016-02-18
isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps
Alison Schofield
2015-02-02
isdn: off by one in connect_res()
Dan Carpenter
2015-01-12
isdn: fix NUL (\0 or \x00) specification in string
Giel van Schijndel
2014-08-22
drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef
Rasmus Villemoes
2013-10-17
isdn: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-02
isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...
Jesper Juhl
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
new helper: file_inode(file)
Al Viro
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
2013-01-03
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2012-04-27
isdn/eicon: use standard __init,__exit function markup
hartleys
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
2012-02-02
eicon: fix -Warray-bounds warning
Danny Kukawka
2011-05-26
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-04-17
isdn: eicon: Fix set-but-unused variables.
David S. Miller
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
drivers:isdn:istream.c Fix typo pice to piece
Justin Mattock
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-17
isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr()
Tejun Heo
2010-10-06
eicon: make buffer larger
Dan Carpenter
2010-07-15
isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...
Peter Huewe
2010-07-12
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-15
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
[next]