index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
eicon
Commit message (
Expand
)
Author
Age
Files
Lines
*
isdn: use setup_timer
Geliang Tang
2017-03-24
1
-3
/
+2
*
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
1
-1
/
+2
|
\
|
*
ISDN: eicon: silence misleading array-bounds warning
Arnd Bergmann
2017-01-27
1
-1
/
+2
*
|
ISDN: eicon: reduce stack size of sig_ind function
Arnd Bergmann
2017-01-26
1
-8
/
+8
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
5
-5
/
+5
*
isdn: eicon: fix old-style declarations
Arnd Bergmann
2016-06-16
2
-9
/
+9
*
ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()
Andy Shevchenko
2016-05-08
1
-14
/
+7
*
isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps
Alison Schofield
2016-02-18
2
-28
/
+6
*
isdn: off by one in connect_res()
Dan Carpenter
2015-02-02
1
-1
/
+1
*
isdn: fix NUL (\0 or \x00) specification in string
Giel van Schijndel
2015-01-12
1
-1
/
+1
*
drivers: isdn: eicon: xdi_msg.h: Fix typo in #ifndef
Rasmus Villemoes
2014-08-22
1
-1
/
+1
*
isdn: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-17
1
-1
/
+1
*
isdn: eicon: free pointer after using it in log msg in divas_um_idi_delete_en...
Jesper Juhl
2013-10-02
1
-1
/
+1
*
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-04-09
1
-6
/
+6
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-3
/
+3
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-3
/
+3
*
|
Merge branch 'master' into for-next
Jiri Kosina
2013-01-29
1
-5
/
+4
|
\
|
|
*
Drivers: isdn: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-5
/
+4
*
|
treewide: Replace incomming with incoming in all comments and strings
Jorrit Schippers
2013-01-03
2
-5
/
+5
|
/
*
isdn/eicon: use standard __init,__exit function markup
hartleys
2012-04-27
11
-36
/
+33
*
isdn: whitespace coding style cleanup
Joe Perches
2012-02-21
77
-24590
/
+24580
*
eicon: fix -Warray-bounds warning
Danny Kukawka
2012-02-02
1
-30
/
+30
*
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2011-05-26
1
-3
/
+2
|
\
|
*
isdn/diva: Drop __TIME__ usage
Michal Marek
2011-05-26
1
-3
/
+2
*
|
isdn: eicon: Fix set-but-unused variables.
David S. Miller
2011-04-17
2
-23
/
+3
*
|
Fix common misspellings
Lucas De Marchi
2011-03-31
5
-6
/
+6
|
/
*
drivers:isdn:istream.c Fix typo pice to piece
Justin Mattock
2011-02-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
2
-2
/
+2
|
\
|
*
eicon: make buffer larger
Dan Carpenter
2010-10-06
2
-2
/
+2
*
|
isdn/eicon: don't call flush_scheduled_work() from diva_os_remove_soft_isr()
Tejun Heo
2010-10-17
1
-2
/
+0
|
/
*
isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID ...
Peter Huewe
2010-07-15
1
-35
/
+34
*
isdn: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-07-12
3
-7
/
+4
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names
Ian Munsie
2010-03-15
1
-16
/
+16
*
i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver
Ian Munsie
2010-03-15
1
-8
/
+7
*
proc_fops: convert drivers/isdn/ to seq_file
Alexey Dobriyan
2010-01-14
4
-171
/
+160
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
2
-3
/
+3
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
2
-3
/
+3
*
|
isdn: eicon: Return on error
Jiri Slaby
2009-11-04
1
-2
/
+3
*
|
isdn: eicon: Use offsetof
Jiri Slaby
2009-11-04
1
-9
/
+9
|
/
*
ISDN: ARRAY_SIZE changes
Karsten Keil
2009-07-25
2
-5
/
+2
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
1
-1
/
+0
*
drivers/isdn/hardware/eicon: fix sparse warnings: Should it be static?
Hannes Eder
2009-02-27
1
-24
/
+46
*
drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits
Hannes Eder
2009-02-27
1
-1
/
+1
*
fix similar typos to successfull
Coly Li
2009-01-08
4
-4
/
+4
*
isdn: eicon: fix sparse warning: make global functions static
Hannes Eder
2008-12-16
2
-41
/
+47
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
2
-3
/
+2
|
\
|
*
isdn divas: fix proc creation
Alexey Dobriyan
2008-06-10
2
-3
/
+2
*
|
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2008-06-20
2
-0
/
+4
[next]