index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
eicon
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-02-27
drivers/isdn/hardware/icon: fix sparse warning: cast truncates bits
Hannes Eder
1
-1
/
+1
2009-01-08
fix similar typos to successfull
Coly Li
4
-4
/
+4
2008-12-16
isdn: eicon: fix sparse warning: make global functions static
Hannes Eder
2
-41
/
+47
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2
-3
/
+2
2008-06-20
Add a bunch of cycle_kernel_lock() calls
Jonathan Corbet
2
-0
/
+4
2008-06-20
divamnt: BKL pushdown
Jonathan Corbet
1
-5
/
+11
2008-06-10
isdn divas: fix proc creation
Alexey Dobriyan
2
-3
/
+2
2008-04-29
isdn: use non-racy method for proc entries creation
Denis V. Lunev
1
-6
/
+2
2008-04-28
eicon: fix sparse integer as NULL pointer warnings
Harvey Harrison
2
-7
/
+7
2008-02-06
drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning
Andrew Morton
1
-1
/
+1
2008-02-06
drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()
Roel Kluin
1
-1
/
+1
2008-02-06
Remove pointless casts from void pointers
Jeff Garzik
1
-3
/
+2
2008-02-03
drivers/isdn/: Spelling fixes
Joe Perches
2
-2
/
+2
2008-02-03
Spelling fixes: lenght->length
Paulius Zaleckas
1
-1
/
+1
2008-02-03
Typoes: "whith" -> "with"
Robert P. J. Day
1
-1
/
+1
2007-10-19
Spelling fix: explicitly
Jean Delvare
1
-2
/
+2
2007-10-10
[NET]: Make /proc/net per network namespace
Eric W. Biederman
1
-2
/
+3
2007-07-17
i4l: leak in eicon/idifunc.c
Armin Schindler
1
-0
/
+1
2007-07-17
Use menuconfig objects: ISDN: CONFIG_CAPI_EICON
Jan Engelhardt
1
-11
/
+10
2007-07-17
Use menuconfig objects: ISDN: CONFIG_ISDN_CAPI
Jan Engelhardt
1
-2
/
+1
2007-07-17
Use menuconfig objects: ISDN: CONFIG_ISDN
Jan Engelhardt
1
-1
/
+1
2007-06-08
isdn/diva: fix section mismatch
Randy Dunlap
1
-1
/
+1
2007-06-01
isdn: fix section mismatch warnings
Sam Ravnborg
2
-2
/
+2
2007-05-23
drivers/isdn/hardware/eicon/message.c warning fixes
Andrew Morton
1
-7
/
+6
2007-05-23
capifunc warning fixes
Andrew Morton
1
-8
/
+8
2007-05-09
Fix occurrences of "the the "
Michael Opdenacker
1
-1
/
+1
2007-05-08
drivers/isdn/hardware/eicon/: remove unused header files
Armin Schindler
2
-248
/
+0
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
5
-5
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2
-2
/
+0
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
4
-4
/
+4
2007-02-12
[PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
3
-31
/
+26
2007-02-12
[PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values
Richard Knutsson
5
-200
/
+192
2006-12-08
[PATCH] drivers/isdn/*: trivial vsnprintf() conversion
Alexey Dobriyan
1
-1
/
+1
2006-12-08
[PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removal
Amol Lad
5
-17
/
+9
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
1
-1
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2
-5
/
+2
2006-10-03
Fix several typos in drivers/
Matt LaPlante
1
-1
/
+1
2006-10-01
[PATCH] EICON ISDN: Removed unused definitions for OS_SEEK_*
Josef 'Jeff' Sipek
1
-3
/
+0
2006-08-06
[PATCH] eicon: fix define conflict with ptrace
Alexey Dobriyan
1
-1
/
+0
2006-07-02
[PATCH] irq-flags: isdn: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
7
-7
/
+0
2006-06-26
[PATCH] devfs: Remove the devfs_fs_kernel.h file from the tree
Greg Kroah-Hartman
3
-3
/
+0
[next]