summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq_urgent_for_v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-231-7/+2
|\
| * PCI/MSI: Remove over-zealous hardware size check in pci_msix_validate_entries()Thomas Gleixner2023-04-161-7/+2
* | Merge tag 'input-for-v6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-04-232-0/+7
|\ \
| * | Input: cyttsp5 - fix sensing configuration data structurehrdl2023-04-141-0/+1
| * | Input: pegasus-notetaker - check pipe type when probingSoumya Negi2023-04-101-0/+6
* | | Revert "ACPICA: Events: Support fixed PCIe wake event"Linus Torvalds2023-04-213-29/+0
* | | Merge tag 'char-misc-6.3-final' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-217-18/+13
|\ \ \
| * \ \ Merge tag 'fpga-for-6.3-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2023-04-114-17/+10
| |\ \ \
| | * | | fpga: bridge: properly initialize bridge device before populating childrenAlexis Lothoré2023-04-061-1/+2
| | * | | fpga: xilinx-pr-decoupler: Use readl wrapper instead of pure readlMichal Simek2023-03-251-1/+1
| | * | | fpga: dfl-pci: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-101-14/+6
| | * | | fpga: m10bmc-sec: Fix rsu_send_data() to return FW_UPLOAD_ERR_HW_ERRORIlpo Järvinen2023-03-081-1/+1
| * | | | Merge tag 'iio-fixes-for-6.3b' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2023-04-113-1/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | iio: light: tsl2772: fix reading proximity-diodes from device treeBrian Masney2023-04-081-0/+1
| | * | | iio: dac: ad5755: Add missing fwnode_handle_put()Liang He2023-04-011-0/+1
| | * | | iio: adc: at91-sama5d2_adc: fix an error code in at91_adc_allocate_trigger()Dan Carpenter2023-04-011-1/+1
* | | | | Merge tag 'gpio-fixes-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-212-0/+2
|\ \ \ \ \
| * | | | | gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_configWilliam Breathitt Gray2023-04-111-0/+1
| * | | | | gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regmap_configWilliam Breathitt Gray2023-04-111-0/+1
| |/ / / /
* | | | | Merge tag 'drm-fixes-2023-04-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-04-219-12/+61
|\ \ \ \ \
| * \ \ \ \ Merge tag 'amd-drm-fixes-6.3-2023-04-19' of https://gitlab.freedesktop.org/ag...Dave Airlie2023-04-215-4/+42
| |\ \ \ \ \
| | * | | | | drm/amd/display: fix a divided-by-zero errorAlex Hung2023-04-181-0/+4
| | * | | | | drm/amd/display: limit timing for single dimm memoryDaniel Miess2023-04-181-0/+20
| | * | | | | drm/amd/display: set dcn315 lb bpp to 48Dmytro Laktyushkin2023-04-181-1/+1
| | * | | | | drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu2023-04-182-3/+17
| * | | | | | Merge tag 'drm-intel-fixes-2023-04-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie2023-04-211-1/+1
| |\ \ \ \ \ \
| | * | | | | | drm/i915: Fix fast wake AUX sync lenVille Syrjälä2023-04-171-1/+1
| | |/ / / / /
| * | | | | | Merge tag 'drm-misc-fixes-2023-04-20-2' of git://anongit.freedesktop.org/drm/...Dave Airlie2023-04-213-7/+18
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | drm/rockchip: vop2: Use regcache_sync() to fix suspend/resumeSascha Hauer2023-04-171-7/+3
| | * | | | | drm/nouveau: fix incorrect conversion to dma_resv_wait_timeout()John Ogness2023-04-171-6/+12
| | * | | | | drm/rockchip: vop2: fix suspend/resumeSascha Hauer2023-04-171-0/+8
| | * | | | | drm/sched: Check scheduler ready before calling timeout handlingVitaly Prosyak2023-04-141-1/+2
* | | | | | | Merge tag 'pci-v6.3-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-04-213-12/+30
|\ \ \ \ \ \ \
| * | | | | | | PCI: Restrict device disabled status check to DTRob Herring2023-04-203-12/+30
| | |_|_|_|/ / | |/| | | | |
* | | | | | | wifi: ath9k: Don't mark channelmap stack variable read-only in ath9k_mci_upda...Toke Høiland-Jørgensen2023-04-211-3/+1
* | | | | | | Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-04-2018-71/+75
|\ \ \ \ \ \ \
| * | | | | | | Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski2023-04-203-15/+1
| * | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-04-201-6/+11
| |\ \ \ \ \ \ \
| | * | | | | | | veth: take into account peer device for NETDEV_XDP_ACT_NDO_XMIT xdp_features ...Lorenzo Bianconi2023-04-181-6/+11
| * | | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-04-201-3/+6
| |\ \ \ \ \ \ \ \
| | * | | | | | | | i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov2023-04-171-1/+4
| | * | | | | | | | i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov2023-04-171-2/+2
| * | | | | | | | | e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski2023-04-201-25/+26
| * | | | | | | | | bnxt_en: fix free-runnig PHC modeVadim Fedorenko2023-04-201-1/+1
| * | | | | | | | | net: dsa: microchip: ksz8795: Correctly handle huge frame configurationChristophe JAILLET2023-04-191-1/+1
| * | | | | | | | | hamradio: drop ISA_DMA_API dependencyArnd Bergmann2023-04-191-1/+1
| * | | | | | | | | mlxsw: pci: Fix possible crash during initializationIdo Schimmel2023-04-191-1/+1
| * | | | | | | | | net: vmxnet3: Fix NULL pointer dereference in vmxnet3_rq_rx_complete()Seiji Nishikawa2023-04-191-1/+1
| * | | | | | | | | bonding: Fix memory leak when changing bond type to EthernetIdo Schimmel2023-04-191-3/+4
| * | | | | | | | | mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()Nikita Zhandarovich2023-04-181-0/+2