aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* n_gsm: Send CLD command on exitAlan Cox2011-08-26
* n_gsm: update TODO listAlan Cox2011-08-26
* hsu: add runtime pm supportKristen Carlson Accardi2011-08-26
* TTY: use tty_wait_until_sent_from_close in other driversJiri Slaby2011-08-25
* TTY: use tty_wait_until_sent_from_close in tty_port_close_startJiri Slaby2011-08-25
* TTY: define tty_wait_until_sent_from_closeJiri Slaby2011-08-25
* TTY: serial, move locking in uart_closeJiri Slaby2011-08-25
* TTY: serial, use ASYNCB_CLOSING in uart_closeJiri Slaby2011-08-25
* jsm: print byte we are dequeingThadeu Lima de Souza Cascardo2011-08-24
* jsm: remove buggy write queueThadeu Lima de Souza Cascardo2011-08-24
* jsm: remove remaining flip buffer codeThadeu Lima de Souza Cascardo2011-08-24
* tty: Add support serial for EXYNOS4212 SoCKukjin Kim2011-08-24
* atmel_serial: RS485: receiving enabled when sending dataBernhard Roth2011-08-24
* serial/imx: support to handle break characterHui Wang2011-08-24
* Revert "tty: serial8250: add helpers for the DesignWare 8250"Greg Kroah-Hartman2011-08-24
* Revert "tty: of_serial: add support for the DesignWare 8250"Greg Kroah-Hartman2011-08-24
* tty: of_serial: add support for the DesignWare 8250Jamie Iles2011-08-23
* tty: serial8250: add helpers for the DesignWare 8250Jamie Iles2011-08-23
* tty: serial8250: remove UPIO_DWAPB{,32}Jamie Iles2011-08-23
* mips: msp71xx/serial: add workaround for DW UARTJamie Iles2011-08-23
* mips: msp71xx/serial: convert to pr_foo() helpersJamie Iles2011-08-23
* tty: serial8250: allow platforms to override irq handlerJamie Iles2011-08-23
* tty: serial: allow ports to override the irq handlerJamie Iles2011-08-23
* ARM: SAMSUNG: Remove uart irq handling from plaform codeThomas Abraham2011-08-23
* serial: samsung: Add unified interrupt handler for s3c64xx and later SoC'sThomas Abraham2011-08-23
* serial:bfin_uart: Put TX IRQ in individual platform resource.Sonic Zhang2011-08-23
* tty: clearify structure initializer in notify_write()Mathias Krause2011-08-23
* serial:blackfin: rename Blackfin serial driver to bfin_uart.cSonic Zhang2011-08-23
* serial:blackfin: Correct coding style in bfin serial driver.Sonic Zhang2011-08-23
* TTY: mxser+cyclades remove wait_until_sent debug codeJiri Slaby2011-08-23
* TTY: remove tty_lockedJiri Slaby2011-08-23
* TTY: ami_serial, remove BTM from wait_until_sentJiri Slaby2011-08-23
* TTY: serial, remove tasklet for tty_wakeupJiri Slaby2011-08-23
* TTY: msm_serial, remove unneeded console setJiri Slaby2011-08-23
* TTY: serial, remove BTM from wait_until_sentJiri Slaby2011-08-23
* drivers/tty/synclink: remove double commentEdwin van Vliet2011-08-23
* tty/powerpc: introduce the ePAPR embedded hypervisor byte channel driverTimur Tabi2011-08-23
* Linux 3.1-rc3Linus Torvalds2011-08-22
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-08-22
|\
| * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2011-08-18
| |\
| | * perf tools: Add group event scheduling option to perf record/statLin Ming2011-08-18
| | * MAINTAINERS: Fix list of perf events source filesGeunsik Lim2011-08-18
| | * perf tools: Fix build against newer glibcJosh Boyer2011-08-18
| | * perf tools: Fix error handling of unknown eventsStephane Eranian2011-08-18
| | * perf evlist: Fix missing event name init for default eventStephane Eranian2011-08-18
| | * perf list: Fix exit valueStephane Eranian2011-08-18
* | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-08-22
|\ \ \
| * | | xen/tracing: Fix tracing config option properlyJeremy Fitzhardinge2011-08-22
| * | | xen: Do not enable PV IPIs when vector callback not presentStefano Stabellini2011-08-22
| * | | xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich2011-08-17