summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* tty: The big operations reworkAlan Cox2008-04-302-14/+30
* serial: switch the serial core to int put_char methodsAlan Cox2008-04-301-4/+8
* serial m68k: put_char returnsAlan Cox2008-04-303-5/+7
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-305-57/+20
* serial_core: Prepare for BKL push downAlan Cox2008-04-301-7/+9
* 68360serial: Note that there isn't any info->mcr lockingAlan Cox2008-04-301-1/+1
* Blackfin serial driver: this driver enable SPORTs on Blackfin emulate UARTBryan Wu2008-04-304-0/+721
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-291-2/+5
|\
| * [ARM] serial: s3c2410: platform_get_irq() may return signed unnoticedRoel Kluin2008-04-281-2/+5
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-04-283-105/+4
|\ \
| * | [MIPS] Alchemy: move UART platform code to its proper placeSergei Shtylyov2008-04-283-105/+4
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-04-281-2/+2
|\ \
| * | sparc: sunzilog.c remove unused argumentRobert Reif2008-04-261-2/+2
| |/
* | atmel_serial: remove duplicated macro definitionMichael Trimarchi2008-04-281-1/+0
* | serial: use time_before, time_before_eq, etcJulia Lawall2008-04-281-1/+2
* | serial 8250: tighten test for using backup timerAlex Williamson2008-04-281-2/+3
* | serial: add vr41xx_siu_early_setup() for serial consoleYoichi Yuasa2008-04-281-1/+14
* | uart_get_baud_rate: stop mangling termiosAlan Cox2008-04-281-4/+11
* | Fix tty speed handling on 8250Alan Cox2008-04-281-1/+3
* | serial: silence section mismatch warnings in 8250_pciSam Ravnborg2008-04-281-1/+1
* | crisv10: prepare for BKL push downAlan Cox2008-04-281-0/+7
* | dz: test after postfix decrement fails in dz_console_putchar()Roel Kluin2008-04-281-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-251-1/+13
|\
| * [POWERPC] Xilinx: of_serial support for Xilinx uart 16550.John Linn2008-04-241-1/+13
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds2008-04-241-19/+37
|\ \
| * | Blackfin Serial Driver: fix bug - use mod_timer to replace only add_timer.Sonic Zhang2008-04-251-5/+2
| * | Blackfin Serial Driver: the uart break anomaly has been given its own number,...Mike Frysinger2008-04-251-6/+3
| * | Blackfin Serial Driver: use BFIN_UART_NR_PORTS to help SIR driver in uart port.Graf Yang2008-04-251-3/+5
| * | Blackfin Serial Driver: Fix bug - kernel hangs when accessing uart 0 on bf537...Sonic Zhang2008-04-231-4/+0
| * | Blackfin Serial Driver: punt unused lsr variableMike Frysinger2008-04-241-1/+1
| * | Blackfin Serial Driver: Enable IR function when user application (irattach /d...Graf Yang2008-02-291-0/+26
| |/
* | sparc: sunzilog uart orderRobert Reif2008-04-241-13/+17
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-216-15/+93
|\
| * [POWERPC] QE: UCC nodes cleanupAnton Vorontsov2008-04-171-4/+12
| * [POWERPC] cpm_uart: Allocate DPRAM memory for SMC ports on CPM2-based platforms.Laurent Pinchart2008-04-174-10/+78
| * Merge branch 'linux-2.6'Paul Mackerras2008-04-142-16/+21
| |\
| * | [POWERPC] of_serial: Fix possible null dereference.Stephen Neuendorffer2008-04-021-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-04-211-1/+1
|\ \ \
| * | | PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern2008-04-191-1/+1
* | | | Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-211-1/+0
|\ \ \ \
| * | | | drivers: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
| |/ / /
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-04-211-58/+53
|\ \ \ \
| * \ \ \ Merge branch 'merge-fixes' into develRussell King2008-04-1921-5/+360
| |\ \ \ \ | | |/ / /
| * | | | Merge branch 'omap2-upstream' into develRussell King2008-04-192-16/+21
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | [ARM] 4999/1: <IMX UART>: fix membaseSascha Hauer2008-04-171-2/+2
| * | | | [ARM] 4998/1: <IMX UART>: do not use hardcoded io space sizeSascha Hauer2008-04-171-10/+15
| * | | | [ARM] 4996/1: <IMX UART>: do not enable tx empty interrupt on startupSascha Hauer2008-04-171-1/+1
| * | | | [ARM] 4995/1: <IMX UART>: Do not use URXD_CHARRDY for pollingSascha Hauer2008-04-171-1/+3
| * | | | [ARM] 4994/1: <IMX UART>: Move error handling into execution pathSascha Hauer2008-04-171-41/+33
| * | | | [ARM] 4993/1: <IMX UART>: Trivial: Remove unused definesSascha Hauer2008-04-171-4/+0
| | |_|/ | |/| |
OpenPOWER on IntegriCloud