summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-08-20leds: pca955x: Implement the default-state propertyEddie James1-8/+46
2021-08-20leds: pca955x: Add brightness_get functionEddie James1-0/+52
2021-08-20leds: pca955x: Clean up code formattingEddie James1-33/+30
2021-08-20leds: leds-core: Implement the retain-state-shutdown propertyEddie James1-2/+8
2021-08-18leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATALukas Bulwahn1-1/+1
2021-08-18leds: lp50xx: Fix chip name in KConfigJan Kundrát1-1/+1
2021-08-18leds: pwm: add support for default-state device propertyDenis Osterland-Heim1-6/+43
2021-08-18leds: move default_state read from fwnode to coreDenis Osterland-Heim3-10/+18
2021-08-16leds: flash: Remove redundant initialization of variable retPavel Machek1-4/+2
2021-08-07leds: lgm-sso: Propagate error codes from callee to callerAndy Shevchenko1-4/+8
2021-08-04leds: trigger: audio: Add an activate callback to ensure the initial brightne...Hans de Goede1-8/+29
2021-08-04leds: rt8515: Put fwnode in any case during ->probe()Andy Shevchenko1-1/+3
2021-08-04leds: lt3593: Put fwnode in any case during ->probe()Andy Shevchenko1-3/+2
2021-08-04leds: lm3697: Make error handling more robustAndy Shevchenko1-4/+3
2021-08-04leds: lm3697: Update header block to reflect realityAndy Shevchenko1-2/+7
2021-08-04leds: lm3692x: Correct headers (of*.h -> mod_devicetable.h)Andy Shevchenko1-2/+1
2021-08-04leds: lgm-sso: Convert to use list_for_each_entry*() APIAndy Shevchenko1-9/+4
2021-08-04leds: lgm-sso: Remove explicit managed GPIO resource cleanupAndy Shevchenko1-3/+0
2021-08-04leds: lgm-sso: Don't spam logs when probe is deferredAndy Shevchenko1-1/+1
2021-08-04leds: lgm-sso: Put fwnode in any case during ->probe()Andy Shevchenko1-4/+7
2021-08-04leds: el15203000: Correct headers (of*.h -> mod_devicetable.h)Andy Shevchenko1-1/+2
2021-07-12leds: is31fl32xx: Fix missing error code in is31fl32xx_parse_dt()Jiapeng Chong1-0/+1
2021-07-12leds: ktd2692: Move driver to flash subdirectoryLinus Walleij5-11/+11
2021-07-12leds: lm3601x: Move driver to flash subdirectoryLinus Walleij5-10/+9
2021-07-12leds: sgm3140: Move driver to flash subdirectoryLinus Walleij5-9/+8
2021-07-12leds: max77693: Move driver to flash subdirectoryLinus Walleij5-12/+11
2021-07-12leds: as3645a: Move driver to flash subdirectoryLinus Walleij5-10/+10
2021-07-12leds: aat1290: Move driver to flash subdirectoryLinus Walleij5-11/+10
2021-07-11Merge tag 'irq-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-11/+12
2021-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds35-162/+276
2021-07-11Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds26-533/+274
2021-07-11rtc: pcf8523: rename register and bit definesAlexandre Belloni1-73/+73
2021-07-10Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-46/+4
2021-07-10Merge tag 'i3c/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds1-2/+1
2021-07-10Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds18-299/+895
2021-07-10Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds10-69/+139
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds74-4930/+7348
2021-07-10Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds21-38/+1156
2021-07-10rtc: pcf2127: handle timestamp interruptsMian Yousaf Kaukab1-59/+133
2021-07-10rtc: at91sam9: Remove unnecessary offset variable checksNobuhiro Iwamatsu1-1/+1
2021-07-10rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()Nobuhiro Iwamatsu1-3/+1
2021-07-10rtc: spear: convert to SPDX identifierNobuhiro Iwamatsu1-4/+1
2021-07-10rtc: tps6586x: convert to SPDX identifierNobuhiro Iwamatsu1-14/+1
2021-07-10rtc: tps80031: convert to SPDX identifierNobuhiro Iwamatsu1-14/+1
2021-07-10rtc: rtd119x: Fix format of SPDX identifierNobuhiro Iwamatsu1-2/+1
2021-07-10rtc: sc27xx: Fix format of SPDX identifierNobuhiro Iwamatsu1-1/+1
2021-07-10rtc: palmas: convert to SPDX identifierNobuhiro Iwamatsu1-14/+1
2021-07-10rtc: max6900: convert to SPDX identifierNobuhiro Iwamatsu1-5/+3
2021-07-10rtc: ds1374: convert to SPDX identifierNobuhiro Iwamatsu1-5/+2
2021-07-10rtc: au1xxx: convert to SPDX identifierNobuhiro Iwamatsu1-4/+1