aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/rio
Commit message (Expand)AuthorAgeFilesLines
* gs: use tty_portAlan Cox2008-07-205-29/+29
* drivers/char/rio/: remove VCS tagsAdrian Bunk2008-07-2026-121/+0
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-3/+3
* Char: rio, fix cirrus definesJiri Slaby2008-04-307-185/+191
* drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
* drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-189-9/+0
* Char: rio, fix sparse warningsJiri Slaby2008-04-022-1/+7
* long vs. unsigned long - low-hanging fruits in driversAl Viro2007-10-141-1/+1
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-193-8/+3
* Overrun in drivers/char/rio/riocmd.cEric Sesterhenn / Snakebyte2007-05-111-1/+1
* rio: typo in bitwise AND expression.Willy Tarreau2007-02-171-1/+1
* [PATCH] Char: timers cleanupJiri Slaby2007-02-121-8/+4
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-7/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.cAmol Lad2006-12-071-1/+7
* Fix misc .c/.h comment typosMatt LaPlante2006-11-303-5/+5
* [PATCH] Char: correct pci_get_device changesJiri Slaby2006-10-212-0/+10
* [PATCH] rio: fix array checkingAlan Cox2006-10-161-2/+2
* Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-063-4/+4
* 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-303-3/+0
* spelling fixesAndreas Mohr2006-06-261-1/+1
* [PATCH] missing readb/readw in rioAl Viro2006-05-273-24/+24
* [PATCH] copy_to_user() from iomem is a bad thingAl Viro2006-05-271-4/+16
* [PATCH] forgotten swap of copyout() argumentsAl Viro2006-05-271-1/+1
* [PATCH] handling rio MEMDUMPAl Viro2006-05-271-1/+1
* [PATCH] fix rio_copy_to_card() for OLDPCI caseAl Viro2006-05-272-2/+14
* [PATCH] uses of ->Copy() in rioroute are bogusAl Viro2006-05-271-5/+5
* [PATCH] bogus order of copy_from_user() argumentsAl Viro2006-05-271-1/+1
* [PATCH] rio ->Copy() expects the sourse as first argumentAl Viro2006-05-272-2/+2
* [PATCH] trivial annotations in rioAl Viro2006-05-2717-230/+228
* [PATCH] Final rio polishAlan Cox2006-05-154-75/+34
* [PATCH] Yet more rio cleaning (2 of 2)Alan Cox2006-03-2418-912/+265
* [PATCH] Yet more rio cleaning (1 of 2)Alan Cox2006-03-2415-524/+36
* [PATCH] rio driver rework continued #5Alan Cox2006-03-242-9/+1
* [PATCH] rio driver rework continued #4Alan Cox2006-03-241-272/+118
* [PATCH] rio driver rework continued #3Alan Cox2006-03-247-535/+232
* [PATCH] rio driver rework continued #2Alan Cox2006-03-244-154/+115
* [PATCH] rio driver rework continued #1Alan Cox2006-03-2410-167/+118
* [PATCH] rioboot: post-LindentAlan Cox2006-03-241-252/+177
* [PATCH] rioboot: lindentAlan Cox2006-03-241-811/+704
* [PATCH] rio: more header cleanupAlan Cox2006-03-2410-400/+243
* [PATCH] rio cleanupsAlan Cox2006-02-0311-567/+0
* [PATCH] Remove unused code from rioctrl.c (Last for this batch of work)Alan Cox2006-01-161-110/+1
* [PATCH] Remove rio_table.c unused codeAlan Cox2006-01-161-8/+0
* [PATCH] Remove unused code from rio_linux.cAlan Cox2006-01-161-60/+0
* [PATCH] Remove unused CHECK code from riocmd.cAlan Cox2006-01-161-30/+0