summaryrefslogtreecommitdiffstats
path: root/drivers/char/cyclades.c
Commit message (Expand)AuthorAgeFilesLines
* tty: rewrite the ldisc lockingAlan Cox2009-06-111-1/+1
* tty: cyclades, remove unused variablesJiri Slaby2009-06-111-6/+0Star
* tty: cyclades, fix nports handlingJiri Slaby2009-06-111-41/+17Star
* tty: cyclades, convert macros to inlinesJiri Slaby2009-06-111-59/+71
* tty: cyclades, cache HW versionJiri Slaby2009-06-111-21/+11Star
* tty: cyclades, plx9060 casts cleanupJiri Slaby2009-06-111-32/+33
* tty: cyclades, remove spurious check in ISRJiri Slaby2009-06-111-8/+0Star
* tty: cyclades, don't kill FWJiri Slaby2009-06-111-2/+0Star
* tty:cyclades, load firmware even on ZeJiri Slaby2009-06-111-8/+5Star
* cyclades: Auto-load cyclades module when device opened.Scott James Remnant2009-04-061-0/+2
* proc tty: switch cyclades to ->proc_fopsAlexey Dobriyan2009-04-011-34/+20Star
* drivers/char/cyclades.c: cy_pci_probe: fix error pathAndrew Morton2009-01-021-1/+1
* Char: cyclades. remove bogus iomapJiri Slaby2008-10-131-9/+12
* tty: rework break handlingAlan Cox2008-07-221-4/+4
* tty: add more tty_port fieldsAlan Cox2008-07-211-14/+14
* cyclades: use tty_portAlan Cox2008-07-211-158/+157Star
* tty: Ldisc revampAlan Cox2008-07-211-1/+2
* cyclades: treat firmware data as constDavid Woodhouse2008-07-101-5/+5
* drivers/char: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-2/+2
* char: switch gs, cyclades and esp to return int for put_charAlan Cox2008-04-301-4/+5
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-36/+40
* cyclades: use ioremap_nocache for clarity as proposedAlan Cox2008-04-301-1/+1
* cyclades: coding style & reviewAlan Cox2008-04-301-159/+149Star
* cyclades.c: fix sparse shadowed variable warningsHarvey Harrison2008-04-301-2/+2
* cyclades: Prepare for relaxed locking in callersAlan Cox2008-04-301-12/+17
* Char: cyclades, fix potential NULL dereferenceJiri Slaby2007-10-231-1/+1
* Documentation: Remove references to dead "cyclades=" boot optionRobert P. J. Day2007-10-201-2/+0Star
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* Cyclades: Avoid label defined but not used warningJesper Juhl2007-10-181-4/+4
* Char: cyclades, fix some -W warningsJiri Slaby2007-10-181-49/+39Star
* Char: cyclades, move spin_lock to one placeJiri Slaby2007-10-181-7/+2Star
* Char: cyclades, make the isr code readableJiri Slaby2007-10-181-325/+292Star
* Char: cyclades, remove bottom half processingJiri Slaby2007-10-181-91/+20Star
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-2/+2
* Char: cyclades, fix sparse warningJiri Slaby2007-07-171-10/+8Star
* Char: cyclades, add firmware loadingJiri Slaby2007-07-171-23/+328
* serial: remove termios checks from various old char serial driversAlan Cox2007-07-161-4/+0Star
* Char: cyclades, fix deadlockJiri Slaby2007-05-241-0/+1
* Char: cyclades, copyright and version changesJiri Slaby2007-05-081-4/+4
* Char: cyclades, probe cleanupJiri Slaby2007-05-081-270/+198Star
* Char: cyclades, dynamic portsJiri Slaby2007-05-081-73/+69Star
* Char: cyclades, fix tty device unregisterJiri Slaby2007-05-081-2/+2
* Char: cyclades, conditions cleanupJiri Slaby2007-05-081-39/+21Star
* Char: cyclades, remove locking macrosJiri Slaby2007-05-081-127/+118Star
* Char: cyclades, remove unused timestampsJiri Slaby2007-05-081-12/+0Star
* Char: cyclades, timers cleanupJiri Slaby2007-05-081-12/+5Star
* Char: cyclades, fix blockmoveJiri Slaby2007-05-081-18/+16Star
* Char: cyclades, remove sleep_onJiri Slaby2007-05-081-29/+16Star
* Char: cyclades, make info->card a pointerJiri Slaby2007-05-081-161/+162
* Char: cyclades, get rid of phys addressesJiri Slaby2007-05-081-8/+3Star