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
path:
root
/
drivers
/
tty
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "serial: 8250, disable "too much work" messages"
Greg Kroah-Hartman
2014-04-17
1
-1
/
+2
*
serial: amba-pl011: fix regression, causing an Oops on rmmod
Guennadi Liakhovetski
2014-04-16
1
-1
/
+5
*
tty: fix memleak in alloc_pid
Chen Tingjie
2014-04-16
1
-2
/
+2
*
serial: 8250, disable "too much work" messages
Jiri Slaby
2014-04-16
1
-2
/
+1
*
serial: omap: Fix missing pm_runtime_resume handling by simplifying code
Tony Lindgren
2014-04-16
1
-12
/
+17
*
serial_core: Fix pm imbalance on unbind
Geert Uytterhoeven
2014-04-16
1
-0
/
+2
*
serial: pl011: change Rx burst size to half of trigger level
Guennadi Liakhovetski
2014-04-16
1
-1
/
+1
*
serial: timberdale: Depend on X86_32
Jean Delvare
2014-04-16
1
-0
/
+1
*
serial: st-asc: Fix SysRq char handling
Daniel Thompson
2014-04-16
1
-2
/
+2
*
Revert "serial: clps711x: Give a chance to perform useful tasks during wait l...
Alexander Shiyan
2014-04-16
1
-14
/
+6
*
serial_core: Fix conditional start_tx on ring buffer not empty
Seth Bollinger
2014-04-16
1
-2
/
+1
*
serial: efm32: use $vendor,$device scheme for compatible string
Uwe Kleine-König
2014-04-16
1
-0
/
+3
*
serial: omap: free the wakeup settings in remove
Sanjay Singh Rawat
2014-04-16
1
-0
/
+1
*
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-04-12
1
-1
/
+2
|
\
|
*
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
2014-03-20
1
-1
/
+2
|
*
Merge tag 'v3.13' into for-3.15
Eric Paris
2014-03-07
58
-375
/
+1263
|
|
\
*
|
|
tty/hvc_opal: Kick the HVC thread on OPAL console events
Benjamin Herrenschmidt
2014-04-07
1
-1
/
+21
*
|
|
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge tag 'qcom-drivers-for-3.15' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2014-02-25
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
tty: serial: msm: Enable building msm_serial for ARCH_QCOM
Kumar Gala
2014-02-06
1
-1
/
+1
*
|
|
|
|
Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
1
-18
/
+31
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ...
Olof Johansson
2014-02-18
1
-18
/
+31
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
ARM/serial: at91: switch atmel serial to use gpiolib
Linus Walleij
2013-12-20
1
-18
/
+31
*
|
|
|
|
|
Merge tag 'tty-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-04-01
29
-701
/
+1090
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tty/serial: omap: empty the RX FIFO at the end of half-duplex TX
Dimitris Lampridis
2014-03-17
1
-0
/
+6
|
*
|
|
|
|
|
tty/serial: omap: fix RX interrupt enable/disable in half-duplex TX
Dimitris Lampridis
2014-03-17
1
-2
/
+3
|
*
|
|
|
|
|
serial: sh-sci: Neaten dev_<level> uses
Joe Perches
2014-03-17
1
-20
/
+18
|
*
|
|
|
|
|
serial: sh-sci: Replace hardcoded 3 by UART_PM_STATE_OFF
Geert Uytterhoeven
2014-03-17
1
-1
/
+1
|
*
|
|
|
|
|
serial: sh-sci: Add more register documentation
Geert Uytterhoeven
2014-03-17
1
-13
/
+15
|
*
|
|
|
|
|
serial: sh-sci: Remove useless casts
Geert Uytterhoeven
2014-03-17
1
-4
/
+4
|
*
|
|
|
|
|
serial: sh-sci: Replace printk() by pr_*()
Geert Uytterhoeven
2014-03-17
1
-4
/
+3
|
*
|
|
|
|
|
serial_core: Avoid NULL pointer dereference in uart_close()
Geert Uytterhoeven
2014-03-17
1
-2
/
+2
|
*
|
|
|
|
|
serial_core: Get a reference for port->tty in uart_remove_one_port()
Geert Uytterhoeven
2014-03-17
1
-1
/
+5
|
*
|
|
|
|
|
serial: clps711x: Give a chance to perform useful tasks during wait loop
Alexander Shiyan
2014-03-17
1
-6
/
+15
|
*
|
|
|
|
|
serial_core: Grammar s/ports/port's/
Geert Uytterhoeven
2014-03-17
1
-1
/
+1
|
*
|
|
|
|
|
serial_core: Spelling s/contro/control/
Geert Uytterhoeven
2014-03-17
1
-1
/
+1
|
*
|
|
|
|
|
serial: efm32: properly namespace location property
Uwe Kleine-König
2014-03-17
1
-1
/
+4
|
*
|
|
|
|
|
serial: max310x: Add missing #include <linux/uaccess.h>
Geert Uytterhoeven
2014-03-17
1
-0
/
+1
|
*
|
|
|
|
|
synclink: fix info leak in ioctl
Salva Peiró
2014-03-17
2
-0
/
+2
|
*
|
|
|
|
|
serial: 8250: Clean up the locking for -rt
Ingo Molnar
2014-03-08
1
-10
/
+5
|
*
|
|
|
|
|
serial: 8250_pci: change BayTrail default uartclk
Aaron Sierra
2014-03-08
1
-3
/
+7
|
*
|
|
|
|
|
serial: 8250_pci: more BayTrail error-free bauds
Aaron Sierra
2014-03-08
1
-8
/
+29
|
*
|
|
|
|
|
serial: sh-sci: Add missing call to uart_remove_one_port() in failure path
Geert Uytterhoeven
2014-02-28
1
-0
/
+1
|
*
|
|
|
|
|
serial_core: Unregister console in uart_remove_one_port()
Geert Uytterhoeven
2014-02-28
1
-0
/
+6
|
*
|
|
|
|
|
tty/serial: at91: remove unused open/close hooks
Richard Genoud
2014-02-28
1
-21
/
+0
|
*
|
|
|
|
|
tty/serial: at91: use dev_err instead of printk
Richard Genoud
2014-02-28
1
-2
/
+2
|
*
|
|
|
|
|
tty: Set correct tty name in 'active' sysfs attribute
Hannes Reinecke
2014-02-28
1
-6
/
+17
|
*
|
|
|
|
|
serial: imx: Remove init() and exit() platform callbacks
Alexander Shiyan
2014-02-28
1
-25
/
+2
|
*
|
|
|
|
|
serial: imx: Use dev_name() for request_irq() to distinguish UARTs
Alexander Shiyan
2014-02-28
1
-4
/
+4
|
*
|
|
|
|
|
serial: imx: Use devm_ioremap_resource()
Alexander Shiyan
2014-02-28
1
-40
/
+4
[next]