aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/cyclades.c
Commit message (Expand)AuthorAge
* cyclades: remove more duplicated codeJiri Slaby2009-09-19
* cyclades: introduce cyy_readb/writebJiri Slaby2009-09-19
* cyclades: tiocm cleanupJiri Slaby2009-09-19
* cyclades: ioctls cleanupJiri Slaby2009-09-19
* cyclades: merge cy_startup tailsJiri Slaby2009-09-19
* cyclades: use dtr_rts helpersJiri Slaby2009-09-19
* cyclades: sleep instead busy-waitJiri Slaby2009-09-19
* cyclades: overall cleanupJiri Slaby2009-09-19
* cyclades: close cleanupJiri Slaby2009-09-19
* cyclades: switch to tty_port_hangupJiri Slaby2009-09-19
* cyclades: avoid addresses recomputationJiri Slaby2009-09-19
* cyclades: remove block_til_readyJiri Slaby2009-09-19
* cyclades: add tty refcountingJiri Slaby2009-09-19
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* tty: rewrite the ldisc lockingAlan Cox2009-06-11
* tty: cyclades, remove unused variablesJiri Slaby2009-06-11
* tty: cyclades, fix nports handlingJiri Slaby2009-06-11
* tty: cyclades, convert macros to inlinesJiri Slaby2009-06-11
* tty: cyclades, cache HW versionJiri Slaby2009-06-11
* tty: cyclades, plx9060 casts cleanupJiri Slaby2009-06-11
* tty: cyclades, remove spurious check in ISRJiri Slaby2009-06-11
* tty: cyclades, don't kill FWJiri Slaby2009-06-11
* tty:cyclades, load firmware even on ZeJiri Slaby2009-06-11
* cyclades: Auto-load cyclades module when device opened.Scott James Remnant2009-04-06
* proc tty: switch cyclades to ->proc_fopsAlexey Dobriyan2009-04-01
* drivers/char/cyclades.c: cy_pci_probe: fix error pathAndrew Morton2009-01-02
* Char: cyclades. remove bogus iomapJiri Slaby2008-10-13
* tty: rework break handlingAlan Cox2008-07-22
* tty: add more tty_port fieldsAlan Cox2008-07-20
* cyclades: use tty_portAlan Cox2008-07-20
* tty: Ldisc revampAlan Cox2008-07-20
* cyclades: treat firmware data as constDavid Woodhouse2008-07-10
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* char: switch gs, cyclades and esp to return int for put_charAlan Cox2008-04-30
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-30
* cyclades: use ioremap_nocache for clarity as proposedAlan Cox2008-04-30
* cyclades: coding style & reviewAlan Cox2008-04-30
* cyclades.c: fix sparse shadowed variable warningsHarvey Harrison2008-04-30
* cyclades: Prepare for relaxed locking in callersAlan Cox2008-04-30
* Char: cyclades, fix potential NULL dereferenceJiri Slaby2007-10-23
* Documentation: Remove references to dead "cyclades=" boot optionRobert P. J. Day2007-10-19
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* Cyclades: Avoid label defined but not used warningJesper Juhl2007-10-18
* Char: cyclades, fix some -W warningsJiri Slaby2007-10-18
* Char: cyclades, move spin_lock to one placeJiri Slaby2007-10-18
* Char: cyclades, make the isr code readableJiri Slaby2007-10-18
* Char: cyclades, remove bottom half processingJiri Slaby2007-10-18
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-17
* Char: cyclades, fix sparse warningJiri Slaby2007-07-17
* Char: cyclades, add firmware loadingJiri Slaby2007-07-17