summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* serial: set correct baud_base for Oxford Semiconductor Ltd EXSYS EX-41092 Dua...Niels de Vos2009-01-021-0/+3
* And here's a patch (to be applied on top of the last) which preventsRussell King2009-01-021-16/+21
* Convert the oxsemi tornado special cases to use the quirk interface and notRussell King2009-01-021-40/+51
* Blackfin Serial Driver: Remove BI status for known_good_charSonic Zhang2009-01-021-0/+1
* Blackfin Serial Driver: Fix bug - BF527-EZKIT unable to receive large files o...Sonic Zhang2009-01-021-3/+8
* Blackfin Serial Driver: Clean serial console and early prink code.Sonic Zhang2009-01-021-12/+4Star
* Blackfin Serial Driver: fix bug - SIR driver stop receiving randomlyGraf Yang2009-01-021-0/+24
* Blackfin Serial Driver: updates kgdb over Blackfin serial driver with kgdb fr...Sonic Zhang2009-01-021-98/+89Star
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-3111-46/+461
|\
| * Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into develRussell King2008-12-181-1/+1
| |\
| | * [ARM] MXC: remove dependency to other include files from irqs.hSascha Hauer2008-12-181-1/+1
| * | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-12-186-38/+451
| |\ \ | | |/ | |/|
| | * [ARM] S3C: Remove cpufreq warnings for unset serial informationBen Dooks2008-12-181-6/+2Star
| | * [ARM] S3C: Update CONFIG_SERIAL_SAMSUNG_UARTS handlingBen Dooks2008-12-181-3/+6
| | * [ARM] S3C: Update number of serial portsBen Dooks2008-12-182-12/+28
| | * [ARM] S3C: Update serial driver IRQ handlingBen Dooks2008-12-162-19/+29
| | * [ARM] S3C6400: serial support for S3C6400 and S3C6410 SoCsBen Dooks2008-12-154-4/+166
| | * [ARM] S3C24A0: Serial port definitions and driver support.Sandeep Patil2008-12-154-2/+126
| | * [ARM] CPUFREQ: S3C24XX serial CPU frequency scaling support.Ben Dooks2008-12-152-0/+102
| * | patch-mx1-UART-supportPaulius Zaleckas2008-12-161-3/+3
| * | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-153-6/+6
| |\ \ | | |/ | |/|
| * | Merge git://git.marvell.com/orion into develRussell King2008-12-131-2/+2
| |\ \
| * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-021-0/+1
| |\ \ \
| | * | | [ARM] pxa: move UART register definitions into dedicated regs-uart.hEric Miao2008-12-021-0/+1
| * | | | Merge branch 'clks' into develRussell King2008-11-302-2/+2
| |\ \ \ \
| | * | | | [ARM] amba drivers: don't pass a consumer clock name for devices with unique ...Russell King2008-11-302-2/+2
| * | | | | [ARM] lh7a40x: avoid polluting the kernel's namespaceRussell King2008-11-281-1/+2
| |/ / / /
| * / / / [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-271-1/+1
| |/ / /
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-292-14/+87
|\ \ \ \
| * | | | powerpc/mpc5200: fix error paths in PSC UART probe functionWolfram Sang2008-12-211-8/+15
| * | | | powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang2008-12-211-4/+37
| * | | | powerpc/mpc5200: Make PSC UART driver update serial errors countersRené Bürgel2008-12-211-2/+8
| * | | | Merge branch 'merge' into nextPaul Mackerras2008-12-163-6/+6
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'merge'Paul Mackerras2008-12-031-2/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge branch 'linux-2.6' into nextPaul Mackerras2008-11-192-18/+20
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | serial/pmac_zilog: Add console polling supportChris J Arges2008-11-191-0/+27
* | | | | serial: sh-sci: Fix up port pinmux for SH7366.Paul Mundt2008-12-221-1/+1
* | | | | serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.Paul Mundt2008-12-221-0/+3
* | | | | serial: sh-sci: Generalize port pin initialization.Paul Mundt2008-12-222-114/+43Star
* | | | | serial: sh-sci: Tidy up fifo overrun error handling.Paul Mundt2008-12-222-27/+29
* | | | | serial: sh-sci: pr_debug() -> dev_dbg() conversion.Paul Mundt2008-12-221-23/+26
* | | | | serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.Paul Mundt2008-12-221-28/+10Star
* | | | | serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.Paul Mundt2008-12-221-181/+20Star
* | | | | sh: Add support for SH7201 CPU subtype.Peter Griffin2008-12-221-2/+20
* | | | | serial: sh-sci: Codestyle cleanup patch.Michael Trimarchi2008-12-221-56/+74
| |_|_|/ |/| | |
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-12-101-3/+3
|\ \ \ \
| * | | | [IA64] Fix section mismatch ioc3uart_init()/ioc3uart_submoduleTony Luck2008-12-091-3/+3
* | | | | drivers/serial/s3c2440.c: fix typo in MODULE_LICENSEBalaji Rao2008-12-101-1/+1
|/ / / /
* | | / Fix incorrect use of loose in tty/serial driversNick Andrew2008-12-051-2/+2
| |_|/ |/| |
* | | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into mergePaul Mackerras2008-11-241-2/+2
|\ \ \ | |_|/ |/| |