Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
3aec092eed5d8d2b19a62b0aeed3acea9471099a
/
drivers
/
tty
/
serial
cdd86b2
serial/8250: Limit the omap workarounds to omap1
by Tony Lindgren
· 12 years ago
7b6031a
msm_serial: fix clock rate on DMA-based uarts
by David Brown
· 12 years ago
fe0ed5b
serial: pl011: delete dangling bug flag
by Linus Walleij
· 12 years ago
3d39aa6
TTY: serial: move the dereference below the NULL test
by Wei Yongjun
· 12 years ago
3dbc5ce
serial: omap: Request pins using pinctrl framework
by Tony Lindgren
· 12 years ago
ce2f08d
serial: omap: fix DeviceTree boot
by Felipe Balbi
· 12 years ago
e36851d
serial: omap: fix compile breakage
by Felipe Balbi
· 12 years ago
b1b7991
tty_register_device_attr updated for tty-next
by Tomas Hlavacek
· 12 years ago
6915c0e
tty: uartclk value from serial_core exposed to sysfs
by Tomas Hlavacek
· 12 years ago
d83b542
serial: serial_core.h needs console.h included first
by Stephen Rothwell
· 12 years ago
b69200f
serial: mxs-auart: put the device in mxs_auart_probe()
by Huang Shijie
· 12 years ago
851b714
serial: mxs-auart: fix the wrong setting order
by Huang Shijie
· 12 years ago
37cd0c9
serial_core: fix sizeof(pointer)
by Fengguang Wu
· 12 years ago
6721ab7
serial: omap: enable RX and TX FIFO usage
by Felipe Balbi
· 12 years ago
d37c6ce
serial: omap: move uart_omap_port definition to C file
by Felipe Balbi
· 12 years ago
d21e400
serial: omap: remove unnecessary header and add a missing one
by Felipe Balbi
· 12 years ago
957ee72
serial: omap: fix software flow control
by Vikram Pandita
· 12 years ago
a6b19c3
serial: omap: make sure to put() on poll_get_char
by Felipe Balbi
· 12 years ago
9727faf
serial: omap: implement set_wake
by Felipe Balbi
· 12 years ago
0324a82
serial: omap: unlock the port lock
by Ruchika Kharwar
· 12 years ago
52c5513
serial: omap: drop "inline" from IRQ handler prototype
by Felipe Balbi
· 12 years ago
6d608ef
serial: omap: optimization with section annotations
by Felipe Balbi
· 12 years ago
856e35b
serial: omap: fix sequence of pm_runtime_* calls.
by Ruchika Kharwar
· 12 years ago
6c3a30c
serial: omap: don't save IRQ flags on hardirq
by Felipe Balbi
· 12 years ago
7e9c8e7
serial: omap: make sure to suspend device before remove
by Felipe Balbi
· 12 years ago
1b42c8b
serial: omap: drop unnecessary check from remove
by Felipe Balbi
· 12 years ago
93220dc
serial: omap: set dev->drvdata before enabling pm_runtime
by Felipe Balbi
· 12 years ago
660ac5f
serial: omap: stick to put_autosuspend
by Felipe Balbi
· 12 years ago
bf63a08
serial: omap: move THRE check to transmit_chars()
by Felipe Balbi
· 12 years ago
72256cb
serial: omap: refactor receive_chars() into rdi/rlsi handlers
by Felipe Balbi
· 12 years ago
81b75ae
serial: omap: simplify IRQ handling
by Felipe Balbi
· 12 years ago
4945743
serial: omap: drop DMA support
by Felipe Balbi
· 12 years ago
d8ee4ea
serial: omap: don't access the platform_device
by Felipe Balbi
· 12 years ago
27788c5
8250_pci: Add additional WCH CHC353 devices
by Alan Cox
· 13 years ago
f21ec3d
serial: add a new helper function
by Huang Shijie
· 13 years ago
e5b57c0
serial: omap: define helpers for pdata function pointers
by Felipe Balbi
· 13 years ago
c990f35
serial: omap: define and use to_uart_omap_port()
by Felipe Balbi
· 13 years ago
be28205
serial: Add note about migration to driver SCCNXP
by Alexander Shiyan
· 13 years ago
1d65c0b
serial: New serial driver SCCNXP
by Alexander Shiyan
· 13 years ago
6971c63
parport_serial: Add support for the WCH353 2S/1P multi-IO card
by Guainluca Anzolin
· 13 years ago
9303ac1
serial: Samsung: Silence some checkpatch errors and warnings
by Sachin Kamat
· 13 years ago
d20925e
serial: Samsung: Replace printk with dev_* functions
by Sachin Kamat
· 13 years ago
32614aa
serial: pl011: honour serial aliases in device tree
by Matthew Leach
· 13 years ago
4b71598
serial: diminish usage of struct serial_uart_config
by Paul Gortmaker
· 13 years ago
e2c6542
serial: sunsu.c - don't explicitly tie array size to dynamic entity
by Paul Gortmaker
· 13 years ago
b8ede90
m32r_sio: remove dependency on struct serial_uart_config
by Paul Gortmaker
· 13 years ago
833462e
serial/imx: improve error diagnosics for clock and pinctrl failures
by Uwe Kleine-König
· 13 years ago
7ba2e76
tty: Split the serial_core helpers for setserial into two
by Alan Cox
· 13 years ago
9250dd5
drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data
by Julia Lawall
· 13 years ago
d3dec96
tty: serial: mpc5xxx: add support for mark/space parity
by Wolfram Sang
· 13 years ago
fd7c81f
tty: serial: max310x: Remove explicit use of devm_kfree
by Emil Goode
· 13 years ago
23e7c6a
tty: serial: max310x: Check return code of gpiochip_remove
by Emil Goode
· 13 years ago
1a16afa
tty: serial: altera_uart: Use platform_{get,set}_drvdata
by Tobias Klauser
· 13 years ago
c0fc208
tty: max3100: use module_spi_driver
by Devendra Naga
· 13 years ago
1c4c439
drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_unprepare
by Julia Lawall
· 13 years ago
e372dc6
Merge 3.6-rc3 into tty-next
by Greg Kroah-Hartman
· 13 years ago
38f8eef
pmac_zilog,kdb: Fix console poll hook to return instead of loop
by Jason Wessel
· 13 years ago
0059202
serial: mxs-auart: fix the wrong RTS hardware flow control
by Huang Shijie
· 13 years ago
f654441
serial: New serial driver MAX310X
by Alexander Shiyan
· 13 years ago
9574f36
OMAP/serial: Add support for driving a GPIO as DTR.
by NeilBrown
· 13 years ago
a92098a
pch_uart: check kzalloc result in dma_handle_tx()
by Fengguang Wu
· 13 years ago
221ca77
serial: sc26xx: Fix compile breakage
by Alexander Shiyan
· 13 years ago
6683549
8250: add AgeStar AS-PRS2-009
by Alan Cox
· 13 years ago
b19e2ca
TTY: use tty_port_link_device
by Jiri Slaby
· 13 years ago
c4d6ebe
TTY: automatically create nodes for some drivers
by Jiri Slaby
· 13 years ago
734cc17
TTY: use tty_port_register_device
by Jiri Slaby
· 13 years ago
3dd332c
TTY: 68328serial, fix compilation
by Jiri Slaby
· 13 years ago
7d9739c
serial: ifx6x60: fix paging fault on spi_register_driver
by Fengguang Wu
· 13 years ago
b53cc0f
serial: Change Kconfig entry for CLPS711X-target
by Alexander Shiyan
· 13 years ago
89c8d91
tty: localise the lock
by Alan Cox
· 13 years ago
c87985a
Merge tty-next into 3.6-rc1
by Greg Kroah-Hartman
· 13 years ago
4dc4c51
serial: sh-sci: fix compilation breakage, when DMA is enabled
by Guennadi Liakhovetski
· 13 years ago
3e9a970
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random
by Linus Torvalds
· 13 years ago
cea8f46
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 13 years ago
91b006d
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
by Russell King
· 13 years ago
c1e7179
Merge tag 'tty-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
38bd2a1
pch_uart: Fix parity setting issue
by Tomoya MORINAGA
· 13 years ago
9539dfb
pch_uart: Fix rx error interrupt setting issue
by Tomoya MORINAGA
· 13 years ago
9bc0374
pch_uart: Fix missing break for 16 byte fifo
by Alan Cox
· 13 years ago
2588aba
pch_uart: Add eg20t_port lock field, avoid recursive spinlocks
by Darren Hart
· 13 years ago
ed85c60
serial/of-serial: Add LPC3220 standard UART compatible string
by Roland Stigge
· 13 years ago
6b583fa
serial/8250: Add LPC3220 standard UART type
by Roland Stigge
· 13 years ago
24a7d44
serial_core: Update buffer overrun statistics.
by Corbin
· 13 years ago
10e7d09
serial: samsung: Fixed wrong comparison for baudclk_rate
by Kyoungil Kim
· 13 years ago
c511dc1
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 13 years ago
3645f0c
Merge tag 'irq' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
fc4b186
uartlite: remove IRQF_SAMPLE_RANDOM which is now a no-op
by Theodore Ts'o
· 13 years ago
2fc39ae
pch_uart: Fix parity setting issue
by Tomoya MORINAGA
· 13 years ago
ae213f3
pch_uart: Fix rx error interrupt setting issue
by Tomoya MORINAGA
· 13 years ago
669bd45
pch_uart: Fix missing break for 16 byte fifo
by Alan Cox
· 13 years ago
fde8be2
tty: of_serial: add no-loopback-test property
by Gabor Juhos
· 13 years ago
ce7240e
8250: three way resolve of the 8250 diffs
by Alan Cox
· 13 years ago
adc8d74
tty: move the termios object into the tty
by Alan Cox
· 13 years ago
6d31a88
tty: revert incorrectly applied lock patch
by Alan Cox
· 13 years ago
d6fa5a4
serial: sh-sci: prepare for conversion to the shdma base library
by Guennadi Liakhovetski
· 13 years ago
eb26dfe
8250: add support for ASIX devices with a FIFO bug
by Alan Cox
· 13 years ago
a2d33d8
8250: propogate the bugs field
by Alan Cox
· 13 years ago
2655a2c
8250: use the 8250 register interface not the legacy one
by Alan Cox
· 13 years ago
f5e3bcc
tty: localise the lock
by Alan Cox
· 13 years ago
1ea6607
serial: mxs-auart: Allow device tree probing
by Fabio Estevam
· 13 years ago
Next »