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
/
char
/
rio
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-04-30
Char: rio, fix cirrus defines
Jiri Slaby
7
-185
/
+191
2008-04-28
drivers: fix integer as NULL pointer warnings
Harvey Harrison
1
-1
/
+1
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
9
-9
/
+0
2008-04-02
Char: rio, fix sparse warnings
Jiri Slaby
2
-1
/
+7
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
1
-1
/
+1
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
3
-8
/
+3
2007-05-11
Overrun in drivers/char/rio/riocmd.c
Eric Sesterhenn / Snakebyte
1
-1
/
+1
2007-02-17
rio: typo in bitwise AND expression.
Willy Tarreau
1
-1
/
+1
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
1
-8
/
+4
2007-02-11
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
1
-7
/
+2
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-07
[PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.c
Amol Lad
1
-1
/
+7
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
3
-5
/
+5
2006-10-21
[PATCH] Char: correct pci_get_device changes
Jiri Slaby
2
-0
/
+10
2006-10-16
[PATCH] rio: fix array checking
Alan Cox
1
-2
/
+2
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
3
-4
/
+4
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-2
/
+2
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
1
-1
/
+1
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: rio: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-06-26
spelling fixes
Andreas Mohr
1
-1
/
+1
2006-05-27
[PATCH] missing readb/readw in rio
Al Viro
3
-24
/
+24
2006-05-27
[PATCH] copy_to_user() from iomem is a bad thing
Al Viro
1
-4
/
+16
2006-05-27
[PATCH] forgotten swap of copyout() arguments
Al Viro
1
-1
/
+1
2006-05-27
[PATCH] handling rio MEMDUMP
Al Viro
1
-1
/
+1
2006-05-27
[PATCH] fix rio_copy_to_card() for OLDPCI case
Al Viro
2
-2
/
+14
2006-05-27
[PATCH] uses of ->Copy() in rioroute are bogus
Al Viro
1
-5
/
+5
2006-05-27
[PATCH] bogus order of copy_from_user() arguments
Al Viro
1
-1
/
+1
2006-05-27
[PATCH] rio ->Copy() expects the sourse as first argument
Al Viro
2
-2
/
+2
2006-05-27
[PATCH] trivial annotations in rio
Al Viro
17
-230
/
+228
2006-05-15
[PATCH] Final rio polish
Alan Cox
4
-75
/
+34
2006-03-24
[PATCH] Yet more rio cleaning (2 of 2)
Alan Cox
18
-912
/
+265
2006-03-24
[PATCH] Yet more rio cleaning (1 of 2)
Alan Cox
15
-524
/
+36
2006-03-24
[PATCH] rio driver rework continued #5
Alan Cox
2
-9
/
+1
2006-03-24
[PATCH] rio driver rework continued #4
Alan Cox
1
-272
/
+118
2006-03-24
[PATCH] rio driver rework continued #3
Alan Cox
7
-535
/
+232
2006-03-24
[PATCH] rio driver rework continued #2
Alan Cox
4
-154
/
+115
2006-03-24
[PATCH] rio driver rework continued #1
Alan Cox
10
-167
/
+118
2006-03-24
[PATCH] rioboot: post-Lindent
Alan Cox
1
-252
/
+177
2006-03-24
[PATCH] rioboot: lindent
Alan Cox
1
-811
/
+704
2006-03-24
[PATCH] rio: more header cleanup
Alan Cox
10
-400
/
+243
2006-02-03
[PATCH] rio cleanups
Alan Cox
11
-567
/
+0
2006-01-16
[PATCH] Remove unused code from rioctrl.c (Last for this batch of work)
Alan Cox
1
-110
/
+1
2006-01-16
[PATCH] Remove rio_table.c unused code
Alan Cox
1
-8
/
+0
2006-01-16
[PATCH] Remove unused code from rio_linux.c
Alan Cox
1
-60
/
+0
2006-01-16
[PATCH] Remove unused CHECK code from riocmd.c
Alan Cox
1
-30
/
+0
2006-01-16
[PATCH] Remove unused code from rioroute.h
Alan Cox
1
-24
/
+0
2006-01-16
[PATCH] Remove unused code from rioboot.h
Alan Cox
1
-61
/
+0
[next]