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