aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/rio/rio_linux.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-22tty: move obsolete and broken generic_serial drivers to drivers/staging/generic_serial/Greg Kroah-Hartman1-1204/+0
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-0/+1
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann1-3/+4
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-0/+1
2009-04-06rio: addition has higher precedence than ?:Roel Kluin1-1/+1
2009-01-02rio: Kill off ckmallocAlan Cox1-13/+4
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox1-10/+8
2008-07-25rio: push down the BKL into the firmware ioctl handlerAlan Cox1-3/+5
2008-07-20gs: use tty_portAlan Cox1-10/+10
2008-07-20drivers/char/rio/: remove VCS tagsAdrian Bunk1-5/+0
2008-04-30Char: rio, fix cirrus definesJiri Slaby1-4/+6
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-3/+1
2007-02-17rio: typo in bitwise AND expression.Willy Tarreau1-1/+1
2007-02-12[PATCH] Char: timers cleanupJiri Slaby1-8/+4
2006-12-07[PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.cAmol Lad1-1/+7
2006-10-21[PATCH] Char: correct pci_get_device changesJiri Slaby1-0/+9
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-1/+1
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven1-1/+1
2006-07-02[PATCH] irq-flags: rio: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-27[PATCH] fix rio_copy_to_card() for OLDPCI caseAl Viro1-1/+1
2006-05-27[PATCH] rio ->Copy() expects the sourse as first argumentAl Viro1-1/+1
2006-05-27[PATCH] trivial annotations in rioAl Viro1-14/+15
2006-03-24[PATCH] Yet more rio cleaning (2 of 2)Alan Cox1-60/+10
2006-03-24[PATCH] rio driver rework continued #3Alan Cox1-45/+24
2006-01-16[PATCH] Remove unused code from rio_linux.cAlan Cox1-60/+0
2006-01-11[PATCH] lindent rio driversAndrew Morton1-776/+740
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2006-01-10[PATCH] Disable rio on 64-bit platformsAlexey Dobriyan1-4/+0
2005-06-27[PATCH] pci: remove deprecatesAmit Gud1-2/+2
2005-06-25[PATCH] drivers/char/rio/: kill rio_udelayAdrian Bunk1-5/+0
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1380