Revert "TTY: call tty_driver_lookup_tty unconditionally"
[deliverable/linux.git] / drivers / tty /
2011-10-19  Greg Kroah-HartmanRevert "TTY: call tty_driver_lookup_tty unconditionally"
2011-10-18  Nicolas Ferretty/serial: atmel_serial: add device tree support
2011-10-18  Nicolas Ferretty/serial: atmel_serial: auto-enumerate ports
2011-10-18  Nicolas Ferretty/serial: atmel_serial: whitespace and braces modific...
2011-10-18  Nicolas Ferretty/serial: atmel_serial: change platform_data variable...
2011-10-18  Jiri SlabyTTY: call tty_driver_lookup_tty unconditionally
2011-10-18  Jiri SlabyTTY: pty, release tty in all ptmx_open fail paths
2011-10-18  Jiri SlabyTTY: make tty_add_file non-failing
2011-10-18  Jiri SlabyTTY: drop driver reference in tty_open fail path
2011-10-18  Tomoya MORINAGA8250_pci: Fix kernel panic when pch_uart is disabled
2011-10-18  Thomas Meyertty: Support compat_ioctl get/set termios_locked
2011-10-18  Miche Baker-Harveyhvc_console: display printk messages on console.
2011-09-29  Dan CarpenterTTY: snyclinkmp: forever loop in tx_load_dma_buffer()
2011-09-26  Mikhail Kshevetskiytty/n_gsm: avoid fifo overflow in gsm_dlci_data_output
2011-09-26  Mikhail Kshevetskiytty/n_gsm: fix a bug in gsm_dlci_data_output (adaption...
2011-09-26  Konrad Rzeszutek... 8250: ratelimit LSR safety check engaged warning.
2011-09-26  Nikola Diklic-Perintty/n_gsm: fix bug in tiocmset
2011-09-26  Timur Tabidrivers/tty: don't use the byte channel handle as a...
2011-09-22  Yong ZhangTTY: irq: Remove IRQF_DISABLED
2011-09-22  Ning Jiangserial-core: power up uart port early before we do...
2011-09-22  Andi Kleenserial: mfd: Initconst section fixes
2011-09-22  Geert Uytterhoevenkeyboard: Do not include <linux/irq.>
2011-09-22  Jiri SlabyTTY: serial, move 68360 driver to staging
2011-09-22  WANG Congcris: lower the printk level in cris serial driver
2011-09-22  Søren Holmserial: Support the EFR-register of XR1715x uarts.
2011-09-22  WANG Congcris: fix a build error in drivers/tty/serial/crisv10.c
2011-09-22  Jiri SlabyTTY: serial, fix includes in some drivers
2011-09-22  Jiri SlabyTTY: serial, remove dead code from 68328
2011-09-22  Nobuhiro IwamatsuTTY: serial: Move mutex_unlock in uart_close function
2011-09-22  Marcus Folkessonserial: pxa: work around for errata #20
2011-08-26  Jamie Ilestty: add a DesignWare 8250 driver
2011-08-26  Jamie Ilestty: 8250: export serial8250_handle_irq
2011-08-26  Timur Tabitty/powerpc: fix build break with ehv_bytechan.c on...
2011-08-26  Alan Coxmax3110: Fix up port->tty backreferencing
2011-08-26  Alexander Shishkinmax3110: add sysrq support
2011-08-26  Dirk Brandewiemax3110: wake up fixes
2011-08-26  Alan Coxn_gsm: Send CLD command on exit
2011-08-26  Alan Coxn_gsm: update TODO list
2011-08-26  Kristen Carlson... hsu: add runtime pm support
2011-08-25  Jiri SlabyTTY: use tty_wait_until_sent_from_close in other drivers
2011-08-25  Jiri SlabyTTY: use tty_wait_until_sent_from_close in tty_port_clo...
2011-08-25  Jiri SlabyTTY: serial, move locking in uart_close
2011-08-25  Jiri SlabyTTY: serial, use ASYNCB_CLOSING in uart_close
2011-08-24  Thadeu Lima de Sou... jsm: print byte we are dequeing
2011-08-24  Thadeu Lima de Sou... jsm: remove buggy write queue
2011-08-24  Thadeu Lima de Sou... jsm: remove remaining flip buffer code
2011-08-24  Kukjin Kimtty: Add support serial for EXYNOS4212 SoC
2011-08-24  Bernhard Rothatmel_serial: RS485: receiving enabled when sending...
2011-08-24  Hui Wangserial/imx: support to handle break character
2011-08-24  Greg Kroah-HartmanRevert "tty: serial8250: add helpers for the DesignWare...
2011-08-24  Greg Kroah-HartmanRevert "tty: of_serial: add support for the DesignWare...
2011-08-23  Jamie Ilestty: of_serial: add support for the DesignWare 8250
2011-08-23  Jamie Ilestty: serial8250: add helpers for the DesignWare 8250
2011-08-23  Jamie Ilestty: serial8250: remove UPIO_DWAPB{,32}
2011-08-23  Jamie Ilestty: serial8250: allow platforms to override irq handler
2011-08-23  Thomas Abrahamserial: samsung: Add unified interrupt handler for...
2011-08-23  Sonic Zhangserial:bfin_uart: Put TX IRQ in individual platform...
2011-08-23  Mathias Krausetty: clearify structure initializer in notify_write()
2011-08-23  Sonic Zhangserial:blackfin: rename Blackfin serial driver to bfin_...
2011-08-23  Sonic Zhangserial:blackfin: Correct coding style in bfin serial...
2011-08-23  Jiri SlabyTTY: mxser+cyclades remove wait_until_sent debug code
2011-08-23  Jiri SlabyTTY: remove tty_locked
2011-08-23  Jiri SlabyTTY: ami_serial, remove BTM from wait_until_sent
2011-08-23  Jiri SlabyTTY: serial, remove tasklet for tty_wakeup
2011-08-23  Jiri SlabyTTY: msm_serial, remove unneeded console set
2011-08-23  Jiri SlabyTTY: serial, remove BTM from wait_until_sent
2011-08-23  Edwin van Vlietdrivers/tty/synclink: remove double comment
2011-08-23  Timur Tabitty/powerpc: introduce the ePAPR embedded hypervisor...
2011-08-22  Linus TorvaldsMerge branch 'stable/bug.fixes' of git://git./linux...
2011-08-22  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-08-19  Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2011-08-19  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-19  Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2011-08-18  Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2011-08-18  Chris MasonMerge branch 'btrfs-3.0' into for-linus
2011-08-17  Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2011-08-17  Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2011-08-16  Linus TorvaldsMerge branch 'kvm-updates/3.1' of git://git./virt/kvm/kvm
2011-08-16  Linus TorvaldsMerge branch 'docs-move' of git://git./linux/kernel...
2011-08-15  Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2011-08-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2011-08-14  Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-08-13  Linus TorvaldsMerge branch 'staging-linus' of git://git./linux/kernel...
2011-08-13  Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2011-08-11  John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-08-11  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2011-08-11  Linus TorvaldsMerge branch 'fixes' of /home/rmk/linux-2.6-arm
2011-08-10  Linus TorvaldsMerge branch 'merge' of git://git./linux/kernel/git...
2011-08-10  Tony LindgrenMerge branch 'for_3.1/pm-fixes' of git://git./linux...
2011-08-10  Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-08-09  Jens AxboeMerge branch 'stable/for-jens' of git://git./linux...
2011-08-09  Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-08-08  Takashi IwaiMerge branch 'fix/asoc' into for-linus
2011-08-08  Takashi IwaiMerge branch 'fix/kconfig' into for-linus
2011-08-08  Alex ElderMerge branch 'master' of git://git./linux/kernel/git...
2011-08-08  Takashi IwaiMerge branch 'wm8996-rename' of git://git./linux/kernel...
2011-08-08  Sascha HauerMerge commit 'v3.1-rc1' into imx-fixes
2011-08-08  Mark BrownMerge branch 'for-3.1' of git://git./linux/kernel/git...
2011-08-08  Greg Kroah-HartmanMerge 3.1-rc1 into usb-linus
next
This page took 0.061153 seconds and 8 git commands to generate.