aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-11Blackfin Serial Driver: fix baudrate for early_printkRobin Getz
2009-06-11Blackfin Serial Driver: fix error while transferring large filesSonic Zhang
2009-06-11Blackfin SPORT UART: rewrite inline assemblyMike Frysinger
2009-06-11Blackfin SPORT UART: fix data misses while using transmit frame syncMichael Hennerich
2009-06-11Blackfin SPORT UART: fix typo in sport_set_termios prototypeMike Frysinger
2009-06-11serial: add support for the TI AR7 internal UARTFlorian Fainelli
2009-06-11icom: fix compile errors when defining ICOM_TRACEBreno Leitao
2009-06-11parport_pc: clean up the modified while loops using forAlan Cox
2009-06-11parport_pc: Coding styleAlan Cox
2009-06-11parport_pc: Fix subscription bugsMichael Buesch
2009-06-11tty: simplify buffer allocator cleanupsAlan Cox
2009-06-11tty: remove buffer special casingAlan Cox
2009-06-11icom: fixing a if clause spaghettiBreno Leitao
2009-06-11jsm: correctly support multiple 4/8-port boardsAlexander Y. Fomichev
2009-06-11tty: iuu_phoenix: update version number.Olivier Bornet
2009-06-11tty: iuu_phoenix: set termios.Olivier Bornet
2009-06-11tty: iuu_phoenix: Fix stopbit when uart goes on.Olivier Bornet
2009-06-11tty: iuu_phoenix: fix locking.Olivier Bornet
2009-06-11tty: bring ldisc into CodingStyleAlan Cox
2009-06-11tty: Move ldisc_flushAlan Cox
2009-06-11tty: rewrite the ldisc lockingAlan Cox
2009-06-11tty: Extract various bits of ldisc codeAlan Cox
2009-06-11tty: Fix oops when scanning the polling list for kgdbAlan Cox
2009-06-11pty: Fix a commentAlan Cox
2009-06-11tty: throttling race fixAlan Cox
2009-06-118250_pci: add the OXCB950 chip to the 8250 PCI driver.Andre Przywara
2009-06-11epca: fix test_bit parametersJiri Slaby
2009-06-11rocket: fix test_bit parametersJiri Slaby
2009-06-11tty: Clean up the ACM driver to CodingStyleAlan Cox
2009-06-11tty: cdc_acm add krefsAlan Cox
2009-06-11tty: cyclades, remove unused variablesJiri Slaby
2009-06-11tty: cyclades, fix nports handlingJiri Slaby
2009-06-11tty: cyclades, convert macros to inlinesJiri Slaby
2009-06-11tty: cyclades, cache HW versionJiri Slaby
2009-06-11tty: cyclades, plx9060 casts cleanupJiri Slaby
2009-06-11tty: synclink_gt add receive pio modePaul Fulghum
2009-06-11tty: Update cdc_acmAlan Cox
2009-06-11tty: Bring the usb tty port structure into more useAlan Cox
2009-06-11tty: Implement a drain delay in the tty portAlan Cox
2009-06-11tty: Add carrier processing on close to the tty_port coreAlan Cox
2009-06-11tty: cyclades, remove spurious check in ISRJiri Slaby
2009-06-11tty: cyclades, don't kill FWJiri Slaby
2009-06-11tty:cyclades, load firmware even on ZeJiri Slaby
2009-06-11sh: Tie sparseirq in to Kconfig.Paul Mundt
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-10floppy: fix hibernationOndrej Zary
2009-06-10ramdisk: remove long-deprecated "ramdisk=" boot-time parameterRobert P. J. Day