summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | spi: altera: Change to dynamic allocation of spi idRuss Weight2021-10-202-2/+2
* | | | | | | | | | | Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-281-4/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | regmap: Fix possible double-free in regcache_rbtree_exit()Yang Yingliang2021-10-121-4/+3
* | | | | | | | | | | | Merge tag 'linux-watchdog-5.15-rc7' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds2021-10-284-14/+11
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | watchdog: Fix OMAP watchdog early handlingWalter Stoll2021-10-261-1/+5
| * | | | | | | | | | | | watchdog: ixp4xx_wdt: Fix address space warningGuenter Roeck2021-10-261-1/+1
| * | | | | | | | | | | | watchdog: sbsa: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-10-261-1/+0
| * | | | | | | | | | | | watchdog: sbsa: only use 32-bit accessorsJamie Iles2021-10-261-2/+2
| * | | | | | | | | | | | Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout"Guenter Roeck2021-10-261-9/+3
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-10-272-5/+26
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | virtio-ring: fix DMA metadata flagsVincent Whitchurch2021-10-271-1/+1
| * | | | | | | | | | | | vduse: Fix race condition between resetting and irq injectingXie Yongji2021-10-221-12/+25
| * | | | | | | | | | | | vduse: Disallow injecting interrupt before DRIVER_OK is setXie Yongji2021-10-221-0/+8
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-10-2712-29/+57
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a stringMark Zhang2021-10-251-2/+3
| * | | | | | | | | | | | RDMA/irdma: Do not hold qos mutex twice on QP resumeMustafa Ismail2021-10-191-6/+7
| * | | | | | | | | | | | RDMA/irdma: Set VLAN in UD work completion correctlyMustafa Ismail2021-10-191-2/+6
| * | | | | | | | | | | | RDMA/mlx5: Initialize the ODP xarray when creating an ODP MRAharon Landau2021-10-191-1/+1
| * | | | | | | | | | | | rdma/qedr: Fix crash due to redundant release of device's qp memoryPrabhakar Kushwaha2021-10-193-2/+6
| * | | | | | | | | | | | RDMA/rdmavt: Fix error code in rvt_create_qp()Dan Carpenter2021-10-131-1/+1
| * | | | | | | | | | | | IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn2021-10-131-3/+6
| * | | | | | | | | | | | IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn2021-10-131-10/+23
| * | | | | | | | | | | | RDMA/mlx5: Set user priority for DCTPatrisious Haddad2021-10-061-0/+2
| * | | | | | | | | | | | RDMA/irdma: Process extended CQ entries correctlyShiraz Saleem2021-10-061-2/+2
* | | | | | | | | | | | | Merge tag 'arm-soc-fixes-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-264-4/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'reset-fixes-for-v5.15' of git://git.pengutronix.de/pza/linux into ...Arnd Bergmann2021-10-204-4/+37
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | reset: socfpga: add empty driver allowing consumers to probePaweł Anikiel2021-10-051-0/+26
| | * | | | | | | | | | | reset: tegra-bpmp: Handle errors in BPMP responseMikko Perttunen2021-10-051-1/+8
| | * | | | | | | | | | | reset: pistachio: Re-enable driver selectionGeert Uytterhoeven2021-10-051-2/+2
| | * | | | | | | | | | | reset: brcmstb-rescal: fix incorrect polarity of status bitJim Quinlan2021-10-051-1/+1
| | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
* | | | | | | | | | | | spi: Fix tegra20 build with CONFIG_PM=n once againLinus Torvalds2021-10-251-1/+1
* | | | | | | | | | | | Merge tag 'libata-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-251-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ata: sata_mv: Fix the error handling of mv_chip_id()Zheyu Ma2021-10-251-2/+2
* | | | | | | | | | | | | Merge tag 'pinctrl-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-253-21/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pinctrl: amd: disable and mask interrupts on probeSachi King2021-10-161-0/+31
| * | | | | | | | | | | | | pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume()Fabien Dessenne2021-10-141-2/+2
| * | | | | | | | | | | | | Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode"Rafał Miłecki2021-10-141-19/+10
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-10-2411-41/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |
| * | | | | | | | | | | | scsi: ufs: ufs-pci: Force a full restore after suspend-to-diskAdrian Hunter2021-10-181-15/+18
| * | | | | | | | | | | | scsi: qla2xxx: Fix unmap of already freed sglDmitry Bogdanov2021-10-181-9/+5
| * | | | | | | | | | | | scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()Joy Gu2021-10-181-1/+1
| * | | | | | | | | | | | scsi: qla2xxx: Return -ENOMEM if kzalloc() failsZheyu Ma2021-10-181-1/+1
| * | | | | | | | | | | | scsi: sd: Fix crashes in sd_resume_runtime()Miles Chen2021-10-161-1/+6
| * | | | | | | | | | | | scsi: mpi3mr: Fix duplicate device entries when scanning through sysfsSreekanth Reddy2021-10-161-1/+1
| * | | | | | | | | | | | scsi: core: Put LLD module refcnt after SCSI device is releasedMing Lei2021-10-122-1/+12
| * | | | | | | | | | | | scsi: storvsc: Fix validation for unsolicited incoming packetsAndrea Parri (Microsoft)2021-10-121-9/+23
| * | | | | | | | | | | | scsi: iscsi: Fix set_param() handlingMike Christie2021-10-121-2/+0
| * | | | | | | | | | | | scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()Dexuan Cui2021-10-121-1/+2
* | | | | | | | | | | | | Merge tag 'hyperv-fixes-signed-20211022' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-10-221-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | hyperv/vmbus: include linux/bitops.hArnd Bergmann2021-10-221-0/+1