aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAge
* [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disa...Philipp Zabel2007-11-26
* CRISv10 serial driver rewriteJesper Nilsson2007-11-14
* serial: only use PNP IRQ if it's validBjorn Helgaas2007-11-14
* atmel_serial build warnings begoneDavid Brownell2007-11-14
* 8250_pnp: add support for "LG C1 EXPRESS DUAL" machinesDamian Jurd2007-11-14
* serial: add PNP ID for Davicom ISA 33.6K modemBjorn Helgaas2007-11-14
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-11-09
|\
| * sh: Remove SCI_NPORTS from sh-sci.hNobuhiro Iwamatsu2007-11-07
| * sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-06
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-09
|\ \ | |/ |/|
| * [POWERPC] Uartlite: speed up console outputGrant Likely2007-11-01
* | serial: fix compile warning about putcYinghai Lu2007-11-05
* | PCI: pciserial_resume_one ignored return value of pci_enable_deviceDirk Hohndel2007-11-05
|/
* serial: fix serial_txx9 console initializationAtsushi Nemoto2007-10-30
* netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.Komuro2007-10-29
* serial: stop passing NULL to functions that expect dataAlan Cox2007-10-25
* m68knommu: new style ColdFire UART driverGreg Ungerer2007-10-23
* Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...Mike Frysinger2007-10-21
* typo fixesMatt LaPlante2007-10-19
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* amba-pl011, rename BIT macroJiri Slaby2007-10-19
* remove asm/bitops.h includesJiri Slaby2007-10-19
* serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-18
* jsm: Remove further unneeded crudAlan Cox2007-10-17
* tty: bring the old cris driver back somewhere into the realm of new tty buffe...Alan Cox2007-10-16
* m32r: serial: remove M32R_SIO_SHARE_IRQSHirokazu Takata2007-10-16
* Add support for Wacom WACF007 and WACF008 to serial pnp driverMaik Broemme2007-10-16
* serial_txx9: Use UPF_FIXED_PORTAtsushi Nemoto2007-10-16
* wake up from a serial portGuennadi Liakhovetski2007-10-16
* 8250_pci: Autodetect mainpine cardsAlan Cox2007-10-16
* serial_txx9: cleanup includesAtsushi Nemoto2007-10-16
* Add support for PCMCIA card Sierra WIreless AC850Eric Leblond2007-10-16
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-15
|\
| * [SERIAL] Fix console initialisation orderingRussell King2007-10-15
| * [ARM] pxa: update pxa serial driver to use clk supportRussell King2007-10-12
| * [ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King2007-10-12
* | mpc52xx-uart: fix compile warning (format type mismatch)Grant Likely2007-10-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-10-13
|\ \ | |/ |/|
| * serial: sh-sci: kgdb console build fixes.Paul Mundt2007-09-20
| * sh: Add SH7720 CPU support.Markus Brunner2007-09-20
| * serial: sh-sci: Tidy cpufreq printk.Paul Mundt2007-09-20
| * serial: sh-sci: Shut up compiler warning for SH-X3 SCIF.Paul Mundt2007-09-20
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-12
|\ \
| * | [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-04
| * | [POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood2007-10-03
| * | [POWERPC] cpm_uart: sparse fixesScott Wood2007-10-03
| * | [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood2007-10-03
| * | [POWERPC] Uartlite: Revert register io access changesGrant Likely2007-10-03
| * | [POWERPC] Uartlite: Let the console be initialized earlierGrant Likely2007-10-03
| * | [POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely2007-10-03