aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/cyclades.c
Commit message (Expand)AuthorAge
* tty: move a number of tty drivers from drivers/char/ to drivers/tty/Greg Kroah-Hartman2011-02-22
* tty: now phase out the ioctl file pointer for goodAlan Cox2011-02-17
* tiocmset: kill the file pointer argumentAlan Cox2011-02-17
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-17
* tty: icount changeover for other main devicesAlan Cox2010-10-22
* tty: introduce wait_event_interruptible_ttyArnd Bergmann2010-08-10
* cyclades: Kill off BKL usageAlan Cox2010-08-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tty: declare MODULE_FIRMWARE in various driversBen Hutchings2010-03-02
* serial: cyclades: allow overriding ISA defaults also when the driver is built-inBartlomiej Zolnierkiewicz2010-03-02
* serial: Char: cyclades, fix compiler warningJiri Slaby2010-03-02
* cyclades: fix read buffer overflowRoel Kluin2009-10-01
* serial: move delta_msr_wait into the tty_portAlan Cox2009-09-19
* cyclades: use the full port_close functionAlan Cox2009-09-19
* 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