summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: Add URL for ttydev queueAlan Cox2009-06-111-1/+2
* devpts: unregister the file system on errorAlan Cox2009-06-111-1/+3
* tty: Untangle termios and mm mutex dependenciesAlan Cox2009-06-111-29/+46
* tty: bfin_jtag_comm: emulate a TTY over the Blackfin EMUDAT/JTAG interfaceMike Frysinger2009-06-113-0/+379
* ftdi_sio: don't override modem bitsAlan Cox2009-06-111-5/+0
* tty: fix bluetooth scribbling on low latency flagsAlan Cox2009-06-111-1/+0
* ft232: support the ASYNC_LOW_LATENCY flagAlan Cox2009-06-111-34/+60
* USB: CP210X Replace CP2101 with CP210xCraig Shelley2009-06-111-97/+97
* USB: CP210X Use official request code definitionsCraig Shelley2009-06-111-42/+56
* USB: CP210X Add device IDsCraig Shelley2009-06-111-0/+7
* Blackfin Serial Driver: disable dma rx interrupt only rather than all irqsSonic Zhang2009-06-111-3/+4
* Blackfin Serial Driver: handle anomaly 05000231Sonic Zhang2009-06-111-2/+10
* Blackfin Serial Driver: annotate anomalies 05000215 and 05000099Sonic Zhang2009-06-111-0/+14
* Blackfin Serial Driver: handle irregular DMA register status in auto start modeSonic Zhang2009-06-111-3/+4
* Blackfin Serial Driver: fix missing new lines when under loadGraf Yang2009-06-111-0/+1
* Blackfin Serial Driver: fix baudrate for early_printkRobin Getz2009-06-111-1/+6
* Blackfin Serial Driver: fix error while transferring large filesSonic Zhang2009-06-111-2/+29
* Blackfin SPORT UART: rewrite inline assemblyMike Frysinger2009-06-111-25/+29
* Blackfin SPORT UART: fix data misses while using transmit frame syncMichael Hennerich2009-06-111-1/+1
* Blackfin SPORT UART: fix typo in sport_set_termios prototypeMike Frysinger2009-06-111-1/+1
* serial: add support for the TI AR7 internal UARTFlorian Fainelli2009-06-112-1/+9
* icom: fix compile errors when defining ICOM_TRACEBreno Leitao2009-06-111-10/+6
* parport_pc: clean up the modified while loops using forAlan Cox2009-06-111-41/+57
* parport_pc: Coding styleAlan Cox2009-06-111-830/+916
* parport_pc: Fix subscription bugsMichael Buesch2009-06-111-16/+18
* tty: simplify buffer allocator cleanupsAlan Cox2009-06-111-17/+5
* tty: remove buffer special casingAlan Cox2009-06-112-17/+4
* icom: fixing a if clause spaghettiBreno Leitao2009-06-111-2/+2
* jsm: correctly support multiple 4/8-port boardsAlexander Y. Fomichev2009-06-112-2/+13
* tty: iuu_phoenix: update version number.Olivier Bornet2009-06-111-1/+1
* tty: iuu_phoenix: set termios.Olivier Bornet2009-06-111-0/+50
* tty: iuu_phoenix: Fix stopbit when uart goes on.Olivier Bornet2009-06-111-1/+1
* tty: iuu_phoenix: fix locking.Olivier Bornet2009-06-111-16/+13
* tty: bring ldisc into CodingStyleAlan Cox2009-06-111-13/+9
* tty: Move ldisc_flushAlan Cox2009-06-112-21/+21
* tty: rewrite the ldisc lockingAlan Cox2009-06-1111-254/+330
* tty: Extract various bits of ldisc codeAlan Cox2009-06-113-36/+88
* tty: Fix oops when scanning the polling list for kgdbAlan Cox2009-06-111-6/+7
* pty: Fix a commentAlan Cox2009-06-111-1/+0
* serial: update maintainers fileAlan Cox2009-06-111-1/+2
* tty: throttling race fixAlan Cox2009-06-112-2/+17
* x86: fix ktermios-termio conversionArnd Bergmann2009-06-111-0/+1
* 8250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara2009-06-112-0/+5
* epca: fix test_bit parametersJiri Slaby2009-06-111-4/+5
* rocket: fix test_bit parametersJiri Slaby2009-06-111-3/+3
* serial: refactor ASYNC_ flagsJiri Slaby2009-06-111-47/+69
* tty: Clean up the ACM driver to CodingStyleAlan Cox2009-06-111-131/+160
* tty: cdc_acm add krefsAlan Cox2009-06-112-68/+98
* tty: cyclades, remove unused variablesJiri Slaby2009-06-111-6/+0
* tty: cyclades, fix nports handlingJiri Slaby2009-06-111-41/+17
OpenPOWER on IntegriCloud