Age | Commit message (Expand) | Author |
2008-06-07 | Blackfin serial driver: fix up tty core set_ldisc API change breakage bug | Graf Yang |
2008-06-03 | Blackfin Serial Driver: Clean up BF54x macro in blackfin UART driver. | Sonic Zhang |
2008-06-06 | atmel_serial: filter out FP during baud rate detection | Haavard Skinnemoen |
2008-06-06 | serial: fix driver_name conflicts | Anton Vorontsov |
2008-06-04 | Fix uart_set_ldisc() function type | Linus Torvalds |
2008-06-03 | serial_core: uart_set_ldisc infrastructure | Alan Cox |
2008-05-31 | 8250 Serial Driver: revert extra IRQ flag definition patch | Bryan Wu |
2008-05-24 | serial: fix enable_irq_wake/disable_irq_wake imbalance in serial_core.c | Arjan van de Ven |
2008-05-24 | serial: support for InstaShield IS-400 four port RS-232 PCI card | Ignacio García Pérez |
2008-05-20 | sunhv: Fix locking in non-paged I/O case. | David S. Miller |
2008-05-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2008-05-17 | Blackfin SPORTS UART Driver: converting BFIN->BLACKFIN | Mike Frysinger |
2008-05-17 | 8250 Serial Driver: Added support for 8250-class UARTs in HV Sistemas H8606 b... | Javier Herrero |
2008-05-16 | sh: use the common ascii hex helpers | Harvey Harrison |
2008-05-14 | m68knommu: add info about removing mcfserial | Sebastian Siewior |
2008-05-12 | cris: Fix compile failure due to typo in serial driver | Alan Cox |
2008-05-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo... | Linus Torvalds |
2008-05-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2008-05-08 | serial: access after NULL check in uart_flush_buffer() | Tetsuo Handa |
2008-05-08 | sh-sci: avoid writing to nonexistent registers | Magnus Damm |
2008-05-08 | sh-sci: sh7722 lacks scsptr registers | Magnus Damm |
2008-05-08 | sh-sci: improve sh7722 support | Magnus Damm |
2008-05-08 | sh: Enable use of the clk fwk on SH-5. | Paul Mundt |
2008-05-07 | Blackfin Serial Driver: abstract away DLAB differences into header | Mike Frysinger |
2008-05-07 | Blackfin Serial Driver: macro away the IER differences between processors | Mike Frysinger |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-05-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc | Linus Torvalds |
2008-05-02 | serial: Fix sparc driver name strings. | David S. Miller |
2008-05-01 | Fix a potential issue in mpc52xx uart driver | Andrew Liu |
2008-05-01 | jsm: add new supported board to jsm serial driver | Scott Kilau |
2008-05-01 | 8250: switch 8250 drivers to use _nocache ioremaps | Alan Cox |
2008-04-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2008-04-30 | serial: replace remaining __FUNCTION__ occurrences | Harvey Harrison |
2008-04-30 | tty: The big operations rework | Alan Cox |
2008-04-30 | serial: switch the serial core to int put_char methods | Alan Cox |
2008-04-30 | serial m68k: put_char returns | Alan Cox |
2008-04-30 | tty/serial: lay the foundations for the next set of reworks | Alan Cox |
2008-04-30 | serial_core: Prepare for BKL push down | Alan Cox |
2008-04-30 | 68360serial: Note that there isn't any info->mcr locking | Alan Cox |
2008-04-30 | Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UART | Bryan Wu |
2008-04-29 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-04-29 | [POWERPC] mpc5200: Fix unterminated of_device_id table | Grant Likely |
2008-04-28 | [ARM] serial: s3c2410: platform_get_irq() may return signed unnoticed | Roel Kluin |
2008-04-28 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds |
2008-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2008-04-28 | [MIPS] Alchemy: move UART platform code to its proper place | Sergei Shtylyov |
2008-04-28 | atmel_serial: remove duplicated macro definition | Michael Trimarchi |
2008-04-28 | serial: use time_before, time_before_eq, etc | Julia Lawall |
2008-04-28 | serial 8250: tighten test for using backup timer | Alex Williamson |
2008-04-28 | serial: add vr41xx_siu_early_setup() for serial console | Yoichi Yuasa |