summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* TTY: use tty_wait_until_sent_from_close in tty_port_close_startJiri Slaby2011-08-251-1/+1
* TTY: define tty_wait_until_sent_from_closeJiri Slaby2011-08-251-0/+18
* TTY: serial, move locking in uart_closeJiri Slaby2011-08-251-1/+1
* TTY: serial, use ASYNCB_CLOSING in uart_closeJiri Slaby2011-08-251-0/+3
* jsm: print byte we are dequeingThadeu Lima de Souza Cascardo2011-08-241-1/+1
* jsm: remove buggy write queueThadeu Lima de Souza Cascardo2011-08-244-103/+28
* jsm: remove remaining flip buffer codeThadeu Lima de Souza Cascardo2011-08-242-21/+0
* tty: Add support serial for EXYNOS4212 SoCKukjin Kim2011-08-241-2/+2
* atmel_serial: RS485: receiving enabled when sending dataBernhard Roth2011-08-243-3/+10
* serial/imx: support to handle break characterHui Wang2011-08-241-3/+7
* Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman2011-08-244-115/+0
* Revert "tty: of_serial: add support for the DesignWare 8250"Greg Kroah-Hartman2011-08-242-8/+0
* tty: of_serial: add support for the DesignWare 8250Jamie Iles2011-08-232-0/+8
* tty: serial8250: add helpers for the DesignWare 8250Jamie Iles2011-08-234-0/+115
* tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles2011-08-233-75/+1
* mips: msp71xx/serial: add workaround for DW UARTJamie Iles2011-08-231-4/+65
* mips: msp71xx/serial: convert to pr_foo() helpersJamie Iles2011-08-231-2/+2
* tty: serial8250: allow platforms to override irq handlerJamie Iles2011-08-232-4/+37
* tty: serial: allow ports to override the irq handlerJamie Iles2011-08-231-0/+1
* ARM: SAMSUNG: Remove uart irq handling from plaform codeThomas Abraham2011-08-2312-352/+25
* serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham2011-08-232-12/+96
* serial:bfin_uart: Put TX IRQ in individual platform resource.Sonic Zhang2011-08-231-14/+22
* tty: clearify structure initializer in notify_write()Mathias Krause2011-08-231-1/+1
* serial:blackfin: rename Blackfin serial driver to bfin_uart.cSonic Zhang2011-08-233-2/+2
* serial:blackfin: Correct coding style in bfin serial driver.Sonic Zhang2011-08-231-9/+16
* TTY: mxser+cyclades remove wait_until_sent debug codeJiri Slaby2011-08-232-23/+2
* TTY: remove tty_lockedJiri Slaby2011-08-235-21/+2
* TTY: ami_serial, remove BTM from wait_until_sentJiri Slaby2011-08-231-9/+1
* TTY: serial, remove tasklet for tty_wakeupJiri Slaby2011-08-232-20/+1
* TTY: msm_serial, remove unneeded console setJiri Slaby2011-08-231-2/+0
* TTY: serial, remove BTM from wait_until_sentJiri Slaby2011-08-231-23/+7
* drivers/tty/synclink: remove double commentEdwin van Vliet2011-08-231-1/+0
* tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi2011-08-235-0/+926
* Linux 3.1-rc3v3.1-rc3Linus Torvalds2011-08-221-2/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-08-226-8/+26
|\
| * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-08-186-8/+26
| |\
| | * perf tools: Add group event scheduling option to perf record/statLin Ming2011-08-182-3/+8
| | * MAINTAINERS: Fix list of perf events source filesGeunsik Lim2011-08-181-1/+1
| | * perf tools: Fix build against newer glibcJosh Boyer2011-08-181-0/+2
| | * perf tools: Fix error handling of unknown eventsStephane Eranian2011-08-181-1/+5
| | * perf evlist: Fix missing event name init for default eventStephane Eranian2011-08-181-1/+10
| | * perf list: Fix exit valueStephane Eranian2011-08-181-2/+0
* | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-225-11/+15
|\ \ \
| * | | xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge2011-08-221-1/+1
| * | | xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-221-2/+2
| * | | xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-173-8/+12
| * | | xen: xen-selfballoon.c needs more header filesRandy Dunlap2011-08-101-0/+1
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds2011-08-211-5/+10
|\ \ \ \
| * | | | firewire: core: handle ack_busy when fetching the Config ROMStefan Richter2011-08-131-5/+10
* | | | | Btrfs: fix 64 bit divide problemJosef Bacik2011-08-211-5/+7
OpenPOWER on IntegriCloud