summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-02-13hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker
2014-02-13serial: sirf: move to use generic dma dt-binding to get dma channelsQipan Li
2014-02-13serial: pl011: Move uart_register_driver call to device probeTushar Behera
2014-02-13serial: samsung: Move uart_register_driver call to device probeTushar Behera
2014-02-13serial: max310x: Fix build warningAlexander Shiyan
2014-02-13serial: max310x: Fix build errorAlexander Shiyan
2014-02-13serial: imx: always wake up the processes in the TX callbackHuang Shijie
2014-02-13tty/serial: atmel_serial: remove dev_dbg in atmel_set_termiosNicolas Ferre
2014-02-13n_tty: Simplify input_available_p()Peter Hurley
2014-02-13Merge branch 'tty-linus' into tty-nextGreg Kroah-Hartman
2014-02-13serial: 8250: Support XR17V35x fraction divisorJoe Schultz
2014-02-13n_tty: Fix stale echo outputPeter Hurley
2014-02-13serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li
2014-02-13serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov
2014-02-13n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0Peter Hurley
2014-02-13serial: omap: fix rs485 probe on defered pinctrlMichael Grzeschik
2014-02-13serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-02-13serial: omap-serial: Move info message to probe functionMarkus Pargmann
2014-02-13serial: max310x: Add devicetree supportAlexander Shiyan
2014-02-13serial: max310x: Driver cleanupAlexander Shiyan
2014-02-13serial: max310x: Add support for RS-485 modeAlexander Shiyan
2014-02-13serial: max310x: Add missing mutex_destroy() on driver exitAlexander Shiyan
2014-02-13serial: max310x: Always use dynamic GPIO ID assignmentAlexander Shiyan
2014-02-13serial: max310x: Migrate to CLK APIAlexander Shiyan
2014-02-13serial: max310x: Move all SPI-dependent stuff in one placeAlexander Shiyan
2014-02-13serial: sh_sci: remove HAVE_CLK build dependecyBaruch Siach
2014-02-13serial: max310x: Remove IRQ validationAlexander Shiyan
2014-02-13serial: max310x: Add the loopback mode supportAlexander Shiyan
2014-02-13serial: max310x: Remove excess port configure at startupAlexander Shiyan
2014-02-13serial: max310x: Remove init() and exit() callbacksAlexander Shiyan
2014-02-13serial: max310x: Setup baud rate generator more preciselyAlexander Shiyan
2014-02-13serial: max310x: Allow driver to be compiled as moduleAlexander Shiyan
2014-02-13serial: sh-sci: Restrict non-COMPILE_TEST compilationLaurent Pinchart
2014-02-13serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=nJingoo Han
2014-02-13serial: sh-sci: Fix cast warningJingoo Han
2014-02-13serial: omap-serial: Move info message to probe functionMarkus Pargmann
2014-02-12msm_serial: Add support for poll_{get,put}_char()Stephen Boyd
2014-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-02-09fix a kmap leak in virtio_consoleAl Viro
2014-02-08Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-08watchdog: dw_wdt: Add dependency on HAS_IOMEMRichard Weinberger
2014-02-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-07Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-02-07Merge tag 'pm+acpi-3.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-07tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke
2014-02-07tty: n_gsm: Fix for modems with brk in modem status controlLars Poeschel
2014-02-07drivers/tty/hvc: don't use module_init in non-modular hyp. console codePaul Gortmaker
2014-02-06hwmon: (da9055) Remove use of regmap_irq_get_virq()Adam Thomson
2014-02-06Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki
2014-02-06Merge branch 'pm-cpufreq'Rafael J. Wysocki