summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] serial/uartlite: Only enable port if request_port succeededPeter Korsgaard2006-12-221-2/+2
* [PATCH] Add support for Korenix 16C950-based PCI cardsRussell King2006-12-131-0/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-122-3/+3
|\
| * kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-121-2/+2
| * Fix small typo in drivers/serial/icom.cThomas Hisch2006-12-121-1/+1
* | sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-122-0/+36
* | serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.Paul Mundt2006-12-121-0/+5
|/
* [PATCH] Kconfig refactoring for better menu nestingDon Mullis2006-12-101-27/+26
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-0840-90/+93
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-072-10/+11
|\
| * [ARM] 3975/1: AT91: Comments in atmel_serial.hAndrew Victor2006-12-041-5/+6
| * [ARM] 3973/1: AT91: Serial driver compile fixAndrew Victor2006-12-041-3/+3
| * [ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor2006-11-301-1/+1
| * [ARM] 3947/1: AT91: cpu_is_XXX macro'sAndrew Victor2006-11-301-1/+1
* | [PATCH] amba-pl010: clear error flags on rx errorLennert Buytenhek2006-12-071-0/+2
* | [PATCH] make 8250_pnp serial driver work after suspend to ramMike Galbraith2006-12-071-1/+28
* | [PATCH] dz: Fixes to make it workMaciej W. Rozycki2006-12-072-194/+209
* | [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-11/+11
* | [PATCH] Exar quad port serialPaul B Schroeder2006-12-073-0/+64
* | [PATCH] serial uartlite driverPeter Korsgaard2006-12-073-0/+525
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-12-062-3/+40
|\ \
| * | sh: Clock framework tidying.Paul Mundt2006-12-061-3/+3
| * | sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt2006-12-061-0/+1
| * | sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato2006-12-061-0/+36
* | | [PATCH] m68knommu: ColdFire serial driver fixesGreg Ungerer2006-12-061-3/+51
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2006-12-051-28/+39
|\ \ \ | |/ / |/| |
| * | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski2006-12-041-12/+1
| * | [PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski2006-12-041-16/+14
| * | [PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech2006-12-041-0/+24
| |/
* | [POWERPC] Add of_platform_bus support to mpc52xx psc uart driverGrant Likely2006-12-051-16/+337
* | [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driverGrant Likely2006-12-051-59/+57
* | [POWERPC] CPM_UART: Fix inconsistency of function definitionKalle Pokki2006-12-041-1/+1
|/
* [POWERPC] CPM_UART: Fix non-console initialisationKalle Pokki2006-11-103-7/+8
* [POWERPC] CPM_UART: Fix non-console transmitKalle Pokki2006-11-101-3/+2
* [PATCH] ioc4_serial: irq flags fixAndrew Morton2006-10-301-2/+2
* [PATCH] Kconfig serial typosRandy Dunlap2006-10-201-6/+6
* [PATCH] ioc4: Enable build on non-SN2Brent Casavant2006-10-171-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2006-10-121-2/+2
|\
| * sh: Updates for IRQ handler changes.Paul Mundt2006-10-061-2/+2
* | [SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets2006-10-111-3/+3
* | [PATCH] __iomem annotations in sunzilogAl Viro2006-10-101-1/+1
* | Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2006-10-095-13/+5
|\ \
| * \ Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik2006-10-065-13/+5
| |\ \
| | * | Various drivers' irq handlers: kill dead code, needless castsJeff Garzik2006-10-065-13/+5
| | |/
* | | [PATCH] m32r pt_regs fixesAl Viro2006-10-071-1/+1
* | | Build fixes for struct pt_regs removalMatthew Wilcox2006-10-061-1/+1
|/ /
* | [IA64] Fix breakage from irq changeTony Luck2006-10-061-1/+1
|/
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-0537-215/+165
* [PATCH] atmel_serial: Fix roundoff error in atmel_console_get_optionsHaavard Skinnemoen2006-10-041-1/+7
* [PATCH] atmel_serial: Support AVR32Haavard Skinnemoen2006-10-042-12/+16
OpenPOWER on IntegriCloud