Age | Commit message (Expand) | Author |
2007-12-29 | [SERIAL]: Fix section mismatches in Sun serial console drivers. | David S. Miller |
2007-12-12 | [SERIAL] sparc: Infrastructure to fix section mismatch bugs. | Martin Habets |
2007-12-10 | drivers/serial/uartlite.c: Add missing of_node_put | Julia Lawall |
2007-11-30 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-11-29 | IP22ZILOG: fix lockup and sysrq | Thomas Bogendoerfer |
2007-11-26 | [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disa... | Philipp Zabel |
2007-11-23 | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFIN | Mike Frysinger |
2007-11-14 | CRISv10 serial driver rewrite | Jesper Nilsson |
2007-11-14 | serial: only use PNP IRQ if it's valid | Bjorn Helgaas |
2007-11-14 | atmel_serial build warnings begone | David Brownell |
2007-11-14 | 8250_pnp: add support for "LG C1 EXPRESS DUAL" machines | Damian Jurd |
2007-11-14 | serial: add PNP ID for Davicom ISA 33.6K modem | Bjorn Helgaas |
2007-11-09 | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2007-11-09 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-11-07 | sh: Remove SCI_NPORTS from sh-sci.h | Nobuhiro Iwamatsu |
2007-11-07 | sh: Kill off the remaining ST40 cruft. | Paul Mundt |
2007-11-05 | serial: fix compile warning about putc | Yinghai Lu |
2007-11-05 | PCI: pciserial_resume_one ignored return value of pci_enable_device | Dirk Hohndel |
2007-11-01 | [POWERPC] Uartlite: speed up console output | Grant Likely |
2007-10-30 | serial: fix serial_txx9 console initialization | Atsushi Nemoto |
2007-10-29 | netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes. | Komuro |
2007-10-25 | serial: stop passing NULL to functions that expect data | Alan Cox |
2007-10-23 | m68knommu: new style ColdFire UART driver | Greg Ungerer |
2007-10-21 | Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a... | Mike Frysinger |
2007-10-20 | typo fixes | Matt LaPlante |
2007-10-19 | Convert files to UTF-8 and some cleanups | Jan Engelhardt |
2007-10-19 | amba-pl011, rename BIT macro | Jiri Slaby |
2007-10-19 | remove asm/bitops.h includes | Jiri Slaby |
2007-10-18 | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon |
2007-10-17 | jsm: Remove further unneeded crud | Alan Cox |
2007-10-16 | tty: bring the old cris driver back somewhere into the realm of new tty buffe... | Alan Cox |
2007-10-16 | m32r: serial: remove M32R_SIO_SHARE_IRQS | Hirokazu Takata |
2007-10-16 | Add support for Wacom WACF007 and WACF008 to serial pnp driver | Maik Broemme |
2007-10-16 | serial_txx9: Use UPF_FIXED_PORT | Atsushi Nemoto |
2007-10-16 | wake up from a serial port | Guennadi Liakhovetski |
2007-10-16 | 8250_pci: Autodetect mainpine cards | Alan Cox |
2007-10-16 | serial_txx9: cleanup includes | Atsushi Nemoto |
2007-10-16 | Add support for PCMCIA card Sierra WIreless AC850 | Eric Leblond |
2007-10-15 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2007-10-15 | [SERIAL] Fix console initialisation ordering | Russell King |
2007-10-14 | mpc52xx-uart: fix compile warning (format type mismatch) | Grant Likely |
2007-10-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2007-10-12 | [ARM] pxa: update pxa serial driver to use clk support | Russell King |
2007-10-12 | [ARM] pxa: convert PXA serial drivers to use platform resources | Russell King |
2007-10-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds |
2007-10-04 | [POWERPC] cpm: Describe multi-user ram in its own device node. | Scott Wood |
2007-10-03 | [POWERPC] cpm_uart: Issue STOP_TX command before initializing console. | Scott Wood |
2007-10-03 | [POWERPC] cpm_uart: sparse fixes | Scott Wood |
2007-10-03 | [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ... | Scott Wood |
2007-10-03 | [POWERPC] Uartlite: Revert register io access changes | Grant Likely |