summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-01Merge branch 'dev-5.10' into dev-5.10-inteldev-5.10-intelJae Hyun Yoo846-4473/+10117
2021-10-01fixup! ADC linux driver for AST2600Jae Hyun Yoo2-99/+14
2021-10-01fixup! Igore 0x3FF in aspeed_adc driverJae Hyun Yoo1-15/+0
2021-10-01ASD Add Shift IR/DR from Exit IR/DR for HW2 JTAG xfersErnesto Corona1-0/+1
2021-09-24leds: pca955x: Allow zero LEDs to be specifiedAndrew Jeffery1-1/+1
2021-09-24leds: pca955x: Make the gpiochip always expose all pinsAndrew Jeffery1-31/+34
2021-09-24ARM: dts: aspeed: Add ADC for AST2600 and enable for Rainier and EverestEddie James3-0/+50
2021-09-22fixup! i2c: aspeed: add H/W timeout supportJae Hyun Yoo1-0/+9
2021-09-22ARM: dts: everest: Define name for gpio line B6Ben Tyner1-1/+1
2021-09-22ARM: dts: everest: Define name for gpio line Q2Ben Tyner1-1/+1
2021-09-22ARM: dts: rainier: Define name for gpio line Q2Ben Tyner1-1/+1
2021-09-22leds: pca955x: Switch to i2c probe_newEddie James1-4/+19
2021-09-22leds: pca955x: Let the core process the fwnodeEddie James1-28/+30
2021-09-22leds: pca955x: Implement the default-state propertyEddie James1-8/+46
2021-09-22leds: pca955x: Add brightness_get functionEddie James1-0/+52
2021-09-22leds: pca955x: Clean up code formattingEddie James1-33/+30
2021-09-22leds: leds-core: Implement the retain-state-shutdown propertyEddie James1-2/+8
2021-09-22dt-bindings: leds: Add retain-state-shutdown booleanEddie James1-0/+6
2021-09-20Merge tag 'v5.10.67' into dev-5.10Joel Stanley344-1658/+3168
2021-09-18Linux 5.10.67Greg Kroah-Hartman1-1/+1
2021-09-18fanotify: limit number of event merge attemptsAmir Goldstein1-0/+6
2021-09-18drm/panfrost: Clamp lock region to Bifrost minimumAlyssa Rosenzweig2-1/+3
2021-09-18drm/panfrost: Use u64 for size in lock_regionAlyssa Rosenzweig1-6/+6
2021-09-18drm/panfrost: Simplify lock_region calculationAlyssa Rosenzweig1-14/+5
2021-09-18drm/amd/display: Update bounding box states (v2)Jerry (Fangzhi) Zuo1-10/+31
2021-09-18drm/amd/display: Update number of DCN3 clock statesAurabindo Pillai1-0/+1
2021-09-18drm/amdgpu: Fix BUG_ON assertAndrey Grodzovsky1-1/+1
2021-09-18drm/panfrost: Make sure MMU context lifetime is not bound to panfrost_privBoris Brezillon6-111/+136
2021-09-18drm/dp_mst: Fix return code on sideband message failureRajkumar Subbiah1-4/+6
2021-09-18drm/msi/mdp4: populate priv->kms in mdp4_kms_initDavid Heidelberg1-1/+3
2021-09-18drm/mgag200: Select clock in PLL update functionsThomas Zimmermann3-12/+33
2021-09-18net: dsa: lantiq_gswip: fix maximum frame lengthJan Hoffmann1-1/+2
2021-09-18lib/test_stackinit: Fix static initializer testKees Cook1-13/+7
2021-09-18platform/chrome: cros_ec_proto: Send command again when timeout occursPatryk Duda1-0/+9
2021-09-18libnvdimm/pmem: Fix crash triggered when I/O in-flight during unbindsumiyawang1-2/+2
2021-09-18memcg: enable accounting for pids in nested pid namespacesVasily Averin1-1/+2
2021-09-18mm,vmscan: fix divide by zero in get_scan_countRik van Riel1-1/+1
2021-09-18mm/hugetlb: initialize hugetlb_usage in mm_initLiu Zixian2-0/+10
2021-09-18mm/hmm: bypass devmap pte when all pfn requested flags are fulfilledLi Zhijian1-1/+4
2021-09-18hugetlb: fix hugetlb cgroup refcounting during vma splitMike Kravetz2-1/+15
2021-09-18s390/pv: fix the forcing of the swiotlbHalil Pasic1-1/+1
2021-09-18cpufreq: powernv: Fix init_chip_info initialization in numa=offPratik R. Sampat1-2/+14
2021-09-18scsi: qla2xxx: Sync queue idx with queue_pair_map idxSaurav Kashyap1-2/+3
2021-09-18scsi: qla2xxx: Changes to support kdump kernelSaurav Kashyap1-0/+6
2021-09-18scsi: BusLogic: Fix missing pr_cont() useMaciej W. Rozycki1-2/+2
2021-09-18ovl: fix BUG_ON() in may_delete() when called from ovl_cleanup()chenying1-2/+4
2021-09-18parisc: fix crash with signals and allocaMikulas Patocka1-0/+6
2021-09-18io_uring: remove duplicated io_size from rwPavel Begunkov1-10/+6
2021-09-18fs/io_uring Don't use the return value from import_iovec().David Laight1-4/+4
2021-09-18net: hns3: clean up a type mismatch warningGuojia Liao1-1/+8