index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-27
tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+3
2013-08-27
tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+2
2013-08-27
tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+3
2013-08-27
tty: serial: nwpserial: drop uart_port->lock before calling tty_flip_buffer_p...
Viresh Kumar
1
-0
/
+3
2013-08-27
tty: serial: netx: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-2
/
+4
2013-08-27
tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+5
2013-08-27
tty: serial: mpsc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-3
/
+8
2013-08-27
tty: serial: mfd: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-4
/
+10
2013-08-27
tty: serial: mcf: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+2
2013-08-27
tty: serial: m32r_sio: drop uart_port->lock before calling tty_flip_buffer_pu...
Viresh Kumar
1
-0
/
+3
2013-08-27
tty: serial: lpc32xx_hs: drop uart_port->lock before calling tty_flip_buffer_...
Viresh Kumar
1
-0
/
+3
2013-08-27
tty: serial: lpc32xx_hs: don't call tty_flip_buffer_push() twice
Viresh Kumar
1
-3
/
+1
2013-08-27
tty: serial: icom: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+3
2013-08-27
tty: serial: efm32: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-2
/
+2
2013-08-27
tty: serial: bfin_sport: drop uart_port->lock before calling tty_flip_buffer_...
Viresh Kumar
1
-2
/
+3
2013-08-27
tty: serial: bcm63xx: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+2
2013-08-27
tty: serial: arc: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+2
2013-08-27
tty: serial: ar933x: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+2
2013-08-27
tty: serial: apbuart: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+2
2013-08-27
tty: serial: altera: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
1
-0
/
+2
2013-08-27
tty: serial: altera_jtag: drop uart_port->lock before calling tty_flip_buffer...
Viresh Kumar
1
-0
/
+2
2013-08-27
Revert "OMAP: UART: Keep the TX fifo full when possible"
Greg Kroah-Hartman
2
-3
/
+1
2013-08-27
Revert "serial: omap: Fix IRQ handling return value"
Greg Kroah-Hartman
1
-1
/
+3
2013-08-19
serial: sirf: add DMA support using dmaengine APIs
Qipan Li
2
-56
/
+615
2013-08-19
serial: sirf: fix the namespace of startup_uart entry
Qipan Li
1
-29
/
+23
2013-08-19
serial: sirf: fix the typo for rts/cts gpio
Qipan Li
1
-5
/
+5
2013-08-19
serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
1
-12
/
+6
2013-08-19
serial: 8250_dw: Report CTS asserted for auto flow
Tim Kryger
1
-8
/
+26
2013-08-15
OMAP: serial: Remove incorrect disabling of IER interrupt
Mark Jackson
1
-3
/
+0
2013-08-14
serial: pch_uart: fix compilation warning
Luis Henriques
1
-0
/
+2
2013-08-14
serial: sirf: add DT-binding document to describle detailed properties
Qipan Li
1
-0
/
+33
2013-08-14
serial: sirf: fix the hardware-flow-ctrl for USP-based UART
Qipan Li
2
-45
/
+122
2013-08-14
serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it
Barry Song
2
-16
/
+1
2013-08-14
OMAP: add RS485 support
Mark Jackson
1
-0
/
+179
2013-08-14
tty: ar933x_uart: simplify use of devm_ioremap_resource
Julia Lawall
1
-6
/
+1
2013-08-12
serial: amba-pl011: Use __releases/__acquires annotations
Fabio Estevam
1
-0
/
+4
2013-08-12
serial: MIPS: lantiq: fix clock error check
John Crispin
1
-2
/
+2
2013-08-12
serial: MIPS: lantiq: add clk_enable() call to driver
Thomas Langer
1
-0
/
+3
2013-08-12
serial: bfin_uart: Fix incorrect placement of __initdata
Sachin Kamat
1
-3
/
+3
2013-08-12
serial: bfin_sport_uart: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-12
serial: tegra: use NULL instead of 0
Jingoo Han
1
-3
/
+3
2013-08-12
serial: msm_serial: fix comparison of different types
Jingoo Han
1
-1
/
+2
2013-08-12
serial: ioc4_serial: Staticize ioc4_serial_attach_one()
Jingoo Han
1
-2
/
+2
2013-08-12
serial: icom: fix casting warning
Jingoo Han
1
-6
/
+5
2013-08-12
serial: timbuart: Staticize local symbols
Jingoo Han
1
-2
/
+2
2013-08-12
serial: mrst_max3110: fix casting warning
Jingoo Han
1
-2
/
+2
2013-08-12
serial: 8250_early: fix comparison of different types
Jingoo Han
1
-1
/
+1
2013-08-12
serial: samsung: fix casting warning
Jingoo Han
1
-1
/
+2
2013-08-12
serial: sirf: Staticize local symbols
Jingoo Han
1
-2
/
+2
2013-08-12
serial: sirf: make the driver also support USP-based UART
Qipan Li
2
-298
/
+655
[next]