aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/rio/rio_linux.c
AgeCommit message (Expand)Author
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-05drivers: autoconvert trivial BKL users to private mutexArnd Bergmann
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-04-06rio: addition has higher precedence than ?:Roel Kluin
2009-01-02rio: Kill off ckmallocAlan Cox
2009-01-02tty_port: Add a port level carrier detect operationAlan Cox
2008-07-25rio: push down the BKL into the firmware ioctl handlerAlan Cox
2008-07-20gs: use tty_portAlan Cox
2008-07-20drivers/char/rio/: remove VCS tagsAdrian Bunk
2008-04-30Char: rio, fix cirrus definesJiri Slaby
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau
2007-02-17rio: typo in bitwise AND expression.Willy Tarreau
2007-02-12[PATCH] Char: timers cleanupJiri Slaby
2006-12-07[PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.cAmol Lad
2006-10-21[PATCH] Char: correct pci_get_device changesJiri Slaby
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-02[PATCH] const struct tty_operationsJeff Dike
2006-07-03[PATCH] make more file_operation structs staticArjan van de Ven
2006-07-02[PATCH] irq-flags: rio: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-27[PATCH] fix rio_copy_to_card() for OLDPCI caseAl Viro
2006-05-27[PATCH] rio ->Copy() expects the sourse as first argumentAl Viro
2006-05-27[PATCH] trivial annotations in rioAl Viro
2006-03-24[PATCH] Yet more rio cleaning (2 of 2)Alan Cox
2006-03-24[PATCH] rio driver rework continued #3Alan Cox
2006-01-16[PATCH] Remove unused code from rio_linux.cAlan Cox
2006-01-11[PATCH] lindent rio driversAndrew Morton
2006-01-10[PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser
2006-01-10[PATCH] Disable rio on 64-bit platformsAlexey Dobriyan
2005-06-27[PATCH] pci: remove deprecatesAmit Gud
2005-06-25[PATCH] drivers/char/rio/: kill rio_udelayAdrian Bunk
2005-05-01[PATCH] make lots of things staticAdrian Bunk
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds