summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds2023-03-036-27/+32
|\
| * nvme-fabrics: show well known discovery nameDaniel Wagner2023-02-281-1/+2
| * nvme-tcp: don't access released socket during error recoveryAkinobu Mita2023-02-281-0/+6
| * nvme-auth: fix an error code in nvme_auth_process_dhchap_challenge()Dan Carpenter2023-02-281-1/+1
| * nvme: bring back auto-removal of deleted namespaces during sequential scanChristoph Hellwig2023-02-281-17/+18
| * nvme: fix sparse warning on effects maskingKeith Busch2023-02-271-1/+1
| * loop: loop_set_status_from_info() check before assignmentZhong Jinghua2023-02-231-4/+4
| * ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmdMing Lei2023-02-211-3/+0
* | Merge tag 'ata-6.3-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2023-03-031-1/+0
|\ \
| * | ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"Damien Le Moal2023-03-031-1/+0
* | | Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-03-032-3/+3
|\ \ \
| * | | s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg unionHarald Freudenberger2023-02-272-3/+3
* | | | Merge tag 'riscv-for-linus-6.3-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-031-5/+2
|\ \ \ \
| * | | | drivers/perf: RISC-V: Allow programming custom firmware eventsMayuresh Chitale2023-03-011-5/+2
* | | | | Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2023-03-0328-489/+999
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | rtc: pm8xxx: add support for nvmem offsetJohan Hovold2023-02-251-12/+129
| * | | | Merge tag 'rtc-6.2-fixes' into rtc-nextAlexandre Belloni2023-02-251-2/+2
| |\ \ \ \
| * | | | | rtc: abx80x: Add nvmem supportSean Anderson2023-02-241-0/+77
| * | | | | rtc: rx6110: Remove unused of_gpio,hAndy Shevchenko2023-02-221-1/+0
| * | | | | rtc: efi: Avoid spamming the log on RTC read failureArd Biesheuvel2023-02-221-1/+1
| * | | | | rtc: isl12022: sort header inclusion alphabeticallyAndy Shevchenko2023-02-221-5/+5
| * | | | | rtc: isl12022: Join string literals backAndy Shevchenko2023-02-221-6/+2
| * | | | | rtc: isl12022: Drop unneeded OF guards and of_match_ptr()Andy Shevchenko2023-02-221-9/+1
| * | | | | rtc: isl12022: Explicitly use __le16 type for ISL12022_REG_TEMP_LAndy Shevchenko2023-02-221-4/+5
| * | | | | rtc: isl12022: Get rid of unneeded private struct isl12022Andy Shevchenko2023-02-221-35/+21
| * | | | | rtc: pcf85363: add support for the quartz-load-femtofarads propertyJavier Carrasco2023-02-221-1/+36
| * | | | | rtc: allow rtc_read_alarm without read_alarm callbackAlexandre Belloni2023-02-221-1/+1
| * | | | | rtc: rv3032: add ACPI supportAlexandre Belloni2023-02-221-0/+7
| * | | | | rtc: rv3028: add ACPI supportAlexandre Belloni2023-02-221-0/+7
| * | | | | rtc: bbnsm: Add the bbnsm rtc supportJacky Bai2023-02-223-0/+239
| * | | | | rtc: jz4740: Register clock provider for the CLK32K pinPaul Cercueil2023-02-092-1/+57
| * | | | | rtc: jz4740: Use dev_err_probe()Paul Cercueil2023-02-091-13/+7
| * | | | | rtc: jz4740: Use readl_poll_timeoutPaul Cercueil2023-02-091-12/+6
| * | | | | rtc: moxart: switch to using gpiod APIDmitry Torokhov2023-02-091-53/+36
| * | | | | rtc: pm8xxx: drop error messagesJohan Hovold2023-02-091-6/+2
| * | | | | rtc: pm8xxx: clean up local declarationsJohan Hovold2023-02-091-7/+7
| * | | | | rtc: pm8xxx: refactor read_time()Johan Hovold2023-02-091-21/+33
| * | | | | rtc: pm8xxx: use u32 for timestampsJohan Hovold2023-02-091-6/+6
| * | | | | rtc: pm8xxx: clean up commentsJohan Hovold2023-02-091-22/+17
| * | | | | rtc: pm8xxx: rename alarm irq variableJohan Hovold2023-02-091-6/+6
| * | | | | rtc: pm8xxx: rename struct device pointerJohan Hovold2023-02-091-3/+3
| * | | | | rtc: pm8xxx: clean up time and alarm debuggingJohan Hovold2023-02-091-6/+4
| * | | | | rtc: pm8xxx: use unaligned le32 helpersJohan Hovold2023-02-091-18/+8
| * | | | | rtc: pm8xxx: drop unused register definesJohan Hovold2023-02-091-6/+0
| * | | | | rtc: pm8xxx: return IRQ_NONE on errorsJohan Hovold2023-02-091-3/+3
| * | | | | rtc: pm8xxx: drop bogus lockingJohan Hovold2023-02-091-46/+21
| * | | | | rtc: pm8xxx: use regmap_update_bits()Johan Hovold2023-02-091-65/+22
| * | | | | rtc: pm8xxx: drop spmi error messagesJohan Hovold2023-02-091-54/+17
| * | | | | rtc: pm8xxx: fix set-alarm raceJohan Hovold2023-02-091-14/+10
| * | | | | rtc: rv8803: invalidate date/time if alarm time is invalidSascha Hauer2023-02-091-7/+38