summaryrefslogtreecommitdiff
path: root/drivers/serial
AgeCommit message (Expand)Author
2010-12-13kgdboc,input: Fix regression with keyboard release key and early debuggingJason Wessel
2010-12-108250: fix uninitialized FIFOsOndrej Puzman
2010-12-108250: add a UPIO_DWAPB32 for 32 bit accessesJamie Iles
2010-12-108250: use container_of() instead of castingJamie Iles
2010-12-10serial: omap-serial: Add support for kernel debuggerCosmin Cojocar
2010-12-10serial: fix pch_uart kconfig & buildRandy Dunlap
2010-12-10Merge branch 'devel-omap-irq' into omap-for-linusTony Lindgren
2010-12-09msm_serial: Remove redundant unlikely()Tobias Klauser
2010-12-02Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-30serial: mfd: adjust the baud rate settingFeng Tang
2010-11-30serial: ifx6x60: fix memory leakVasiliy Kulikov
2010-11-30serial: ifx6x60: free IRQ on errorVasiliy Kulikov
2010-11-30Serial: EG20T: add PCH_UART driverTomoya MORINAGA
2010-11-30Serial: ce4100: Add PCI UART support for the ce4100Dirk Brandewie
2010-11-30omap: Serial: Define register access modes in LCRAndrei Emeltchenko
2010-11-30OMAP: Serial: Define OMAP uart MDR1 reg and remove magic numbersAndrei Emeltchenko
2010-11-24Merge branches 'rmobile/ag5' and 'rmobile/fsi-despair' into rmobile-latestPaul Mundt
2010-11-18ARM: mach-shmobile: Initial AG5 and AG5EVM supportMagnus Damm
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann
2010-11-16serial8250: Mark console as CON_ANYTIMEPeter Zijlstra
2010-11-16serial: ifx6x60: Fix missing include for msleepAlan Cox
2010-11-16serial: ifx6x60: The IFX requires SPIAlan Cox
2010-11-16serial: mpc52xx: make printout for type more genericWolfram Sang
2010-11-13Revert "8250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hang"Ingo Molnar
2010-11-12Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2010-11-11serial: cpu_uart: Remove unused uart_cpm_port fieldsBaurzhan Ismagulov
2010-11-11serial: cpm_uat: reducing CPM serial latencyBaurzhan Ismagulov
2010-11-11serial: Add support for UART on VIA VT8500 and compatiblesAlexey Charkov
2010-11-11ifx6x60: SPI protocol driver for Infineon 6x60 modemRuss Gorby
2010-11-11serial: bfin_5xx: grab port lock before making port termios changesSonic Zhang
2010-11-11serial: bfin_5xx: disable CON_PRINTBUFFER for consolesSonic Zhang
2010-11-11serial: bfin_5xx: remove redundant SSYNC to improve TX speedSonic Zhang
2010-11-11serial: bfin_5xx: always include DMA headersSonic Zhang
2010-11-118250: Fix tcsetattr to avoid ioctl(TIOCMIWAIT) hangLawrence Rust
2010-11-09SERIAL: blacklist si3052 chipMaciej Szmigiero
2010-11-09drivers/serial/bfin_5xx.c: Fix line continuation defectsJoe Perches
2010-11-098250: add support for Kouwell KW-L221N-2Mikulas Patocka
2010-11-03kgdboc: reset input devices (keyboards) when exiting debuggerDmitry Torokhov
2010-11-01Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds
2010-10-28CRIS: Fix RS485 delay handling.Jesper Nilsson
2010-10-28Add missing "struct" to in sizeof.Jesper Nilsson
2010-10-25Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-22Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-10-22kdb,kgdb: fix sparse fixupsJason Wessel
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds