summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* Add manufacturer and card id of teltonica pcmcia modemsAttila Kinali2007-10-071-0/+1
* [POWERPC] Fix cpm_uart driver for cpm1 machinesJochen Friedrich2007-09-281-1/+1
* [SUNSAB]: Fix broken SYSRQ.Thomas Bogendoerfer2007-09-251-1/+1
* [SUNSAB]: Fix several bugs.Al Viro2007-09-171-65/+42
* fix SERIAL_CORE_CONSOLE driver dependenciesAdrian Bunk2007-09-111-4/+4
* BCM1480 serial build fixThiemo Seufer2007-09-111-0/+6
* Fix modpost warning in serial driverRalf Baechle2007-08-311-1/+1
* [SERIAL]: Fix 32-bit warnings in sunzilog.c and sunsu.cDavid S. Miller2007-08-262-8/+11
* serial: add pci ids for PA Semi PWRficient onchip uartsOlof Johansson2007-08-221-0/+16
* Add blacklisting capability to serial_pci to avoid misdetection of serial portsChristian Schmidt2007-08-221-0/+17
* Serial 8250: handle saving the clear-on-read bits from the LSR and MSRCorey Minyard2007-08-221-29/+56
* serial_txx9: Fix modem control line handlingAtsushi Nemoto2007-08-221-3/+11
* serial: add support for ITE 887x chipsNiels de Vos2007-08-221-0/+159
* serial: don't optimise away baud rate changes when BOTHER is usedDavid Woodhouse2007-08-221-2/+5
* serial: fix 8250 early console setupDaniel Ritz2007-08-032-2/+2
* sb1250-duart: __maybe_unused, etc. fixesMaciej W. Rozycki2007-07-311-8/+6
* serial: MPSC: Fix coding style and whitespace issuesMark A. Greer2007-07-311-401/+283
* serial: MPSC: Remove duplicate SUPPORT_SYSRQ definitionMark A. Greer2007-07-311-4/+0
* serial: MPSC: Stop rx engine when CREAD clearedStephane Chazelas2007-07-311-5/+8
* serial: MPSC: Remove race between Rx stop & restartCarlos Sanchez2007-07-311-2/+14
* serial: fix vr41xx_siu serial console supportYoichi Yuasa2007-07-312-1/+3
* serial: fix vr41xx_siu interface selectYoichi Yuasa2007-07-311-1/+2
* serial: fix section mismatch vr41xx_siuYoichi Yuasa2007-07-311-1/+1
* DDB5477: remove driver bits of supportYoichi Yuasa2007-07-311-20/+0
* revert "x86, serial: convert legacy COM ports to platform devices"Andrew Morton2007-07-311-9/+5
* serial_txx9: fix printk format mismatchAtsushi Nemoto2007-07-311-2/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.23Linus Torvalds2007-07-302-57/+18
|\
| * sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-262-29/+10
| * sh: sh-sci - fix SH7708 supportMagnus Damm2007-07-261-17/+8
| * sh: remove support for sh73180 and solution engine 73180Magnus Damm2007-07-251-11/+0
* | 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/+0
* | 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-206-142/+65
|/
* some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau2007-07-191-2/+1
* 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-162-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/+2
| | * [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-161-11/+1
* | | 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
OpenPOWER on IntegriCloud