summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2006-12-07[PATCH] Exar quad port serialPaul B Schroeder
2006-12-07[PATCH] serial uartlite driverPeter Korsgaard
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-12-06[PATCH] m68knommu: ColdFire serial driver fixesGreg Ungerer
2006-12-06sh: Clock framework tidying.Paul Mundt
2006-12-06sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski
2006-12-04[PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski
2006-12-04[PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech
2006-12-05[POWERPC] Add of_platform_bus support to mpc52xx psc uart driverGrant Likely
2006-12-05[POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driverGrant Likely
2006-12-04[POWERPC] CPM_UART: Fix inconsistency of function definitionKalle Pokki
2006-11-10[POWERPC] CPM_UART: Fix non-console initialisationKalle Pokki
2006-11-10[POWERPC] CPM_UART: Fix non-console transmitKalle Pokki
2006-10-30[PATCH] ioc4_serial: irq flags fixAndrew Morton
2006-10-20[PATCH] Kconfig serial typosRandy Dunlap
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant
2006-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2006-10-11[SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets
2006-10-10[PATCH] __iomem annotations in sunzilogAl Viro
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2006-10-07[PATCH] m32r pt_regs fixesAl Viro
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik
2006-10-06[IA64] Fix breakage from irq changeTony Luck
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04[PATCH] atmel_serial: Fix roundoff error in atmel_console_get_optionsHaavard Skinnemoen
2006-10-04[PATCH] atmel_serial: Support AVR32Haavard Skinnemoen
2006-10-04[PATCH] atmel_serial: Pass fixed register mappings through platform_dataHaavard Skinnemoen
2006-10-04[PATCH] atmel_serial: Rename at91_register_uart_fnsHaavard Skinnemoen
2006-10-04[PATCH] serial: Rename PORT_AT91 -> PORT_ATMELHaavard Skinnemoen
2006-10-04[PATCH] at91_serial -> atmel_serial: Internal namesHaavard Skinnemoen
2006-10-04[PATCH] at91_serial -> atmel_serial: Public definitionsHaavard Skinnemoen
2006-10-04[PATCH] at91_serial -> atmel_serial: Platform device nameHaavard Skinnemoen
2006-10-04[PATCH] at91_serial -> atmel_serial: Kconfig symbolsHaavard Skinnemoen
2006-10-04[PATCH] at91_serial -> atmel_serial: at91_serial.cHaavard Skinnemoen
2006-10-04[PATCH] at91_serial -> atmel_serial: at91rm9200_usart.hHaavard Skinnemoen
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04[PARISC] Clean up asm-parisc/serial.hMatthew Wilcox
2006-10-04[PARISC] Document that D-class can also use serial_muxCarlos O'Donell
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Fix several typos in drivers/Matt LaPlante
2006-10-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds
2006-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2006-10-02[PATCH] const struct tty_operationsJeff Dike