aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 8250: Fix GCC4 signed/unsigned mismatch warningThomas Koeller2007-02-201-1/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-193-9/+11
|\
| *-. Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale treesRussell King2007-02-171-1/+2
| |\ \
| | * | [ARM] 4151/1: AT91 / AVR32: Move at91_pdc.h to linux/atmel_pdc.hAndrew Victor2007-02-081-1/+2
| | |/
| * | [ARM] amba-pl010: add reference to ep93xx to Kconfig help entryLennert Buytenhek2007-02-111-1/+2
| * | [ARM] i.MX serial: fix IRQ allocationPavel Pisa2007-02-111-1/+2
| * | [ARM] i.MX serial: fix tx buffer overflowsSascha Hauer2007-02-111-6/+5
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2007-02-192-2/+4
|\ \
| * | [POWERPC] Dispose irq mapping when done in mpc52xx_serial.cSylvain Munaut2007-02-171-1/+3
| * | [POWERPC] Fix compile failure in cpm_uart_cpm2Paul Gortmaker2007-02-161-1/+1
* | | serial: Add PCMCIA IDs for Quatech DSP-100 dual RS232 adapter.Sergei Organov2007-02-161-0/+5
|/ /
* | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-147-7/+0
* | [PATCH] PNX8550 UART driverVitaly Wool2007-02-143-0/+869
* | [PATCH] serial: replace kmalloc+memset with kzallocBurman Yan2007-02-1410-45/+18
* | [PATCH] serial: make sure UART is powered up when dumping MCTRL statusGeorge G. Davis2007-02-141-0/+11
* | [PATCH] serial: trivial code flow simplificationBjorn Helgaas2007-02-141-4/+4
* | [PATCH] 8250 UART backup timerAlex Williamson2007-02-141-44/+134
* | [POWERPC] Open Firmware serial port driverArnd Bergmann2007-02-143-0/+154
* | [POWERPC] Fixup mp5200 drivers to match device tree changesGrant Likely2007-02-131-3/+2
* | [PATCH] atmel_serial: Use __raw I/O register accessHaavard Skinnemoen2007-02-121-27/+27
* | [PATCH] serial: support for new boardMatthias Fuchs2007-02-111-0/+11
* | [PATCH] Perle multimodem card (PCI-RAS) detectionThomas Hoehn2007-02-112-2/+22
* | [PATCH] serial: serial_txx9 driver updateAtsushi Nemoto2007-02-112-12/+16
* | [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-111-11/+3
* | [PATCH] IOC3/IOC4: PCI mem space resourcesBrent Casavant2007-02-111-3/+3
* | [PATCH] drivers/serial NULL noise removalAl Viro2007-02-091-3/+3
* | Merge branch 'linux-2.6'Paul Mackerras2007-02-074-4/+9
|\ \ | |/
| * [ARM] Fix AMBA serial drivers for non-first serial portsRussell King2007-01-242-0/+4
| * [ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resumeAndrew Victor2007-01-241-1/+2
| * [ARM] 4086/1: AT91: Whitespace cleanupAndrew Victor2007-01-242-3/+3
* | [POWERPC] Fix kernel build errors for mpc8272ads and mpc8560adsVitaly Bordug2007-02-072-6/+0
* | [POWERPC] cpm_uart: OF-related fix for CPM1Vitaly Bordug2007-02-071-7/+8
|/
* [PATCH] x86-64: modpost add more symbols to whitelist pattern2Vivek Goyal2007-01-111-1/+1
* [POWERPC] Fix mpc52xx serial driver to work for arch/ppc againGrant Likely2007-01-091-0/+2
* [SPARC64]: Fix of_iounmap() region release.David S. Miller2006-12-313-14/+21
* [PATCH] serial/uartlite: Only enable port if request_port succeededPeter Korsgaard2006-12-221-2/+2
* [PATCH] Add support for Korenix 16C950-based PCI cardsRussell King2006-12-131-0/+24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-12-122-3/+3
|\
| * kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-121-2/+2
| * Fix small typo in drivers/serial/icom.cThomas Hisch2006-12-121-1/+1
* | sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-122-0/+36
* | serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.Paul Mundt2006-12-121-0/+5
|/
* [PATCH] Kconfig refactoring for better menu nestingDon Mullis2006-12-101-27/+26
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-0840-90/+93
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-12-072-10/+11
|\
| * [ARM] 3975/1: AT91: Comments in atmel_serial.hAndrew Victor2006-12-041-5/+6
| * [ARM] 3973/1: AT91: Serial driver compile fixAndrew Victor2006-12-041-3/+3
| * [ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor2006-11-301-1/+1
| * [ARM] 3947/1: AT91: cpu_is_XXX macro'sAndrew Victor2006-11-301-1/+1
* | [PATCH] amba-pl010: clear error flags on rx errorLennert Buytenhek2006-12-071-0/+2