aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-30Merge patch series "Prepare for upstreaming Pixel 6 and 7 UFS support"Martin K. Petersen4-27/+75
2022-12-30scsi: ufs: core: Allow UFS host drivers to override the sg entry sizeEric Biggers4-23/+59
2022-12-30scsi: ufs: core: Pass the clock scaling timeout as an argumentBart Van Assche1-4/+15
2022-12-30scsi: ufs: core: Reduce the clock scaling latencyBart Van Assche1-1/+1
2022-12-30Merge patch series "scsi: ufs: ufs-qcom: Debug clean ups"Martin K. Petersen2-98/+48
2022-12-30scsi: ufs: ufs-qcom: Use dev_err() where possibleAndrew Halaney1-7/+1
2022-12-30scsi: ufs: ufs-qcom: Remove usage of dbg_print_enAndrew Halaney2-26/+3
2022-12-30scsi: ufs: ufs-qcom: Clean up dbg_register_dumpAndrew Halaney1-59/+47
2022-12-30scsi: ufs: ufs-qcom: Drop unnecessary NULL checksAndrew Halaney1-9/+0
2022-12-30Merge patch series "UFS Advanced RPMB"Martin K. Petersen6-81/+318
2022-12-30scsi: ufs: core: bsg: Add advanced RPMB support in ufs_bsgBean Huo6-12/+242
2022-12-30scsi: ufs: core: Pass EHS length into ufshcd_prepare_req_desc_hdr()Bean Huo1-11/+10
2022-12-30scsi: ufs: core: Advanced RPMB detectionBean Huo2-0/+30
2022-12-30scsi: ufs: core: Split ufshcd_map_sg()Bean Huo1-19/+29
2022-12-30scsi: ufs: bsg: Clean up ufs_bsg_request()Bean Huo1-19/+8
2022-12-30scsi: ufs: bsg: Remove unnecessary length checkupBean Huo1-21/+0
2022-12-30scsi: ufs: bsg: Let result in struct ufs_bsg_reply be signed intBean Huo1-1/+1
2022-12-30Merge patch series "scsi: libsas: Some coding style fixes and cleanups"Martin K. Petersen5-106/+134
2022-12-30scsi: libsas: Factor out sas_ex_add_dev()Jason Yan1-29/+39
2022-12-30scsi: libsas: Factor out sas_ata_add_dev()Jason Yan3-52/+73
2022-12-30scsi: libsas: Remove useless dev_list delete in sas_ex_discover_end_dev()Jason Yan1-3/+0
2022-12-30scsi: libsas: Change the coding style of sas_discover_sata()Jason Yan3-7/+11
2022-12-30scsi: libsas: Move sas_get_ata_command_set() up to save the declarationJason Yan1-15/+11
2022-12-25Linux 6.2-rc1Linus Torvalds1-2/+2
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)69-97/+97
2022-12-23Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+16
2022-12-23Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2022-12-23Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-1/+1
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-21/+36
2022-12-23Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+6
2022-12-23Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...Linus Torvalds2-2/+6
2022-12-23Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds15-38/+42
2022-12-23Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds71-640/+1731
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-372/+647
2022-12-23Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds2-1/+5
2022-12-23Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/s...Linus Torvalds8-187/+184
2022-12-23pstore: Properly assign mem_type propertyLuca Stefani1-1/+1
2022-12-23pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXESJohn Stultz1-0/+1
2022-12-23cfi: Fix CFI failure with KASANSami Tolvanen1-3/+0
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds11-11/+187
2022-12-22Merge tag 'afs-next-20221222' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-51/+55
2022-12-22Merge tag 'perf-tools-for-v6.2-2-2022-12-22' of git://git.kernel.org/pub/scm/...Linus Torvalds318-118758/+86079
2022-12-22perf python: Fix splitting CC into compiler and optionsArnaldo Carvalho de Melo1-2/+11
2022-12-22afs: Stop implementing ->writepage()David Howells3-37/+50
2022-12-22afs: remove afs_cache_netfs and afs_zap_permits() declarationsGaosheng Cui1-8/+0
2022-12-22afs: remove variable nr_serversColin Ian King1-5/+1
2022-12-22afs: Fix lost servers_outstanding countDavid Howells1-1/+4
2022-12-22Merge tag 'asoc-v6.2-3' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai12-15/+138
2022-12-22ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 WirelessJaroslav Kysela9-12/+60
2022-12-22ALSA: azt3328: Remove the unused function snd_azf3328_codec_outl()Jiapeng Chong1-9/+0