aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/setlocalversion
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2022-09-13 13:22:42 +0900
committerArnd Bergmann <arnd@arndb.de>2022-09-28 22:41:34 +0200
commit242c78ff62ff2c4bd629993cfde616d963b53eec (patch)
treec4cb0f18a4a23886edd8cc24ffc3e9fa92173011 /scripts/setlocalversion
parentARM: dts: uniphier: Rename pvtctl node to thermal-sensor (diff)
downloadlinux-242c78ff62ff2c4bd629993cfde616d963b53eec.tar.gz
linux-242c78ff62ff2c4bd629993cfde616d963b53eec.zip
ARM: dts: uniphier: Rename usb-phy node for USB2 to usb-controller
Actual phy nodes are each child node. The parent node should be usb-controller node as a representation of the phy integration. This applies to the devicetree for Pro4 SoC. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Link: https://lore.kernel.org/r/20220913042249.4708-3-hayashi.kunihiko@socionext.com' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'scripts/setlocalversion')
0 files changed, 0 insertions, 0 deletions
ux/commit/mm/page_alloc.c?id=2c85f51d222ccdd8c401d77a36b723a89156810d&follow=1'>mm: also use alloc_large_system_hash() for the PID hash tableJan Beulich3-17/+16 2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich4-5/+5 2009-09-22mm: replace various uses of num_physpages by totalram_pagesJan Beulich21-41/+38 2009-09-22memory hotplug: fix updating of num_physpages for hot plugged memoryJan Beulich1-2/+4 2009-09-22page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zoneMel Gorman1-1/+11 2009-09-22mm: document is_page_cache_freeable()Johannes Weiner1-0/+5 2009-09-22mm: return boolean from page_has_private()Johannes Weiner3-7/+10 2009-09-22mm: return boolean from page_is_file_cache()Johannes Weiner4-11/+7 2009-09-22mm: introduce page_lru_base_type()Johannes Weiner3-9/+24 2009-09-22mm: drop unneeded double negationsJohannes Weiner3-6/+6 2009-09-22mm: remove broken 'kzalloc' mempoolSage Weil2-15/+2 2009-09-22md: avoid use of broken kzalloc mempoolSage Weil1-1/+2 2009-09-22mm: includecheck fix for mm/nommu.cJaswinder Singh Rajput1-2/+0 2009-09-22mm: includecheck fix for mm/shmem.cJaswinder Singh Rajput1-1/+0 2009-09-22mm: add_to_swap_cache() does not return -EEXISTDaisuke Nishimura2-37/+40 2009-09-22mm: add_to_swap_cache() must not sleepDaisuke Nishimura1-24/+46