index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serdev
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
1
-1
/
+1
2024-02-06
serdev: make serdev_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-01-28
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
1
-6
/
+4
2023-12-15
serdev: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
1
-7
/
+5
2023-12-08
tty: serdev: convert to u8 and size_t in serdev_controller_ops
Jiri Slaby (SUSE)
1
-1
/
+1
2023-11-25
serial: core: Move tty and serdev to be children of serial core port device
Tony Lindgren
2
-7
/
+11
2023-10-27
serdev: Replace custom code with device_match_acpi_handle()
Andy Shevchenko
1
-1
/
+1
2023-10-27
serdev: Simplify devm_serdev_device_open() function
Andy Shevchenko
1
-14
/
+4
2023-10-27
serdev: Make use of device_set_node()
Andy Shevchenko
1
-1
/
+3
2023-08-11
tty: make counts in tty_port_client_operations hooks size_t
Jiri Slaby (SUSE)
1
-2
/
+2
2023-08-11
tty: make tty_port_client_operations operate with u8
Jiri Slaby (SUSE)
1
-2
/
+2
2023-04-24
serdev: Add method to assert break signal over tty UART port
Neeraj Sanjay Kale
2
-0
/
+23
2023-04-24
serdev: Replace all instances of ENOTSUPP with EOPNOTSUPP
Neeraj Sanjay Kale
2
-5
/
+5
2023-03-09
serdev: Set fwnode for serdev devices
Saravana Kannan
1
-1
/
+1
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2022-01-31
tty: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-5
/
+2
2021-12-30
serdev: Do not instantiate serdevs on boards with known bogus DSDT entries
Hans de Goede
1
-0
/
+14
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-7
/
+29
2021-08-13
serdev: Split and export serdev_acpi_get_uart_resource()
Andy Shevchenko
1
-7
/
+29
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-05-20
tty: serdev: core: Fix misspelled function name __serdev_device_driver_regist...
Lee Jones
1
-1
/
+1
2020-11-06
tty: serdev: core: Provide missing description for 'owner'
Lee Jones
1
-0
/
+1
2020-11-06
tty: serdev: core: Remove unused variable 'dummy'
Lee Jones
1
-4
/
+1
2020-03-06
serdev: Fix detection of UART devices on Apple machines.
Ronald Tschalär
1
-0
/
+10
2020-02-10
serdev: ttyport: restore client ops on deregistration
Johan Hovold
1
-4
/
+2
2020-01-13
Merge 5.5-rc6 into tty-next
Greg Kroah-Hartman
1
-0
/
+10
2020-01-06
serdev: Don't claim unsupported ACPI serial devices
Punit Agrawal
1
-0
/
+10
2019-12-18
Revert "serdev: simplify Makefile"
Johan Hovold
1
-1
/
+1
2019-12-17
serdev: make use of printk extension %pe for better error messages
Uwe Kleine-König
1
-6
/
+8
2019-12-17
serdev: simplify Makefile
Uwe Kleine-König
1
-1
/
+1
2019-10-10
serdev: Add ACPI devices by ResourceSource field
Maximilian Luz
1
-12
/
+99
2019-04-04
tty: add SPDX identifiers to Kconfig and Makefiles
Greg Kroah-Hartman
2
-0
/
+2
2019-01-30
serdev: ttyport: call tiocmget and tiocmset ops directly
Johan Hovold
1
-2
/
+2
2018-11-27
serdev: document the write functions using kernel-doc
Johan Hovold
1
-0
/
+37
2018-11-27
serdev: make synchronous write helper interruptible
Johan Hovold
1
-6
/
+14
2018-11-27
serdev: make synchronous write return bytes written
Johan Hovold
1
-2
/
+10
2018-11-27
serdev: use zero to indicate infinite write timeout
Johan Hovold
1
-2
/
+5
2018-07-15
serdev: add dev_pm_domain_attach|detach()
Sean Wang
1
-1
/
+14
2018-07-02
Merge 4.18-rc3 into tty-next
Greg Kroah-Hartman
1
-0
/
+1
2018-06-28
serdev: fix memleak on module unload
Johan Hovold
1
-0
/
+1
2018-06-28
serdev: add controller runtime PM support
Johan Hovold
1
-3
/
+30
2018-03-14
serdev: Fix typo in serdev_device_alloc
Frédéric Danis
1
-1
/
+1
2018-02-01
Merge tag 'tty-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-35
/
+48
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-0
/
+36
2018-01-29
Merge tag 'mfd-next-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-2
/
+29
2018-01-23
serdev: add method to set parity
Ulrich Hecht
2
-0
/
+36
2018-01-22
serdev: only match serdev devices
Johan Hovold
1
-0
/
+8
2018-01-22
serdev: do not generate modaliases for controllers
Johan Hovold
1
-38
/
+34
2018-01-09
serdev: Fix serdev_uevent failure on ACPI enumerated serdev-controllers
Hans de Goede
1
-0
/
+5
[next]