mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
28551438a13eb6559f189741d3d7d45ef8276404
Leaf changes summary: 16 artifacts changed (1 filtered out) Changed leaf types summary: 5 (1 filtered out) leaf types changed Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 11 Added functions Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 0 Added variable 11 Added functions: [A] 'function int br_dev_queue_push_xmit(net*, sock*, sk_buff*)' [A] 'function int br_forward_finish(net*, sock*, sk_buff*)' [A] 'function int br_handle_frame_finish(net*, sock*, sk_buff*)' [A] 'function snd_soc_component* soc_find_component(const device_node*, const char*)' [A] 'function int usb_sec_event_ring_cleanup(usb_device*, unsigned int)' [A] 'function int usb_sec_event_ring_setup(usb_device*, unsigned int)' [A] 'function int xhci_gen_setup(usb_hcd*, void ()*)' [A] 'function void xhci_init_driver(hc_driver*, const xhci_driver_overrides*)' [A] 'function int xhci_resume(xhci_hcd*, bool)' [A] 'function int xhci_run(usb_hcd*)' [A] 'function int xhci_suspend(xhci_hcd*, bool)' Test: build Bug: 149945768 Bug: 151372815 Change-Id: I7c4a209df0bdc60c56cbc4216d5dc84aeb485f71 Signed-off-by: Hridya Valsaraju <hridya@google.com>
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%