summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-11tty: cyclades, convert macros to inlinesJiri Slaby1-59/+71
2009-06-11tty: cyclades, cache HW versionJiri Slaby2-21/+12
2009-06-11tty: cyclades, plx9060 casts cleanupJiri Slaby2-42/+46
2009-06-11tty: synclink_gt add receive pio modePaul Fulghum1-9/+68
2009-06-11tty: Update cdc_acmAlan Cox2-1/+7
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox39-661/+467
2009-06-11tty: Implement a drain delay in the tty portAlan Cox2-0/+14
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox12-41/+89
2009-06-11tty: cyclades, remove spurious check in ISRJiri Slaby1-8/+0
2009-06-11tty: cyclades, don't kill FWJiri Slaby1-2/+0
2009-06-11tty:cyclades, load firmware even on ZeJiri Slaby1-8/+5
2009-06-10Linux 2.6.30v2.6.30Linus Torvalds1-1/+1
2009-06-10char: mxser, fix ISA board lookupPeter Botha1-1/+1