android_kernel_asus_sm8350/drivers/base
Greg Kroah-Hartman c9251a891e Merge branch 'android11-5.4' into 'android11-5.4-lts'
Sync up with android11-5.4 for the following commits:

158eae7173 ANDROID: ABI: update symbols of unisoc whitelist
39327dc306 ANDROID: usb: f_accessory: Don't drop NULL reference in acc_disconnect()
e0ea2cf766 ANDROID: usb: f_accessory: Avoid bitfields for shared variables
13dd1a33bc ANDROID: usb: f_accessory: Cancel any pending work before teardown
f0e78b6595 ANDROID: usb: f_accessory: Don't corrupt global state on double registration
7f7a5de5ec ANDROID: usb: f_accessory: Fix teardown ordering in acc_release()
cfe6761167 ANDROID: usb: f_accessory: Add refcounting to global 'acc_dev'
62adf8c605 ANDROID: usb: f_accessory: Wrap '_acc_dev' in get()/put() accessors
21d2a9d7c7 ANDROID: usb: f_accessory: Remove useless assignment
82262d09f1 ANDROID: usb: f_accessory: Remove useless non-debug prints
4df304a4df ANDROID: usb: f_accessory: Remove stale comments
a917582672 ANDROID: USB: f_accessory: Check dev pointer before decoding ctrl request
d61ede24cb ANDROID: Update abi_gki_aarch64_goldfish
c29fbd7cd7 UPSTREAM: driver core: Fix lockdep warning on wfs_lock
f85485b301 ANDROID: ABI: update allowed list for galaxy
a9911f2a9a UPSTREAM: arm64: pgtable: Fix pte_accessible()

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I5eb6af3d9ed47b740851a586cd34535ab51482c8
2021-01-06 14:57:15 +01:00
..
firmware_loader This is the 5.4.67 stable release 2020-09-24 12:50:01 +02:00
power This is the 5.4.76 stable release 2020-11-10 15:10:23 +01:00
regmap regmap: fix page selection for noinc writes 2020-10-01 13:18:20 +02:00
test driver core: Fix test_async_driver_probe if NUMA is disabled 2020-02-01 09:34:36 +00:00
arch_topology.c This is the 5.4.69 stable release 2020-10-01 18:00:35 +02:00
attribute_container.c
base.h UPSTREAM: driver core: Don't do deferred probe in parallel with kernel_init thread 2020-08-06 18:50:43 -07:00
bus.c drivers: Introduce device lookup variants by name 2019-07-30 13:07:41 +02:00
cacheinfo.c Driver Core and debugfs changes for 5.3-rc1 2019-07-12 12:24:03 -07:00
class.c driver core: move device->knode_class to device_private 2019-01-18 16:55:48 +01:00
component.c component: Silence bind error on -EPROBE_DEFER 2020-05-27 17:46:31 +02:00
container.c
core.c Merge branch 'android11-5.4' into 'android11-5.4-lts' 2021-01-06 14:57:15 +01:00
cpu.c x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation 2020-06-10 20:24:57 +02:00
dd.c This is the 5.4.76 stable release 2020-11-10 15:10:23 +01:00
devcon.c Merge generic_lookup_helpers into usb-next 2019-09-03 17:11:07 +02:00
devcoredump.c devcoredump: fix typo in comment 2019-08-15 17:38:11 +02:00
devres.c drivers/base/devres: introduce devm_release_action() 2019-06-13 17:34:56 -10:00
devtmpfs.c vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs to use the new mount API 2019-09-12 21:05:34 -04:00
driver.c driver_find_device: Unify the match function with class_find_device() 2019-06-24 05:22:31 +02:00
firmware.c
hypervisor.c
init.c
isa.c
Kconfig base: arch_topology: update Kconfig help description 2019-07-22 09:36:44 -07:00
Makefile
map.c
memory.c drivers/base/memory.c: indicate all memory blocks as removable 2020-04-01 11:02:02 +02:00
module.c
node.c This is the 5.4.70 stable release 2020-10-07 08:50:29 +02:00
pinctrl.c
platform-msi.c platform-msi: Free descriptors in platform_msi_domain_free() 2018-12-13 09:35:31 +00:00
platform.c drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a driver developer is foolish 2020-06-24 17:50:24 +02:00
property.c device property: Introduce fwnode_find_reference() 2019-06-03 10:55:38 +02:00
soc.c UPSTREAM: base: soc: Handle custom soc information sysfs entries 2019-10-17 13:15:53 -07:00
swnode.c Revert "software node: Simplify software_node_release() function" 2020-05-10 10:31:30 +02:00
syscore.c Linux 5.2-rc1 2019-05-20 20:17:24 +02:00
topology.c topology: Create core_cpus and die_cpus sysfs attributes 2019-05-23 10:08:34 +02:00
transport_class.c