summaryrefslogtreecommitdiffstats
path: root/drivers/char/cyclades.c
Commit message (Expand)AuthorAgeFilesLines
* 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-201-14/+14
* cyclades: use tty_portAlan Cox2008-07-201-158/+157
* tty: Ldisc revampAlan Cox2008-07-201-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/+149
* 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/+0
* 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/+39
* Char: cyclades, move spin_lock to one placeJiri Slaby2007-10-181-7/+2
* Char: cyclades, make the isr code readableJiri Slaby2007-10-181-325/+292
* Char: cyclades, remove bottom half processingJiri Slaby2007-10-181-91/+20
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-2/+2
* Char: cyclades, fix sparse warningJiri Slaby2007-07-171-10/+8
* Char: cyclades, add firmware loadingJiri Slaby2007-07-171-23/+328
* serial: remove termios checks from various old char serial driversAlan Cox2007-07-161-4/+0
* Char: cyclades, fix deadlockJiri Slaby2007-05-231-0/+1
* Char: cyclades, copyright and version changesJiri Slaby2007-05-081-4/+4
* Char: cyclades, probe cleanupJiri Slaby2007-05-081-270/+198
* Char: cyclades, dynamic portsJiri Slaby2007-05-081-73/+69
* Char: cyclades, fix tty device unregisterJiri Slaby2007-05-081-2/+2
* Char: cyclades, conditions cleanupJiri Slaby2007-05-081-39/+21
* Char: cyclades, remove locking macrosJiri Slaby2007-05-081-127/+118
* Char: cyclades, remove unused timestampsJiri Slaby2007-05-081-12/+0
* Char: cyclades, timers cleanupJiri Slaby2007-05-081-12/+5
* Char: cyclades, fix blockmoveJiri Slaby2007-05-081-18/+16
* Char: cyclades, remove sleep_onJiri Slaby2007-05-081-29/+16
* Char: cyclades, make info->card a pointerJiri Slaby2007-05-081-161/+162
* Char: cyclades, get rid of phys addressesJiri Slaby2007-05-081-8/+3
* Char: cyclades, simplify variables initializationJiri Slaby2007-05-081-112/+44
* Char: cyclades, mark cyy_init_card as __devinit, not __initJiri Slaby2007-05-081-2/+2
* Char: cyclades, printk cleanupsJiri Slaby2007-05-081-310/+220
* Char: cyclades, irq is intJiri Slaby2007-05-081-18/+12
* Char: cyclades, remove useless fileds from cyclades_cardJiri Slaby2007-05-081-9/+0
* Char: cyclades, unexport struct cyclades_cardJiri Slaby2007-05-081-8/+0
* Char: cyclades, switch to pci probingJiri Slaby2007-05-081-48/+17
* Char: cyclades, use IS_CYC_Z macroJiri Slaby2007-05-081-11/+6
* Char: cyclades, allow DEBUG_SHIRQJiri Slaby2007-05-081-0/+4
* Char: cyclades, clear interrupts before releasingJiri Slaby2007-05-081-0/+13
* Char: cyclades, tty_register_device separately for each deviceJiri Slaby2007-05-081-1/+19
OpenPOWER on IntegriCloud