Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9f55bca2b82a77a3cc3204900db2fc40ab30019e
/
drivers
/
tty
/
serial
d4113f2
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
8c7febe
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
55a7d4b
Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 9 years ago
10b4b09
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
e4d6f91
sh-sci: Get register size from platform device
by Yoshinori Sato
· 10 years ago
e1d0be6
sh-sci: Add h8300 SCI
by Yoshinori Sato
· 10 years ago
0cf985f
serial: 8250_ingenic: support for Ingenic SoC UARTs
by Paul Burton
· 9 years ago
ff0daa1
serial: sprd: check for NULL after calling devm_clk_get
by Fernando Guzman Lugo
· 9 years ago
899f0c1
serial: 8250_pci: Correct uartclk for xr17v35x expansion chips
by Soeren Grunewald
· 9 years ago
be32c0c
serial: 8250_pci: Add support for 12 port Exar boards
by Soeren Grunewald
· 9 years ago
f10a223
serial: core: cleanup in uart_get_baud_rate()
by Joakim Nordell
· 9 years ago
48a6092
serial: stm32-usart: Add STM32 USART Driver
by Maxime Coquelin
· 9 years ago
a3e362f
serial: 8250_omap: Move wake-up interrupt to generic wakeirq
by Tony Lindgren
· 9 years ago
ee83bd3
serial: omap: Switch wake-up interrupt to generic wakeirq
by Tony Lindgren
· 9 years ago
2a44624
tty/serial: kill off set_irq_flags usage
by Rob Herring
· 9 years ago
00fda16
Merge 4.1-rc7 into tty-next
by Greg Kroah-Hartman
· 9 years ago
3fff99b
gpiolib: rename gpiod_set_array to gpiod_set_array_value
by Rojhalat Ibrahim
· 10 years ago
9809889
serial: 8250_omap: provide complete custom startup & shutdown callbacks
by Sebastian Andrzej Siewior
· 9 years ago
d2aef35
serial: 8250: add LPC18xx/43xx UART driver
by Joachim Eastwood
· 9 years ago
1a8d290
serial: 8250_uniphier: add UniPhier serial driver
by Masahiro Yamada
· 9 years ago
0788c39
serial: 8250_dw: support ACPI platforms with integrated DMA engine
by Heikki Krogerus
· 9 years ago
6f0c309
serial: of_serial: check the return value of clk_prepare_enable()
by Masahiro Yamada
· 9 years ago
3a63d22
serial: of_serial: use devm_clk_get() instead of clk_get()
by Masahiro Yamada
· 9 years ago
6e63be3
serial: earlycon: Add support for big-endian MMIO accesses
by Noam Camus
· 9 years ago
0f17e3b
serial: sirf: use hrtimer for data rx
by Qipan Li
· 9 years ago
86459b0
serial: sirf: correct the fifo empty_bit
by Qipan Li
· 9 years ago
326707e
serial: sirf: fix system hung on console log output
by Qipan Li
· 9 years ago
ba02406
serial: 8250: remove return statements from void function
by Masahiro Yamada
· 10 years ago
478d105
sc16is7xx: use kworker for RS-485 configuration
by Jakub Kicinski
· 9 years ago
059d581
sc16is7xx: use kworker to update ier bits
by Jakub Kicinski
· 9 years ago
a010408
sc16is7xx: use kworker for md_proc
by Jakub Kicinski
· 9 years ago
dbe5a40
sc16is7xx: move RTS delay to workqueue
by Jakub Kicinski
· 9 years ago
9e6f4ca
sc16is7xx: use kthread_worker for tx_work and irq
by Jakub Kicinski
· 9 years ago
4ae82e5
sc16is7xx: use LSR_TEMT_BIT in .tx_empty()
by Jakub Kicinski
· 9 years ago
4117a60
sc16is7xx: add missing compatible strings
by Jakub Kicinski
· 9 years ago
5451bb29
sc16is7xx: remove RS-485 delay RTS handling
by Jakub Kicinski
· 9 years ago
2c837a8
sc16is7xx: spi interface is added
by Rama Kiran Kumar Indrakanti
· 9 years ago
3db9ab0
drivers: PL011: add ACPI probing for SBSA UART
by Graeme Gregory
· 9 years ago
0dd1e24
drivers: PL011: add support for the ARM SBSA generic UART
by Andre Przywara
· 9 years ago
cefc2d1
drivers: PL011: allow to supply fixed option string
by Andre Przywara
· 9 years ago
71eec48
drivers: PL011: allow avoiding UART enabling/disabling
by Andre Przywara
· 9 years ago
9c4ef4b
drivers: PL011: move cts_event workaround into separate function
by Andre Przywara
· 9 years ago
075167e
drivers: PL011: replace UART_MIS reading with _RIS & _IMSC
by Andre Przywara
· 9 years ago
3873e2d
drivers: PL011: refactor pl011_probe()
by Andre Przywara
· 9 years ago
ef5a935
drivers: PL011: refactor pl011_set_termios()
by Andre Przywara
· 9 years ago
95166a3
drivers: PL011: refactor pl011_shutdown()
by Andre Przywara
· 9 years ago
867b8e8
drivers: PL011: refactor pl011_startup()
by Andre Przywara
· 9 years ago
49bb3c8
drivers: PL011: avoid potential unregister_driver call
by Andre Przywara
· 9 years ago
7798ede
tty: serial/8250: remove console dependency for mediatek
by Arnd Bergmann
· 9 years ago
357d561
serial: samsung: only use earlycon for console
by Arnd Bergmann
· 9 years ago
445df7f
serial: mctrl-gpio: drop usages of IS_ERR_OR_NULL
by Uwe Kleine-König
· 9 years ago
9e91597
serial: 8250_omap: provide complete custom startup & shutdown callbacks
by Sebastian Andrzej Siewior
· 9 years ago
8f8e48f
serial: tegra: Fix memory leak on DMA setup failure
by Jon Hunter
· 9 years ago
c35b49b
serial: sirf: assign console default index if users not set a valid one
by Qipan Li
· 10 years ago
7f60f2f
serial: sirf: add serial loopback function support
by Qipan Li
· 10 years ago
d9e8e97
serial: sirf: add uart receive's some error counter and mark
by Qipan Li
· 10 years ago
36c0991
serial: sirf: fix endless loop bug in uart receive tasklet
by Qipan Li
· 10 years ago
eab192a
serial: sirf: fix the issue that HW flow control doesn't work for BT
by Qipan Li
· 10 years ago
c1b7ac6
serial: sirf: enable ATLAS7 USP serial support
by Qipan Li
· 10 years ago
8687634
tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
by Nicolas Ferre
· 10 years ago
392bcee
serial: imx: Fix DMA handling for IDLE condition aborts
by Philipp Zabel
· 9 years ago
43dd1f9
serial/amba-pl011: Unconditionally poll for FIFO space before each TX char
by Dave Martin
· 9 years ago
fa8cd0f
serial/amba-pl011: Fix mismerge between v4.1-rc4 and tty-next
by Dave Martin
· 9 years ago
02730d3
Merge 4.1-rc4 into tty-next
by Greg Kroah-Hartman
· 9 years ago
360ee94
TTY: msm_smd_tty: Remove unused driver
by Stephen Boyd
· 10 years ago
ad909b3
serial: tegra: Correct error handling on DMA setup
by Jon Hunter
· 10 years ago
d92aca3
serial: tegra: Correct shutdown of UARTs
by Jon Hunter
· 10 years ago
49433c8
serial: tegra: Fix cookie used by TX channel
by Jon Hunter
· 10 years ago
0b0c1bd
serial: tegra: Use unsigned types for RX and TX byte counts
by Jon Hunter
· 10 years ago
853a699
serial: tegra: handle race condition on uart rx side
by Shardar Shariff Md
· 10 years ago
db8e784
serial: tegra: check the count and read if any from dma
by Shardar Shariff Md
· 10 years ago
11e7100
serial: tegra: Add delay after enabling FIFO mode
by Jon Hunter
· 10 years ago
245c027
serial: tegra: Correct delay after TX flush
by Jon Hunter
· 10 years ago
7a7a7e6
serial: of_serial: do not set port.type twice
by Masahiro Yamada
· 10 years ago
1ed7b84
serial: 8250: do not copy port.fifosize member twice
by Masahiro Yamada
· 10 years ago
54585ba
serial: xuartps: add __init to earlycon write method
by Masahiro Yamada
· 10 years ago
59cfc45
serial: 8250: Do nothing if nr_uarts=0
by Jan Kiszka
· 10 years ago
24ee4df
serial: samsung: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
7578197
serial: samsung: Staticize local symbol
by Krzysztof Kozlowski
· 10 years ago
0cd4521
serial: mxs: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
31ada04
serial: imx: Constify platform_device_id
by Krzysztof Kozlowski
· 10 years ago
99fb215
serial: sh-sci: Remove obsolete comment about overrun detection
by Geert Uytterhoeven
· 10 years ago
afd66db
serial: sh-sci: Don't set SCLSR bits in the SCxSR error mask
by Geert Uytterhoeven
· 10 years ago
2e0842a
serial: sh-sci: Use the correct register for overrun checks
by Geert Uytterhoeven
· 10 years ago
75c249f
serial: sh-sci: Replace hardcoded overrun bit values
by Geert Uytterhoeven
· 10 years ago
2922598
serial: sh-sci: Replace hardcoded values in SCxSR_*_CLEAR macros
by Geert Uytterhoeven
· 10 years ago
d94a0a3
serial: sh-sci: Standardize on using the BIT() macro to define register bits
by Geert Uytterhoeven
· 10 years ago
31f9079
serial: sh-sci: Document remaining FIFO Control Register bits
by Geert Uytterhoeven
· 10 years ago
c097abc
serial: sh-sci: Add SCIFA/B SCPCR register definitions
by Geert Uytterhoeven
· 10 years ago
76735e9
serial: sh-sci: Add (H)SCIF RTS/CTS pin data register bit definitions
by Geert Uytterhoeven
· 10 years ago
c27ffc1
serial: sh-sci: Move private definitions to private header file
by Geert Uytterhoeven
· 10 years ago
f2908f7
tty: mpsc.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
9a4115b
tty: ioc4_serial.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
a8d087d
tty: ioc3_serial.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
01e51df
tty: icom.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
9ff4604
tty: crisv10.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
ed334c0
tty: 68328serial.c: move assignment out of if () block
by Greg Kroah-Hartman
· 10 years ago
cb4595a
serial: sirf: use uart_port's fifosize for fifo related operation
by Qipan Li
· 10 years ago
a6ffe89
serial: sirf: use dynamic method allocate uart structure
by Qipan Li
· 10 years ago
Next »