summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2012-06-26Merge 3.5-rc4 into tty-nextGreg Kroah-Hartman
2012-06-20pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart
2012-06-20Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-06-19serial/amba-pl011: fix ages old copy-paste errorsLinus Walleij
2012-06-15serial: pxa: add spin lock for console writeChao Xie
2012-06-13Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and...Paul Mundt
2012-06-13serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart
2012-06-13serial: sh-sci: Fix probe error pathsLaurent Pinchart
2012-06-12serial: sh-sci: Make probe fail for ports that exceed the maximum countLaurent Pinchart
2012-06-12serial: sh-sci: Fix probe error pathsLaurent Pinchart
2012-06-128250_pci: Remove duplicate struct pciserial_boardShawn Bohrer
2012-06-12serial: Add driver for LPC32xx High Speed UARTsRoland Stigge
2012-06-12serial/of-serial: Add LPC3220 standard UART compatible stringRoland Stigge
2012-06-12serial/8250: Add LPC3220 standard UART typeRoland Stigge
2012-06-12serial/amba-pl011: move custom pin control to driverLinus Walleij
2012-06-12serial: fix serial_txx9.c build warning/typoRandy Dunlap
2012-06-12serial: fix kernel-doc warnings in 8250.cRandy Dunlap
2012-06-12serial_core: Update buffer overrun statistics.Corbin
2012-06-12serial/imx: make devdata member point to const dataUwe Kleine-König
2012-06-12serial: samsung: protect NULL dereference of clock nameKeyYoung Park
2012-06-12serial: samsung: Fixed wrong comparison for baudclk_rateKyoungil Kim
2012-06-12serial: samsung: Remove NULL checking for baud clockKyoungil Kim
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds
2012-05-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle
2012-05-24Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-21SERIAL: MIPS: lantiq: implement OF supportJohn Crispin
2012-05-18serial: sh-sci: Fix for port types without BRI interrupts.Paul Mundt
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker
2012-05-17serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...Sonic Zhang
2012-05-17serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.Sonic Zhang
2012-05-17serial: bfin_uart: narrow the reboot condition in DMA tx interruptSonic Zhang
2012-05-17serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.Sonic Zhang
2012-05-15Revert "serial_core: Update buffer overrun statistics."Greg Kroah-Hartman
2012-05-15SERIAL: MIPS Swarm sb1250-duart.c driver needs module.hPaul Gortmaker
2012-05-15SERIAL: MIPS DECstation zs.c driver needs module.hPaul Gortmaker
2012-05-14tty: Allow uart_register/unregister/registerAlan Cox
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann
2012-05-12serial: mxs-auart: adopt pinctrl supportShawn Guo
2012-05-12serial: amba-pl011: adopt pinctrl supportShawn Guo
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann
2012-05-11Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan
2012-05-11tty: serial: imx: adopt pinctrl supportShawn Guo
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt