Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-23TTY: serial, fix includes in some driversJiri Slaby
2011-09-23TTY: serial, remove dead code from 68328Jiri Slaby
2011-09-23TTY: serial: Move mutex_unlock in uart_close functionNobuhiro Iwamatsu
2011-09-23serial: pxa: work around for errata #20Marcus Folkesson
2011-08-26tty: add a DesignWare 8250 driverJamie Iles
2011-08-26tty: 8250: export serial8250_handle_irqJamie Iles
2011-08-26tty/powerpc: fix build break with ehv_bytechan.c on allyesconfigTimur Tabi
2011-08-26max3110: Fix up port->tty backreferencingAlan Cox
2011-08-26max3110: add sysrq supportAlexander Shishkin
2011-08-26max3110: wake up fixesDirk Brandewie
2011-08-26n_gsm: Send CLD command on exitAlan Cox
2011-08-26n_gsm: update TODO listAlan Cox
2011-08-26hsu: add runtime pm supportKristen Carlson Accardi
2011-08-25TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby
2011-08-25TTY: use tty_wait_until_sent_from_close in tty_port_close_startJiri Slaby
2011-08-25TTY: serial, move locking in uart_closeJiri Slaby
2011-08-25TTY: serial, use ASYNCB_CLOSING in uart_closeJiri Slaby
2011-08-25jsm: print byte we are dequeingThadeu Lima de Souza Cascardo
2011-08-25jsm: remove buggy write queueThadeu Lima de Souza Cascardo
2011-08-25jsm: remove remaining flip buffer codeThadeu Lima de Souza Cascardo
2011-08-25tty: Add support serial for EXYNOS4212 SoCKukjin Kim
2011-08-25atmel_serial: RS485: receiving enabled when sending dataBernhard Roth
2011-08-25serial/imx: support to handle break characterHui Wang
2011-08-25Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman
2011-08-25Revert "tty: of_serial: add support for the DesignWare 8250"Greg Kroah-Hartman
2011-08-23tty: of_serial: add support for the DesignWare 8250Jamie Iles
2011-08-23tty: serial8250: add helpers for the DesignWare 8250Jamie Iles
2011-08-23tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles
2011-08-23tty: serial8250: allow platforms to override irq handlerJamie Iles
2011-08-23serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham
2011-08-23serial:bfin_uart: Put TX IRQ in individual platform resource.Sonic Zhang
2011-08-23tty: clearify structure initializer in notify_write()Mathias Krause
2011-08-23serial:blackfin: rename Blackfin serial driver to bfin_uart.cSonic Zhang
2011-08-23serial:blackfin: Correct coding style in bfin serial driver.Sonic Zhang
2011-08-23TTY: mxser+cyclades remove wait_until_sent debug codeJiri Slaby
2011-08-23TTY: remove tty_lockedJiri Slaby
2011-08-23TTY: ami_serial, remove BTM from wait_until_sentJiri Slaby
2011-08-23TTY: serial, remove tasklet for tty_wakeupJiri Slaby
2011-08-23TTY: msm_serial, remove unneeded console setJiri Slaby
2011-08-23TTY: serial, remove BTM from wait_until_sentJiri Slaby
2011-08-23drivers/tty/synclink: remove double commentEdwin van Vliet
2011-08-23tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi
2011-08-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds
2011-08-21pci: fix new kernel-doc warning in pci.cRandy Dunlap
2011-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-19drm/i915: set GFX_MODE to pre-Ivybridge default value even on IvybridgeJesse Barnes
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2011-08-19PCI: OF: Don't crash when bridge parent is NULL.David Daney
2011-08-19Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds