linux/drivers
Greg Kroah-Hartman 234d53d2bb Merge branch 'android12-5.10' into android12-5.10-lts
Sync up with android12-5.10 for the following commits:

66379c1ee5 Merge tag 'android12-5.10.66_r00' into android12-5.10
93ec12dc50 FROMGIT: dma-buf: system_heap: Avoid warning on mid-order allocations
74f247e31b ANDROID: mm: cma: disable LRU cache early
496b17304a ANDROID: vendor_hooks: Add param for android_vh_cpu_up/down
9c78b0eb03 ANDROID: GKI: rockchip: Enable symbol for rkcif
fc1f8e4047 ANDROID: GKI: rockchip: Enable symbols for display IF
69c931581f ANDROID: vendor_hooks: export hooks of mem_cgroup subsystem
44447dec6e ANDROID: sched: move blocked reason trace point to cover all class
c36e5828d0 ANDROID: GKI: rockchip: Enable symbols for rockchip cpufreq
897e5dd0f0 ANDROID: GKI: rockchip: Sync symbols
c264cbbec4 ANDROID: GKI: rockchip: Remove symbol for slip
2cb6fc0554 ANDROID: GKI: rockchip: Enable symbol for rknpu
142d4b0ce2 ANDROID: GKI: rockchip: Enable symbols for rkisp
db3e01ecf0 ANDROID: cpuhp: pause: reduce running priority pause/resume
2b8b5e76c7 ANDROID: qcom: Add another neighbor related symbol
0eb2083a6d ANDROID: GKI: rockchip: Enable symbols for dw_8250
ed493d61fe FROMGIT: f2fs: fix to use WHINT_MODE

The following symbols are also added to the .xml file to be tracked:

Leaf changes summary: 22 artifacts changed
Changed leaf types summary: 0 leaf type changed
Removed/Changed/Added functions summary: 0 Removed, 0 Changed, 21 Added functions
Removed/Changed/Added variables summary: 0 Removed, 0 Changed, 1 Added variable

21 Added functions:

  [A] 'function void cec_queue_pin_hpd_event(cec_adapter*, bool, ktime_t)'
  [A] 'function void dev_pm_opp_put_prop_name(opp_table*)'
  [A] 'function opp_table* dev_pm_opp_register_set_opp_helper(device*, int (dev_pm_set_opp_data*)*)'
  [A] 'function int drm_dp_start_crc(drm_dp_aux*, drm_crtc*)'
  [A] 'function int drm_dp_stop_crc(drm_dp_aux*)'
  [A] 'function int drm_gem_handle_delete(drm_file*, u32)'
  [A] 'function bool drm_mode_is_420(const drm_display_info*, const drm_display_mode*)'
  [A] 'function drm_connector* drm_panel_bridge_connector(drm_bridge*)'
  [A] 'function int drm_property_replace_global_blob(drm_device*, drm_property_blob**, size_t, void*, drm_mode_object*, drm_property*)'
  [A] 'function int media_entity_setup_link(media_link*, u32)'
  [A] 'function int neigh_resolve_output(neighbour*, sk_buff*)'
  [A] 'function bool of_device_is_big_endian(const device_node*)'
  [A] 'function void serial8250_clear_and_reinit_fifos(uart_8250_port*)'
  [A] 'function void serial8250_do_pm(uart_port*, unsigned int, unsigned int)'
  [A] 'function void serial8250_do_set_divisor(uart_port*, unsigned int, unsigned int, unsigned int)'
  [A] 'function void serial8250_do_set_ldisc(uart_port*, ktermios*)'
  [A] 'function int serial8250_handle_irq(uart_port*, unsigned int)'
  [A] 'function void serial8250_update_uartclk(uart_port*, unsigned int)'
  [A] 'function void sha1_init(__u32*)'
  [A] 'function int v4l2_pipeline_pm_get(media_entity*)'
  [A] 'function void v4l2_pipeline_pm_put(media_entity*)'

1 Added variable:

  [A] 'const char* v4l2_type_names[15]'

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I24b1e7c72660a22ece0605d2969d7596f740a767
2021-10-21 13:04:14 +02:00
..
accessibility
acpi This is the 5.10.75 stable release 2021-10-20 11:53:41 +02:00
amba
android ANDROID: vendor_hooks: export hooks of mem_cgroup subsystem 2021-10-18 19:01:26 +00:00
ata ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators() 2021-10-20 11:45:05 +02:00
atm atm: nicstar: register the interrupt handler in the right place 2021-07-19 09:44:52 +02:00
auxdisplay
base Merge tag 'android12-5.10.66_r00' into android12-5.10 2021-10-21 09:45:02 +02:00
bcma bcma: Fix memory leak for internally-handled cores 2021-09-15 09:50:45 +02:00
block This is the 5.10.66 stable release 2021-09-19 10:25:11 +02:00
bluetooth This is the 5.10.62 stable release 2021-09-03 10:51:56 +02:00
bus drivers: bus: simple-pm-bus: Add support for probing simple bus only devices 2021-10-20 11:45:01 +02:00
cdrom
char This is the 5.10.65 stable release 2021-09-15 14:16:47 +02:00
clk This is the 5.10.75 stable release 2021-10-20 11:53:41 +02:00
clocksource This is the 5.10.65 stable release 2021-09-15 14:16:47 +02:00
connector
counter counter: 104-quad-8: Return error when invalid mode during ceiling_write 2021-09-15 09:50:38 +02:00
cpufreq This is the 5.10.71 stable release 2021-10-06 17:33:06 +02:00
cpuidle Merge 5.10.67 into android12-5.10-lts 2021-09-30 12:21:03 +02:00
crypto This is the 5.10.71 stable release 2021-10-06 17:33:06 +02:00
dax
dca
devfreq PM / devfreq: Add missing error code in devfreq_add_device() 2021-07-14 16:56:11 +02:00
dio
dma This is the 5.10.69 stable release 2021-09-30 18:36:17 +02:00
dma-buf Merge branch 'android12-5.10' into android12-5.10-lts 2021-10-21 13:04:14 +02:00
edac EDAC/armada-xp: Fix output of uncorrectable error counter 2021-10-20 11:45:01 +02:00
eisa
extcon extcon: intel-mrfld: Sync hardware and software state on init 2021-07-19 09:45:00 +02:00
firewire
firmware This is the 5.10.75 stable release 2021-10-20 11:53:41 +02:00
fpga fpga: machxo2-spi: Fix missing error code in machxo2_write_complete() 2021-09-30 10:11:04 +02:00
fsi fsi: Add missing MODULE_DEVICE_TABLE 2021-07-20 16:05:42 +02:00
gnss
gpio This is the 5.10.75 stable release 2021-10-20 11:53:41 +02:00
gpu Merge tag 'android12-5.10.66_r00' into android12-5.10 2021-10-21 09:45:02 +02:00
greybus
hid This is the 5.10.74 stable release 2021-10-17 11:42:28 +02:00
hsi
hv drivers: hv: Fix missing error code in vmbus_connect() 2021-07-14 16:55:59 +02:00
hwmon This is the 5.10.74 stable release 2021-10-17 11:42:28 +02:00
hwspinlock
hwtracing This is the 5.10.52 stable release 2021-07-20 16:36:53 +02:00
i2c This is the 5.10.73 stable release 2021-10-13 10:28:21 +02:00
i3c
ide
idle
iio iio: dac: ti-dac5571: fix an error code in probe() 2021-10-20 11:45:02 +02:00
infiniband This is the 5.10.71 stable release 2021-10-06 17:33:06 +02:00
input This is the 5.10.75 stable release 2021-10-20 11:53:41 +02:00
interconnect Revert "treewide: Change list_sort to use const pointers" 2021-10-04 11:07:40 +02:00
iommu Merge tag 'android12-5.10.66_r00' into android12-5.10 2021-10-21 09:45:02 +02:00
ipack ipack: ipoctal: fix module reference leak 2021-10-06 15:56:01 +02:00
irqchip This is the 5.10.72 stable release 2021-10-09 15:04:00 +02:00
isdn mISDN: fix possible use-after-free in HFC_cleanup() 2021-07-19 09:44:38 +02:00
leds leds: trigger: audio: Add an activate callback to ensure the initial brightness is set 2021-09-15 09:50:36 +02:00
lightnvm
macintosh
mailbox soc: mediatek: cmdq: add address shift in jump 2021-09-18 13:40:16 +02:00
mcb mcb: fix error handling in mcb_alloc_bus() 2021-09-30 10:11:00 +02:00
md Merge tag 'android12-5.10.66_r00' into android12-5.10 2021-10-21 09:45:02 +02:00
media This is the 5.10.71 stable release 2021-10-06 17:33:06 +02:00
memory This is the 5.10.53 stable release 2021-07-25 15:37:14 +02:00
memstick memstick: rtsx_usb_ms: fix UAF 2021-07-14 16:55:53 +02:00
message
mfd mfd: lpc_sch: Rename GPIOBASE to prevent build error 2021-09-22 12:28:06 +02:00
misc This is the 5.10.75 stable release 2021-10-20 11:53:41 +02:00
mmc This is the 5.10.73 stable release 2021-10-13 10:28:21 +02:00
most
mtd mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_nand_probe()' 2021-09-22 12:28:04 +02:00
mux
net This is the 5.10.75 stable release 2021-10-20 11:53:41 +02:00
nfc nfc: nfcsim: fix use after free during module unload 2021-08-04 12:46:41 +02:00
ntb NTB: perf: Fix an error code in perf_setup_inbuf() 2021-09-22 12:28:02 +02:00
nubus
nvdimm libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbind 2021-09-18 13:40:36 +02:00
nvme nvme-pci: Fix abort command id 2021-10-20 11:45:03 +02:00
nvmem nvmem: Fix shift-out-of-bound (UBSAN) with byte size cells 2021-10-20 11:45:01 +02:00
of Merge 5.10.67 into android12-5.10-lts 2021-09-30 12:21:03 +02:00
opp Merge 5.10.67 into android12-5.10-lts 2021-09-30 12:21:03 +02:00
oprofile
parisc parisc: Move pci_dev_is_behind_card_dino to where it is used 2021-09-26 14:08:59 +02:00
parport parport: remove non-zero check on count 2021-09-18 13:40:34 +02:00
pci This is the 5.10.73 stable release 2021-10-13 10:28:21 +02:00
pcmcia pcmcia: i82092: fix a null pointer dereference bug 2021-08-12 13:22:16 +02:00
perf perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ number 2021-07-14 16:56:08 +02:00
phy phy: intel: Fix for warnings due to EMMC clock 175Mhz change in FIP 2021-07-20 16:05:46 +02:00
pinctrl Merge 5.10.67 into android12-5.10-lts 2021-09-30 12:21:03 +02:00
platform This is the 5.10.75 stable release 2021-10-20 11:53:41 +02:00
pnp
power Merge 5.10.67 into android12-5.10-lts 2021-09-30 12:21:03 +02:00
powercap
pps
ps3
ptp ptp_pch: Load module automatically if ID matches 2021-10-13 10:04:27 +02:00
pwm This is the 5.10.69 stable release 2021-09-30 18:36:17 +02:00
rapidio
ras
regulator This is the 5.10.65 stable release 2021-09-15 14:16:47 +02:00
remoteproc This is the 5.10.52 stable release 2021-07-20 16:36:53 +02:00
reset This is the 5.10.63 stable release 2021-09-08 09:08:09 +02:00
rpmsg
rtc This is the 5.10.69 stable release 2021-09-30 18:36:17 +02:00
s390 This is the 5.10.70 stable release 2021-10-01 11:20:43 +02:00
sbus
scsi Merge tag 'android12-5.10.66_r00' into android12-5.10 2021-10-21 09:45:02 +02:00
sfi
sh
siox
slimbus slimbus: ngd: reset dma setup during runtime pm 2021-08-26 08:35:55 -04:00
soc This is the 5.10.73 stable release 2021-10-13 10:28:21 +02:00
soundwire soundwire: intel: fix potential race condition during power down 2021-09-18 13:40:31 +02:00
spi This is the 5.10.75 stable release 2021-10-20 11:53:41 +02:00
spmi
ssb ssb: Fix error return code in ssb_bus_scan() 2021-07-14 16:56:21 +02:00
staging This is the 5.10.70 stable release 2021-10-01 11:20:43 +02:00
target scsi: target: Fix the pgr/alua_support_store functions 2021-09-30 10:11:03 +02:00
tc
tee tee: optee: Fix missing devices unregister during optee_remove 2021-10-20 11:45:02 +02:00
thermal This is the 5.10.72 stable release 2021-10-09 15:04:00 +02:00
thunderbolt thunderbolt: Fix port linking by checking all adapters 2021-09-18 13:40:27 +02:00
tty This is the 5.10.71 stable release 2021-10-06 17:33:06 +02:00
uio
usb Merge tag 'android12-5.10.66_r00' into android12-5.10 2021-10-21 09:45:02 +02:00
vdpa vdpa/mlx5: Avoid destroying MR on empty iotlb 2021-08-26 08:35:42 -04:00
vfio Merge 5.10.67 into android12-5.10-lts 2021-09-30 12:21:03 +02:00
vhost vhost-vdpa: Fix the wrong input in config_cb 2021-10-20 11:45:04 +02:00
video This is the 5.10.73 stable release 2021-10-13 10:28:21 +02:00
virt
virtio This is the 5.10.75 stable release 2021-10-20 11:53:41 +02:00
visorbus visorbus: fix error return code in visorchipset_init() 2021-07-14 16:56:41 +02:00
vlynq
vme
w1 w1: ds2438: fixing bug that would always get page0 2021-07-20 16:05:39 +02:00
watchdog This is the 5.10.68 stable release 2021-09-30 18:35:35 +02:00
xen xen/balloon: fix cancelled balloon action 2021-10-13 10:04:24 +02:00
zorro
Kconfig
Makefile