index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: imx: Remove init() and exit() platform callbacks
Alexander Shiyan
2014-02-28
1
-25
/
+2
*
serial: imx: Use dev_name() for request_irq() to distinguish UARTs
Alexander Shiyan
2014-02-28
1
-4
/
+4
*
serial: imx: Use devm_ioremap_resource()
Alexander Shiyan
2014-02-28
1
-40
/
+4
*
tty: serial: bcm63xx_uart: add support for DT probing
Florian Fainelli
2014-02-28
1
-0
/
+11
*
tty: serial: bcm63xx_uart: define UART_REG_SIZE constant
Florian Fainelli
2014-02-28
1
-2
/
+2
*
tty: serial: bcm63xx_uart: include linux/io.h
Florian Fainelli
2014-02-28
1
-0
/
+1
*
drivers/tty/serial: deal with 8250_core.c uninitialized warning for good
Paul Gortmaker
2014-02-28
1
-0
/
+4
*
serial: fsl_lpuart: add DMA support
Yuan Yao
2014-02-18
1
-12
/
+418
*
serial: max310x: Fix sparse warnings
Alexander Shiyan
2014-02-15
1
-4
/
+2
*
tty: serial: crisv10: Drop remaining code for CRISv10 CPU simulator
Paul Bolle
2014-02-15
1
-112
/
+0
*
serial: max310x: Fix build error
Alexander Shiyan
2014-02-13
1
-4
/
+6
*
Revert "serial: max310x: Fix build error"
Greg Kroah-Hartman
2014-02-13
1
-2
/
+1
*
serial: sirf: move to use generic dma dt-binding to get dma channels
Qipan Li
2014-02-13
2
-138
/
+62
*
serial: pl011: Move uart_register_driver call to device probe
Tushar Behera
2014-02-13
1
-9
/
+12
*
serial: samsung: Move uart_register_driver call to device probe
Tushar Behera
2014-02-13
1
-29
/
+11
*
serial: max310x: Fix build warning
Alexander Shiyan
2014-02-13
1
-1
/
+1
*
serial: max310x: Fix build error
Alexander Shiyan
2014-02-13
1
-1
/
+2
*
serial: imx: always wake up the processes in the TX callback
Huang Shijie
2014-02-13
1
-2
/
+1
*
tty/serial: atmel_serial: remove dev_dbg in atmel_set_termios
Nicolas Ferre
2014-02-13
1
-3
/
+0
*
Merge branch 'tty-linus' into tty-next
Greg Kroah-Hartman
2014-02-13
5
-5
/
+29
|
\
|
*
serial: 8250: Support XR17V35x fraction divisor
Joe Schultz
2014-02-13
1
-0
/
+18
|
*
serial: sirf: fix kernel panic caused by unpaired spinlock
Qipan Li
2014-02-13
1
-1
/
+3
|
*
serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards
Dmitry Eremin-Solenikov
2014-02-13
1
-1
/
+2
|
*
serial: omap: fix rs485 probe on defered pinctrl
Michael Grzeschik
2014-02-13
1
-1
/
+4
|
*
serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP
Mika Westerberg
2014-02-13
1
-2
/
+2
|
*
serial: omap-serial: Move info message to probe function
Markus Pargmann
2014-02-13
1
-3
/
+3
*
|
serial: max310x: Add devicetree support
Alexander Shiyan
2014-02-13
1
-9
/
+32
*
|
serial: max310x: Driver cleanup
Alexander Shiyan
2014-02-13
1
-29
/
+5
*
|
serial: max310x: Add support for RS-485 mode
Alexander Shiyan
2014-02-13
1
-21
/
+56
*
|
serial: max310x: Add missing mutex_destroy() on driver exit
Alexander Shiyan
2014-02-13
1
-2
/
+5
*
|
serial: max310x: Always use dynamic GPIO ID assignment
Alexander Shiyan
2014-02-13
1
-27
/
+28
*
|
serial: max310x: Migrate to CLK API
Alexander Shiyan
2014-02-13
1
-31
/
+55
*
|
serial: max310x: Move all SPI-dependent stuff in one place
Alexander Shiyan
2014-02-13
1
-32
/
+24
*
|
serial: sh_sci: remove HAVE_CLK build dependecy
Baruch Siach
2014-02-13
1
-1
/
+0
*
|
serial: max310x: Remove IRQ validation
Alexander Shiyan
2014-02-13
1
-6
/
+0
*
|
serial: max310x: Add the loopback mode support
Alexander Shiyan
2014-02-13
1
-7
/
+18
*
|
serial: max310x: Remove excess port configure at startup
Alexander Shiyan
2014-02-13
1
-6
/
+0
*
|
serial: max310x: Remove init() and exit() callbacks
Alexander Shiyan
2014-02-13
1
-7
/
+0
*
|
serial: max310x: Setup baud rate generator more precisely
Alexander Shiyan
2014-02-13
1
-12
/
+20
*
|
serial: max310x: Allow driver to be compiled as module
Alexander Shiyan
2014-02-13
1
-1
/
+1
*
|
serial: sh-sci: Restrict non-COMPILE_TEST compilation
Laurent Pinchart
2014-02-13
1
-1
/
+2
*
|
serial: pch_uart: Fix build warning when CONFIG_DEBUG_FS=n
Jingoo Han
2014-02-13
1
-0
/
+2
*
|
serial: sh-sci: Fix cast warning
Jingoo Han
2014-02-13
1
-1
/
+1
*
|
serial: omap-serial: Move info message to probe function
Markus Pargmann
2014-02-13
1
-3
/
+3
*
|
msm_serial: Add support for poll_{get,put}_char()
Stephen Boyd
2014-02-12
2
-3
/
+146
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-01-30
1
-6
/
+3
|
\
|
*
tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h
Florian Fainelli
2014-01-23
1
-2
/
+1
|
*
tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macros
Florian Fainelli
2014-01-23
1
-3
/
+2
|
*
tty: serial: bcm63xx_uart: remove unused inclusion
Florian Fainelli
2014-01-23
1
-1
/
+0
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-01-30
1
-11
/
+79
|
\
\
[next]