index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
serial: 8250_bcm2835aux: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2024-08-14
1
-3
/
+1
|
*
|
|
serial: 8250_platform: Unify comment style
Andy Shevchenko
2024-08-14
1
-16
/
+19
|
*
|
|
serial: 8250_platform: Refactor serial8250_probe()
Andy Shevchenko
2024-08-14
1
-16
/
+27
|
*
|
|
serial: 8250_platform: Switch to use platform_get_mem_or_io()
Andy Shevchenko
2024-08-14
1
-9
/
+11
|
*
|
|
serial: 8250_platform: Tidy up ACPI ID table
Andy Shevchenko
2024-08-14
1
-2
/
+2
|
*
|
|
serial: 8250_platform: Use same check for ACPI in the whole driver
Andy Shevchenko
2024-08-14
1
-2
/
+1
|
*
|
|
serial: 8250_platform: Don't shadow error from serial8250_register_8250_port()
Andy Shevchenko
2024-08-14
1
-1
/
+1
|
*
|
|
serial: 8250_platform: Remove duplicate mapping
Andy Shevchenko
2024-08-14
1
-6
/
+0
|
*
|
|
serial: 8250: omap: Parse DT wakeup-source proerty
Markus Schneider-Pargmann
2024-08-14
1
-0
/
+3
|
*
|
|
serial: 8250: omap: Set wakeup capable, do not enable
Markus Schneider-Pargmann
2024-08-14
1
-2
/
+2
|
*
|
|
serial: 8250: omap: Cleanup on error in request_irq
Markus Schneider-Pargmann
2024-08-14
1
-1
/
+1
|
*
|
|
serial: 8250: omap: Remove unused wakeups_enabled
Markus Schneider-Pargmann
2024-08-14
1
-1
/
+0
|
*
|
|
tty: serial: samsung_tty: cast the interrupt's void *id just once
André Draszik
2024-08-14
1
-17
/
+12
|
*
|
|
tty: serial: samsung_tty: drop unused argument to irq handlers
André Draszik
2024-08-14
1
-6
/
+6
|
*
|
|
Merge 6.11-rc3 into tty-next
Greg Kroah-Hartman
2024-08-12
3
-23
/
+30
|
|
\
\
\
|
*
|
|
|
serial: remove quot_frac from serial8250_do_set_divisor()
Jiri Slaby (SUSE)
2024-08-07
4
-5
/
+5
|
*
|
|
|
serial: don't use uninitialized value in uart_poll_init()
Jiri Slaby (SUSE)
2024-08-07
1
-7
/
+6
|
*
|
|
|
serial: protect uart_port_dtr_rts() in uart_shutdown() too
Jiri Slaby (SUSE)
2024-08-07
1
-7
/
+9
|
*
|
|
|
tty: simplify tty_dev_name_to_number() using guard(mutex)
Jiri Slaby (SUSE)
2024-08-07
1
-7
/
+4
|
*
|
|
|
serdev: Use of_property_present()
Rob Herring (Arm)
2024-08-07
1
-1
/
+1
|
*
|
|
|
serial: 8250_platform: fix uart_8250_port initializer
Arnd Bergmann
2024-08-07
1
-1
/
+1
|
*
|
|
|
serial: 8250_platform: remove ACPI_PTR() annotation
Arnd Bergmann
2024-08-07
1
-1
/
+1
|
*
|
|
|
serial: 8250_platform: Enable generic 16550A platform devices
Sunil V L
2024-07-31
1
-0
/
+77
|
*
|
|
|
serial: 8250_bcm2835aux: add PM suspend/resume support
Stefan Wahren
2024-07-31
1
-0
/
+37
|
*
|
|
|
serial: 8250_early: add xscale earlycon support
Jisheng Zhang
2024-07-31
1
-0
/
+1
|
*
|
|
|
serial: 8250: move mmp|pxa uart earlycon code
Jisheng Zhang
2024-07-31
2
-16
/
+10
|
*
|
|
|
tty: serial: 8250_dma: use sgl with 2 nents to take care of buffer wrap
Ferry Toth
2024-07-31
1
-9
/
+10
|
*
|
|
|
serial: st-asc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
2024-07-31
1
-7
/
+3
*
|
|
|
|
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-21
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'bpf/master' into for-6.12
Tejun Heo
2024-09-04
6
-56
/
+33
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
2024-07-30
44
-718
/
+867
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
sched_ext: Add sysrq-S which disables the BPF scheduler
Tejun Heo
2024-06-18
1
-0
/
+1
*
|
|
|
|
Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-17
4
-13
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
tty: sysfs: Add nbcon support for 'active'
John Ogness
2024-09-04
1
-1
/
+1
|
*
|
|
|
|
serial: core: Introduce wrapper to set @uart_port->cons
John Ogness
2024-08-21
3
-12
/
+12
|
|
|
_
|
/
/
|
|
/
|
|
|
*
/
|
|
|
file: reclaim 24 bytes from f_owner
Christian Brauner
2024-08-28
1
-0
/
+6
|
/
/
/
/
*
|
|
|
Revert "serial: 8250_omap: Set the console genpd always on if no console susp...
Griffin Kroah-Hartman
2024-08-15
1
-28
/
+5
*
|
|
|
tty: atmel_serial: use the correct RTS flag.
Mathieu Othacehe
2024-08-13
1
-1
/
+1
*
|
|
|
tty: vt: conmakehash: remove non-portable code printing comment header
Masahiro Yamada
2024-08-13
1
-10
/
+2
*
|
|
|
tty: serial: fsl_lpuart: mark last busy before uart_add_one_port
Peng Fan
2024-08-13
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
tty: vt: conmakehash: cope with abs_srctree no longer in env
Max Krummenacher
2024-07-31
1
-13
/
+7
*
|
|
serial: sc16is7xx: fix invalid FIFO access with special register set
Hugo Villeneuve
2024-07-31
1
-0
/
+4
*
|
|
serial: sc16is7xx: fix TX fifo corruption
Hugo Villeneuve
2024-07-31
1
-10
/
+11
*
|
|
serial: core: check uartclk for zero to avoid divide by zero
George Kennedy
2024-07-31
1
-0
/
+8
|
|
/
|
/
|
*
|
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-07-27
1
-3
/
+1
|
\
\
|
*
|
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-25
1
-3
/
+1
*
|
|
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
\
\
|
*
|
|
printk: Rename console_replay_all() and update context
Sreenath Vijayan
2024-06-03
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
2
-2
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
2
-2
/
+2
[prev]
[next]