aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/cyclades.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-13Char: cyclades. remove bogus iomapJiri Slaby
2008-07-22tty: rework break handlingAlan Cox
2008-07-20tty: add more tty_port fieldsAlan Cox
2008-07-20cyclades: use tty_portAlan Cox
2008-07-20tty: Ldisc revampAlan Cox
2008-07-10cyclades: treat firmware data as constDavid Woodhouse
2008-04-30drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-30char: switch gs, cyclades and esp to return int for put_charAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30cyclades: use ioremap_nocache for clarity as proposedAlan Cox
2008-04-30cyclades: coding style & reviewAlan Cox
2008-04-30cyclades.c: fix sparse shadowed variable warningsHarvey Harrison
2008-04-30cyclades: Prepare for relaxed locking in callersAlan Cox
2007-10-23Char: cyclades, fix potential NULL dereferenceJiri Slaby
2007-10-20Documentation: Remove references to dead "cyclades=" boot optionRobert P. J. Day
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-10-18Cyclades: Avoid label defined but not used warningJesper Juhl
2007-10-18Char: cyclades, fix some -W warningsJiri Slaby
2007-10-18Char: cyclades, move spin_lock to one placeJiri Slaby
2007-10-18Char: cyclades, make the isr code readableJiri Slaby
2007-10-18Char: cyclades, remove bottom half processingJiri Slaby
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-07-17Char: cyclades, fix sparse warningJiri Slaby
2007-07-17Char: cyclades, add firmware loadingJiri Slaby
2007-07-16serial: remove termios checks from various old char serial driversAlan Cox
2007-05-23Char: cyclades, fix deadlockJiri Slaby
2007-05-08Char: cyclades, copyright and version changesJiri Slaby
2007-05-08Char: cyclades, probe cleanupJiri Slaby
2007-05-08Char: cyclades, dynamic portsJiri Slaby
2007-05-08Char: cyclades, fix tty device unregisterJiri Slaby
2007-05-08Char: cyclades, conditions cleanupJiri Slaby
2007-05-08Char: cyclades, remove locking macrosJiri Slaby
2007-05-08Char: cyclades, remove unused timestampsJiri Slaby
2007-05-08Char: cyclades, timers cleanupJiri Slaby
2007-05-08Char: cyclades, fix blockmoveJiri Slaby
2007-05-08Char: cyclades, remove sleep_onJiri Slaby
2007-05-08Char: cyclades, make info->card a pointerJiri Slaby
2007-05-08Char: cyclades, get rid of phys addressesJiri Slaby
2007-05-08Char: cyclades, simplify variables initializationJiri Slaby
2007-05-08Char: cyclades, mark cyy_init_card as __devinit, not __initJiri Slaby
2007-05-08Char: cyclades, printk cleanupsJiri Slaby
2007-05-08Char: cyclades, irq is intJiri Slaby
2007-05-08Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby
2007-05-08Char: cyclades, unexport struct cyclades_cardJiri Slaby
2007-05-08Char: cyclades, switch to pci probingJiri Slaby
2007-05-08Char: cyclades, use IS_CYC_Z macroJiri Slaby
2007-05-08Char: cyclades, allow DEBUG_SHIRQJiri Slaby
2007-05-08Char: cyclades, clear interrupts before releasingJiri Slaby
2007-05-08Char: cyclades, tty_register_device separately for each deviceJiri Slaby