summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2014-07-17serial: sh-sci: Updated calculation of bit error rate and bit rateNobuhiro Iwamatsu
2014-07-13Merge 3.16-rc5 into tty-next.Greg Kroah-Hartman
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-13clk: spear3xx: Set proper clock parent of uart1/2Thomas Gleixner
2014-07-13clk: spear3xx: Use proper control register offsetThomas Gleixner
2014-07-12Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2014-07-12Merge tag 'samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2014-07-12drivers: tty: Fix use-after-free in pty_common_installRasmus Villemoes
2014-07-12Merge tag 'usb-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-12Merge tag 'tty-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-12Merge tag 'char-misc-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-07-12Merge tag 'staging-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-11phy: omap-usb2: Balance pm_runtime_enable() on probe failure and removeRoger Quadros
2014-07-11phy: core: Fix error path in phy_create()Roger Quadros
2014-07-11drivers: phy: phy-samsung-usb2.c: Add missing MODULE_DEVICE_TABLESjoerd Simons
2014-07-11phy: omap-usb2: fix devm_ioremap_resource error detection codeHimangi Saraogi
2014-07-11phy: sun4i: depend on RESET_CONTROLLERMaxime Ripard
2014-07-11USB: serial: ftdi_sio: Add Infineon TriboardMichal Sojka
2014-07-11drivers: tty: Merge alloc_tty_struct and initialize_tty_structRasmus Villemoes
2014-07-11serial: pch_uart: Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven
2014-07-11serial/arc: Fix warning with CONSOLE_POLLVineet Gupta
2014-07-11serial: altera: Adopt uart_console_write()Daniel Thompson
2014-07-11serial: efm32: correct namespacing of location propertyUwe Kleine-König
2014-07-11serial: imx: Fix build breakagePeter Hurley
2014-07-11Merge tag 'dm-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2014-07-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-07-10Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-10serial: arc_uart: Use uart_circ_empty() for open-coded comparisonPeter Hurley
2014-07-10serial: Test for no tx data on tx restartPeter Hurley
2014-07-10tty: serial: msm: Support big-endian CPUsStephen Boyd
2014-07-10serial: txx9: remove duplicate TXX9_SIFCR_TDIL_MASK defineDan Carpenter
2014-07-10serial: blackfin: Fix CTS flow controlPeter Hurley
2014-07-10tty: serial: Fix termios/port flags mismatchPeter Hurley
2014-07-10tty: Call hangup method in modern stylePeter Hurley
2014-07-10char: synclink: Remove WARN_ON for bad port countPeter Hurley
2014-07-10tty: Remove tty_hung_up_p() tests from tty drivers' open()Peter Hurley
2014-07-10serial: Use UPF_* constants with struct uart_port flagsPeter Hurley
2014-07-10tty: ipwireless: Remove tty->closing abort from ipw_open()Peter Hurley
2014-07-10tty: Move tty->closing from port lock critical sectionPeter Hurley
2014-07-10tty: Document locking for tty_port_hangup()Peter Hurley
2014-07-10tty: Document locking for tty_port_block_til_ready()Peter Hurley
2014-07-10tty: Document locking for tty_port_open()Peter Hurley
2014-07-10tty: Document locking for tty_port_close{,start,end}()Peter Hurley
2014-07-10serial: fsl_lpuart: calculate DMA burstStefan Agner
2014-07-11clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K
2014-07-10serial: fsl_lpuart: move DMA RX timeout calculationStefan Agner
2014-07-10serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-07-10serial: tegra: ack the rx dma desc after transfer terminatedPradeep Goudagunta
2014-07-10serial: tegra: update tx_circular buffer only when TX_DMA is in progressPradeep Goudagunta