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