summaryrefslogtreecommitdiffstats
path: root/drivers/serial
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.cDanny Kukawka2007-03-231-0/+3
* serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt2007-03-141-5/+6
* [PATCH] 2.6 Altix: console fix for CONFIG_DEBUG_SHIRQ usagePat Gefre2007-03-081-35/+17Star
* [PATCH] m68knommu: fix work queues in mcfserial.c driverGreg Ungerer2007-03-071-19/+14Star
* [PATCH] m68knommu: set GPIO lines for serial ports on 5282 in mcfserial.cGreg Ungerer2007-03-071-2/+9
* [PATCH] dz: remove struct pt_regs referencesMaciej W. Rozycki2007-03-051-4/+3Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-35/+132
|\
| * Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.gitKyle McMartin2007-02-171-35/+132
| |\
| | * [PARISC] [MUX] Get the hversion directly from the parisc_deviceRyan Bradetich2006-12-081-4/+5
| | * [PARISC] [MUX] Correctly report the number of available portsRyan Bradetich2006-12-081-11/+31
| | * [PARISC] [MUX] Detect multiple cards in the correct orderRyan Bradetich2006-12-081-8/+30
| | * [PARISC] [MUX] Make the Serial Mux driver work as moduleRyan Bradetich2006-12-081-78/+57Star
| | * [PARISC] [MUX] Claim resources for the Mux driverRyan Bradetich2006-12-081-1/+60
| | * [PARISC] [MUX] Mux driver updatesRyan Bradetich2006-12-081-2/+11
| | * [PARISC] [MUX] Mux driver bug fixRyan Bradetich2006-12-081-10/+17
* | | [SERIAL] serial_txx9 driver updateAtsushi Nemoto2007-02-221-92/+184
* | | [PATCH] 8250: Fix GCC4 signed/unsigned mismatch warningThomas Koeller2007-02-211-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/+5Star
| |/ /
* | | 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-171-0/+5
|/ / /
* | | [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-147-7/+0Star
* | | [PATCH] PNX8550 UART driverVitaly Wool2007-02-143-0/+869
* | | [PATCH] serial: replace kmalloc+memset with kzallocBurman Yan2007-02-1410-45/+18Star
* | | [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/+2Star
* | | [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/+3Star
* | | [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/+0Star
* | | [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