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
/
rio_linux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: move obsolete and broken generic_serial drivers to drivers/staging/gener...
Greg Kroah-Hartman
2011-02-22
1
-1204
/
+0
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
*
|
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-10-05
1
-3
/
+4
|
/
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-0
/
+1
*
rio: addition has higher precedence than ?:
Roel Kluin
2009-04-06
1
-1
/
+1
*
rio: Kill off ckmalloc
Alan Cox
2009-01-02
1
-13
/
+4
*
tty_port: Add a port level carrier detect operation
Alan Cox
2009-01-02
1
-10
/
+8
*
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
1
-10
/
+10
*
drivers/char/rio/: remove VCS tags
Adrian Bunk
2008-07-20
1
-5
/
+0
*
Char: rio, fix cirrus defines
Jiri Slaby
2008-04-30
1
-4
/
+6
*
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-19
1
-3
/
+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] ioremap balanced with iounmap for drivers/char/rio/rio_linux.c
Amol Lad
2006-12-07
1
-1
/
+7
*
[PATCH] Char: correct pci_get_device changes
Jiri Slaby
2006-10-21
1
-0
/
+9
*
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
2006-10-06
1
-2
/
+2
*
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
1
-1
/
+0
*
[PATCH] fix rio_copy_to_card() for OLDPCI case
Al Viro
2006-05-27
1
-1
/
+1
*
[PATCH] rio ->Copy() expects the sourse as first argument
Al Viro
2006-05-27
1
-1
/
+1
*
[PATCH] trivial annotations in rio
Al Viro
2006-05-27
1
-14
/
+15
*
[PATCH] Yet more rio cleaning (2 of 2)
Alan Cox
2006-03-24
1
-60
/
+10
*
[PATCH] rio driver rework continued #3
Alan Cox
2006-03-24
1
-45
/
+24
*
[PATCH] Remove unused code from rio_linux.c
Alan Cox
2006-01-16
1
-60
/
+0
*
[PATCH] lindent rio drivers
Andrew Morton
2006-01-11
1
-776
/
+740
*
[PATCH] drivers/char: Use ARRAY_SIZE macro
Tobias Klauser
2006-01-10
1
-1
/
+1
*
[PATCH] Disable rio on 64-bit platforms
Alexey Dobriyan
2006-01-10
1
-4
/
+0
*
[PATCH] pci: remove deprecates
Amit Gud
2005-06-27
1
-2
/
+2
*
[PATCH] drivers/char/rio/: kill rio_udelay
Adrian Bunk
2005-06-25
1
-5
/
+0
*
[PATCH] make lots of things static
Adrian Bunk
2005-05-01
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+1380