index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
8250
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-06
tty: serial: Work around warning backtrace in serial8250_set_defaults
Guenter Roeck
1
-1
/
+2
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
5
-6
/
+6
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-122
/
+80
2024-11-20
Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-7
/
+83
2024-11-12
serial: 8250_fintek: Add support for F81216E
Filip Brozovic
1
-1
/
+13
2024-11-05
serial: 8250: omap: Move pm_runtime_get_sync
Bin Liu
1
-2
/
+2
2024-11-04
serial: 8250_dw: Add Sophgo SG2044 quirk
Inochi Amaoto
1
-2
/
+3
2024-10-29
tty: serial: export serial_8250_warn_need_ioport
Arnd Bergmann
1
-0
/
+1
2024-10-28
tty: serial: handle HAS_IOPORT dependencies
Niklas Schnelle
6
-7
/
+82
2024-10-16
serial: 8250: Switch to irq_get_nr_irqs()
Bart Van Assche
1
-1
/
+1
2024-10-11
serial: 8250_exar: Remove old exar_ee_read() and other unneeded code
Parker Newman
1
-90
/
+0
2024-10-11
serial: 8250_exar: Replace custom EEPROM read with eeprom_93cx6
Parker Newman
2
-13
/
+46
2024-10-11
serial: 8250: Fix typos in comments across various files
Yu Jiaoliang
5
-8
/
+8
2024-10-11
serial: 8250_exar: Group CTI EEPROM offsets by device
Andy Shevchenko
1
-2
/
+4
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
16
-16
/
+16
2024-09-26
Merge tag 'tty-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-52
/
+184
2024-09-11
serial: 8250_aspeed_vuart: Enable module autoloading
Liao Chen
1
-0
/
+1
2024-09-03
serial: 8250_bcm2835aux: Fix clock imbalance in PM resume
Stefan Wahren
1
-7
/
+19
2024-08-21
serial: core: Introduce wrapper to set @uart_port->cons
John Ogness
1
-3
/
+3
2024-08-19
Merge 6.11-rc4 into tty-next
Greg Kroah-Hartman
1
-28
/
+5
2024-08-15
Revert "serial: 8250_omap: Set the console genpd always on if no console susp...
Griffin Kroah-Hartman
1
-28
/
+5
2024-08-14
serial: 8250_bcm2835aux: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
1
-3
/
+1
2024-08-14
serial: 8250_platform: Unify comment style
Andy Shevchenko
1
-16
/
+19
2024-08-14
serial: 8250_platform: Refactor serial8250_probe()
Andy Shevchenko
1
-16
/
+27
2024-08-14
serial: 8250_platform: Switch to use platform_get_mem_or_io()
Andy Shevchenko
1
-9
/
+11
2024-08-14
serial: 8250_platform: Tidy up ACPI ID table
Andy Shevchenko
1
-2
/
+2
2024-08-14
serial: 8250_platform: Use same check for ACPI in the whole driver
Andy Shevchenko
1
-2
/
+1
2024-08-14
serial: 8250_platform: Don't shadow error from serial8250_register_8250_port()
Andy Shevchenko
1
-1
/
+1
2024-08-14
serial: 8250_platform: Remove duplicate mapping
Andy Shevchenko
1
-6
/
+0
2024-08-14
serial: 8250: omap: Parse DT wakeup-source proerty
Markus Schneider-Pargmann
1
-0
/
+3
2024-08-14
serial: 8250: omap: Set wakeup capable, do not enable
Markus Schneider-Pargmann
1
-2
/
+2
2024-08-14
serial: 8250: omap: Cleanup on error in request_irq
Markus Schneider-Pargmann
1
-1
/
+1
2024-08-14
serial: 8250: omap: Remove unused wakeups_enabled
Markus Schneider-Pargmann
1
-1
/
+0
2024-08-07
serial: remove quot_frac from serial8250_do_set_divisor()
Jiri Slaby (SUSE)
4
-5
/
+5
2024-08-07
serial: 8250_platform: fix uart_8250_port initializer
Arnd Bergmann
1
-1
/
+1
2024-08-07
serial: 8250_platform: remove ACPI_PTR() annotation
Arnd Bergmann
1
-1
/
+1
2024-07-31
serial: 8250_platform: Enable generic 16550A platform devices
Sunil V L
1
-0
/
+77
2024-07-31
serial: 8250_bcm2835aux: add PM suspend/resume support
Stefan Wahren
1
-0
/
+37
2024-07-31
serial: 8250_early: add xscale earlycon support
Jisheng Zhang
1
-0
/
+1
2024-07-31
serial: 8250: move mmp|pxa uart earlycon code
Jisheng Zhang
2
-16
/
+10
2024-07-31
tty: serial: 8250_dma: use sgl with 2 nents to take care of buffer wrap
Ferry Toth
1
-9
/
+10
2024-07-19
Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-455
/
+517
2024-07-03
serial: 8250_omap: Fix Errata i2310 with RX FIFO level check
Udit Kumar
1
-1
/
+2
2024-07-01
Merge 6.10-rc6 into tty-next
Greg Kroah-Hartman
4
-10
/
+32
2024-06-25
Revert "serial: 8250: Add preferred console in serial8250_isa_init_ports()"
Greg Kroah-Hartman
1
-5
/
+0
2024-06-24
serial: 8250_omap: Implementation of Errata i2310
Udit Kumar
1
-5
/
+20
2024-06-24
tty: serial: 8250: Fix port count mismatch with the device
Crescent Hsieh
1
-1
/
+12
2024-06-24
serial: 8250_platform: Explicitly show we initialise ISA ports only once
Andy Shevchenko
1
-6
/
+7
2024-06-24
tty: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
5
-0
/
+5
2024-06-24
serial: 8250_dw: Use reset array API to get resets
Hal Feng
1
-1
/
+1
[next]