Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
955d6fde485fc4650291c8e44e21bb395863ee61
/
drivers
/
tty
a4400ec
Merge "msm_serial_hs: Race Condition during Baud Rate Configuration"
by Linux Build Service Account
· 11 years ago
4f3acf9
Merge "msm_serial_hs: Program RFR to synchronize clock-off sequence with HW"
by Linux Build Service Account
· 11 years ago
f53c6aa
Merge "msm_serial_hs: Avoid RX getting stuck during rapid clock on/off"
by Linux Build Service Account
· 11 years ago
2b73523
Merge "msm_serial_hs: Manage clock path-vote correctly"
by Linux Build Service Account
· 11 years ago
7a16409
Merge "msm_serial_hs: Defensive checks"
by Linux Build Service Account
· 11 years ago
5af7cf4
Merge "msm_serial_hs: Implement driver functionality to be closer to HW spec"
by Linux Build Service Account
· 11 years ago
18d28a8
Merge "msm_serial_hs: Dynamic allocation of port structures"
by Linux Build Service Account
· 11 years ago
fa467e3
Merge "msm_serial_hs: fix unbalanced clock vote during port close"
by Linux Build Service Account
· 11 years ago
fb6230d
msm_serial_hs: fix unbalanced clock vote during port close
by Naveen Kaje
· 11 years ago
d1f28b4
msm_serial_hs: Programing the TX FIFO watermark level to 4
by Kiran Gunda
· 11 years ago
4780c51
msm_serial_hs: Program RFR to synchronize clock-off sequence with HW
by Dilip Kota
· 11 years ago
c6b8891
msm_serial_hs: Race Condition during Baud Rate Configuration
by Dilip Kota
· 11 years ago
092e473
msm_serial_hs: Avoid RX getting stuck during rapid clock on/off
by Kiran Gunda
· 11 years ago
0f3e957
msm_serial_hs: Manage clock path-vote correctly
by Kiran Gunda
· 11 years ago
4806bdd
msm_serial_hs: Defensive checks
by Dilip Kota
· 11 years ago
4a42733
msm_serial_hs: Implement driver functionality to be closer to HW spec
by Naveen Kaje
· 11 years ago
6a9b359
msm_serial_hs: Dynamic allocation of port structures
by Naveen Kaje
· 11 years ago
8a6976a
Merge "msm_serial_hs:Enable Error/Break Char off"
by Linux Build Service Account
· 11 years ago
91161e1
msm_serial_hs: Disable RX PIPE before sps_disconnect
by Dilip Kota
· 11 years ago
b2da12e
msm_serial_hs: Initialize tty_flush_recieve while Port Open
by Dilip Kota
· 11 years ago
bcaa83f
msm_serial_hs:Enable Error/Break Char off
by Dilip Kota
· 11 years ago
00330f8
Merge "msm_serial_hs: Fix the wrong register offset Macro usage"
by Linux Build Service Account
· 11 years ago
e34d271
msm_serial_hs: Fix register access issue
by Dilip Kota
· 11 years ago
097bf46
msm_serial_hs: Add IPC Logging
by Dilip Kota
· 11 years ago
8d48c10
msm_serial_hs: Fix the wrong register offset Macro usage
by Dilip Kota
· 11 years ago
abe4b1e
Merge "msm_serial_hs_lite: Handle Tx request during System Suspend"
by Linux Build Service Account
· 11 years ago
993195e
Merge "msm_serial_hs: Disable RFR line and auto RFR in set_termios"
by Linux Build Service Account
· 11 years ago
dde355a
Merge "msm_serial_hs: fix compilation warning"
by Linux Build Service Account
· 11 years ago
58c53a4
msm_serial_hs_lite: Handle Tx request during System Suspend
by Dilip Kota
· 11 years ago
ac322af
msm_serial_hs: fix compilation warning
by Dilip Kota
· 11 years ago
0bc2e39
msm_serial_hs: Disable RFR line and auto RFR in set_termios
by Naveen Kaje
· 11 years ago
4d15f1a
msm_serial_hs: Fix race condition with BAM rx pipe
by Kiran Gunda
· 11 years ago
c2d097d
n_tty: Fix unsafe update of available buffer space
by Peter Hurley
· 11 years ago
3b8c55f
n_tty: Don't lose characters when PARMRK is enabled
by Jaeden Amero
· 12 years ago
d3f311d
Revert "msm: tty: update receive room just before writing data to the ldisc"
by Syed Rameez Mustafa
· 11 years ago
da349f8
tty: Fix race condition if flushing tty flip buffers
by Peter Hurley
· 12 years ago
bccaa9a
tty: serial: Use "no_log" readl/writel variants in hsl_read/write
by dgaribal
· 11 years ago
1709230
Merge "msm_serial_hs: Add runtime support for determining UARTDM register offsets"
by Linux Build Service Account
· 11 years ago
eca30dd
Merge "tty: n_smux: fix deadlock between RX and TX workers"
by Linux Build Service Account
· 11 years ago
c708fc7
msm_serial_hs: Add runtime support for determining UARTDM register offsets
by Saket Saurabh
· 12 years ago
ee84b1d
tty: n_smux: fix deadlock between RX and TX workers
by Arun Kumar Neelakantam
· 11 years ago
9fdf017
tty: n_smux: add separate close notifications
by Arun Kumar Neelakantam
· 11 years ago
f0b3c39
msm_serial_hs: Vote for clocks during tty close
by Naveen Kaje
· 11 years ago
60252c9
tty: n_smux: After receiving OPEN_ACK flush tx_queue
by Arun Kumar Neelakantam
· 11 years ago
4e68fe9
msm_serial_hs: Configure UART RX gpio line as wakeup irq line
by Saket Saurabh
· 12 years ago
984e608
msm_serial_hs: Add ioctl support for UART Clock on/off request
by Saket Saurabh
· 11 years ago
bed6368
tty: smux_ctl: Add new SMUX port Support
by Arun Kumar Neelakantam
· 11 years ago
b46f1a4
msm_serial_hs: Add check to validate wakeup irq in UART clock on request
by Saket Saurabh
· 12 years ago
9c76e2e
tty: n_smux: Rename SSR unit tests
by Eric Holmberg
· 12 years ago
371b462
tty: n_smux: Add wakeup test case
by Eric Holmberg
· 12 years ago
0b2c02a
tty: n_smux: fix test pattern validation
by Eric Holmberg
· 12 years ago
6966d5d
tty: n_smux: Add throughput metrics to unit tests
by Eric Holmberg
· 12 years ago
837a934
tty: n_smux: Make test functions static
by Eric Holmberg
· 12 years ago
7ec9795
msm_serial_hs: Register UART with BLSP BAM in satellite mode
by Saket Saurabh
· 12 years ago
f7bcfca
vt: fix race in vt_waitactive()
by Rabin Vincent
· 13 years ago
10db36a
msm_serial_hs_lite: Vote for bus bandwidth before enabling clocks
by Vikram Mulukutla
· 12 years ago
2c208bb
msm_serial_hs: Donot register UART device as PM runtime active
by Mayank Rana
· 12 years ago
9aa0d47
tty: smux_ctl: close SMUX port during SSR
by Eric Holmberg
· 12 years ago
1bde086
msm_serial_hs: Improve error handing for SPS API usage
by Saket Saurabh
· 12 years ago
0dafb3c
msm_serial_hs: Setting DESC_DONE and INT flags for BAM mode
by Saket Saurabh
· 12 years ago
a191812
Merge "msm_serial_hs: Add support to get UART port reference using port index"
by Linux Build Service Account
· 12 years ago
4e885be
msm_serial_hs_lite : Handle -EPROBE_DEFER with clk_get() API usage
by Saket Saurabh
· 12 years ago
3715fe6
msm_serial_hs: Add support to get UART port reference using port index
by Mayank Rana
· 12 years ago
bc3f21d
msm_serial_hs_lite: Remove usage of PM Runtime for startup and shutdown
by Mayank Rana
· 12 years ago
676247c
msm_serial_hs : Add support for 4 Mbps baud rate for BLSP UART
by Saket Saurabh
· 12 years ago
05396b2
msm_serial_hs: Using new programming sequence for BAM Based UART
by Mayank Rana
· 12 years ago
467614f
msm_serial_hs : Add check for UART type with clock off state machine
by Saket Saurabh
· 12 years ago
f1667af
Merge "Drop whitespace, Kconfigs, Makefile noise and dead code"
by Linux Build Service Account
· 12 years ago
6b37a4e
Merge "msm_serial_hs: Wait for discard flush completion for UART Rx channel"
by Linux Build Service Account
· 12 years ago
4251740
Drop whitespace, Kconfigs, Makefile noise and dead code
by Stephen Boyd
· 12 years ago
d2f01b5
tty: n_smux: Don't uselessly assign value
by David Brown
· 12 years ago
9c8bda9
msm_serial_hs: Wait for discard flush completion for UART Rx channel
by Mayank Rana
· 12 years ago
965e9e7
msm_serial_hs_lite: Don't set UART clock to zero always
by Mayank Rana
· 12 years ago
43c8baa
msm_serial_hs: Deregister UART bus client in error path
by Mayank Rana
· 12 years ago
8b6b6af
msm_serial_hs : Handle spurious rxstale interrupt during uart port close
by Saket Saurabh
· 12 years ago
a8bd52e
msm_serial_hs : Disable UART interrupts till set_termios is completed
by Saket Saurabh
· 12 years ago
0e05b8b
msm_serial_hs_lite: Add support to vote for BUS scaling
by Mayank Rana
· 12 years ago
790f06d
Update copyright to The Linux Foundation
by Duy Truong
· 12 years ago
328d1a1
msm_serial: Do not configure UART IRQ as wakeup interrupt
by Saket Saurabh
· 12 years ago
fe3b93b
msm_serial_hs : Add support to configure GPIOs
by Saket Saurabh
· 12 years ago
10e88b3
msm_serial_hs : Add support to select device id with BLSP Based UART
by Saket Saurabh
· 12 years ago
99b65a0
Merge "msm_serial_hs: Update usage of PNOC bus scaling voting"
by Linux Build Service Account
· 12 years ago
71c1c90
Merge "tty: n_smux: Mask power collapse support"
by Linux Build Service Account
· 12 years ago
e4bc7de
msm_serial_hs: Update usage of PNOC bus scaling voting
by Mayank Rana
· 12 years ago
c89532e
tty: n_smux: Mask power collapse support
by Eric Holmberg
· 12 years ago
88d4914
msm_serial_hs : Add support to vote for BUS scaling
by Mayank Rana
· 12 years ago
2c3f0b9
msm_serial_hs : Fix L2 port errors in HSUART driver
by Saket Saurabh
· 12 years ago
cbf6c52
msm_serial_hs : Add support for using BAM as DMA Engine
by Saket Saurabh
· 12 years ago
ff398d0
msm_serial_hs: Add support for device tree for BLSP based UART
by Mayank Rana
· 12 years ago
eed922c
Merge "msm_serial_hs_hwreg : Add UARTDM Core v1.4 registers support"
by Linux Build Service Account
· 12 years ago
adc4156
msm_serial_hs: Correct setting of ignore_status_mask
by Mayank Rana
· 12 years ago
6089f95
msm_serial_hs_hwreg : Add UARTDM Core v1.4 registers support
by Saket Saurabh
· 12 years ago
032a935
Merge "msm_serial_hs_lite: Prevent system suspend when UART port is used."
by Linux Build Service Account
· 12 years ago
a700f8a
Merge "msm_serial_hs_lite: Add support to use 4-wire UART"
by Linux Build Service Account
· 12 years ago
a9c2089
msm_serial_hs_lite: Prevent system suspend when UART port is used.
by Mayank Rana
· 12 years ago
9fc393d
msm_serial_hs_lite: Add support to use 4-wire UART
by Mayank Rana
· 12 years ago
e2fb454
Merge "msm_serial_hs: Add support to handle Rx BREAK condition"
by Linux Build Service Account
· 12 years ago
af40970
msm_serial_hs_lite: Correct calculation of uartclk rate
by Mayank Rana
· 12 years ago
f9f9030
msm_serial_hs_lite: Increase Rx FIFO Watermark and AUTO RFR Value
by Mayank Rana
· 12 years ago
4465937
msm_serial_hs_lite: Add support for up to 4 Mbps baud rate
by Mayank Rana
· 12 years ago
Next »