Age | Commit message (Expand) | Author | Files | Lines |
2009-02-27 | Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2009-02-20 | 8250: fix boot hang with serial console when using with Serial Over Lan port | Mauro Carvalho Chehab | 2 | -0/+51 |
2009-02-18 | jsm: additional device support | Adam Lackorzynski | 1 | -0/+3 |
2009-02-18 | atmel_serial might lose modem status change | Atsushi Nemoto | 1 | -0/+4 |
2009-02-12 | serial: sh-sci: fix overrun error handling for SH7785 SCIF. | Kuninori Morimoto | 1 | -1/+1 |
2009-01-30 | Add enable_ms to jsm driver | Paul Larson | 1 | -0/+6 |
2009-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds | 1 | -0/+11 |
2009-01-27 | Add support for '8-port RS-232 MIC-3620 from advantech' | Michael Bramer | 1 | -0/+6 |
2009-01-27 | Move jsm_remove_one to .devexit.text | Uwe Kleine-König | 1 | -1/+1 |
2009-01-27 | MIPS: enable serial UART support on PNX833X devices. | Ihar Hrachyshka | 1 | -1/+1 |
2009-01-27 | m68knommu: fix ColdFire 5272 serial baud rates in mcf.c | John Adamson | 1 | -0/+11 |
2009-01-21 | sh: fix sh-sci / early printk build on sh7723 | Magnus Damm | 1 | -0/+1 |
2009-01-21 | serial: sh-sci: Fix up SH7720/SH7721 SCI build. | Paul Mundt | 1 | -1/+3 |
2009-01-16 | serial: Add 16850 uart type support to OF uart driver | Matthias Fuchs | 1 | -0/+1 |
2009-01-15 | atmel_serial: fix flow control bug | Itai Levi | 1 | -1/+1 |
2009-01-15 | When a break signal is detected, the next character should be ignored. | Mischa Jonker | 1 | -11/+12 |
2009-01-15 | serial: Add SupraExpress 336i PnP Voice Modem | Daniel Gagnon | 1 | -0/+2 |
2009-01-15 | 8250_pci: add support for netmos 9835 IBM devices | Jiri Slaby | 1 | -0/+8 |
2009-01-13 | fix early_serial_setup() regression | Helge Deller | 1 | -0/+2 |
2009-01-12 | neo: Remove a bogus NULL check | Alan Cox | 1 | -3/+0 |
2009-01-08 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -1/+1 |
2009-01-08 | [ARM] Ensure CONFIG_SERIAL_SAMSUNG_UARTS is always set. | Ben Dooks | 1 | -1/+1 |
2009-01-08 | serial: Add driver for the Cell Network Processor serial port NWP device | Benjamin Krill | 4 | -1/+513 |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+3 |
2009-01-06 | serial: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -2/+2 |
2009-01-06 | trivial: Add a space (and a comma) to a printk in 8250 driver | Paul Bolle | 1 | -1/+1 |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 1 | -2/+2 |
2009-01-02 | serial_8250: support for Sealevel Systems Model 7803 COMM+8 | Flavio Leitner | 1 | -0/+3 |
2009-01-02 | Serial: UART driver changes for Cavium OCTEON. | David Daney | 1 | -0/+7 |
2009-01-02 | Serial: Allow port type to be specified when calling serial8250_register_port. | David Daney | 2 | -2/+14 |
2009-01-02 | 8250: Serial driver changes to support future Cavium OCTEON serial patches. | David Daney | 1 | -58/+136 |
2009-01-02 | 8250: Don't clobber spinlocks. | David Daney | 1 | -2/+13 |
2009-01-02 | fix for tty-serial-move-port | Alexander Beregalov | 1 | -3/+1 |
2009-01-02 | tty: We want the port object to be persistent | Alan Cox | 2 | -84/+62 |
2009-01-02 | __FUNCTION__ is gcc-specific, use __func__ | Harvey Harrison | 1 | -30/+30 |
2009-01-02 | serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua... | Niels de Vos | 1 | -0/+3 |
2009-01-02 | And here's a patch (to be applied on top of the last) which prevents | Russell King | 1 | -16/+21 |
2009-01-02 | Convert the oxsemi tornado special cases to use the quirk interface and not | Russell King | 1 | -40/+51 |
2009-01-02 | Blackfin Serial Driver: Remove BI status for known_good_char | Sonic Zhang | 1 | -0/+1 |
2009-01-02 | Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o... | Sonic Zhang | 1 | -3/+8 |
2009-01-02 | Blackfin Serial Driver: Clean serial console and early prink code. | Sonic Zhang | 1 | -12/+4 |
2009-01-02 | Blackfin Serial Driver: fix bug - SIR driver stop receiving randomly | Graf Yang | 1 | -0/+24 |
2009-01-02 | Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr... | Sonic Zhang | 1 | -98/+89 |
2008-12-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 11 | -46/+461 |
2008-12-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 2 | -14/+87 |
2008-12-22 | serial: sh-sci: Fix up port pinmux for SH7366. | Paul Mundt | 1 | -1/+1 |
2008-12-22 | serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL. | Paul Mundt | 1 | -0/+3 |
2008-12-22 | serial: sh-sci: Generalize port pin initialization. | Paul Mundt | 2 | -114/+43 |
2008-12-22 | serial: sh-sci: Tidy up fifo overrun error handling. | Paul Mundt | 2 | -27/+29 |
2008-12-22 | serial: sh-sci: pr_debug() -> dev_dbg() conversion. | Paul Mundt | 1 | -23/+26 |