summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-074-15/+5
|\
| * gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)Puyou Lu2022-05-061-2/+2
| * gpio: visconti: Fix fwnode of GPIO IRQNobuhiro Iwamatsu2022-05-051-5/+2
| * gpio: mvebu: drop pwm base assignmentBaruch Siach2022-05-021-7/+0
| * gpiolib: of: fix bounds check for 'gpio-reserved-ranges'Andrei Lalaev2022-05-021-1/+1
* | Merge tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-073-14/+51
|\ \
| * | s390/dasd: Use kzalloc instead of kmalloc/memsetHaowen Bai2022-05-051-4/+1
| * | s390/dasd: Fix read inconsistency for ESE DASD devicesJan Höppner2022-05-051-2/+1
| * | s390/dasd: Fix read for ESE with blksize < 4kJan Höppner2022-05-051-4/+3
| * | s390/dasd: prevent double format of tracks for ESE devicesStefan Haberland2022-05-053-2/+26
| * | s390/dasd: fix data corruption for ESE devicesStefan Haberland2022-05-053-2/+20
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-05-066-96/+85
|\ \ \
| * | | RDMA/rxe: Change mcg_lock to a _bh lockBob Pearson2022-05-041-21/+15
| * | | RDMA/rxe: Do not call dev_mc_add/del() under a spinlockBob Pearson2022-05-041-28/+23
| * | | RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu2022-05-041-3/+4
| * | | RDMA/irdma: Fix possible crash due to NULL netdev in notifierMustafa Ismail2022-05-021-12/+9
| * | | RDMA/irdma: Reduce iWARP QP destroy timeShiraz Saleem2022-05-021-6/+4
| * | | RDMA/irdma: Flush iWARP QP if modified to ERR from RTR stateTatyana Nikolova2022-05-022-13/+7
| * | | RDMA/rxe: Recheck the MR in when generating a READ replyBob Pearson2022-04-201-2/+8
| * | | RDMA/irdma: Fix deadlock in irdma_cleanup_cm_core()Duoming Zhou2022-04-191-6/+1
| * | | RDMA/rxe: Fix "Replace mr by rkey in responder resources"Bob Pearson2022-04-121-8/+17
* | | | Merge tag 'mmc-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2022-05-063-6/+64
|\ \ \ \
| * | | | mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHCShaik Sajida Bhanu2022-05-041-0/+42
| * | | | mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bitsSamuel Holland2022-05-041-2/+3
| * | | | mmc: core: Set HS clock speed before sending HS CMD13Brian Norris2022-04-261-4/+19
* | | | | Merge tag 'drm-fixes-2022-05-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-05-067-21/+9
|\ \ \ \ \
| * \ \ \ \ Merge tag 'drm-msm-fixes-2022-04-30' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie2022-05-063-18/+0
| |\ \ \ \ \
| | * | | | | drm/msm/dp: remove fail safe mode related codeKuogee Hsieh2022-04-273-18/+0
| * | | | | | Merge tag 'drm-misc-fixes-2022-05-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-05-062-1/+5
| |\ \ \ \ \ \
| | * | | | | | drm/bridge: ite-it6505: add missing Kconfig option selectFabien Parent2022-05-041-0/+1
| | * | | | | | fbdev: Make fb_release() return -ENODEV if fbdev was unregisteredJavier Martinez Canillas2022-05-031-1/+4
| * | | | | | | Merge tag 'amd-drm-fixes-5.18-2022-05-04' of https://gitlab.freedesktop.org/a...Dave Airlie2022-05-062-2/+4
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland2022-05-041-1/+1
| | * | | | | | drm/amdgpu: do not use passthrough mode in Xen dom0Marek Marczykowski-Górecki2022-05-041-1/+3
* | | | | | | | Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-05-0537-214/+369
|\ \ \ \ \ \ \ \
| * | | | | | | | net/mlx5: Fix matching on inner TTCMark Bloch2022-05-042-1/+3
| * | | | | | | | net/mlx5: Avoid double clear or set of sync reset requestedMoshe Shemesh2022-05-041-9/+19
| * | | | | | | | net/mlx5: Fix deadlock in sync reset flowMoshe Shemesh2022-05-041-17/+17
| * | | | | | | | net/mlx5e: Fix trust state reset in reloadMoshe Tal2022-05-041-0/+10
| * | | | | | | | net/mlx5e: Avoid checking offload capability in post_parse actionAriel Levkovich2022-05-041-2/+1
| * | | | | | | | net/mlx5e: CT: Fix queued up restore put() executing after relevant ft releasePaul Blakey2022-05-041-0/+4
| * | | | | | | | net/mlx5e: TC, fix decap fallback to uplink when int port not supportedAriel Levkovich2022-05-041-1/+2
| * | | | | | | | net/mlx5e: TC, Fix ct_clear overwriting ct action metadataAriel Levkovich2022-05-043-16/+49
| * | | | | | | | net/mlx5e: Lag, Don't skip fib events on current dstVlad Buslov2022-05-042-8/+14
| * | | | | | | | net/mlx5e: Lag, Fix fib_info pointer assignmentVlad Buslov2022-05-041-1/+1
| * | | | | | | | net/mlx5e: Lag, Fix use-after-free in fib event handlerVlad Buslov2022-05-042-11/+20
| * | | | | | | | net/mlx5e: Fix the calling of update_buffer_lossy() APIMark Zhang2022-05-041-2/+2
| * | | | | | | | net/mlx5e: Don't match double-vlan packets if cvlan is not setVlad Buslov2022-05-041-0/+11
| * | | | | | | | net/mlx5: Fix slab-out-of-bounds while reading resource dump menuAya Levin2022-05-041-6/+25
| * | | | | | | | net/mlx5e: Fix wrong source vport matching on tunnel ruleAriel Levkovich2022-05-041-1/+1