summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
...
* Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard2007-08-231-29/+56
* serial_txx9: Fix modem control line handlingAtsushi Nemoto2007-08-231-3/+11
* serial: add support for ITE 887x chipsNiels de Vos2007-08-231-0/+159
* serial: don't optimise away baud rate changes when BOTHER is usedDavid Woodhouse2007-08-231-2/+5
* serial: fix 8250 early console setupDaniel Ritz2007-08-042-2/+2
* sb1250-duart: __maybe_unused, etc. fixesMaciej W. Rozycki2007-08-011-8/+6Star
* serial: MPSC: Fix coding style and whitespace issuesMark A. Greer2007-08-011-401/+283Star
* serial: MPSC: Remove duplicate SUPPORT_SYSRQ definitionMark A. Greer2007-08-011-4/+0Star
* serial: MPSC: Stop rx engine when CREAD clearedStephane Chazelas2007-08-011-5/+8
* serial: MPSC: Remove race between Rx stop & restartCarlos Sanchez2007-08-011-2/+14
* serial: fix vr41xx_siu serial console supportYoichi Yuasa2007-08-012-1/+3
* serial: fix vr41xx_siu interface selectYoichi Yuasa2007-08-011-1/+2
* serial: fix section mismatch vr41xx_siuYoichi Yuasa2007-08-011-1/+1
* DDB5477: remove driver bits of supportYoichi Yuasa2007-08-011-20/+0Star
* revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton2007-08-011-9/+5Star
* serial_txx9: fix printk format mismatchAtsushi Nemoto2007-08-011-2/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-07-312-57/+18Star
|\
| * sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-262-29/+10Star
| * sh: sh-sci - fix SH7708 supportMagnus Damm2007-07-261-17/+8Star
| * sh: remove support for sh73180 and solution engine 73180Magnus Damm2007-07-251-11/+0Star
* | m68knommu: fix workqueues in 68328 serial driverGreg Ungerer2007-07-251-6/+6
* | m68knommu: remove legacy power managament from 68328 serial driverGreg Ungerer2007-07-251-59/+0Star
* | Use resource_size_t for serial port IO addressesJosh Boyer2007-07-243-10/+14
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-07-222-2/+2
|\
| *-. Merge branches 'at91', 'imx', 'iop', 'ixp', 'ks8695', 'misc', 'ns9xxx', 'pxa'...Russell King2007-07-222-2/+2
| |\ \
| | | * [ARM] 4508/1: S3C: Move items to include/asm-arm/plat-s3cBen Dooks2007-07-221-1/+1
| | |/ | |/|
| | * [ARM] 4481/1: Fix a bug when i.MX is compiled as a moduleSascha Hauer2007-07-201-1/+1
| |/
* / [SPARC]: Fix serial console device detection.David S. Miller2007-07-216-142/+65Star
|/
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1Star
* zs: move to the serial subsystemMaciej W. Rozycki2007-07-184-0/+1602
* serial: add early_serial_setup() back to header fileYinghai Lu2007-07-181-0/+1
* sb1250-duart.c: SB1250 DUART serial supportMaciej W. Rozycki2007-07-173-0/+1001
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-172-8/+27
|\
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-112-8/+27
| |\
| | * [POWERPC] of_serial: add port type checkingIshizaki Kou2007-07-101-3/+24
| | * [POWERPC] of_serial: Ignore unknown serial portIshizaki Kou2007-07-101-4/+2Star
| | * [POWERPC] CPM_UART: Use inline function form of eieioKumar Gala2007-07-101-1/+1
* | | [SERIAL] SUNHV: Fix jerky console on LDOM guests.David S. Miller2007-07-171-11/+1Star
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-07-164-12/+68
|\ \ \
| * | | [SERIAL]: Fix console write locking in sparc drivers.David S. Miller2007-07-164-12/+68
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-162-9/+45
|\ \ \ \
| * | | | sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-202-3/+26
| * | | | sh: Fix SH-4 CPU selects.Paul Mundt2007-06-081-6/+19
| | |_|/ | |/| |
* | | | sn_console section mismatch warningJes Sorensen2007-07-161-2/+2
* | | | 68360serial: remove broken optimisationAlan Cox2007-07-161-7/+0Star
* | | | atmel_serial: fix break handlingHaavard Skinnemoen2007-07-161-2/+30
* | | | Update zilog timeoutThiemo Seufer2007-07-161-0/+3
* | | | serial: convert early_uart to earlycon for 8250Yinghai Lu2007-07-163-79/+80
* | | | serial: assert DTR for serial console devicesYinghai Lu2007-07-161-0/+6
| |/ / |/| |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-121-1/+1
|\ \ \