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
/
char
/
rio
Commit message (
Expand
)
Author
Age
Files
Lines
*
rio: push down the BKL into the firmware ioctl handler
Alan Cox
2008-07-25
1
-3
/
+5
*
gs: use tty_port
Alan Cox
2008-07-20
5
-29
/
+29
*
drivers/char/rio/: remove VCS tags
Adrian Bunk
2008-07-20
26
-121
/
+0
*
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-3
/
+3
*
Char: rio, fix cirrus defines
Jiri Slaby
2008-04-30
7
-185
/
+191
*
drivers: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
1
-1
/
+1
*
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
[next]