index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
serial: mxs-auart: fix the wrong setting order
Huang Shijie
2012-09-06
1
-2
/
+2
|
*
|
|
|
serial_core: fix sizeof(pointer)
Fengguang Wu
2012-09-06
1
-1
/
+1
|
*
|
|
|
serial: omap: enable RX and TX FIFO usage
Felipe Balbi
2012-09-06
1
-3
/
+7
|
*
|
|
|
serial: omap: move uart_omap_port definition to C file
Felipe Balbi
2012-09-06
2
-37
/
+38
|
*
|
|
|
serial: omap: remove unnecessary header and add a missing one
Felipe Balbi
2012-09-06
1
-1
/
+1
|
*
|
|
|
serial: omap: fix software flow control
Vikram Pandita
2012-09-06
2
-8
/
+8
|
*
|
|
|
serial: omap: make sure to put() on poll_get_char
Felipe Balbi
2012-09-06
1
-2
/
+7
|
*
|
|
|
serial: omap: implement set_wake
Felipe Balbi
2012-09-06
1
-0
/
+10
|
*
|
|
|
serial: omap: unlock the port lock
Ruchika Kharwar
2012-09-06
1
-1
/
+4
|
*
|
|
|
serial: omap: drop "inline" from IRQ handler prototype
Felipe Balbi
2012-09-06
1
-1
/
+1
|
*
|
|
|
serial: omap: optimization with section annotations
Felipe Balbi
2012-09-06
1
-5
/
+5
|
*
|
|
|
serial: omap: fix sequence of pm_runtime_* calls.
Ruchika Kharwar
2012-09-06
1
-1
/
+1
|
*
|
|
|
serial: omap: don't save IRQ flags on hardirq
Felipe Balbi
2012-09-06
1
-3
/
+2
|
*
|
|
|
serial: omap: make sure to suspend device before remove
Felipe Balbi
2012-09-06
1
-0
/
+1
|
*
|
|
|
serial: omap: drop unnecessary check from remove
Felipe Balbi
2012-09-06
1
-6
/
+3
|
*
|
|
|
serial: omap: set dev->drvdata before enabling pm_runtime
Felipe Balbi
2012-09-06
1
-1
/
+1
|
*
|
|
|
serial: omap: stick to put_autosuspend
Felipe Balbi
2012-09-06
1
-11
/
+22
|
*
|
|
|
serial: omap: move THRE check to transmit_chars()
Felipe Balbi
2012-09-06
1
-3
/
+5
|
*
|
|
|
serial: omap: refactor receive_chars() into rdi/rlsi handlers
Felipe Balbi
2012-09-06
1
-104
/
+101
|
*
|
|
|
serial: omap: simplify IRQ handling
Felipe Balbi
2012-09-06
1
-13
/
+38
|
*
|
|
|
serial: add OMAP-specific defines
Felipe Balbi
2012-09-06
1
-0
/
+4
|
*
|
|
|
serial: omap: drop DMA support
Felipe Balbi
2012-09-06
1
-318
/
+12
|
*
|
|
|
serial: omap: don't access the platform_device
Felipe Balbi
2012-09-06
3
-73
/
+76
|
*
|
|
|
8250_pci: Add additional WCH CHC353 devices
Alan Cox
2012-09-05
1
-4
/
+37
|
*
|
|
|
parport: fix possible memory leak in parport_gsc_probe_port()
Wei Yongjun
2012-09-05
1
-0
/
+1
|
*
|
|
|
serial: add a new helper function
Huang Shijie
2012-09-05
13
-14
/
+20
|
*
|
|
|
serial: omap: define helpers for pdata function pointers
Felipe Balbi
2012-09-05
1
-19
/
+47
|
*
|
|
|
serial: omap: define and use to_uart_omap_port()
Felipe Balbi
2012-09-05
2
-18
/
+20
|
*
|
|
|
serial: Add note about migration to driver SCCNXP
Alexander Shiyan
2012-09-05
2
-0
/
+35
|
*
|
|
|
serial: New serial driver SCCNXP
Alexander Shiyan
2012-09-05
4
-0
/
+1097
|
*
|
|
|
parport_serial: Add support for the WCH353 2S/1P multi-IO card
Guainluca Anzolin
2012-09-05
2
-9
/
+40
|
*
|
|
|
serial: Samsung: Silence some checkpatch errors and warnings
Sachin Kamat
2012-09-05
1
-3
/
+3
|
*
|
|
|
serial: Samsung: Replace printk with dev_* functions
Sachin Kamat
2012-09-05
1
-7
/
+7
|
*
|
|
|
serial: pl011: honour serial aliases in device tree
Matthew Leach
2012-09-05
1
-0
/
+36
|
*
|
|
|
serial: diminish usage of struct serial_uart_config
Paul Gortmaker
2012-09-05
4
-11
/
+7
|
*
|
|
|
serial: sunsu.c - don't explicitly tie array size to dynamic entity
Paul Gortmaker
2012-09-05
1
-1
/
+1
|
*
|
|
|
m32r_sio: remove dependency on struct serial_uart_config
Paul Gortmaker
2012-09-05
1
-34
/
+2
|
*
|
|
|
serial/imx: improve error diagnosics for clock and pinctrl failures
Uwe Kleine-König
2012-09-05
1
-0
/
+3
|
*
|
|
|
tty: move the async flags from the serial code into the tty includes
Alan Cox
2012-09-05
4
-72
/
+83
|
*
|
|
|
tty: Split the serial_core helpers for setserial into two
Alan Cox
2012-09-05
1
-71
/
+87
|
*
|
|
|
drivers/tty/serial/sirfsoc_uart.c: drop frees of devm_ alloc'd data
Julia Lawall
2012-09-05
1
-6
/
+2
|
*
|
|
|
tty: serial: mpc5xxx: add support for mark/space parity
Wolfram Sang
2012-09-05
1
-2
/
+6
|
*
|
|
|
drivers:tty:fix up ENOIOCTLCMD error handling
Wanlong Gao
2012-09-05
1
-1
/
+1
|
*
|
|
|
tty: serial: max310x: Remove explicit use of devm_kfree
Emil Goode
2012-09-05
1
-3
/
+0
|
*
|
|
|
tty: serial: max310x: Check return code of gpiochip_remove
Emil Goode
2012-09-05
1
-3
/
+7
|
*
|
|
|
tty: serial: altera_uart: Use platform_{get,set}_drvdata
Tobias Klauser
2012-09-05
1
-3
/
+3
|
*
|
|
|
tty: max3100: use module_spi_driver
Devendra Naga
2012-09-05
1
-11
/
+1
|
*
|
|
|
drivers/tty/serial/amba-pl0{10,11}.c: use clk_prepare_enable and clk_disable_...
Julia Lawall
2012-09-05
2
-22
/
+8
|
*
|
|
|
Merge 3.6-rc3 into tty-next
Greg Kroah-Hartman
2012-08-27
871
-6613
/
+10204
|
|
\
\
\
\
|
*
|
|
|
|
TTY: check if tty->port is assigned
Jiri Slaby
2012-08-17
1
-0
/
+4
[prev]
[next]