aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2-3/+3
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day1-2/+2
2006-12-12Fix small typo in drivers/serial/icom.cThomas Hisch1-1/+1
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt2-0/+36
2006-12-12serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.Paul Mundt1-0/+5
2006-12-10[PATCH] Kconfig refactoring for better menu nestingDon Mullis1-27/+26
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox40-90/+93
2006-12-08[PARISC] [MUX] Get the hversion directly from the parisc_deviceRyan Bradetich1-4/+5
2006-12-08[PARISC] [MUX] Correctly report the number of available portsRyan Bradetich1-11/+31
2006-12-08[PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich1-8/+30
2006-12-08[PARISC] [MUX] Make the Serial Mux driver work as moduleRyan Bradetich1-78/+57
2006-12-08[PARISC] [MUX] Claim resources for the Mux driverRyan Bradetich1-1/+60
2006-12-08[PARISC] [MUX] Mux driver updatesRyan Bradetich1-2/+11
2006-12-08[PARISC] [MUX] Mux driver bug fixRyan Bradetich1-10/+17
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-10/+11
2006-12-07[PATCH] amba-pl010: clear error flags on rx errorLennert Buytenhek1-0/+2
2006-12-07[PATCH] make 8250_pnp serial driver work after suspend to ramMike Galbraith1-1/+28
2006-12-07[PATCH] dz: Fixes to make it workMaciej W. Rozycki2-194/+209
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-11/+11
2006-12-07[PATCH] Exar quad port serialPaul B Schroeder3-0/+64
2006-12-07[PATCH] serial uartlite driverPeter Korsgaard3-0/+525
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2-3/+40
2006-12-06[PATCH] m68knommu: ColdFire serial driver fixesGreg Ungerer1-3/+51
2006-12-06sh: Clock framework tidying.Paul Mundt1-3/+3
2006-12-06sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt1-0/+1
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato1-0/+36
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-28/+39
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski1-12/+1
2006-12-04[PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski1-16/+14
2006-12-04[PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech1-0/+24
2006-12-05[POWERPC] Add of_platform_bus support to mpc52xx psc uart driverGrant Likely1-16/+337
2006-12-05[POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driverGrant Likely1-59/+57
2006-12-04[ARM] 3975/1: AT91: Comments in atmel_serial.hAndrew Victor1-5/+6
2006-12-04[ARM] 3973/1: AT91: Serial driver compile fixAndrew Victor1-3/+3
2006-12-04[POWERPC] CPM_UART: Fix inconsistency of function definitionKalle Pokki1-1/+1
2006-11-30[ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor1-1/+1
2006-11-30[ARM] 3947/1: AT91: cpu_is_XXX macro'sAndrew Victor1-1/+1
2006-11-10[POWERPC] CPM_UART: Fix non-console initialisationKalle Pokki3-7/+8
2006-11-10[POWERPC] CPM_UART: Fix non-console transmitKalle Pokki1-3/+2
2006-10-30[PATCH] ioc4_serial: irq flags fixAndrew Morton1-2/+2
2006-10-20[PATCH] Kconfig serial typosRandy Dunlap1-6/+6
2006-10-17[PATCH] ioc4: Enable build on non-SN2Brent Casavant1-1/+1
2006-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-2/+2
2006-10-11[SPARC32]: Fix sparc32 modpost warnings with sunzilogMartin Habets1-3/+3
2006-10-10[PATCH] __iomem annotations in sunzilogAl Viro1-1/+1
2006-10-09Merge branch 'irqclean-submit1' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds5-13/+5
2006-10-07[PATCH] m32r pt_regs fixesAl Viro1-1/+1
2006-10-06Build fixes for struct pt_regs removalMatthew Wilcox1-1/+1
2006-10-06Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanupsJeff Garzik5-13/+5
2006-10-06Various drivers' irq handlers: kill dead code, needless castsJeff Garzik5-13/+5