summaryrefslogtreecommitdiffstats
path: root/drivers/char/rio/rio_linux.c
Commit message (Expand)AuthorAgeFilesLines
* tty: move obsolete and broken generic_serial drivers to drivers/staging/gener...Greg Kroah-Hartman2011-02-221-1204/+0
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | drivers: autoconvert trivial BKL users to private mutexArnd Bergmann2010-10-051-3/+4
|/
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-0/+1
* rio: addition has higher precedence than ?:Roel Kluin2009-04-061-1/+1
* rio: Kill off ckmallocAlan Cox2009-01-021-13/+4
* tty_port: Add a port level carrier detect operationAlan Cox2009-01-021-10/+8
* rio: push down the BKL into the firmware ioctl handlerAlan Cox2008-07-251-3/+5
* gs: use tty_portAlan Cox2008-07-201-10/+10
* drivers/char/rio/: remove VCS tagsAdrian Bunk2008-07-201-5/+0
* Char: rio, fix cirrus definesJiri Slaby2008-04-301-4/+6
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-3/+1
* rio: typo in bitwise AND expression.Willy Tarreau2007-02-171-1/+1
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-8/+4
* [PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.cAmol Lad2006-12-071-1/+7
* [PATCH] Char: correct pci_get_device changesJiri Slaby2006-10-211-0/+9
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-061-2/+2
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-021-1/+1
* [PATCH] make more file_operation structs staticArjan van de Ven2006-07-031-1/+1
* [PATCH] irq-flags: rio: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] fix rio_copy_to_card() for OLDPCI caseAl Viro2006-05-271-1/+1
* [PATCH] rio ->Copy() expects the sourse as first argumentAl Viro2006-05-271-1/+1
* [PATCH] trivial annotations in rioAl Viro2006-05-271-14/+15
* [PATCH] Yet more rio cleaning (2 of 2)Alan Cox2006-03-241-60/+10
* [PATCH] rio driver rework continued #3Alan Cox2006-03-241-45/+24
* [PATCH] Remove unused code from rio_linux.cAlan Cox2006-01-161-60/+0
* [PATCH] lindent rio driversAndrew Morton2006-01-111-776/+740
* [PATCH] drivers/char: Use ARRAY_SIZE macroTobias Klauser2006-01-101-1/+1
* [PATCH] Disable rio on 64-bit platformsAlexey Dobriyan2006-01-101-4/+0
* [PATCH] pci: remove deprecatesAmit Gud2005-06-271-2/+2
* [PATCH] drivers/char/rio/: kill rio_udelayAdrian Bunk2005-06-251-5/+0
* [PATCH] make lots of things staticAdrian Bunk2005-05-011-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1380
OpenPOWER on IntegriCloud