aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/cyclades.c
AgeCommit message (Expand)Author
2010-03-02tty: declare MODULE_FIRMWARE in various driversBen Hutchings
2010-03-02serial: cyclades: allow overriding ISA defaults also when the driver is built-inBartlomiej Zolnierkiewicz
2010-03-02serial: Char: cyclades, fix compiler warningJiri Slaby
2009-10-01cyclades: fix read buffer overflowRoel Kluin
2009-09-19serial: move delta_msr_wait into the tty_portAlan Cox
2009-09-19cyclades: use the full port_close functionAlan Cox
2009-09-19cyclades: remove more duplicated codeJiri Slaby
2009-09-19cyclades: introduce cyy_readb/writebJiri Slaby
2009-09-19cyclades: tiocm cleanupJiri Slaby
2009-09-19cyclades: ioctls cleanupJiri Slaby
2009-09-19cyclades: merge cy_startup tailsJiri Slaby
2009-09-19cyclades: use dtr_rts helpersJiri Slaby
2009-09-19cyclades: sleep instead busy-waitJiri Slaby
2009-09-19cyclades: overall cleanupJiri Slaby
2009-09-19cyclades: close cleanupJiri Slaby
2009-09-19cyclades: switch to tty_port_hangupJiri Slaby
2009-09-19cyclades: avoid addresses recomputationJiri Slaby
2009-09-19cyclades: remove block_til_readyJiri Slaby
2009-09-19cyclades: add tty refcountingJiri Slaby
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-11tty: rewrite the ldisc lockingAlan Cox
2009-06-11tty: cyclades, remove unused variablesJiri Slaby
2009-06-11tty: cyclades, fix nports handlingJiri Slaby
2009-06-11tty: cyclades, convert macros to inlinesJiri Slaby
2009-06-11tty: cyclades, cache HW versionJiri Slaby
2009-06-11tty: cyclades, plx9060 casts cleanupJiri Slaby
2009-06-11tty: cyclades, remove spurious check in ISRJiri Slaby
2009-06-11tty: cyclades, don't kill FWJiri Slaby
2009-06-11tty:cyclades, load firmware even on ZeJiri Slaby
2009-04-06cyclades: Auto-load cyclades module when device opened.Scott James Remnant
2009-04-01proc tty: switch cyclades to ->proc_fopsAlexey Dobriyan
2009-01-02drivers/char/cyclades.c: cy_pci_probe: fix error pathAndrew Morton
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