summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* leds: pca955x: Let the core process the fwnodeEddie James2021-08-201-28/+30
* leds: pca955x: Implement the default-state propertyEddie James2021-08-201-8/+46
* leds: pca955x: Add brightness_get functionEddie James2021-08-201-0/+52
* leds: pca955x: Clean up code formattingEddie James2021-08-201-33/+30
* leds: leds-core: Implement the retain-state-shutdown propertyEddie James2021-08-201-2/+8
* dt-bindings: leds: Add retain-state-shutdown booleanEddie James2021-08-201-0/+6
* Documentation: leds: standartizing LED namesPavel Machek2021-08-201-0/+58
* leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATALukas Bulwahn2021-08-181-1/+1
* leds: lp50xx: Fix chip name in KConfigJan Kundrát2021-08-181-1/+1
* leds: pwm: add support for default-state device propertyDenis Osterland-Heim2021-08-181-6/+43
* leds: move default_state read from fwnode to coreDenis Osterland-Heim2021-08-184-13/+27
* leds: flash: Remove redundant initialization of variable retPavel Machek2021-08-161-4/+2
* leds: lgm-sso: Propagate error codes from callee to callerAndy Shevchenko2021-08-071-4/+8
* leds: trigger: audio: Add an activate callback to ensure the initial brightne...Hans de Goede2021-08-031-8/+29
* leds: rt8515: Put fwnode in any case during ->probe()Andy Shevchenko2021-08-031-1/+3
* leds: lt3593: Put fwnode in any case during ->probe()Andy Shevchenko2021-08-031-3/+2
* leds: lm3697: Make error handling more robustAndy Shevchenko2021-08-031-4/+3
* leds: lm3697: Update header block to reflect realityAndy Shevchenko2021-08-031-2/+7
* leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h)Andy Shevchenko2021-08-031-2/+1
* leds: lgm-sso: Convert to use list_for_each_entry*() APIAndy Shevchenko2021-08-031-9/+4
* leds: lgm-sso: Remove explicit managed GPIO resource cleanupAndy Shevchenko2021-08-031-3/+0
* leds: lgm-sso: Don't spam logs when probe is deferredAndy Shevchenko2021-08-031-1/+1
* leds: lgm-sso: Put fwnode in any case during ->probe()Andy Shevchenko2021-08-031-4/+7
* leds: el15203000: Correct headers (of*.h -> mod_devicetable.h)Andy Shevchenko2021-08-031-1/+2
* leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()Jiapeng Chong2021-07-121-0/+1
* leds: ktd2692: Move driver to flash subdirectoryLinus Walleij2021-07-125-11/+11
* leds: lm3601x: Move driver to flash subdirectoryLinus Walleij2021-07-125-10/+9
* leds: sgm3140: Move driver to flash subdirectoryLinus Walleij2021-07-125-9/+8
* leds: max77693: Move driver to flash subdirectoryLinus Walleij2021-07-125-12/+11
* leds: as3645a: Move driver to flash subdirectoryLinus Walleij2021-07-126-11/+11
* leds: aat1290: Move driver to flash subdirectoryLinus Walleij2021-07-125-11/+10
* Linux 5.14-rc1v5.14-rc1Linus Torvalds2021-07-121-2/+2
* mm/rmap: try_to_migrate() skip zone_device !device_privateHugh Dickins2021-07-121-3/+3
* mm/rmap: fix new bug: premature return from page_mlock_one()Hugh Dickins2021-07-121-6/+5
* mm/rmap: fix old bug: munlocking THP missed other mlocksHugh Dickins2021-07-121-5/+8
* mm/rmap: fix comments left over from recent changesHugh Dickins2021-07-122-7/+2
* Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-07-116-12/+31
|\
| * Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-07-096-12/+31
| |\
| | * irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier2021-07-095-11/+31
| | * genirq/irqdesc: Drop excess kernel-doc entry @lookupRandy Dunlap2021-06-281-1/+0
* | | Merge tag 'sched-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-07-112-10/+18
|\ \ \
| * | | sched/uclamp: Ignore max aggregation if rq is idleXuewen Yan2021-07-021-7/+14
| * | | sched/fair: Fix CFS bandwidth hrtimer expiry typeOdin Ugedal2021-07-021-2/+2
| * | | sched/fair: Sync load_sum with load_avg after dequeueVincent Guittot2021-07-021-1/+2
* | | | Merge tag 'perf-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-07-112-8/+21
|\ \ \ \
| * | | | perf/x86/intel/uncore: Clean up error handling path of iio mappingKan Liang2021-07-021-2/+4
| * | | | perf/x86/cstate: Add ICELAKE_X and ICELAKE_D supportZhang Rui2021-07-021-6/+17
* | | | | Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-07-115-23/+33
|\ \ \ \ \
| * | | | | locking/atomic: sparc: Fix arch_cmpxchg64_local()Mark Rutland2021-07-071-1/+1
| * | | | | kprobe/static_call: Restore missing static_call_text_reserved()Peter Zijlstra2021-07-051-0/+2