summaryrefslogtreecommitdiffstats
path: root/drivers/serial
AgeCommit message (Expand)AuthorLines
2007-02-08[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.hAndrew Victor-1/+2
2007-02-07Merge branch 'linux-2.6'Paul Mackerras-4/+9
2007-02-07[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug-6/+0
2007-02-07[POWERPC] cpm_uart: OF-related fix for CPM1Vitaly Bordug-7/+8
2007-01-24[ARM] Fix AMBA serial drivers for non-first serial portsRussell King-0/+4
2007-01-24[ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resumeAndrew Victor-1/+2
2007-01-24[ARM] 4086/1: AT91: Whitespace cleanupAndrew Victor-3/+3
2007-01-11[PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal-1/+1
2007-01-09[POWERPC] Fix mpc52xx serial driver to work for arch/ppc againGrant Likely-0/+2
2006-12-31[SPARC64]: Fix of_iounmap() region release.David S. Miller-14/+21
2006-12-22[PATCH] serial/uartlite: Only enable port if request_port succeededPeter Korsgaard-2/+2
2006-12-13[PATCH] Add support for Korenix 16C950-based PCI cardsRussell King-0/+24
2006-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds-3/+3
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day-2/+2
2006-12-12Fix small typo in drivers/serial/icom.cThomas Hisch-1/+1
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt-0/+36
2006-12-12serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.Paul Mundt-0/+5
2006-12-10[PATCH] Kconfig refactoring for better menu nestingDon Mullis-27/+26
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox-90/+93
2006-12-08[PARISC] [MUX] Get the hversion directly from the parisc_deviceRyan Bradetich-4/+5
2006-12-08[PARISC] [MUX] Correctly report the number of available portsRyan Bradetich-11/+31
2006-12-08[PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich-8/+30
2006-12-08[PARISC] [MUX] Make the Serial Mux driver work as moduleRyan Bradetich-78/+57
2006-12-08[PARISC] [MUX] Claim resources for the Mux driverRyan Bradetich-1/+60
2006-12-08[PARISC] [MUX] Mux driver updatesRyan Bradetich-2/+11
2006-12-08[PARISC] [MUX] Mux driver bug fixRyan Bradetich-10/+17
2006-12-07Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds-10/+11
2006-12-07[PATCH] amba-pl010: clear error flags on rx errorLennert Buytenhek-0/+2
2006-12-07[PATCH] make 8250_pnp serial driver work after suspend to ramMike Galbraith-1/+28
2006-12-07[PATCH] dz: Fixes to make it workMaciej W. Rozycki-194/+209
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle-11/+11
2006-12-07[PATCH] Exar quad port serialPaul B Schroeder-0/+64
2006-12-07[PATCH] serial uartlite driverPeter Korsgaard-0/+525
2006-12-06Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds-3/+40
2006-12-06[PATCH] m68knommu: ColdFire serial driver fixesGreg Ungerer-3/+51
2006-12-06sh: Clock framework tidying.Paul Mundt-3/+3
2006-12-06sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt-0/+1
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato-0/+36
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds-28/+39
2006-12-04[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidationDominik Brodowski-12/+1
2006-12-04[PATCH] pcmcia: remove manf_id and card_id indirectionDominik Brodowski-16/+14
2006-12-04[PATCH] pcmcia: IDs for Elan serial PCMCIA devciesTony Olech-0/+24
2006-12-05[POWERPC] Add of_platform_bus support to mpc52xx psc uart driverGrant Likely-16/+337
2006-12-05[POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driverGrant Likely-59/+57
2006-12-04[ARM] 3975/1: AT91: Comments in atmel_serial.hAndrew Victor-5/+6
2006-12-04[ARM] 3973/1: AT91: Serial driver compile fixAndrew Victor-3/+3
2006-12-04[POWERPC] CPM_UART: Fix inconsistency of function definitionKalle Pokki-1/+1
2006-11-30[ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor-1/+1
2006-11-30[ARM] 3947/1: AT91: cpu_is_XXX macro'sAndrew Victor-1/+1
2006-11-10[POWERPC] CPM_UART: Fix non-console initialisationKalle Pokki-7/+8