aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/rio (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-14long vs. unsigned long - low-hanging fruits in driversAl Viro1-1/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau3-8/+3
2007-05-11Overrun in drivers/char/rio/riocmd.cEric Sesterhenn / Snakebyte1-1/+1
2007-02-17rio: typo in bitwise AND expression.Willy Tarreau1-1/+1
2007-02-12[PATCH] Char: timers cleanupJiri Slaby1-8/+4
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-7/+2
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-12-07[PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.cAmol Lad1-1/+7
2006-11-30Fix misc .c/.h comment typosMatt LaPlante3-5/+5
2006-10-21[PATCH] Char: correct pci_get_device changesJiri Slaby2-0/+10
2006-10-16[PATCH] rio: fix array checkingAlan Cox1-2/+2
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik3-4/+4
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 Engel3-3/+0
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-05-27[PATCH] missing readb/readw in rioAl Viro3-24/+24
2006-05-27[PATCH] copy_to_user() from iomem is a bad thingAl Viro1-4/+16
2006-05-27[PATCH] forgotten swap of copyout() argumentsAl Viro1-1/+1
2006-05-27[PATCH] handling rio MEMDUMPAl Viro1-1/+1
2006-05-27[PATCH] fix rio_copy_to_card() for OLDPCI caseAl Viro2-2/+14
2006-05-27[PATCH] uses of ->Copy() in rioroute are bogusAl Viro1-5/+5
2006-05-27[PATCH] bogus order of copy_from_user() argumentsAl Viro1-1/+1
2006-05-27[PATCH] rio ->Copy() expects the sourse as first argumentAl Viro2-2/+2
2006-05-27[PATCH] trivial annotations in rioAl Viro17-230/+228
2006-05-15[PATCH] Final rio polishAlan Cox4-75/+34
2006-03-24[PATCH] Yet more rio cleaning (2 of 2)Alan Cox18-912/+265
2006-03-24[PATCH] Yet more rio cleaning (1 of 2)Alan Cox15-524/+36
2006-03-24[PATCH] rio driver rework continued #5Alan Cox2-9/+1
2006-03-24[PATCH] rio driver rework continued #4Alan Cox1-272/+118
2006-03-24[PATCH] rio driver rework continued #3Alan Cox7-535/+232
2006-03-24[PATCH] rio driver rework continued #2Alan Cox4-154/+115
2006-03-24[PATCH] rio driver rework continued #1Alan Cox10-167/+118
2006-03-24[PATCH] rioboot: post-LindentAlan Cox1-252/+177
2006-03-24[PATCH] rioboot: lindentAlan Cox1-811/+704
2006-03-24[PATCH] rio: more header cleanupAlan Cox10-400/+243
2006-02-03[PATCH] rio cleanupsAlan Cox11-567/+0
2006-01-16[PATCH] Remove unused code from rioctrl.c (Last for this batch of work)Alan Cox1-110/+1
2006-01-16[PATCH] Remove rio_table.c unused codeAlan Cox1-8/+0
2006-01-16[PATCH] Remove unused code from rio_linux.cAlan Cox1-60/+0
2006-01-16[PATCH] Remove unused CHECK code from riocmd.cAlan Cox1-30/+0
2006-01-16[PATCH] Remove unused code from rioroute.hAlan Cox1-24/+0
2006-01-16[PATCH] Remove unused code from rioboot.hAlan Cox1-61/+0
2006-01-16[PATCH] Remove unused code from riobootAlan Cox1-1152/+0
2006-01-16[PATCH] Remove #if 0 and other long dead code from rio_ttyAlan Cox1-583/+0
2006-01-16[PATCH] Remove long dead #if 0 code from rio_paramAlan Cox1-43/+0
2006-01-16[PATCH] Remove old firmware headers from rio driversAlan Cox4-235/+0
2006-01-16[PATCH] Remove rtahw.h from rio driver (unused file)Alan Cox1-75/+0