summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-1318-97/+117
|\ \ \ \
| * | | | scsi: pm8001: Fix typo 'the the' in commentSlark Xiao2022-08-021-1/+1
| * | | | scsi: megaraid_sas: Remove redundant variable cmd_typeColin Ian King2022-08-021-2/+1
| * | | | scsi: FlashPoint: Remove redundant variable bm_int_stColin Ian King2022-08-021-2/+2
| * | | | scsi: zfcp: Fix missing auto port scan and thus missing target portsSteffen Maier2022-08-023-13/+26
| * | | | scsi: core: Call blk_mq_free_tag_set() earlierBart Van Assche2022-08-021-5/+5
| * | | | scsi: core: Simplify LLD module reference countingMing Lei2022-08-022-12/+6
| * | | | scsi: core: Make sure that hosts outlive targetsMing Lei2022-08-022-0/+15
| * | | | scsi: core: Make sure that targets outlive devicesBart Van Assche2022-08-022-3/+19
| * | | | scsi: ufs: ufs-pci: Correct check for RESET DSMDaniil Lunev2022-08-021-4/+13
| * | | | scsi: target: core: De-RCU of se_lun and se_lun aclDmitry Bogdanov2022-08-025-47/+25
| * | | | scsi: target: core: Fix race during ACL removalDmitry Bogdanov2022-08-021-3/+0
| * | | | scsi: ufs: core: Correct ufshcd_shutdown() flowPeter Wang2022-08-021-5/+1
| * | | | scsi: ufs: core: Increase the maximum data buffer sizeBart Van Assche2022-08-021-0/+1
| * | | | scsi: lpfc: Check the return value of alloc_workqueue()William Dean2022-08-021-0/+2
* | | | | Merge tag 'block-6.0-2022-08-12' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-135-4/+18
|\ \ \ \ \
| * | | | | nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70Dennis P. Kliem2022-08-111-0/+2
| * | | | | nvme-tcp: check if the queue is allocated before stopping itMaurizio Lombardi2022-08-101-0/+3
| * | | | | nvme-fabrics: Fix a typo in an error messageChristophe JAILLET2022-08-101-1/+1
| * | | | | nvme-fabrics: parse nvme connect Linux error codesAmit Engel2022-08-101-0/+6
| * | | | | nvmet-auth: use kmemdup instead of kmalloc + memcpyZhang Xiaoxu2022-08-101-2/+2
| * | | | | nvme-fc: fix the fc_appid_store return valueChristoph Hellwig2022-08-101-1/+2
| * | | | | nvme-fc: restart admin queue if the caller needs to restart queueMing Lei2022-08-101-0/+2
* | | | | | Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-134-23/+50
|\ \ \ \ \ \
| * \ \ \ \ \ perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt2022-08-122-15/+16
| |\ \ \ \ \ \
| | * | | | | | RISC-V: Move counter info definition to sbi header fileAtish Patra2022-08-111-14/+0
| | * | | | | | RISC-V: Fix SBI PMU calls for RV32Atish Patra2022-08-111-0/+10
| | * | | | | | RISC-V: Update user page mapping only once during startAtish Patra2022-08-112-1/+1
| | * | | | | | RISC-V: Fix counter restart during overflow for RV32Atish Patra2022-08-111-0/+5
| * | | | | | | RISC-V: Add Sstc extension supportPalmer Dabbelt2022-08-111-1/+24
| |\ \ \ \ \ \ \
| | * | | | | | | RISC-V: Prefer sstc extension if availableAtish Patra2022-08-111-1/+24
| | |/ / / / / /
| * | | | | | | riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt2022-08-111-7/+10
| |\ \ \ \ \ \ \
| | * | | | | | | of: also handle dma-noncoherent in of_dma_is_coherent()Heiko Stuebner2022-07-291-7/+10
| | |/ / / / / /
* | | | | | | | Merge tag 'rtc-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2022-08-1339-506/+1846
|\ \ \ \ \ \ \ \
| * | | | | | | | rtc: spear: set range maxZeng Jingxiang2022-08-091-1/+1
| * | | | | | | | rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0Rafael J. Wysocki2022-08-081-3/+0
| * | | | | | | | rtc: zynqmp: initialize fract_tickAlexandre Belloni2022-08-081-1/+1
| * | | | | | | | rtc: Add NCT3018Y real time clock driverMia Lin2022-07-263-0/+564
| * | | | | | | | rtc: rx8025: fix 12/24 hour mode detection on RX-8035Mathew McBride2022-07-261-4/+18
| * | | | | | | | rtc: cros-ec: Only warn once in .remove() about notifier_chain problemsUwe Kleine-König2022-07-261-3/+1
| * | | | | | | | rtc: vr41xx: remove driverThomas Bogendoerfer2022-07-263-374/+0
| * | | | | | | | rtc: mpfs: remove 'pending' variable from mpfs_rtc_wakeup_irq_handler()Tom Rix2022-07-261-3/+0
| * | | | | | | | rtc: rv8803: fix missing unlock on error in rv8803_set_time()Yang Yingliang2022-07-261-1/+3
| * | | | | | | | rtc: zynqmp: Add calibration set and get supportSrinivas Neeli2022-07-261-19/+94
| * | | | | | | | rtc: zynqmp: Updated calibration valueSrinivas Neeli2022-07-261-1/+1
| * | | | | | | | rtc: sun6i: add support for R329 RTCIcenowy Zheng2022-07-261-0/+2
| * | | | | | | | rtc: Directly use ida_alloc()/free()keliu2022-06-241-3/+3
| * | | | | | | | rtc: Introduce ti-k3-rtcNishanth Menon2022-06-243-0/+692
| * | | | | | | | rtc: Add driver for Microchip PolarFire SoCConor Dooley2022-06-243-0/+337
| * | | | | | | | rtc: use simple i2c probeStephen Kitt2022-06-2421-63/+42