summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'leds-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2021-05-0311-28/+468
|\
| * leds: pca9532: Assign gpio base dynamicallyStefan Riedmueller2021-04-251-0/+2
| * leds: trigger: pattern: Switch to using the new API kobj_to_dev()Tian Tao2021-04-251-1/+1
| * leds: LEDS_BLINK_LGM should depend on X86Geert Uytterhoeven2021-04-251-4/+2
| * leds: lgm: Fix spelling mistake "prepate" -> "prepare"Colin Ian King2021-04-251-1/+1
| * leds-lm3642: convert comma to semicolonZheng Yongjun2021-04-251-2/+2
| * leds: rt4505: Add support for Richtek RT4505 flash LED controllerChiYuan Huang2021-03-263-0/+442
| * leds: Kconfig: LEDS_CLASS is usually selected.Pavel Machek2021-03-251-1/+1
| * leds: lgm: Improve Kconfig helpRahul Tanwar2021-03-254-24/+21
| * leds: lgm: fix gpiolib dependencyArnd Bergmann2021-03-091-0/+1
* | Merge tag 'rtc-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2021-05-0320-111/+388
|\ \
| * | rtc: sysfs: check features instead of opsAlexandre Belloni2021-04-291-1/+1
| * | rtc: omap: use rtc_write to access OMAP_RTC_OSC_REGDario Binacchi2021-04-291-3/+2
| * | rtc: s5m: Remove reference to parent's device pdataKrzysztof Kozlowski2021-04-291-6/+0
| * | rtc: ds1307: Fix wday settings for rx8130Nobuhiro Iwamatsu2021-04-291-2/+10
| * | rtc: pcf8523: report oscillator failuresAlexandre Belloni2021-04-291-2/+11
| * | rtc: pcf8523: add alarm supportAlexandre Belloni2021-04-291-0/+179
| * | rtc: pcf8523: remove useless defineAlexandre Belloni2021-04-291-3/+1
| * | rtc: rtc_update_irq_enable: rework UIE emulationAlexandre Belloni2021-04-291-24/+10
| * | rtc: ds1307: remove flagsAlexandre Belloni2021-04-291-2/+0
| * | rtc: ds1307: replace HAS_ALARM by RTC_FEATURE_ALARMAlexandre Belloni2021-04-291-35/+7
| * | rtc: imx-sc: remove .read_alarmAlexandre Belloni2021-04-291-11/+0
| * | rtc: ds1511: remove unused functionJiapeng Chong2021-04-171-6/+0
| * | rtc: fsl-ftm-alarm: add MODULE_TABLE()Michael Walle2021-04-171-0/+1
| * | rtc: rtc-spear: replace spin_lock_irqsave by spin_lock in hard IRQTian Tao2021-04-171-3/+3
| * | rtc: pm8xxx: Add RTC support for PMIC PMK8350satya priya2021-04-171-0/+11
| * | rtc: ab-eoz9: make use of RTC_FEATURE_ALARMLiam Beguin2021-04-171-6/+2
| * | rtc: ab-eoz9: add alarm supportLiam Beguin2021-04-171-0/+136
| * | rtc: ab-eoz9: set regmap max_registerLiam Beguin2021-04-171-0/+1
| * | rtc: pcf85063: fallback to parent of_nodeFrancois Gervais2021-04-161-4/+3
| * | rtc: goldfish: remove dependency to OFLaurent Vivier2021-04-161-1/+1
| * | rtc: rx6110: add ACPI bindings to I2CJohannes Hahn2021-03-231-0/+7
| * | rtc: mxc: Remove unneeded of_match_ptr()Fabio Estevam2021-03-161-1/+1
| * | rtc: imxdi: Convert to a DT-only driverFabio Estevam2021-03-152-3/+2
| * | rtc: rv3028: correct weekday register usageHeiko Schocher2021-03-151-2/+2
| * | rtc: tps65910: include linux/property.hArnd Bergmann2021-03-151-0/+1
| * | rtc: m48t59: use platform_get_irq_optionalAlexandre Belloni2021-03-111-1/+1
| |/
* | Merge branch 'work.recursive_removal' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-05-031-63/+5
|\ \
| * | qib_fs: switch to simple_recursive_removal()Al Viro2021-03-081-63/+5
| |/
* | Merge tag 'for-5.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-05-0119-264/+356
|\ \
| * | dm raid: remove unnecessary discard limits for raid0 and raid10Mike Snitzer2021-04-301-9/+0
| * | dm rq: fix double free of blk_mq_tag_set in dev remove after table load failsBenjamin Block2021-04-301-0/+2
| * | dm integrity: use discard support when recalculatingMikulas Patocka2021-04-301-24/+33
| * | dm integrity: increase RECALC_SECTORS to improve recalculate speedMikulas Patocka2021-04-301-1/+1
| * | dm integrity: don't re-write metadata if discarding same blocksMikulas Patocka2021-04-301-2/+4
| * | dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload seque...Heinz Mauelshagen2021-04-221-6/+28
| * | dm raid: fix fall-through warning in rs_check_takeover() for ClangGustavo A. R. Silva2021-04-211-0/+1
| * | dm clone metadata: remove unused functionJiapeng Chong2021-04-191-6/+0
| * | dm integrity: fix missing goto in bitmap_flush_interval error handlingTian Tao2021-04-191-0/+1
| * | dm: replace dm_vcalloc()Matthew Wilcox (Oracle)2021-04-193-29/+12