aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-12[PATCH] atmel_serial: Use __raw I/O register accessHaavard Skinnemoen1-27/+27
2007-02-11[PATCH] serial: support for new boardMatthias Fuchs1-0/+11
2007-02-11[PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn2-2/+22
2007-02-11[PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2-12/+16
2007-02-11[PATCH] Char: tty_wakeup cleanupJiri Slaby1-11/+3
2007-02-11[PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant1-3/+3
2007-02-09[PATCH] drivers/serial NULL noise removalAl Viro1-3/+3
2007-02-07Merge branch 'linux-2.6'Paul Mackerras4-4/+9
2007-02-07[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug2-6/+0
2007-02-07[POWERPC] cpm_uart: OF-related fix for CPM1Vitaly Bordug1-7/+8
2007-01-24[ARM] Fix AMBA serial drivers for non-first serial portsRussell King2-0/+4
2007-01-24[ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resumeAndrew Victor1-1/+2
2007-01-24[ARM] 4086/1: AT91: Whitespace cleanupAndrew Victor2-3/+3
2007-01-11[PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal1-1/+1
2007-01-09[POWERPC] Fix mpc52xx serial driver to work for arch/ppc againGrant Likely1-0/+2
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller3-14/+21
2006-12-22[PATCH] serial/uartlite: Only enable port if request_port succeededPeter Korsgaard1-2/+2
2006-12-13[PATCH] Add support for Korenix 16C950-based PCI cardsRussell King1-0/+24
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-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