index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-02
serial: sh-sci: use dev_get_platdata()
Jingoo Han
2013-08-02
serial/arc-uart: Remove the goto/label
Vineet Gupta
2013-08-02
serial/arc-uart: Handle Rx Error Interrupts w/o any data
Vineet Gupta
2013-08-02
tty: Only hangup once
Peter Hurley
2013-07-31
serial: sccnxp: Add DT support
Alexander Shiyan
2013-07-31
serial: sccnxp: Using structure for each supported IC instead of switch in probe
Alexander Shiyan
2013-07-31
serial: sccnxp: Using CLK API for getting UART clock
Alexander Shiyan
2013-07-31
serial: sccnxp: Disable regulator on error
Alexander Shiyan
2013-07-31
serial/efm32-uart: don't slur over failure in probe_dt
Uwe Kleine-König
2013-07-31
serial/efm32-uart: don't use pdev->id to determine the port's line
Uwe Kleine-König
2013-07-31
serial: use dev_get_platdata()
Jingoo Han
2013-07-29
serial: pch_uart: Fix signed-ness and casting of uartclk related fields
Darren Hart
2013-07-29
serial: at91: add dma support in usart binding descriptions
Elen Song
2013-07-29
serial: at91: make UART support dma and pdc transfers
Elen Song
2013-07-29
serial: at91: distinguish usart and uart
Elen Song
2013-07-29
serial: at91: support run time switch transfer mode
Elen Song
2013-07-29
serial: at91: add rx dma support
Elen Song
2013-07-29
serial: at91: add tx dma support
Elen Song
2013-07-29
serial: at91: use function pointer to choose pdc or pio
Elen Song
2013-07-29
serial: at91: correct definition from DMA to PDC
Elen Song
2013-07-29
serial: pch_uart: Remove __initdata annotation from dmi_table
Darren Hart
2013-07-29
TTY: synclink: replace bitmasks add operation with OR operation.
Alexandru Juncu
2013-07-29
serial: max310x: Fix dev_pm_ops
Alexander Shiyan
2013-07-29
Merge 3.11-rc3 into tty-next
Greg Kroah-Hartman
2013-07-28
Linux 3.11-rc3
Linus Torvalds
2013-07-28
Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-28
Merge tag 'trace-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2013-07-26
serial8250-em: Convert to devm_* managed helpers
Laurent Pinchart
2013-07-26
tty: Remove dead code
Andreas Platschek
2013-07-26
msm_serial: Send more than 1 character at a time on UARTDM
Stephen Boyd
2013-07-26
msm_serial: Make baud_code detection more dynamic
Stephen Boyd
2013-07-26
msm_serial: Fix sparse warnings
Stephen Boyd
2013-07-26
msm_serial: Fix NUL byte output on UARTDM
Stephen Boyd
2013-07-26
pci_ids.h: remove PCI_VENDOR_ID_ADDIDATA_OLD and PCI_DEVICE_ID_ADDIDATA_APCI7800
Ian Abbott
2013-07-26
serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800
Ian Abbott
2013-07-26
serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLD
Ian Abbott
2013-07-26
pci_ids.h: move PCI_VENDOR_ID_AMCC here
Ian Abbott
2013-07-26
serial:st-asc: Add ST ASC driver.
Srinivas Kandagatla
2013-07-26
serial/efm32-uart: make of_device_id array const
Uwe Kleine-König
2013-07-26
serial/efm32-uart: use COMPILE_TEST symbol to extend compile test coverage
Uwe Kleine-König
2013-07-26
msm_serial: add missing iounmap() on error in msm_request_port()
Wei Yongjun
2013-07-26
serial: bfin_uart: Remove redundant testing for ifdef CONFIG_SERIAL_BFIN_MODULE
Axel Lin
2013-07-26
pch_uart: Use DMI interface for board detection
Darren Hart
2013-07-26
serial: report base_baud after initialization
Kees Cook
2013-07-26
serial: omap: enable PM runtime only when its fully configured
Grygorii Strashko
2013-07-26
serial: fsl_lpuart: Return proper error on lpuart_serial_init error path
Axel Lin
2013-07-26
serial: fsl_lpuart: restore UARTCR2 after watermark setup is done
Shawn Guo
2013-07-26
serial: omap: Fix IRQ handling return value
Ruchika Kharwar
2013-07-26
serial: omap: Initialize platform_data
Vikram Pandita
[next]