summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...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-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-21hvc_xen: NULL dereference on allocation failureDan Carpenter
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-18Merge branch 'sh/evt2irq-migration' into sh-latestPaul 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-15tty: hvc_xen: NULL dereference on allocation failureDan Carpenter
2012-05-14tty: Fix LED error returnAlan Cox
2012-05-14tty: Fix LED error returnAlan Cox
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-10tty: move global ldisc idle waitqueue to the individual ldiscIvo Sieben
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt
2012-05-09serial8250-em: Add DT supportMagnus Damm
2012-05-09serial8250-em: clk_get() IS_ERR() error handling fixMagnus Damm
2012-05-09serial_core: Update buffer overrun statistics.Corbin Atkinson
2012-05-09tty: drop the pty lock during hangupAlan Cox
2012-05-08keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov
2012-05-08cris: fix missing tty arg in wait_event_interruptible_tty callPaul Gortmaker
2012-05-07tty/amiserial: Add missing argument for tty_unlock()Geert Uytterhoeven
2012-05-04tty_lock: Localise the lockAlan Cox
2012-05-04pty: Lock the devpts bits privatelyAlan Cox
2012-05-04tty_lock: undo the old tty_lock use on the cttyAlan Cox
2012-05-04serial8250-em: Emma Mobile UART driver V2Magnus Damm
2012-05-04Add missing call to uart_update_timeout()Lothar Waßmann
2012-05-04tty: mxser: local variables should not be exposed globallyH Hartley Sweeten
2012-05-02serial8250: Introduce serial8250_register_8250_port()Magnus Damm
2012-05-02serial8250: Clean up default map and dl codeMagnus Damm
2012-05-02serial8250: Use dl_read()/dl_write() on RM9KMagnus Damm
2012-05-02serial8250: Use dl_read()/dl_write() on AlchemyMagnus Damm
2012-05-02serial8250: Add dl_read()/dl_write() callbacksMagnus Damm
2012-05-02Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds