aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-248250: fix possible deadlock between serial8250_handle_port() and serial8250_interrupt()Jiri Kosina1-2/+3
2007-04-24Char: icom, mark __init as __devinitJiri Slaby1-2/+2
2007-04-24do not truncate irq number for icom adapterOlaf Hering2-4/+2
2007-04-24Fix possible NULL pointer access in 8250 serial driverTaku Izumi1-1/+2
2007-03-23[PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.cDanny Kukawka1-0/+3
2007-03-14serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt1-5/+6
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