summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2009-01-08Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-01-08[ARM] Ensure CONFIG_SERIAL_SAMSUNG_UARTS is always set.Ben Dooks
2009-01-08serial: Add driver for the Cell Network Processor serial port NWP deviceBenjamin Krill
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-06serial: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: Add a space (and a comma) to a printk in 8250 driverPaul Bolle
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2009-01-02serial_8250: support for Sealevel Systems Model 7803 COMM+8Flavio Leitner
2009-01-02Serial: UART driver changes for Cavium OCTEON.David Daney
2009-01-02Serial: Allow port type to be specified when calling serial8250_register_port.David Daney
2009-01-028250: Serial driver changes to support future Cavium OCTEON serial patches.David Daney
2009-01-028250: Don't clobber spinlocks.David Daney
2009-01-02fix for tty-serial-move-portAlexander Beregalov
2009-01-02tty: We want the port object to be persistentAlan Cox
2009-01-02__FUNCTION__ is gcc-specific, use __func__Harvey Harrison
2009-01-02serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos
2009-01-02And here's a patch (to be applied on top of the last) which preventsRussell King
2009-01-02Convert the oxsemi tornado special cases to use the quirk interface and notRussell King
2009-01-02Blackfin Serial Driver: Remove BI status for known_good_charSonic Zhang
2009-01-02Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...Sonic Zhang
2009-01-02Blackfin Serial Driver: Clean serial console and early prink code.Sonic Zhang
2009-01-02Blackfin Serial Driver: fix bug - SIR driver stop receiving randomlyGraf Yang
2009-01-02Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...Sonic Zhang
2008-12-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-22serial: sh-sci: Fix up port pinmux for SH7366.Paul Mundt
2008-12-22serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.Paul Mundt
2008-12-22serial: sh-sci: Generalize port pin initialization.Paul Mundt
2008-12-22serial: sh-sci: Tidy up fifo overrun error handling.Paul Mundt
2008-12-22serial: sh-sci: pr_debug() -> dev_dbg() conversion.Paul Mundt
2008-12-22serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.Paul Mundt
2008-12-22serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.Paul Mundt
2008-12-22sh: Add support for SH7201 CPU subtype.Peter Griffin
2008-12-22serial: sh-sci: Codestyle cleanup patch.Michael Trimarchi
2008-12-21powerpc/mpc5200: fix error paths in PSC UART probe functionWolfram Sang
2008-12-21powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang
2008-12-21powerpc/mpc5200: Make PSC UART driver update serial errors countersRené Bürgel
2008-12-18Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King
2008-12-18Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2008-12-18[ARM] S3C: Remove cpufreq warnings for unset serial informationBen Dooks
2008-12-18[ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handlingBen Dooks
2008-12-18[ARM] S3C: Update number of serial portsBen Dooks
2008-12-18[ARM] MXC: remove dependency to other include files from irqs.hSascha Hauer
2008-12-16patch-mx1-UART-supportPaulius Zaleckas
2008-12-16Merge branch 'merge' into nextPaul Mackerras
2008-12-15[ARM] S3C: Update serial driver IRQ handlingBen Dooks
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King
2008-12-15[ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCsBen Dooks
2008-12-15[ARM] S3C24A0: Serial port definitions and driver support.Sandeep Patil
2008-12-15[ARM] CPUFREQ: S3C24XX serial CPU frequency scaling support.Ben Dooks