index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
/
hardware
/
eicon
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-06-26
[PATCH] devfs: Remove devfs_remove() function from the kernel tree
Greg Kroah-Hartman
3
-3
/
+0
2006-06-26
[PATCH] devfs: Remove devfs_mk_cdev() function from the kernel tree
Greg Kroah-Hartman
3
-3
/
+0
2006-01-08
[PATCH] drivers/isdn/hardware/eicon/os_4bri.c: correct the xdiLoadFile() signature
Adrian Bunk
1
-1
/
+2
2006-01-08
[PATCH] drivers/isdn/: add missing #includes
Adrian Bunk
2
-0
/
+2
2005-09-29
[PATCH] proc_mkdir() should be used to create procfs directories
Al Viro
2
-5
/
+3
2005-06-28
[PATCH] drivers/isdn/: make some code static
Adrian Bunk
1
-1
/
+1
[next]