summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* CRISv10 serial driver rewriteJesper Nilsson2007-11-142-859/+580
* serial: only use PNP IRQ if it's validBjorn Helgaas2007-11-141-1/+2
* atmel_serial build warnings begoneDavid Brownell2007-11-141-9/+0
* 8250_pnp: add support for "LG C1 EXPRESS DUAL" machinesDamian Jurd2007-11-141-0/+5
* serial: add PNP ID for Davicom ISA 33.6K modemBjorn Helgaas2007-11-141-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-11-091-18/+1
|\
| * sh: Remove SCI_NPORTS from sh-sci.hNobuhiro Iwamatsu2007-11-071-1/+0
| * sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-071-17/+1
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-091-4/+6
|\ \ | |/ |/|
| * [POWERPC] Uartlite: speed up console outputGrant Likely2007-11-011-4/+6
* | serial: fix compile warning about putcYinghai Lu2007-11-051-2/+2
* | PCI: pciserial_resume_one ignored return value of pci_enable_deviceDirk Hohndel2007-11-051-1/+4
|/
* serial: fix serial_txx9 console initializationAtsushi Nemoto2007-10-301-1/+9
* netdrvr/pcmcia: use IRQ_TYPE_DYNAMIC_SHARING flag for irq.Attributes.Komuro2007-10-291-1/+1
* serial: stop passing NULL to functions that expect dataAlan Cox2007-10-251-1/+2
* m68knommu: new style ColdFire UART driverGreg Ungerer2007-10-231-0/+653
* Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a...Mike Frysinger2007-10-211-1/+1
* typo fixesMatt LaPlante2007-10-201-3/+3
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-2/+2
* amba-pl011, rename BIT macroJiri Slaby2007-10-191-13/+13
* remove asm/bitops.h includesJiri Slaby2007-10-191-1/+1
* serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2007-10-181-6/+4
* jsm: Remove further unneeded crudAlan Cox2007-10-171-40/+3
* tty: bring the old cris driver back somewhere into the realm of new tty buffe...Alan Cox2007-10-161-55/+12
* m32r: serial: remove M32R_SIO_SHARE_IRQSHirokazu Takata2007-10-162-7/+1
* Add support for Wacom WACF007 and WACF008 to serial pnp driverMaik Broemme2007-10-161-0/+2
* serial_txx9: Use UPF_FIXED_PORTAtsushi Nemoto2007-10-161-21/+5
* wake up from a serial portGuennadi Liakhovetski2007-10-161-1/+39
* 8250_pci: Autodetect mainpine cardsAlan Cox2007-10-161-0/+120
* serial_txx9: cleanup includesAtsushi Nemoto2007-10-161-4/+0
* Add support for PCMCIA card Sierra WIreless AC850Eric Leblond2007-10-161-0/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-152-90/+91
|\
| * [SERIAL] Fix console initialisation orderingRussell King2007-10-151-9/+9
| * [ARM] pxa: update pxa serial driver to use clk supportRussell King2007-10-121-5/+23
| * [ARM] pxa: convert PXA serial drivers to use platform resourcesRussell King2007-10-121-78/+61
* | mpc52xx-uart: fix compile warning (format type mismatch)Grant Likely2007-10-141-4/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-10-132-12/+61
|\ \ | |/ |/|
| * serial: sh-sci: kgdb console build fixes.Paul Mundt2007-09-211-3/+1
| * sh: Add SH7720 CPU support.Markus Brunner2007-09-212-8/+58
| * serial: sh-sci: Tidy cpufreq printk.Paul Mundt2007-09-211-1/+1
| * serial: sh-sci: Shut up compiler warning for SH-X3 SCIF.Paul Mundt2007-09-211-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-10-1110-261/+735
|\ \
| * | [POWERPC] cpm: Describe multi-user ram in its own device node.Scott Wood2007-10-041-2/+2
| * | [POWERPC] cpm_uart: Issue STOP_TX command before initializing console.Scott Wood2007-10-031-0/+3
| * | [POWERPC] cpm_uart: sparse fixesScott Wood2007-10-036-183/+192
| * | [POWERPC] cpm_uart: Be an of_platform device when CONFIG_PPC_CPM_NEW_BINDING ...Scott Wood2007-10-036-25/+260
| * | [POWERPC] Uartlite: Revert register io access changesGrant Likely2007-10-031-18/+18
| * | [POWERPC] Uartlite: Let the console be initialized earlierGrant Likely2007-10-031-3/+38
| * | [POWERPC] Uartlite: Add of-platform-bus bindingGrant Likely2007-10-031-4/+92
| * | [POWERPC] Uartlite: Comment block tidyGrant Likely2007-10-031-3/+40