Age | Commit message (Expand) | Author |
2009-01-16 | serial: Add 16850 uart type support to OF uart driver | Matthias Fuchs |
2009-01-15 | atmel_serial: fix flow control bug | Itai Levi |
2009-01-15 | When a break signal is detected, the next character should be ignored. | Mischa Jonker |
2009-01-15 | serial: Add SupraExpress 336i PnP Voice Modem | Daniel Gagnon |
2009-01-15 | 8250_pci: add support for netmos 9835 IBM devices | Jiri Slaby |
2009-01-13 | fix early_serial_setup() regression | Helge Deller |
2009-01-12 | neo: Remove a bogus NULL check | Alan Cox |
2009-01-08 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2009-01-08 | [ARM] Ensure CONFIG_SERIAL_SAMSUNG_UARTS is always set. | Ben Dooks |
2009-01-08 | serial: Add driver for the Cell Network Processor serial port NWP device | Benjamin Krill |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-06 | serial: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | trivial: Add a space (and a comma) to a printk in 8250 driver | Paul Bolle |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
2009-01-02 | serial_8250: support for Sealevel Systems Model 7803 COMM+8 | Flavio Leitner |
2009-01-02 | Serial: UART driver changes for Cavium OCTEON. | David Daney |
2009-01-02 | Serial: Allow port type to be specified when calling serial8250_register_port. | David Daney |
2009-01-02 | 8250: Serial driver changes to support future Cavium OCTEON serial patches. | David Daney |
2009-01-02 | 8250: Don't clobber spinlocks. | David Daney |
2009-01-02 | fix for tty-serial-move-port | Alexander Beregalov |
2009-01-02 | tty: We want the port object to be persistent | Alan Cox |
2009-01-02 | __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison |
2009-01-02 | serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua... | Niels de Vos |
2009-01-02 | And here's a patch (to be applied on top of the last) which prevents | Russell King |
2009-01-02 | Convert the oxsemi tornado special cases to use the quirk interface and not | Russell King |
2009-01-02 | Blackfin Serial Driver: Remove BI status for known_good_char | Sonic Zhang |
2009-01-02 | Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o... | Sonic Zhang |
2009-01-02 | Blackfin Serial Driver: Clean serial console and early prink code. | Sonic Zhang |
2009-01-02 | Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly | Graf Yang |
2009-01-02 | Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr... | Sonic Zhang |
2008-12-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds |
2008-12-22 | serial: sh-sci: Fix up port pinmux for SH7366. | Paul Mundt |
2008-12-22 | serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL. | Paul Mundt |
2008-12-22 | serial: sh-sci: Generalize port pin initialization. | Paul Mundt |
2008-12-22 | serial: sh-sci: Tidy up fifo overrun error handling. | Paul Mundt |
2008-12-22 | serial: sh-sci: pr_debug() -> dev_dbg() conversion. | Paul Mundt |
2008-12-22 | serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock. | Paul Mundt |
2008-12-22 | serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console. | Paul Mundt |
2008-12-22 | sh: Add support for SH7201 CPU subtype. | Peter Griffin |
2008-12-22 | serial: sh-sci: Codestyle cleanup patch. | Michael Trimarchi |
2008-12-21 | powerpc/mpc5200: fix error paths in PSC UART probe function | Wolfram Sang |
2008-12-21 | powerpc/mpc5200: add rts/cts handling in PSC UART driver | Wolfram Sang |
2008-12-21 | powerpc/mpc5200: Make PSC UART driver update serial errors counters | René Bürgel |
2008-12-18 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel | Russell King |
2008-12-18 | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into devel | Russell King |
2008-12-18 | [ARM] S3C: Remove cpufreq warnings for unset serial information | Ben Dooks |
2008-12-18 | [ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handling | Ben Dooks |
2008-12-18 | [ARM] S3C: Update number of serial ports | Ben Dooks |
2008-12-18 | [ARM] MXC: remove dependency to other include files from irqs.h | Sascha Hauer |