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