Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
3fd48cabf515896a9a3f7e17de0f5f1e2bfab7a6
/
drivers
/
tty
b346d47
hvc_xen: NULL dereference on allocation failure
by Dan Carpenter
· 13 years ago
9a7fa7c
tty: Allow uart_register/unregister/register
by Alan Cox
· 13 years ago
aa36aa9
8250_pci: fix pch uart matching
by Arnaud Patard
· 13 years ago
a7e82a3
8250.c: less than 2400 baud fix.
by Christian Melki
· 13 years ago
ddd8df8
Add missing call to uart_update_timeout()
by Lothar Waßmann
· 13 years ago
231332d
tty: n_hdlc: get rid of racy n_hdlc.tbuf
by Alexander Popov
· 8 years ago
9059bd1
TTY: n_hdlc, fix lockdep false positive
by Jiri Slaby
· 9 years ago
3311cd8b0
BACKPORT: fiq_debugger: restrict access to critical commands.
by Mark Salyzyn
· 8 years ago
1391b79
Merge LA.BF.1.1.3_rb1.13 into FP2
by chrmhoffmann
· 8 years ago
279b700
FPII-2527 : Information disclosure vulnerability in kernel components CVE-2015-8964 A-30951112
by Jeron Susan
· 8 years ago
d9ae2db
FPII-2125: Information Disclosure Vulnerability in Kernel Teletype Driver (Device Specific) CVE-2016-0723 ANDROID-28409131
by Peter Hurley
· 9 years ago
d12e596
serial: tty: msm_hs_uart: Fix the compat table
by Abhimanyu Kapur
· 11 years ago
adffac8
msm: ipc_logging: add client version support
by Eric Holmberg
· 10 years ago
465079f
msm_serial_hs: Handle client requests without port open
by Dilip Kota
· 11 years ago
782c70b
msm_serial_hs: Handle Tx request while Clock OFF
by Dilip Kota
· 11 years ago
9aabfc9
n_tty: Fix n_tty_write crash when echoing in raw mode
by Peter Hurley
· 11 years ago
10bccff
msm_serial_hs: wait for clock-off to complete before shutdown
by Naveen Kaje
· 11 years ago
52ed241
msm_serial_hs: Avoid potential unclocked access by clients
by Naveen Kaje
· 11 years ago
fc4c81c
msm_serial_hs: remove unused code
by Naveen Kaje
· 11 years ago
1d1e645
msm_serial_hs: Manage wake unlock delay
by Dilip Kota
· 11 years ago
24b914d
msm_serial_hs: Fix return value handling from platform_get_irq_by_name
by Naveen Kaje
· 11 years ago
34f3a9f
msm_serial_hs: Fix the logic for numbering the serial device
by Naveen Kaje
· 11 years ago
73f4871
msm_serial_hs: Programming BCR Register
by Dilip Kota
· 11 years ago
c1c3ef2
msm_serial_hs: Remove code dependency on flag tty_flush_receive
by Dilip Kota
· 11 years ago
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
· 12 years ago
3b8c55f
n_tty: Don't lose characters when PARMRK is enabled
by Jaeden Amero
· 13 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
· 12 years ago
1709230
Merge "msm_serial_hs: Add runtime support for determining UARTDM register offsets"
by Linux Build Service Account
· 12 years ago
eca30dd
Merge "tty: n_smux: fix deadlock between RX and TX workers"
by Linux Build Service Account
· 12 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
· 12 years ago
9fdf017
tty: n_smux: add separate close notifications
by Arun Kumar Neelakantam
· 12 years ago
f0b3c39
msm_serial_hs: Vote for clocks during tty close
by Naveen Kaje
· 12 years ago
60252c9
tty: n_smux: After receiving OPEN_ACK flush tx_queue
by Arun Kumar Neelakantam
· 12 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
· 12 years ago
bed6368
tty: smux_ctl: Add new SMUX port Support
by Arun Kumar Neelakantam
· 12 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
Next »