Age | Commit message (Expand) | Author |
2014-11-25 | serial: samsung: fix style problems | Robert Baldyga |
2014-11-25 | serial: samsung: wait for transfer completion before clock disable | Robert Baldyga |
2014-11-25 | serial: icom: fix error return code | Julia Lawall |
2014-11-25 | serial: tegra: clean up tty-flag assignments | Johan Hovold |
2014-11-25 | serial: Fix io address assign flow with Fintek PCI-to-UART Product | Peter Hung |
2014-11-25 | serial: mxs-auart: fix tx_empty against shift register | Janusz Uzycki |
2014-11-25 | serial: mxs-auart: fix gpio change detection on interrupt | Janusz Uzycki |
2014-11-25 | serial: mxs-auart: Fix mxs_auart_set_ldisc() | Fabio Estevam |
2014-11-25 | serial: 8250_dw: Use 64-bit access for OCTEON. | David Daney |
2014-11-25 | serial: imx: Fix warning when building 'allmodconfig' | Fabio Estevam |
2014-11-25 | tty: serial: omap_serial: line is unsigned, don't check < 0 | Sebastian Andrzej Siewior |
2014-11-25 | tty: serial: 8250: omap: line is unsigned, don't check < 0 | Sebastian Andrzej Siewior |
2014-11-25 | tty: serial: men_z135_uart: Add terminating entry for men_z135_ids | Axel Lin |
2014-11-25 | serial: sirf: add a new uart type support | Qipan Li |
2014-11-25 | tty: pr_warning->pr_warn and logging neatening | Joe Perches |
2014-11-25 | serial: jsm: Fix unnecessary space before function ptr arguments | Konrad Zapalowicz |
2014-11-25 | serial: jsm: Replace magic value with the proper define | Konrad Zapalowicz |
2014-11-25 | serial: jsm: Fix the alignment of the switch satement | Konrad Zapalowicz |
2014-11-25 | serial: jsm: Remove unnecessary if statement | Konrad Zapalowicz |
2014-11-25 | serial: jsm: Remove unnecessary parameter from clear_break() | Konrad Zapalowicz |
2014-11-25 | serial: sh-sci: Change checking for error rate of HSCIF | Nobuhiro Iwamatsu |
2014-11-24 | tty: serial: msm_serial: Don't require DT aliases | Stephen Boyd |
2014-11-22 | vt: Fix build breakage when !CONFIG_VT_CONSOLE | Peter Hurley |
2014-11-11 | Revert "serial: of-serial: fetch line number from DT" | Greg Kroah-Hartman |
2014-11-10 | Merge 3.18-rc4 into tty-next. | Greg Kroah-Hartman |
2014-11-09 | Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2014-11-09 | Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-11-09 | Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-09 | Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-11-09 | Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-11-09 | Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-11-08 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-11-08 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-11-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media | Linus Torvalds |
2014-11-07 | Merge tag 'regulator-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-11-07 | Merge tag 'spi-v3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds |
2014-11-07 | tiny: rename ENABLE_DEV_COREDUMP to ALLOW_DEV_COREDUMP | Johannes Berg |
2014-11-07 | tiny: reverse logic for DISABLE_DEV_COREDUMP | Aristeu Rozanski |
2014-11-07 | i2c: core: Dispose OF IRQ mapping at client removal time | Laurent Pinchart |
2014-11-07 | i2c: at91: don't account as iowait | Wolfram Sang |
2014-11-07 | i2c: remove FSF address | Wolfram Sang |
2014-11-07 | serial: pl011: Add device tree support for RX DMA polling | Andrew Jackson |
2014-11-07 | serial: pl011: Don't enable RX DMA if residue processing not supported | Andrew Jackson |
2014-11-07 | serial: pl011: Set length of DMA transfer | Andrew Jackson |
2014-11-07 | serial: pl011: Avoid assumptions about buffer size when refilling TX DMA | Andrew Jackson |
2014-11-07 | serial: pl011: Allocate TX DMA buffer from DMA capable memory | Andrew Jackson |
2014-11-07 | serial: fsl_lpuart: Remove unneeded registration message | Fabio Estevam |
2014-11-07 | serial: fsl_lpuart: Remove unneeded check for 'res' | Fabio Estevam |
2014-11-07 | sysfs: driver core: Fix glue dir race condition by gdp_mutex | Yijing Wang |
2014-11-06 | drivers: serial: jsm: Remove FSF address from the file documentation/header | Konrad Zapalowicz |