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-06-04
serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level
Doug Brown
1
-0
/
+1
2024-06-04
serial: 8250_dw: Revert "Move definitions to the shared header"
Andy Shevchenko
2
-32
/
+27
2024-06-04
serial: 8250_dw: Don't use struct dw8250_data outside of 8250_dw
Andy Shevchenko
3
-5
/
+10
2024-05-24
Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-43
/
+66
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-244
/
+1137
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2024-05-13
Merge tag 'asm-generic-alpha' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-30
/
+0
2024-05-10
serial: 8250_pnp: Simplify "line" related code
Ilpo Järvinen
1
-10
/
+6
2024-05-04
serial: 8250_bcm7271: use default_mux_rate if possible
Doug Berger
1
-41
/
+60
2024-05-04
serial: 8520_mtk: Set RTS on shutdown for Rx in-band wakeup
Pin-yen Lin
1
-2
/
+6
2024-05-04
serial: 8250_pnp: Switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
1
-4
/
+5
2024-05-04
serial: 8250_exar: Keep the includes sorted
Andy Shevchenko
1
-1
/
+1
2024-05-04
serial: 8250_exar: Make type of bit the same in exar_ee_*_bit()
Andy Shevchenko
1
-1
/
+1
2024-05-04
serial: 8250_exar: Use BIT() in exar_ee_read()
Andy Shevchenko
1
-6
/
+7
2024-05-04
serial: 8250_exar: Switch to use dev_err_probe()
Andy Shevchenko
1
-14
/
+7
2024-05-04
serial: 8250_exar: Return directly from switch-cases
Andy Shevchenko
1
-52
/
+30
2024-05-04
serial: 8250_exar: Decrease indentation level
Andy Shevchenko
1
-50
/
+50
2024-05-04
serial: 8250_exar: Kill unneeded ->board_init()
Andy Shevchenko
1
-90
/
+81
2024-05-04
serial: 8250_exar: Extract cti_board_init_osc_freq() helper
Andy Shevchenko
1
-29
/
+19
2024-05-04
serial: 8250_exar: Trivia typo fixes
Andy Shevchenko
1
-4
/
+4
2024-05-04
serial: 8250_exar: Use PCI_SUBVENDOR_ID_IBM for subvendor ID
Andy Shevchenko
1
-1
/
+1
2024-05-04
serial: 8250_exar: Kill CTI_PCI_DEVICE()
Andy Shevchenko
1
-14
/
+5
2024-05-04
serial: 8250_exar: Describe all parameters in kernel doc
Andy Shevchenko
1
-0
/
+3
2024-05-04
serial: 8250_exar: Don't return positive values as error codes
Andy Shevchenko
1
-2
/
+2
2024-05-03
alpha: remove DECpc AXP150 (Jensen) support
Arnd Bergmann
4
-30
/
+0
2024-04-25
tty: 8250_pci: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
1
-1
/
+1
2024-04-23
Merge 6.9-rc5 into tty-next
Greg Kroah-Hartman
3
-10
/
+4
2024-04-18
serial: exar: fix checkpach warnings
Parker Newman
1
-5
/
+5
2024-04-18
serial: exar: add CTI specific setup code
Parker Newman
1
-0
/
+846
2024-04-18
serial: exar: add CTI cards to exar_get_nr_ports
Parker Newman
1
-3
/
+19
2024-04-18
serial: exar: moved generic_rs485 further up in 8250_exar.c
Parker Newman
1
-25
/
+25
2024-04-18
serial: exar: add optional board_init function
Parker Newman
1
-1
/
+12
2024-04-18
serial: exar: added a exar_get_nr_ports function
Parker Newman
1
-6
/
+21
2024-04-18
serial: exar: remove old Connect Tech setup
Parker Newman
1
-37
/
+0
2024-04-17
serial: exar: adding missing CTI and Exar PCI ids
Parker Newman
1
-0
/
+42
2024-04-17
serial: 8250_pnp: Support configurable reg shift property
Guanbing Huang
1
-15
/
+25
2024-04-17
serial: 8250_dw: Hide a cast in dw8250_serial_inq()
Andy Shevchenko
1
-3
/
+1
2024-04-17
serial: 8250_dw: Deduplicate LCR checks
Andy Shevchenko
1
-26
/
+15
2024-04-09
serial: 8250: Remove superfluous sanity check
Lino Sanfilippo
1
-7
/
+0
2024-04-09
serial: 8250_pci: Remove redundant PCI IDs
Andy Shevchenko
1
-6
/
+0
2024-04-09
serial: 8250_dw: Revert: Do not reclock if already at correct rate
Hans de Goede
1
-3
/
+3
2024-04-09
serial: 8250_lpc18xx: disable clks on error in probe()
Dan Carpenter
1
-1
/
+1
2024-04-09
serial: 8250_of: Add clock_notifier
Bastien Curutchet
1
-0
/
+37
2024-04-09
serial: 8250_omap: Remove unused of_gpio.h
Andy Shevchenko
1
-1
/
+0
2024-04-09
serial: 8250: Add preferred console in serial8250_isa_init_ports()
Tony Lindgren
1
-0
/
+5
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
8
-74
/
+92
2024-04-09
tty: 8250_omap: use dmaengine_prep_slave_sg()
Jiri Slaby (SUSE)
1
-3
/
+6
2024-04-09
tty: 8250_dma: use dmaengine_prep_slave_sg()
Jiri Slaby (SUSE)
1
-4
/
+8
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
15
-454
/
+439
2024-03-06
serial: 8250_dw: Replace ACPI device check by a quirk
Andy Shevchenko
1
-25
/
+26
[next]