index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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]