index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
serial_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-29
serial: uart: add hw flow control support configuration
Murali Karicheri
1
-3
/
+9
2014-04-28
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
1
-18
/
+21
2014-04-25
serial_core: Commonalize crlf when working w/ a non open console port
Doug Anderson
1
-0
/
+3
2014-04-25
serial_core: fix uart PORT_UNKNOWN handling
Thomas Pfaff
1
-18
/
+21
2014-04-17
serial_core: Fix pm imbalance on unbind
Geert Uytterhoeven
1
-0
/
+2
2014-04-17
serial_core: Fix conditional start_tx on ring buffer not empty
Seth Bollinger
1
-2
/
+1
2014-03-18
serial_core: Avoid NULL pointer dereference in uart_close()
Geert Uytterhoeven
1
-2
/
+2
2014-03-18
serial_core: Get a reference for port->tty in uart_remove_one_port()
Geert Uytterhoeven
1
-1
/
+5
2014-03-18
serial_core: Grammar s/ports/port's/
Geert Uytterhoeven
1
-1
/
+1
2014-03-18
serial_core: Spelling s/contro/control/
Geert Uytterhoeven
1
-1
/
+1
2014-03-01
serial_core: Unregister console in uart_remove_one_port()
Geert Uytterhoeven
1
-0
/
+6
2013-12-09
serial_core: Don't re-initialize a previously initialized spinlock.
Randy Witt
1
-2
/
+6
2013-07-27
serial: report base_baud after initialization
Kees Cook
1
-2
/
+2
2013-05-20
serial: Move "uart_console" def to core header file.
Sourav Poddar
1
-6
/
+0
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-15
serial_core.c: add put_device() after device_find_child()
Federico Vaga
1
-0
/
+4
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-02-13
tty: Remove ancient hardpps()
Peter Hurley
1
-4
/
+0
2013-02-13
pps: Additional cleanups in uart_handle_dcd_change
George Spelvin
1
-10
/
+7
2013-02-13
pps: Move timestamp read into PPS code proper
George Spelvin
1
-4
/
+1
2013-01-16
drivers/tty/serial: extern function which for release resource, need check po...
Chen Gang
1
-1
/
+8
2013-01-16
TTY: move low_latency to tty_port
Jiri Slaby
1
-4
/
+3
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-3
/
+3
2013-01-16
tty: Fix comments that reference BKL, eventd, old paths
Kevin Cernekee
1
-9
/
+9
2013-01-16
tty: serial core: decouple pm states from ACPI
Linus Walleij
1
-14
/
+16
2012-12-12
Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-14
/
+57
2012-11-27
drivers/tty/serial/serial_core.c: clean up HIGH_BITS_OFFSET usage
Andrew Morton
1
-1
/
+5
2012-11-16
TTY: call tty_port_destroy in the rest of drivers
Jiri Slaby
1
-0
/
+6
2012-11-16
serial: cast before shifting on port io
Alan Cox
1
-1
/
+1
2012-11-04
SERIAL: core: add throttle/unthrottle callbacks for hardware assisted flow co...
Russell King
1
-4
/
+27
2012-11-04
SERIAL: core: add hardware assisted h/w flow control support
Russell King
1
-0
/
+7
2012-11-04
SERIAL: core: add hardware assisted s/w flow control support
Russell King
1
-2
/
+14
2012-11-04
SERIAL: core: use local variable uport in uart_set_termios()
Russell King
1
-8
/
+9
2012-10-31
uart: add other serial core layer get attributes
Alan Cox
1
-0
/
+145
2012-10-31
uart: tidy the uart_get_info API
Alan Cox
1
-14
/
+15
2012-10-31
uart: update the sysfs handler to use uart_get_info
Alan Cox
1
-5
/
+5
2012-09-27
tty/serial/core: Introduce poll_init callback
Anton Vorontsov
1
-0
/
+17
2012-09-21
serial_core: Fix race in uart_handle_dcd_change
Alan Cox
1
-4
/
+7
2012-09-07
tty_register_device_attr updated for tty-next
Tomas Hlavacek
1
-4
/
+4
2012-09-06
tty: uartclk value from serial_core exposed to sysfs
Tomas Hlavacek
1
-2
/
+32
2012-09-06
serial_core: fix sizeof(pointer)
Fengguang Wu
1
-1
/
+1
2012-09-06
serial: add a new helper function
Huang Shijie
1
-2
/
+2
2012-09-06
tty: Split the serial_core helpers for setserial into two
Alan Cox
1
-71
/
+87
2012-08-14
TTY: use tty_port_register_device
Jiri Slaby
1
-1
/
+2
2012-07-17
tty: move the termios object into the tty
Alan Cox
1
-14
/
+14
2012-06-13
serial_core: Update buffer overrun statistics.
Corbin
1
-2
/
+4
2012-05-15
Revert "serial_core: Update buffer overrun statistics."
Greg Kroah-Hartman
1
-4
/
+2
2012-05-14
tty: Allow uart_register/unregister/register
Alan Cox
1
-0
/
+1
2012-05-10
serial_core: Update buffer overrun statistics.
Corbin Atkinson
1
-2
/
+4
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
1
-1
/
+0
[next]