summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
() return type to size_tFrancesco Dolcini 2023-12-15serdev: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET 2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE) 2023-12-08tty: serdev: convert to u8 and size_t in serdev_controller_opsJiri Slaby (SUSE) 2023-11-25serial: core: Move tty and serdev to be children of serial core port deviceTony Lindgren 2023-10-27serdev: Replace custom code with device_match_acpi_handle()Andy Shevchenko 2023-10-27serdev: Simplify devm_serdev_device_open() functionAndy Shevchenko 2023-10-27serdev: Make use of device_set_node()Andy Shevchenko 2023-08-11tty: make counts in tty_port_client_operations hooks size_tJiri Slaby (SUSE) 2023-08-11tty: make tty_port_client_operations operate with u8Jiri Slaby (SUSE) 2023-04-23serdev: Add method to assert break signal over tty UART portNeeraj Sanjay Kale 2023-04-23serdev: Replace all instances of ENOTSUPP with EOPNOTSUPPNeeraj Sanjay Kale