index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
rio
Age
Commit message (
Expand
)
Author
2011-02-22
tty: move obsolete and broken generic_serial drivers to drivers/staging/gener...
Greg Kroah-Hartman
2010-10-27
drivers/char/rio/Makefile: replace the use of <module>-objs with <module>-y
Tracey Dent
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-05
drivers: autoconvert trivial BKL users to private mutex
Arnd Bergmann
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-09-24
drivers/char/rio/rioctrl.c: off by one error in rioctrl.c
Dan Carpenter
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-04-06
rio: addition has higher precedence than ?:
Roel Kluin
2009-01-02
rio: Kill off ckmalloc
Alan Cox
2009-01-02
tty_port: Add a port level carrier detect operation
Alan Cox
2008-07-25
rio: push down the BKL into the firmware ioctl handler
Alan Cox
2008-07-20
gs: use tty_port
Alan Cox
2008-07-20
drivers/char/rio/: remove VCS tags
Adrian Bunk
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
Char: rio, fix cirrus defines
Jiri Slaby
2008-04-28
drivers: fix integer as NULL pointer warnings
Harvey Harrison
2008-04-18
drivers: Remove unnecessary inclusions of asm/semaphore.h
Matthew Wilcox
2008-04-02
Char: rio, fix sparse warnings
Jiri Slaby
2007-10-14
long vs. unsigned long - low-hanging fruits in drivers
Al Viro
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-05-11
Overrun in drivers/char/rio/riocmd.c
Eric Sesterhenn / Snakebyte
2007-02-17
rio: typo in bitwise AND expression.
Willy Tarreau
2007-02-12
[PATCH] Char: timers cleanup
Jiri Slaby
2007-02-11
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-07
[PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.c
Amol Lad
2006-11-30
Fix misc .c/.h comment typos
Matt LaPlante
2006-10-21
[PATCH] Char: correct pci_get_device changes
Jiri Slaby
2006-10-16
[PATCH] rio: fix array checking
Alan Cox
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
2006-07-03
[PATCH] make more file_operation structs static
Arjan van de Ven
2006-07-02
[PATCH] irq-flags: rio: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-26
spelling fixes
Andreas Mohr
2006-05-27
[PATCH] missing readb/readw in rio
Al Viro
2006-05-27
[PATCH] copy_to_user() from iomem is a bad thing
Al Viro
2006-05-27
[PATCH] forgotten swap of copyout() arguments
Al Viro
2006-05-27
[PATCH] handling rio MEMDUMP
Al Viro
2006-05-27
[PATCH] fix rio_copy_to_card() for OLDPCI case
Al Viro
2006-05-27
[PATCH] uses of ->Copy() in rioroute are bogus
Al Viro
2006-05-27
[PATCH] bogus order of copy_from_user() arguments
Al Viro
2006-05-27
[PATCH] rio ->Copy() expects the sourse as first argument
Al Viro
2006-05-27
[PATCH] trivial annotations in rio
Al Viro
2006-05-15
[PATCH] Final rio polish
Alan Cox
2006-03-24
[PATCH] Yet more rio cleaning (2 of 2)
Alan Cox
[next]