summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* SERIAL_NETX_CONSOLE provides console for NetX, not IMXUwe Kleine-König2008-02-031-2/+2
* Coding style fix drivers/serial/icom.hMichal Piotrowski2008-02-031-1/+1
* m68knommu: use container_of in mcf.cGreg Ungerer2008-02-011-10/+10
* m68knommu: use IRQF_DISABLE in m68328serial.cGreg Ungerer2008-02-011-1/+1
* m68knommu: configure support for new ColdFire serial driverGreg Ungerer2008-02-011-0/+24
* m68knommu: build support for new ColdFire serial driverGreg Ungerer2008-02-011-0/+1
* Merge branch 'linux-2.6'Paul Mackerras2008-01-316-29/+59
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-01-282-12/+42
| |\
| | * sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-282-2/+21
| | * sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-282-8/+15
| | * sh: Add SH7263 CPU support.Paul Mundt2008-01-281-2/+4
| | * sh: Add SH7203 CPU support.Paul Mundt2008-01-281-2/+4
| | |
| | \
| *-. \ Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', '...Russell King2008-01-281-0/+2
| |\ \ \ | | |_|/ | |/| |
| | | * [SERIAL] 21285: Report baud rate back via termiosAlan Cox2008-01-261-0/+2
| | |/
| * / [Blackfin] arch: set_bfin_dma_config shouldnt set SYNC or RESTART by default ...Michael Hennerich2008-01-221-2/+4
| |/
| * kobject: convert icom to use kref, not kobjectGreg Kroah-Hartman2008-01-252-15/+11Star
* | Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras2008-01-311-1/+3
|\ \
| * | [POWERPC] mpc5200: normalize compatible property bindingsGrant Likely2008-01-261-1/+3
* | | [POWERPC] CPM: Rename commproc to cpm1 and cpm2_common.c to cpm2.cJochen Friedrich2008-01-281-1/+1
|/ /
* | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Paul Mackerras2008-01-244-1/+1526
|\ \
| * | [POWERPC] Fix compile error if CONFIG_STX_GP3 is definedKumar Gala2008-01-241-1/+1
| * | [POWERPC] qe-uart: add support for Freescale QUICCEngine UARTTimur Tabi2008-01-243-0/+1525
* | | Merge branch 'linux-2.6'Paul Mackerras2008-01-241-1/+1
|\ \ \ | | |/ | |/|
| * | [SERIAL]: Fix section mismatches in Sun serial console drivers.David S. Miller2007-12-291-1/+1
* | | [POWERPC] mpc5200: Cleanup checkpatch.pl problems in mpc52xx_uart.cJohn Rigby2008-01-211-93/+107
* | | [POWERPC] Separate MPC52xx PSC FIFO registers from rest of PSCJohn Rigby2008-01-211-4/+6
| |/ |/|
* | [POWERPC] Add of_find_matching_node() helper functionGrant Likely2008-01-171-1/+2
* | [POWERPC] Xilinx uartlite: Section type fixupsStephen Neuendorffer2008-01-091-3/+3
* | Merge branch 'linux-2.6'Paul Mackerras2007-12-217-65/+59Star
|\|
| * [SERIAL] sparc: Infrastructure to fix section mismatch bugs.Martin Habets2007-12-126-65/+58Star
| * drivers/serial/uartlite.c: Add missing of_node_putJulia Lawall2007-12-111-0/+1
* | [POWERPC] Move CPM command handling into the cpm driversJochen Friedrich2007-12-142-12/+2Star
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-11-301-2/+2
|\
| * [ARM] 4662/1: Fix PXA serial driver compilation if SERIAL_PXA_CONSOLE is disa...Philipp Zabel2007-11-261-2/+2
* | IP22ZILOG: fix lockup and sysrqThomas Bogendoerfer2007-11-291-141/+106Star
* | Blackfin arch: punt CONFIG_BFIN -- we already have CONFIG_BLACKFINMike Frysinger2007-11-231-1/+1
|/
* CRISv10 serial driver rewriteJesper Nilsson2007-11-152-859/+580Star
* serial: only use PNP IRQ if it's validBjorn Helgaas2007-11-151-1/+2
* atmel_serial build warnings begoneDavid Brownell2007-11-151-9/+0Star
* 8250_pnp: add support for "LG C1 EXPRESS DUAL" machinesDamian Jurd2007-11-151-0/+5
* serial: add PNP ID for Davicom ISA 33.6K modemBjorn Helgaas2007-11-151-0/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-11-101-18/+1Star
|\
| * sh: Remove SCI_NPORTS from sh-sci.hNobuhiro Iwamatsu2007-11-071-1/+0Star
| * sh: Kill off the remaining ST40 cruft.Paul Mundt2007-11-071-17/+1Star
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-11-101-4/+6
|\ \ | |/ |/|
| * [POWERPC] Uartlite: speed up console outputGrant Likely2007-11-011-4/+6
* | serial: fix compile warning about putcYinghai Lu2007-11-061-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