index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Age
Commit message (
Expand
)
Author
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
TTY: convert more flipping functions
Jiri Slaby
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2013-01-15
serial/arc-uart: switch to devicetree based probing
Vineet Gupta
2013-01-15
serial/arc-uart: platform_data order changed
Vineet Gupta
2013-01-15
serial/arc-uart: split probe from probe_earlyprintk
Vineet Gupta
2013-01-15
serial/arc-uart: Don't index with -ve platform_device->id
Vineet Gupta
2013-01-15
serial: tegra: add serial driver
Laxman Dewangan
2013-01-15
serial: imx: Use devm_* APIs
Sachin Kamat
2013-01-15
serial: imx: Use pr_info instead of printk
Sachin Kamat
2013-01-15
serial: imx: Fix coding style issue
Sachin Kamat
2013-01-15
serial: imx: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2013-01-15
serial: imx: Fix checkpatch errors related to spacing
Sachin Kamat
2013-01-15
serial: Samsung: Use of_match_ptr() macro
Sachin Kamat
2013-01-15
serial: samsung: remove the use of statically remapped controller address
Thomas Abraham
2013-01-15
serial: mxs-auart: Fix typo in sanity check
Thomas Jarosch
2013-01-15
tty: Fix comments that reference BKL, eventd, old paths
Kevin Cernekee
2013-01-15
serial: Remove RM9000 series serial driver.
Ralf Baechle
2013-01-15
serial: avoid double free after call ioc4_serial_remove_one
Chen Gang
2013-01-15
serial: sirf: add support for new SiRFmarco SMP SoC
Barry Song
2013-01-15
tty: serial core: decouple pm states from ACPI
Linus Walleij
2013-01-15
serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR
Enric Balletbo i Serra
2013-01-15
serial: quatech: add the other serial identifiers and preliminary control code
Alan Cox
2012-12-16
Merge branch 'omap-for-v3.8/fixes-for-merge-window' into omap-for-v3.8/fixes-...
Tony Lindgren
2012-12-14
ARM: OMAP: Move plat/omap-serial.h to include/linux/platform_data/serial-omap.h
Tony Lindgren
2012-12-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-12-12
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-12
Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-12-11
Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-11
Merge branches 'cache-l2x0', 'fixes', 'hdrs', 'misc', 'mmci', 'vic' and 'warn...
Russell King
2012-11-30
Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2012-11-26
drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage
Andrew Morton
2012-11-26
serial: ifx6x60: Add modem power off function in the platform reboot process
Jun Chen
2012-11-26
serial: mxs-auart: unmap the scatter list before we copy the data
Huang Shijie
2012-11-26
serial: mxs-auart: disable the Receive Timeout Interrupt when DMA is enabled
Huang Shijie
2012-11-26
serial: max310x: Setup missing "can_sleep" field for GPIO
Alexander Shiyan
2012-11-26
tty/serial: fix ifx6x60.c declaration warning
Randy Dunlap
2012-11-26
serial: samsung: add devicetree properties for non-Exynos SoCs
Heiko Stübner
2012-11-26
serial: samsung: fix potential soft lockup during uart write
Thomas Abraham
2012-11-22
ARM: EXYNOS: add support for EXYNOS5440 SoC
Kukjin Kim
2012-11-21
tty/8250 Add check for pci_ioremap_bar failure
Matt Schulte
2012-11-21
tty/8250 Add support for Commtech's Fastcom Async-335 and Fastcom Async-PCIe ...
Matt Schulte
2012-11-21
tty/8250 Add XR17D15x devices to the exar_handle_irq override
Matt Schulte
2012-11-21
tty/8250: Add sleep capability to XR17D15X ports
Matt Schulte
2012-11-21
serial: Add initialization of sampling mode and tx/rx triggers to pci_xr17v35...
Matt Schulte
2012-11-21
serial: Optimization: check for presence of UPF_EXAR_EFR flag before serial_in
Matt Schulte
[next]