index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
serial: sirf: fix the typo for rts/cts gpio
Qipan Li
2013-08-19
1
-5
/
+5
|
*
serial: st-asc: replace devm_request_and_ioremap by devm_ioremap_resource
Julia Lawall
2013-08-19
1
-12
/
+6
|
*
serial: 8250_dw: Report CTS asserted for auto flow
Tim Kryger
2013-08-19
1
-8
/
+26
|
*
OMAP: serial: Remove incorrect disabling of IER interrupt
Mark Jackson
2013-08-15
1
-3
/
+0
|
*
serial: pch_uart: fix compilation warning
Luis Henriques
2013-08-14
1
-0
/
+2
|
*
serial: sirf: add DT-binding document to describle detailed properties
Qipan Li
2013-08-14
1
-0
/
+33
|
*
serial: sirf: fix the hardware-flow-ctrl for USP-based UART
Qipan Li
2013-08-14
2
-45
/
+122
|
*
serial: sirf: drop redundant pinctrl_get_select_default as pinctrl core does it
Barry Song
2013-08-14
2
-16
/
+1
|
*
OMAP: add RS485 support
Mark Jackson
2013-08-14
1
-0
/
+179
|
*
tty: ar933x_uart: simplify use of devm_ioremap_resource
Julia Lawall
2013-08-14
1
-6
/
+1
|
*
serial: amba-pl011: Use __releases/__acquires annotations
Fabio Estevam
2013-08-12
1
-0
/
+4
|
*
serial: MIPS: lantiq: fix clock error check
John Crispin
2013-08-12
1
-2
/
+2
|
*
serial: MIPS: lantiq: add clk_enable() call to driver
Thomas Langer
2013-08-12
1
-0
/
+3
|
*
serial: bfin_uart: Fix incorrect placement of __initdata
Sachin Kamat
2013-08-12
1
-3
/
+3
|
*
serial: bfin_sport_uart: Fix incorrect placement of __initdata
Sachin Kamat
2013-08-12
1
-1
/
+1
|
*
serial: tegra: use NULL instead of 0
Jingoo Han
2013-08-12
1
-3
/
+3
|
*
serial: msm_serial: fix comparison of different types
Jingoo Han
2013-08-12
1
-1
/
+2
|
*
serial: ioc4_serial: Staticize ioc4_serial_attach_one()
Jingoo Han
2013-08-12
1
-2
/
+2
|
*
serial: icom: fix casting warning
Jingoo Han
2013-08-12
1
-6
/
+5
|
*
serial: timbuart: Staticize local symbols
Jingoo Han
2013-08-12
1
-2
/
+2
|
*
serial: mrst_max3110: fix casting warning
Jingoo Han
2013-08-12
1
-2
/
+2
|
*
serial: 8250_early: fix comparison of different types
Jingoo Han
2013-08-12
1
-1
/
+1
|
*
serial: samsung: fix casting warning
Jingoo Han
2013-08-12
1
-1
/
+2
|
*
serial: sirf: Staticize local symbols
Jingoo Han
2013-08-12
1
-2
/
+2
|
*
serial: sirf: make the driver also support USP-based UART
Qipan Li
2013-08-12
2
-298
/
+655
|
*
serial: sirf: add support for Marco chip
Barry Song
2013-08-12
2
-14
/
+65
|
*
serial: i.MX: evaluate linux,stdout-path property
Sascha Hauer
2013-08-12
1
-0
/
+3
|
*
OF: Add helper for matching against linux,stdout-path
Sascha Hauer
2013-08-12
2
-0
/
+33
|
*
tty: ar933x_uart: convert to use devm_* functions
Gabor Juhos
2013-08-12
1
-18
/
+8
|
*
n_tty: Fix termios_rwsem lockdep false positive
Peter Hurley
2013-08-12
1
-14
/
+11
|
*
serial: pxa: Staticize local symbols
Jingoo Han
2013-08-12
1
-3
/
+3
|
*
tty: serial: pxa: remove old cruft
Daniel Mack
2013-08-12
1
-25
/
+0
|
*
register_console: prevent adding the same console twice
Andreas Bießmann
2013-08-05
1
-0
/
+7
|
*
vt: make the default color configurable
Clemens Ladisch
2013-08-05
2
-1
/
+13
|
*
ARM: dts: imx28-evk: add the RTS/CTS property for auart0
Huang Shijie
2013-08-05
1
-0
/
+1
|
*
serial: mxs: remove the MXS_AUART_DMA_CONFIG
Huang Shijie
2013-08-05
1
-4
/
+1
|
*
serial: mxs: enable the DMA only when the RTS/CTS is valid
Huang Shijie
2013-08-05
2
-1
/
+10
|
*
Merge 3.11-rc4 into tty-next
Greg Kroah-Hartman
2013-08-05
385
-2189
/
+3840
|
|
\
|
*
|
serial: st-asc: Fix unused variable warning for non DT.
Srinivas Kandagatla
2013-08-03
1
-0
/
+2
|
*
|
Revert "serial: sccnxp: Add DT support"
Greg Kroah-Hartman
2013-08-02
3
-93
/
+12
|
*
|
serial: sh-sci: use dev_get_platdata()
Jingoo Han
2013-08-02
1
-1
/
+1
|
*
|
serial/arc-uart: Remove the goto/label
Vineet Gupta
2013-08-02
1
-5
/
+2
|
*
|
serial/arc-uart: Handle Rx Error Interrupts w/o any data
Vineet Gupta
2013-08-02
1
-10
/
+16
|
*
|
tty: Only hangup once
Peter Hurley
2013-08-02
1
-0
/
+5
|
*
|
serial: sccnxp: Add DT support
Alexander Shiyan
2013-07-31
3
-12
/
+93
|
*
|
serial: sccnxp: Using structure for each supported IC instead of switch in probe
Alexander Shiyan
2013-07-31
1
-148
/
+124
|
*
|
serial: sccnxp: Using CLK API for getting UART clock
Alexander Shiyan
2013-07-31
3
-18
/
+22
|
*
|
serial: sccnxp: Disable regulator on error
Alexander Shiyan
2013-07-31
1
-22
/
+18
|
*
|
serial/efm32-uart: don't slur over failure in probe_dt
Uwe Kleine-König
2013-07-31
1
-1
/
+3
|
*
|
serial/efm32-uart: don't use pdev->id to determine the port's line
Uwe Kleine-König
2013-07-31
1
-7
/
+10
[prev]
[next]