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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
41
-89
/
+82
2021-07-27
tty: make tty_set_operations an inline
Jiri Slaby
2
-9
/
+6
2021-07-27
tty: drop alloc_tty_driver
Jiri Slaby
1
-12
/
+0
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
31
-132
/
+120
2021-07-27
tty: don't store semi-state into tty drivers
Jiri Slaby
7
-99
/
+119
2021-07-27
hvsi: don't panic on tty_register_driver failure
Jiri Slaby
1
-3
/
+16
2021-07-27
xtensa: ISS: don't panic in rs_init
Jiri Slaby
1
-3
/
+14
2021-07-27
tty: tty_flip.h needs only tty_buffer and tty_port
Jiri Slaby
1
-1
/
+2
2021-07-27
tty: move tty_port to new tty_port.h
Jiri Slaby
2
-195
/
+209
2021-07-27
tty: move tty_buffer definitions to new tty_buffer.h
Jiri Slaby
2
-48
/
+60
2021-07-27
tty: move tty_ldisc_receive_buf to tty_flip.h
Jiri Slaby
2
-3
/
+5
2021-07-27
tty: include list & lockdep from tty_ldisc.h
Jiri Slaby
1
-0
/
+2
2021-07-27
tty: move ldisc prototypes to tty_ldisc.h
Jiri Slaby
2
-10
/
+15
2021-07-27
tty: include kref.h in tty_driver.h
Jiri Slaby
1
-0
/
+1
2021-07-27
tty: move tty_driver related prototypes to tty_driver.h
Jiri Slaby
2
-17
/
+17
2021-07-27
v253_init: eliminate pointer to string
Jiri Slaby
1
-1
/
+1
2021-07-27
cx20442: tty_ldisc_ops::write_wakeup is optional
Jiri Slaby
1
-6
/
+0
2021-07-27
serial: max310x: Use clock-names property matching to recognize EXTCLK
Andy Shevchenko
1
-10
/
+5
2021-07-27
serial: 8250_lpss: Enable DMA on Intel Elkhart Lake
Andy Shevchenko
1
-0
/
+10
2021-07-27
dt-bindings: serial: 8250: Add Exar compatibles
Linus Walleij
1
-0
/
+6
2021-07-27
serial: 8250: Define RX trigger levels for OxSemi 950 devices
Maciej W. Rozycki
2
-1
/
+3
2021-07-21
tty: hvc: replace BUG_ON() with negative return value
Juergen Gross
1
-3
/
+14
2021-07-21
amiserial: remove unused state from shutdown
Jiri Slaby
1
-3
/
+0
2021-07-21
amiserial: switch rs_table to a single state
Jiri Slaby
1
-7
/
+4
2021-07-21
amiserial: pack and sort includes
Jiri Slaby
1
-28
/
+22
2021-07-21
amiserial: expand "custom"
Jiri Slaby
1
-44
/
+42
2021-07-21
amiserial: expand serial_isroot
Jiri Slaby
1
-8
/
+6
2021-07-21
amiserial: use memset to zero serial_state
Jiri Slaby
1
-6
/
+1
2021-07-21
amiserial: simplify rs_open
Jiri Slaby
1
-3
/
+3
2021-07-21
amiserial: remove serial_state::xmit_fifo_size
Jiri Slaby
1
-10
/
+6
2021-07-21
amiserial: remove stale comment
Jiri Slaby
1
-14
/
+1
2021-07-21
amiserial: remove serial_* strings
Jiri Slaby
1
-18
/
+1
2021-07-21
amiserial: remove unused DBG_CNT
Jiri Slaby
1
-9
/
+0
2021-07-21
serial: 8250_exar: Add ->unregister_gpio() callback
Andy Shevchenko
1
-13
/
+23
2021-07-21
tty: serial: Fix spelling mistake "Asychronous" -> "Asynchronous"
Colin Ian King
1
-1
/
+1
2021-07-21
dt-bindings: serial: convert Cadence UART bindings to YAML
Nobuhiro Iwamatsu
2
-27
/
+66
2021-07-21
tty: serial: uartlite: Add runtime pm support
Shubhrajyoti Datta
1
-8
/
+52
2021-07-21
tty: serial: uartlite: Disable clocks in case of errors
Shubhrajyoti Datta
1
-0
/
+1
2021-07-21
tty: Fix out-of-bound vmalloc access in imageblit
Igor Matheus Andrade Torrente
1
-2
/
+19
2021-07-21
serial: samsung: use dma_ops of DMA if attached
Tamseel Shams
1
-21
/
+25
2021-07-21
arm pl011 serial: support multi-irq request
Bing Fan
1
-3
/
+31
2021-07-21
serial: amba-pl011: add RS485 support
Lino Sanfilippo
1
-2
/
+161
2021-07-21
tty: serial: jsm: hold port lock when reporting modem line changes
Zheyu Ma
2
-0
/
+5
2021-07-21
serial: core: Report magic multiplier extra baud rates
Maciej W. Rozycki
1
-0
/
+8
2021-07-21
serial: 8250: extend compile-test coverage
Johan Hovold
1
-4
/
+6
2021-07-21
serial: 8250_bcm7271: use NULL to initialized a null pointer
Colin Ian King
1
-1
/
+1
2021-07-21
serial: 8250_pnp: Support configurable clock frequency
Jianmin Lv
1
-0
/
+2
2021-07-21
serial: 8250: 8250_omap: make a const array static, makes object smaller
Colin Ian King
1
-1
/
+1
2021-07-19
Linux 5.14-rc2
Linus Torvalds
1
-1
/
+1
2021-07-18
Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub...
Linus Torvalds
36
-98
/
+391
[next]