summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)AuthorLines
2012-06-02tty: Revert the tty locking series, it needs more workLinus Torvalds-175/+108
2012-05-31tty: add lockdep annotationsEric Dumazet-4/+15
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-32/+53
2012-05-29tty: fix ldisc lock inversion traceAlan Cox-16/+25
2012-05-29pty: Fix lock inversionAlan Cox-2/+0
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-15/+23
2012-05-26Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex...Ralf Baechle-32/+53
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds-71/+0
2012-05-23Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-12/+8
2012-05-23Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds-5/+44
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1217/+1316
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-0/+24
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+0
2012-05-21SERIAL: MIPS: lantiq: implement OF supportJohn Crispin-32/+51
2012-05-18serial: sh-sci: Fix for port types without BRI interrupts.Paul Mundt-1/+18
2012-05-18Merge branch 'sh/evt2irq-migration' into sh-latestPaul Mundt-1/+1
2012-05-17serial: delete the MCA specific 8250 support.Paul Gortmaker-71/+0
2012-05-17serial: bfin_uart: Make MMR access compatible with 32 bits bf609 style contro...Sonic Zhang-16/+4
2012-05-17serial: bfin_uart: RTS and CTS MMRs can be either 16-bit width or 32-bit width.Sonic Zhang-12/+10
2012-05-17serial: bfin_uart: narrow the reboot condition in DMA tx interruptSonic Zhang-1/+1
2012-05-17serial: bfin_uart: Adapt bf5xx serial driver to bf60x serial4 controller.Sonic Zhang-19/+13
2012-05-15Revert "serial_core: Update buffer overrun statistics."Greg Kroah-Hartman-4/+2
2012-05-15SERIAL: MIPS Swarm sb1250-duart.c driver needs module.hPaul Gortmaker-0/+1
2012-05-15SERIAL: MIPS DECstation zs.c driver needs module.hPaul Gortmaker-0/+1
2012-05-15tty: hvc_xen: NULL dereference on allocation failureDan Carpenter-2/+2
2012-05-14tty: Fix LED error returnAlan Cox-1/+1
2012-05-14tty: Fix LED error returnAlan Cox-1/+1
2012-05-14tty: Allow uart_register/unregister/registerAlan Cox-0/+1
2012-05-14Merge branches 'spear/clock' and 'imx/clock' into next/clockArnd Bergmann-0/+24
2012-05-14Merge branch 'imx/pinctrl' into imx/clockArnd Bergmann-0/+24
2012-05-12serial: mxs-auart: adopt pinctrl supportShawn Guo-0/+8
2012-05-12serial: amba-pl011: adopt pinctrl supportShawn Guo-0/+8
2012-05-11Merge branch 'clk/mxs' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann-10/+22
2012-05-11Merge branch 'clps711x/cleanup' into next/cleanupArnd Bergmann-1/+0
2012-05-11ARM: clps711x: Using a single definition for the PHYS and VIRT registers offsetAlexander Shiyan-1/+0
2012-05-11tty: serial: imx: adopt pinctrl supportShawn Guo-0/+8
2012-05-10tty: move global ldisc idle waitqueue to the individual ldiscIvo Sieben-3/+4
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt-18/+36
2012-05-09serial8250-em: Add DT supportMagnus Damm-0/+7
2012-05-09serial8250-em: clk_get() IS_ERR() error handling fixMagnus Damm-1/+2
2012-05-09serial_core: Update buffer overrun statistics.Corbin Atkinson-2/+4
2012-05-09tty: drop the pty lock during hangupAlan Cox-0/+2
2012-05-08keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov-12/+8
2012-05-08cris: fix missing tty arg in wait_event_interruptible_tty callPaul Gortmaker-2/+2
2012-05-07tty/amiserial: Add missing argument for tty_unlock()Geert Uytterhoeven-1/+1
2012-05-04tty_lock: Localise the lockAlan Cox-90/+137
2012-05-04pty: Lock the devpts bits privatelyAlan Cox-4/+15
2012-05-04tty_lock: undo the old tty_lock use on the cttyAlan Cox-2/+7
2012-05-04serial8250-em: Emma Mobile UART driver V2Magnus Damm-0/+187
2012-05-04Add missing call to uart_update_timeout()Lothar Waßmann-0/+2