summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* scsi: ufs: core: Prepare ufshcd_send_command() for MCQAsutosh Das2023-01-131-0/+5
* scsi: ufs: core: mcq: Configure operation and runtime interfaceAsutosh Das2023-01-132-0/+83
* scsi: ufs: core: mcq: Allocate memory for MCQ modeAsutosh Das2023-01-132-0/+42
* scsi: ufs: core: mcq: Calculate queue depthAsutosh Das2023-01-133-0/+5
* scsi: ufs: core: mcq: Configure resource regionsAsutosh Das2023-01-131-0/+30
* scsi: ufs: core: mcq: Add support to allocate multiple queuesAsutosh Das2023-01-131-0/+4
* scsi: ufs: core: Defer adding host to SCSI if MCQ is supportedAsutosh Das2023-01-131-0/+1
* scsi: ufs: core: Introduce multi-circular queue capabilityAsutosh Das2023-01-131-0/+2
* scsi: ufs: core: Probe for EXT_IID supportAsutosh Das2023-01-133-0/+16
* scsi: uapi: Replace 0-length array with flexible arrayKees Cook2023-01-131-1/+1
* scsi: ufs: core: bsg: Fix cast to restricted __be16 warningBean Huo2023-01-111-6/+6
* scsi: core: Fix invisible definition compilation warningBean Huo2023-01-111-0/+1
* scsi: ufs: core: Add support for reinitializing the UFS deviceManivannan Sadhasivam2023-01-111-0/+6
* scsi: ufs: core: Add reinit_notify() callbackManivannan Sadhasivam2023-01-111-0/+2
* Merge patch series "scsi: ufs: core: Always read the descriptors with max len...Martin K. Petersen2022-12-302-5/+0
|\
| * scsi: ufs: core: Remove redundant desc_size variable from hbaArthur Simchaev2022-12-302-5/+0
* | Merge patch series "Prepare for upstreaming Pixel 6 and 7 UFS support"Martin K. Petersen2022-12-302-2/+37
|\ \
| * | scsi: ufs: core: Allow UFS host drivers to override the sg entry sizeEric Biggers2022-12-302-2/+37
| |/
* | Merge patch series "UFS Advanced RPMB"Martin K. Petersen2022-12-304-3/+81
|\ \
| * | scsi: ufs: core: bsg: Add advanced RPMB support in ufs_bsgBean Huo2022-12-304-2/+56
| * | scsi: ufs: core: Advanced RPMB detectionBean Huo2022-12-301-0/+24
| * | scsi: ufs: bsg: Let result in struct ufs_bsg_reply be signed intBean Huo2022-12-301-1/+1
| |/
* | Merge patch series "scsi: libsas: Some coding style fixes and cleanups"Martin K. Petersen2022-12-302-1/+20
|\ \
| * | scsi: libsas: Factor out sas_ata_add_dev()Jason Yan2022-12-301-0/+9
| * | scsi: libsas: Change the coding style of sas_discover_sata()Jason Yan2022-12-302-1/+11
| |/
* | Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linuxLinus Torvalds2022-12-231-0/+2
|\ \
| * | net/9p: distinguish zero-copy requestsChristian Schoenebeck2022-12-061-0/+2
* | | Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-232-0/+3
|\ \ \
| * | | ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspendKai Vehmanen2022-12-091-0/+1
| * | | Merge tag 'asoc-v6.2-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2022-12-091-0/+2
| |\ \ \
| | * | | ALSA: hda: Allow for compress stream to hdac_ext_stream assignmentCezary Rojewski2022-12-051-0/+2
* | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-12-223-1/+19
|\ \ \ \ \
| * | | | | scsi: sd: Convert SCSI errors to PR errorsMike Christie2022-12-011-0/+1
| * | | | | scsi: core: Rename status_byte to sg_status_byteMike Christie2022-12-011-1/+1
| * | | | | block: Add error codes for common PR failuresMike Christie2022-12-011-0/+17
| | |_|_|/ | |/| | |
* | | | | Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds2022-12-211-2/+1
|\ \ \ \ \
| * | | | | block: don't clear REQ_ALLOC_CACHE for non-polled requestsJens Axboe2022-12-161-2/+1
* | | | | | Merge tag 'pwm/for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-12-212-12/+12
|\ \ \ \ \ \
| * | | | | | pwm/tracing: Also record trace events for failed API callsUwe Kleine-König2022-12-061-10/+10
| * | | | | | pwm: Make .get_state() callback return an error codeUwe Kleine-König2022-12-061-2/+2
* | | | | | | Merge tag 'rproc-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...Linus Torvalds2022-12-212-0/+66
|\ \ \ \ \ \ \
| * | | | | | | firmware: xilinx: Add RPU configuration APIsBen Levinsky2022-11-251-0/+18
| * | | | | | | firmware: xilinx: Add shutdown/wakeup APIsBen Levinsky2022-11-251-0/+23
| * | | | | | | firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration.Ben Levinsky2022-11-251-0/+19
| * | | | | | | dt-bindings: remoteproc: Add Xilinx RPU subsystem bindingsTanmay Shah2022-11-251-0/+6
* | | | | | | | Merge tag 'mailbox-v6.2' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds2022-12-211-0/+967
|\ \ \ \ \ \ \ \
| * | | | | | | | dt-bindings: mailbox: add GCE header file for mt8188Elvis Wang2022-12-181-0/+967
* | | | | | | | | Merge tag 'mfd-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2022-12-217-139/+349
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mfd: tps65219: Add driver for TI TPS65219 PMICJerome Neanne2022-12-071-0/+345
| * | | | | | | | | mfd: stmfx: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-071-2/+0