aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char/cyclades.c
Commit message (Expand)AuthorAge
* 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
* serial: remove termios checks from various old char serial driversAlan Cox2007-07-16
* Char: cyclades, fix deadlockJiri Slaby2007-05-23
* Char: cyclades, copyright and version changesJiri Slaby2007-05-08
* Char: cyclades, probe cleanupJiri Slaby2007-05-08
* Char: cyclades, dynamic portsJiri Slaby2007-05-08
* Char: cyclades, fix tty device unregisterJiri Slaby2007-05-08
* Char: cyclades, conditions cleanupJiri Slaby2007-05-08
* Char: cyclades, remove locking macrosJiri Slaby2007-05-08
* Char: cyclades, remove unused timestampsJiri Slaby2007-05-08
* Char: cyclades, timers cleanupJiri Slaby2007-05-08
* Char: cyclades, fix blockmoveJiri Slaby2007-05-08
* Char: cyclades, remove sleep_onJiri Slaby2007-05-08
* Char: cyclades, make info->card a pointerJiri Slaby2007-05-08
* Char: cyclades, get rid of phys addressesJiri Slaby2007-05-08
* Char: cyclades, simplify variables initializationJiri Slaby2007-05-08
* Char: cyclades, mark cyy_init_card as __devinit, not __initJiri Slaby2007-05-08
* Char: cyclades, printk cleanupsJiri Slaby2007-05-08
* Char: cyclades, irq is intJiri Slaby2007-05-08
* Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby2007-05-08
* Char: cyclades, unexport struct cyclades_cardJiri Slaby2007-05-08
* Char: cyclades, switch to pci probingJiri Slaby2007-05-08
* Char: cyclades, use IS_CYC_Z macroJiri Slaby2007-05-08
* Char: cyclades, allow DEBUG_SHIRQJiri Slaby2007-05-08
* Char: cyclades, clear interrupts before releasingJiri Slaby2007-05-08
* Char: cyclades, tty_register_device separately for each deviceJiri Slaby2007-05-08