aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-08[PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usagePat Gefre1-35/+17
2007-03-06[PATCH] m68knommu: fix work queues in mcfserial.c driverGreg Ungerer1-19/+14
2007-03-06[PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.cGreg Ungerer1-2/+9
2007-03-05[PATCH] dz: remove struct pt_regs referencesMaciej W. Rozycki1-4/+3
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-35/+132
2007-02-22[SERIAL] serial_txx9 driver updateAtsushi Nemoto1-92/+184
2007-02-20[PATCH] 8250: Fix GCC4 signed/unsigned mismatch warningThomas Koeller1-1/+1
2007-02-19Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-9/+11
2007-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-2/+4
2007-02-17Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King1-1/+2
2007-02-17[POWERPC] Dispose irq mapping when done in mpc52xx_serial.cSylvain Munaut1-1/+3
2007-02-17Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin1-35/+132
2007-02-16serial: Add PCMCIA IDs for Quatech DSP-100 dual RS232 adapter.Sergei Organov1-0/+5
2007-02-16[POWERPC] Fix compile failure in cpm_uart_cpm2Paul Gortmaker1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau7-7/+0
2007-02-14[PATCH] PNX8550 UART driverVitaly Wool3-0/+869
2007-02-14[PATCH] serial: replace kmalloc+memset with kzallocBurman Yan10-45/+18
2007-02-14[PATCH] serial: make sure UART is powered up when dumping MCTRL statusGeorge G. Davis1-0/+11
2007-02-14[PATCH] serial: trivial code flow simplificationBjorn Helgaas1-4/+4
2007-02-14[PATCH] 8250 UART backup timerAlex Williamson1-44/+134
2007-02-14[POWERPC] Open Firmware serial port driverArnd Bergmann3-0/+154
2007-02-13[POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely1-3/+2
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-11[ARM] amba-pl010: add reference to ep93xx to Kconfig help entryLennert Buytenhek1-1/+2
2007-02-11[ARM] i.MX serial: fix IRQ allocationPavel Pisa1-1/+2
2007-02-11[ARM] i.MX serial: fix tx buffer overflowsSascha Hauer1-6/+5
2007-02-09[PATCH] drivers/serial NULL noise removalAl Viro1-3/+3
2007-02-08[ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.hAndrew Victor1-1/+2
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