Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c64349722d141712d8500b5ad377d3117be46ba8
/
drivers
/
tty
/
serial
c643497
sc16is7xx: support multiple devices
by Jakub Kicinski
· 9 years ago
e92a886
sc16is7xx: save and use per-chip line number
by Jakub Kicinski
· 9 years ago
8cd90e5
uart: pl011: Add support to ZTE ZX296702 uart
by Jun Nie
· 9 years ago
09dcc7d
uart: pl011: Improve LCRH register access decision
by Jun Nie
· 9 years ago
2c096a9
uart: pl011: Introduce register look up table
by Jun Nie
· 9 years ago
7b753f3
uart: pl011: Introduce register accessor
by Jun Nie
· 9 years ago
534e14e
uart: pl011: Rename regs with enumeration
by Jun Nie
· 9 years ago
89c043a
serial: 8250_pci: Add support for Pericom PI7C9X795[1248]
by Adam Lee
· 9 years ago
736cd79
serial: samsung: fix DMA for FIFO smaller than cache line size
by Robert Baldyga
· 9 years ago
81ccb2a
serial: samsung: fix DMA mode enter condition for small FIFO sizes
by Marek Szyprowski
· 9 years ago
9e31364
serial: core: Remove tty port activate() and shutdown() methods
by Peter Hurley
· 9 years ago
6fb98fb
serial: core: Use proper spinlock flavor in uart_close()
by Peter Hurley
· 9 years ago
a649943
tty/serial: at91: fix I/O accesses on RHR and THR for AVR32
by Cyrille Pitchen
· 9 years ago
b737eeb
serial: Allow compile test of GPIO consumers if !GPIOLIB
by Geert Uytterhoeven
· 9 years ago
0a6c301
serial: 8250: Auto CTS control by HW if AFE enabled
by Qipeng Zha
· 9 years ago
7d07ada
serial: mpc52xx: let tx_empty callback return either 0 or TIOCSER_TEMT
by Uwe Kleine-König
· 9 years ago
7b9c516
serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals
by Niklas Cassel
· 9 years ago
9625734f
serial: etraxfs-uart: remove empty functions
by Niklas Cassel
· 9 years ago
90bb6bd
Serial: imx: add dev_pm_ops to support suspend to ram/disk
by Shenwei Wang
· 9 years ago
e70e69b
serial: 8250_uniphier: call clk_disable_unprepare() on failure path
by Masahiro Yamada
· 9 years ago
fecf27a
serial: 8250_pci: add RS485 for F81504/508/512
by Peter Hung
· 9 years ago
458e2c8
Revert "tty: serial: imx.c: Reset UART before activating interrupts"
by Fabio Estevam
· 9 years ago
92311e4
Merge 4.2-rc4 into tty-next
by Greg Kroah-Hartman
· 9 years ago
4fef535
drivers/tty: make serial/sunhv.c driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
37db223
drivers/tty: make serial/suncore.c driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
1106d2d
drivers/tty: make serial/lantic.c driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
4e62794
drivers/tty: make serial/sn_console.c driver explicitly non-modular
by Paul Gortmaker
· 9 years ago
97d49ad
serial: samsung: Remove redundant DEBUG_LL check
by Javier Martinez Canillas
· 10 years ago
e144c58
serial: core: Fix crashes while echoing when closing
by Peter Hurley
· 10 years ago
e5eb517
serial/uuc_uart: Support higher bitrates than 115200 Bit/s
by Alexander Stein
· 10 years ago
7e8af24
tty: serial: Drop owner assignment from i2c_driver
by Krzysztof Kozlowski
· 10 years ago
3bb2ccd
tty: serial: Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 10 years ago
5f258b3
tty/serial: at91: use 32bit writes into TX FIFO when DMA is enabled
by Cyrille Pitchen
· 10 years ago
b5199d4
tty/serial: at91: add support to FIFOs
by Cyrille Pitchen
· 10 years ago
4e7decd
tty/serial: at91: remove bunch of macros to access UART registers
by Cyrille Pitchen
· 10 years ago
da89164
serial: 8250: Do XR17V35X specific wakeup in serial8250_do_startup
by Joerg Roedel
· 10 years ago
ee3ad90
serial: 8250: Defer interrupt enable until fifos enabled
by Peter Hurley
· 10 years ago
f3fb7ef
tty/early: make serial8250_early_{in,out} static again
by Vineet Gupta
· 10 years ago
b6830f6
serial: 8250: Split base port operations from universal driver
by Peter Hurley
· 10 years ago
907eda3
Revert "serial: imx: initialized DMA w/o HW flow enabled"
by David Jander
· 10 years ago
e95044b
tty: serial: imx.c: Reset UART before activating interrupts
by David Jander
· 10 years ago
e9b5a98
serial: imx: reduce irq-latency after rx overflow
by Manfred Schlaegl
· 10 years ago
9b28993
serial: imx: count tty buffer overruns
by Manfred Schlaegl
· 10 years ago
8a61f0c
serial: imx: Disable irqs before requesting them
by Fabio Estevam
· 10 years ago
1eacbfb
serial/uartlite: Let it build on any arch with IOMEM
by Ricardo Ribalda Delgado
· 10 years ago
6b596a8
serial: stm32-usart: Fix SysRq support
by Maxime Coquelin
· 10 years ago
dec273e
sc16is7xx: fix FIFO address of secondary UART
by Bo Svangård
· 10 years ago
32aa633
sc16is7xx: fix Kconfig dependencies
by Jakub Kicinski
· 10 years ago
466e285
serial: sirf: let uart's receive start in right place
by Qipan Li
· 10 years ago
1d26c9f
serial: sirf: workaround rx process to avoid possible data loss
by Qipan Li
· 10 years ago
d8c2c0d
serial: etraxfs-uart: Fix release etraxfs_uart_ports
by Axel Lin
· 10 years ago
e9bb4b5
serial: etraxfs-uart: Convert to uart_console_device instead of open-coded
by Axel Lin
· 10 years ago
5bac4b3
serial: 8250_omap: Remove auto-IXON flow control
by Peter Hurley
· 10 years ago
27c93af
serial: 8250_omap: workaround module disable errata on dra7x SoCs
by Sekhar Nori
· 10 years ago
cdb929e
serial: 8250_omap: workaround errata around idling UART after using DMA
by Sekhar Nori
· 10 years ago
4fcdff9
serial: 8250_omap: introduce "ti,am3352-uart" compatible property
by Sekhar Nori
· 10 years ago
6f03541
serial: 8250_omap: refactor mdr1 update
by Sekhar Nori
· 10 years ago
727fd8a
serial: 8250_omap: fix kernel crash in suspend-to-ram
by Sekhar Nori
· 10 years ago
29d5864
serial/8250_fintek: Support for any io address.
by Ricardo Ribalda Delgado
· 10 years ago
ce8c267
serial/8250_fintek: Support keys different than default
by Ricardo Ribalda Delgado
· 10 years ago
dae77f7
serial/8250_fintek: Support for chip_ip 0x0501
by Ricardo Ribalda Delgado
· 10 years ago
017bec3
serial/8250_fintek: Support for multiple base_ports
by Ricardo Ribalda Delgado
· 10 years ago
92a5f11
serial/8250_fintek: Use private data structure
by Ricardo Ribalda Delgado
· 10 years ago
97a60ea
serial: amba-pl011: Fix devm_ioremap_resource return value check
by Krzysztof Kozlowski
· 10 years ago
d4113f2
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
78c10e5
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
8c7febe
Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
55a7d4b
Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linux
by Linus Torvalds
· 10 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
· 10 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
· 10 years ago
ff0daa1
serial: sprd: check for NULL after calling devm_clk_get
by Fernando Guzman Lugo
· 10 years ago
899f0c1
serial: 8250_pci: Correct uartclk for xr17v35x expansion chips
by Soeren Grunewald
· 10 years ago
be32c0c
serial: 8250_pci: Add support for 12 port Exar boards
by Soeren Grunewald
· 10 years ago
f10a223
serial: core: cleanup in uart_get_baud_rate()
by Joakim Nordell
· 10 years ago
48a6092
serial: stm32-usart: Add STM32 USART Driver
by Maxime Coquelin
· 10 years ago
a3e362f1
serial: 8250_omap: Move wake-up interrupt to generic wakeirq
by Tony Lindgren
· 10 years ago
ee83bd3
serial: omap: Switch wake-up interrupt to generic wakeirq
by Tony Lindgren
· 10 years ago
2a44624
tty/serial: kill off set_irq_flags usage
by Rob Herring
· 10 years ago
00fda16
Merge 4.1-rc7 into tty-next
by Greg Kroah-Hartman
· 10 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
· 10 years ago
d2aef35
serial: 8250: add LPC18xx/43xx UART driver
by Joachim Eastwood
· 10 years ago
1a8d290
serial: 8250_uniphier: add UniPhier serial driver
by Masahiro Yamada
· 10 years ago
0788c39
serial: 8250_dw: support ACPI platforms with integrated DMA engine
by Heikki Krogerus
· 10 years ago
6f0c309
serial: of_serial: check the return value of clk_prepare_enable()
by Masahiro Yamada
· 10 years ago
3a63d22
serial: of_serial: use devm_clk_get() instead of clk_get()
by Masahiro Yamada
· 10 years ago
6e63be3
serial: earlycon: Add support for big-endian MMIO accesses
by Noam Camus
· 10 years ago
0f17e3b
serial: sirf: use hrtimer for data rx
by Qipan Li
· 10 years ago
86459b0
serial: sirf: correct the fifo empty_bit
by Qipan Li
· 10 years ago
326707e
serial: sirf: fix system hung on console log output
by Qipan Li
· 10 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
· 10 years ago
059d581
sc16is7xx: use kworker to update ier bits
by Jakub Kicinski
· 10 years ago
a010408
sc16is7xx: use kworker for md_proc
by Jakub Kicinski
· 10 years ago
dbe5a40
sc16is7xx: move RTS delay to workqueue
by Jakub Kicinski
· 10 years ago
9e6f4ca
sc16is7xx: use kthread_worker for tx_work and irq
by Jakub Kicinski
· 10 years ago
4ae82e5
sc16is7xx: use LSR_TEMT_BIT in .tx_empty()
by Jakub Kicinski
· 10 years ago
4117a60
sc16is7xx: add missing compatible strings
by Jakub Kicinski
· 10 years ago
Next »