aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-03-05mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove ...Christophe JAILLET1-4/+0
2024-03-05mmc: Merge branch fixes into nextUlf Hansson1-0/+2
2024-03-05mmc: tmio: avoid concurrent runs of mmc_request_done()Wolfram Sang1-0/+2
2024-03-05PM: sleep: wakeirq: fix wake irq warning in system suspendQingliang Li1-1/+3
2024-03-05net: dsa: mt7530: simplify link operationsArınç ÜNAL2-13/+1
2024-03-05net: dsa: mt7530: sort link settings ops and force link down on all portsArınç ÜNAL1-2/+12
2024-03-05net: dsa: mt7530: put initialising PCS devices code back to original orderArınç ÜNAL1-10/+10
2024-03-05net: dsa: mt7530: get rid of mt753x_mac_config()Arınç ÜNAL1-12/+2
2024-03-05net: dsa: mt7530: get rid of priv->info->cpu_port_config()Arınç ÜNAL2-118/+7
2024-03-05net: dsa: mt7530: get rid of useless error returns on phylink code pathArınç ÜNAL2-68/+19
2024-03-05net: dsa: mt7530: do not use SW_PHY_RST to reset MT7531 switchArınç ÜNAL1-4/+2
2024-03-05net: dsa: mt7530: set interrupt register only for MT7530Arınç ÜNAL1-1/+1
2024-03-05net: dsa: mt7530: remove .mac_port_config for MT7988 and make it optionalArınç ÜNAL1-14/+4
2024-03-05drm/tidss: Use dev_err_probe() over dev_dbg() when failing to probe the portAndrew Halaney1-2/+1
2024-03-05perf: starfive: Only allow COMPILE_TEST for 64-bit architecturesWill Deacon1-1/+1
2024-03-05mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaultsMaciej Strozek1-2/+2
2024-03-05vhost/net: remove vhost_net_page_frag_refill()Yunsheng Lin1-64/+27
2024-03-05net: introduce page_frag_cache_drain()Yunsheng Lin4-33/+6
2024-03-05page_frag: unify gfp bits for order 3 page allocationYunsheng Lin1-1/+1
2024-03-05net: txgbe: fix to clear interrupt status after handling IRQJiawen Wu1-0/+2
2024-03-05net: txgbe: fix GPIO interrupt blockingJiawen Wu3-0/+29
2024-03-05drm/i915: Don't explode when the dig port we don't have an AUX CHVille Syrjälä1-3/+14
2024-03-05platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc()Harshit Mogalapalli1-1/+3
2024-03-05platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BARHans de Goede1-16/+9
2024-03-05Merge tag 'drm-intel-fixes-2024-03-01' of https://anongit.freedesktop.org/git...Daniel Vetter2-31/+19
2024-03-05usb: Export BOS descriptor to sysfsElbert Mai1-17/+61
2024-03-05USB: serial: cp210x: add pid/vid for TDK NC0110013M and MM0110113MToru Katagiri1-0/+2
2024-03-04Merge tag 'mlx5-fixes-2024-03-01' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski9-74/+102
2024-03-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski4-14/+64
2024-03-04e1000e: Minor flow correction in e1000_shutdown functionVitaly Lifshits1-4/+4
2024-03-04igc: fix LEDS_CLASS dependencyArnd Bergmann1-0/+1
2024-03-04ixgbe: Add 1000BASE-BX supportErnesto Castellotti5-5/+38
2024-03-04intel: make module parameters readable in sys filesystemJon Maxwell3-4/+4
2024-03-04net: sparx5: Fix use after free inside sparx5_del_mact_entryHoratiu Vultur1-2/+2
2024-03-04dm vdo: remove meaningless version number constantMatthew Sakai1-5/+0
2024-03-04dm vdo: remove vdo_perform_onceMatthew Sakai4-54/+10
2024-03-04zram: zcomp: remove zcomp_set_max_streams() declarationKefeng Wang1-1/+0
2024-03-04drm/i915/guc: Correct capture of EIR register on hangJohn Harrison1-5/+1
2024-03-04Revert "vfio/type1: Unpin zero pages"Alex Williamson1-12/+0
2024-03-04vfio/nvgrace-gpu: Convey kvm to map device memory region as noncachedAnkit Agrawal1-1/+10
2024-03-04Merge branch 'kvm-arm64/vfio-normal-nc' of https://git.kernel.org/pub/scm/lin...Alex Williamson1-1/+18
2024-03-04i2c: cadence: Add system suspend and resume PM supportJi Sheng Teoh1-0/+33
2024-03-04i2c: mpc: remove outdated macroWolfram Sang1-3/+1
2024-03-04i2c: mpc: use proper binding for transfer timeoutsWolfram Sang1-6/+6
2024-03-04vfio: amba: Rename pl330_ids[] to vfio_amba_ids[]Geert Uytterhoeven1-3/+3
2024-03-04drm/amdgpu: workaround to avoid SET_Q_MODE packets v2Christian König2-16/+93
2024-03-04drm/amdgpu: cleanup conditional executionChristian König11-184/+99
2024-03-04drm/amdgpu: Use rpm_mode flag instead of checking it again for rpmMa Jun1-12/+12
2024-03-04drm/amdgpu/pm: Fix the error of pwm1_enable settingMa Jun1-1/+11
2024-03-04drm/amdgpu: change vm->task_info handlingShashank Sharma14-129/+259