summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-10-151-61/+1
|\ \ \ \
| * | | | Revert "PCI: Distribute available resources for root buses, too"Bjorn Helgaas2022-10-141-61/+1
| | |_|/ | |/| |
* | | | Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-145-28/+18
|\ \ \ \
| * \ \ \ Merge branch 'for-6.1/nvdimm' into libnvdimm-for-nextDan Williams2022-10-016067-140775/+917791
| |\ \ \ \
| | * | | | ACPI: HMAT: Release platform device in case of platform_device_add_data() failsLin Yujun2022-09-291-2/+2
| | * | | | dax: Remove usage of the deprecated ida_simple_xxx APIBo Liu2022-09-291-3/+3
| | * | | | libnvdimm/region: Allow setting align attribute on regions without mappingsTyler Hicks2022-09-291-5/+3
| | * | | | nvdimm/namespace: Fix comment typoJason Wang2022-09-201-1/+1
| | * | | | nvdimm: make __nvdimm_security_overwrite_query staticJiapeng Chong2022-09-201-1/+1
| | * | | | nvdimm/region: Fix kernel-docJiapeng Chong2022-09-201-1/+1
| * | | | | nvdimm/namespace: drop unneeded temporary variable in size_store()Andy Shevchenko2022-07-141-9/+4
| * | | | | nvdimm/namespace: return uuid_null only once in nd_dev_to_uuid()Andy Shevchenko2022-07-141-6/+3
* | | | | | Merge tag 'rtc-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2022-10-1411-247/+98
|\ \ \ \ \ \
| * | | | | | rtc: rv3028: Fix codestyle errorsKe Sun2022-10-131-3/+2
| * | | | | | rtc: cmos: Fix event handler registration ordering issueRafael J. Wysocki2022-10-131-10/+19
| * | | | | | rtc: k3: Use devm_clk_get_enabled() helperChristophe JAILLET2022-10-131-18/+4
| * | | | | | rtc: jz4740: Use devm_clk_get_enabled() helperChristophe JAILLET2022-10-131-22/+3
| * | | | | | rtc: mpfs: Use devm_clk_get_enabled() helperChristophe JAILLET2022-10-131-18/+1
| * | | | | | rtc: ds1685: Fix spelling of function name in comment blockColin Ian King2022-10-131-1/+1
| * | | | | | rtc: isl12022: switch to using regmap APIRasmus Villemoes2022-10-132-85/+26
| * | | | | | rtc: isl12022: drop redundant write to HR registerRasmus Villemoes2022-10-131-14/+0
| * | | | | | rtc: isl12022: use dev_set_drvdata() instead of i2c_set_clientdata()Rasmus Villemoes2022-10-131-3/+2
| * | | | | | rtc: isl12022: use %ptRRasmus Villemoes2022-10-131-10/+2
| * | | | | | rtc: isl12022: simplify some expressionsRasmus Villemoes2022-10-131-4/+4
| * | | | | | rtc: isl12022: drop a dev_info()Rasmus Villemoes2022-10-131-3/+0
| * | | | | | rtc: isl12022: specify range_min and range_maxRasmus Villemoes2022-10-131-0/+2
| * | | | | | rtc: isl12022: stop using deprecated devm_rtc_device_register()Rasmus Villemoes2022-10-131-4/+7
| * | | | | | rtc: stmp3xxx: Add failure handling for stmp3xxx_wdt_register()Lin Yujun2022-10-131-0/+2
| * | | | | | rtc: mxc: Use devm_clk_get_enabled() helperChristophe JAILLET2022-08-231-25/+2
| * | | | | | rtc: gamecube: Always reset HW_SRNPROT after readEmmanuel Gil Peyrot2022-08-231-6/+5
| * | | | | | rtc: k3: detect SoC to determine erratum fixBryan Brattlof2022-08-231-18/+14
| * | | | | | rtc: k3: wait until the unlock field is not zeroBryan Brattlof2022-08-231-1/+1
| * | | | | | rtc: mpfs: Remove printing of stray CRGeert Uytterhoeven2022-08-231-4/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'i3c/for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2022-10-141-4/+3
|\ \ \ \ \ \
| * | | | | | i3c: master: Remove the wrong place of reattach.Billy Tsai2022-10-121-4/+0
| * | | | | | i3c: master: Free the old_dyn_addr when reattach.Billy Tsai2022-10-121-0/+3
| |/ / / / /
* | | | | | Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-1410-27/+32
|\ \ \ \ \ \
| * | | | | | ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctlZhihao Cheng2022-09-213-6/+13
| * | | | | | ubi: fastmap: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-09-211-6/+4
| * | | | | | mtd: ubi: drop unexpected word 'a' in commentsJiang Jian2022-09-211-2/+2
| * | | | | | ubi: block: Fix typos in commentsJulia Lawall2022-09-211-1/+1
| * | | | | | ubi: fastmap: Fix typo in commentsZhang Jiaming2022-09-211-1/+1
| * | | | | | ubi: Fix repeated words in commentsJilin Yuan2022-09-215-9/+9
| * | | | | | ubi: ubi-media.h: Fix comment typoJason Wang2022-09-211-1/+1
| * | | | | | ubi: block: Remove in vain semicolonLi zeming2022-09-211-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-10-142-0/+2
|\ \ \ \ \ \
| * | | | | | clk: spear: Move prototype to accessible headerViresh Kumar2022-10-102-0/+2
* | | | | | | Merge tag 'leds-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2022-10-141-2/+20
|\ \ \ \ \ \ \
| * | | | | | | leds: pca963: fix misleading indentationPavel Machek2022-09-261-1/+1
| * | | | | | | leds: pca963x: fix blink with hw accelerationBernardo Rodrigues2022-09-211-2/+20
| | |_|/ / / / | |/| | | | |