summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* spi: stm32: do not mandate cs_gpioAlain Volmat2021-02-051-6/+0
* spi: stm32: properly handle 0 byte transferAlain Volmat2021-02-051-0/+4
* Merge series "spi: Add support for Realtek RTL838x/RTL839x SoC SPI" from Bert...Mark Brown2021-02-042-0/+210
|\
| * spi: realtek-rtl: Add support for Realtek RTL838x/RTL839x SPI controllersBert Vermeulen2021-02-042-0/+210
* | spi: clps711xx: remove redundant white-spaceJunhao He2021-02-041-1/+1
|/
* spi: hisi-sfc-v3xx: add address mode checkYicong Yang2021-01-271-1/+24
* spi: spi-au1550: Fix various whitespace warningscorentin2021-01-221-10/+12
* spi: spi-au1550: quoted string breakcorentin2021-01-221-6/+5
* spi: remove sirf prima/atlas driverArnd Bergmann2021-01-213-1244/+0
* spi: atmel: Put allocated master before returnPan Bian2021-01-211-1/+1
* spi: spi-mpc52xx: Use new structure for SPI transfer delaysSergiu Cuciurean2021-01-211-1/+3
* spi: spi-au1550: Add suffix "int" to all "unsigned"corentin2021-01-211-10/+10
* spi: imx: Don't print error on -EPROBEDEFERGuido Günther2021-01-191-1/+1
* Merge series "Remove ARM platform efm32" from Uwe Kleine-König <u.kleine-koe...Mark Brown2021-01-153-470/+0
|\
| * spi: Drop unused efm32 bus driverUwe Kleine-König2021-01-153-470/+0
* | spi: pxa2xx: Add support for Intel Alder Lake PCH-PJarkko Nikula2021-01-141-0/+4
* | spi: bcm2835aux: Call the dedicated transfer completion function.Vincent Pelletier2021-01-141-1/+1
* | spi: rockchip: Call the dedicated transfer completion function.Vincent Pelletier2021-01-141-1/+1
* | spi: bcm2835: Call the dedicated transfer completion function.Vincent Pelletier2021-01-141-3/+3
* | Merge v5.11-rc3Mark Brown2021-01-13267-1448/+2521
|\ \
| * \ Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-01-105-26/+123
| |\ \
| | * \ Merge branch '5.11/scsi-postmerge' into 5.11/scsi-fixesMartin K. Petersen2021-01-045-26/+123
| | |\ \
| | | * | scsi: hisi_sas: Expose HW queues for v2 hwJohn Garry2020-12-223-13/+68
| | | * | Revert "Revert "scsi: megaraid_sas: Added support for shared host tagset for ...Martin K. Petersen2020-12-172-13/+55
| * | | | Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds2021-01-1016-43/+143
| |\ \ \ \
| | * | | | bcache: set bcache device into read-only mode for BCH_FEATURE_INCOMPAT_OBSO_L...Coly Li2021-01-091-0/+15
| | * | | | bcache: introduce BCH_FEATURE_INCOMPAT_LOG_LARGE_BUCKET_SIZE for large bucketColy Li2021-01-093-7/+28
| | * | | | bcache: check unsupported feature sets for bcache registerColy Li2021-01-092-0/+29
| | * | | | bcache: fix typo from SUUP to SUPP in features.hColy Li2021-01-091-3/+3
| | * | | | bcache: set pdev_set_uuid before scond loop iterationYi Li2021-01-091-1/+1
| | * | | | block/rnbd-clt: avoid module unload race with close confirmationJack Wang2021-01-081-1/+2
| | * | | | block/rnbd: Adding name to the Contributors ListSwapnil Ingle2021-01-081-0/+1
| | * | | | block/rnbd-clt: Fix sg table use after freeGuoqing Jiang2021-01-081-8/+7
| | * | | | block/rnbd-srv: Fix use after free in rnbd_srv_sess_dev_force_closeJack Wang2021-01-081-3/+5
| | * | | | block/rnbd: Select SG_POOL for RNBD_CLIENTJack Wang2021-01-081-0/+1
| | * | | | nvme: remove the unused status argument from nvme_trace_bio_completeMax Gurtovoy2021-01-062-5/+3
| | * | | | nvmet-rdma: Fix list_del corruption on queue establishment failureIsrael Rukshin2021-01-061-0/+10
| | * | | | nvme: unexport functions with no external callerMinwoo Im2021-01-062-7/+2
| | * | | | nvme: avoid possible double fetch in handling CQELalithambika Krishnakumar2021-01-061-3/+4
| | * | | | nvme-tcp: Fix possible race of io_work and direct sendSagi Grimberg2021-01-061-1/+11
| | * | | | nvme-pci: mark Samsung PM1725a as IGNORE_DEV_SUBNQNGopal Tiwari2021-01-061-1/+2
| | * | | | nvme-fcloop: Fix sscanf type and list_first_entry_or_null warningsJames Smart2021-01-061-3/+4
| | * | | | nvme-fc: avoid calling _nvme_fc_abort_outstanding_ios from interrupt contextJames Smart2021-01-061-1/+14
| | * | | | lightnvm: select CONFIG_CRC32Arnd Bergmann2021-01-031-0/+1
| | * | | | block: rsxx: select CONFIG_CRC32Arnd Bergmann2021-01-031-0/+1
| | | |_|/ | | |/| |
| * | | | Merge tag 'usb-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-01-1030-223/+240
| |\ \ \ \
| | * | | | usb: dwc3: gadget: Clear wait flag on dequeueThinh Nguyen2021-01-071-0/+2
| | * | | | usb: typec: Send uevent for num_altmodes updatePrashant Malani2021-01-071-0/+2
| | * | | | usb: typec: Fix copy paste error for NVIDIA alt-mode descriptionPeter Robinson2021-01-071-1/+1
| | * | | | usb: gadget: enable super speed plustaehyun.cho2021-01-071-2/+2