summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2023-07-0346-350/+726
|\
| * rtc: Add rtc driver for the Loongson family chipsBinbin Zhou2023-06-263-0/+411
| * rtc: Remove the Loongson-1 RTC driverBinbin Zhou2023-06-263-203/+0
| * dt-bindings: rtc: Split loongson,ls2x-rtc into SoC-based compatiblesBinbin Zhou2023-06-262-2/+57
| * rtc: rv3028: make rv3028 probeable from userspaceJohannes Kirchmair2023-06-261-0/+7
| * rtc: isl1208: Add support for the built-in RTC on the PMIC RAA215300Biju Das2023-06-261-0/+12
| * rtc: isl1208: Add isl1208_set_xtoscb()Biju Das2023-06-261-6/+51
| * rtc: isl1208: Drop enum isl1208_id and split isl1208_configs[]Biju Das2023-06-261-23/+33
| * rtc: isl1208: Make similar I2C and DT-based matching tableBiju Das2023-06-261-6/+6
| * rtc: isl1208: Drop name variableBiju Das2023-06-261-5/+4
| * dt-bindings: rtc: isil,isl1208: Document clock and clock-names propertiesBiju Das2023-06-261-0/+11
| * dt-bindings: rtc: isl1208: Convert to json-schemaBiju Das2023-06-262-38/+89
| * rtc: st-lpc: Simplify clk handling in st_rtc_probe()Christophe JAILLET2023-06-261-11/+5
| * rtc: st-lpc: Release some resources in st_rtc_probe() in case of errorChristophe JAILLET2023-06-261-1/+1
| * rtc: stm32: remove dedicated wakeup managementAlexandre Torgue2023-06-061-23/+5
| * dt-bindings: rtc: restrict node name suffixesKrzysztof Kozlowski2023-06-061-1/+1
| * rtc: add HAS_IOPORT dependenciesNiklas Schnelle2023-06-061-1/+3
| * rtc: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-0635-35/+35
| * rtc: rv3032: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-06-061-1/+1
| * rtc: isl12022: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-06-061-1/+1
| * rtc: ds3232: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-06-061-1/+1
| * rtc: ab-eoz9: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-06-061-1/+1
* | Merge tag 'i3c/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2023-07-031-9/+42
|\ \
| * | i3c: master: svc: add NACK check after start byte sentClark Wang2023-06-051-0/+6
| * | i3c: master: svc: fix cpu schedule in spin lockClark Wang2023-06-051-9/+10
| * | i3c: master: svc: fix i3c suspend/resume issueClark Wang2023-06-051-0/+26
| |/
* | mm: validate the mm before dropping the mmap lockLinus Torvalds2023-07-031-2/+1
* | execve: always mark stack as growing down during early stack setupLinus Torvalds2023-07-031-1/+3
* | Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2023-07-022-2/+1
|\ \
| * | iomap: drop me [hch] from MAINTAINERS for iomapChristoph Hellwig2023-06-291-1/+0
| * | fs: iomap: Change the type of blocksize from 'int' to 'unsigned int' in iomap...Lu Hongfei2023-06-291-1/+1
* | | Merge tag 'v6.5/vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2023-07-021-4/+10
|\ \ \
| * | | fs: move cleanup from init_file() into its callersAmir Goldstein2023-07-021-4/+10
* | | | Merge tag 'i2c-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-07-02103-727/+585
|\ \ \ \
| * \ \ \ Merge tag 'at24-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne...Wolfram Sang2023-06-231-1/+2
| |\ \ \ \
| | * | | | eeprom: at24: Use dev_err_probe for nvmem register failureAlexander Stein2023-05-161-1/+2
| | | |_|/ | | |/| |
| * | | | i2c: uniphier: Use devm_clk_get_enabled()Andi Shyti2023-06-231-16/+5
| * | | | i2c: uniphier-f: Use devm_clk_get_enabled()Andi Shyti2023-06-231-16/+5
| * | | | i2c: owl: Use devm_clk_get_enabled()Andi Shyti2023-06-231-14/+4
| * | | | i2c: lpc2k: Use devm_clk_get_enabled()Andi Shyti2023-06-231-17/+5
| * | | | i2c: hix5hd2: Use devm_clk_get_enabled()Andi Shyti2023-06-231-7/+4
| * | | | i2c: sun6i-p2wi: Use devm_clk_get_enabled()Andi Shyti2023-06-231-14/+3
| * | | | i2c: pasemi-platform: Use devm_clk_get_enabled()Andi Shyti2023-06-231-18/+4
| * | | | i2c: mt7621: Use devm_clk_get_enabled()Andi Shyti2023-06-231-16/+4
| * | | | i2c: xiic: Use devm_clk_get_enabled()Andi Shyti2023-06-231-13/+7
| * | | | i2c: davinci: Use platform table macro over module_aliasAndrew Davis2023-06-231-2/+6
| * | | | i2c: ocores: use devm_ managed clksWang Zhang2023-06-231-43/+21
| * | | | i2c: nomadik: Use dev_err_probe() whenever possibleAndi Shyti2023-06-141-8/+6
| * | | | i2c: nomadik: Use devm_clk_get_enabled()Andi Shyti2023-06-141-15/+3
| * | | | i2c: nomadik: Remove unnecessary goto labelAndi Shyti2023-06-141-13/+8