aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-21/+17
2024-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds20-24/+40
2024-05-17perf/arm-dmc620: Fix lockdep assert in ->event_init()Namhyung Kim1-3/+6
2024-05-17drm/mgag200: Use drm_connector_helper_get_modes()Thomas Zimmermann2-20/+1
2024-05-17drm/mgag200: Acquire I/O-register lock in DDC codeThomas Zimmermann2-9/+24
2024-05-17drm/mgag200: Rename struct i2c_algo_bit_data callbacksThomas Zimmermann1-8/+8
2024-05-17drm/mgag200: Rename mgag200_i2c.c to mgag200_ddc.cThomas Zimmermann2-1/+1
2024-05-17drm/mgag200: Replace struct mga_i2c_chan with struct mgag200_ddcThomas Zimmermann2-33/+33
2024-05-17drm/mgag200: Inline mgag200_i2c_init()Thomas Zimmermann1-33/+29
2024-05-17drm/mgag200: Allocate instance of struct mga_i2c_chan dynamicallyThomas Zimmermann12-45/+79
2024-05-17drm/mgag200: Store pointer to struct mga_device in struct mga_i2c_chanThomas Zimmermann2-10/+10
2024-05-17drm/mgag200: Bind I2C lifetime to DRM deviceThomas Zimmermann1-2/+4
2024-05-17drm/mgag200: Set DDC timeout in millisecondsThomas Zimmermann1-1/+1
2024-05-17x86/efistub: Omit physical KASLR when memory reservations existArd Biesheuvel1-2/+26
2024-05-17vfio/pci: Restore zero affected bus reset devices warningAlex Williamson1-0/+3
2024-05-17drm/i915/selftests: Set always_coherent to false when reading from CPUNirmoy Das1-1/+1
2024-05-17Merge tag 'opp-updates-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Rafael J. Wysocki2-1/+40
2024-05-17drm/tests/buddy: stop using PAGE_SIZEMatthew Auld1-21/+21
2024-05-17drm/buddy: stop using PAGE_SIZEMatthew Auld1-1/+1
2024-05-17crypto: qat - Fix ADF_DEV_RESET_SYNC memory leakHerbert Xu1-14/+5
2024-05-17thermal: core: Fix the handling of invalid trip pointsRafael J. Wysocki2-1/+26
2024-05-17OPP: Fix required_opp_tables for multiple genpds using same tableViresh Kumar2-1/+40
2024-05-17xen/xenbus: Use *-y instead of *-objs in MakefileAndy Shevchenko1-8/+6
2024-05-17net: txgbe: fix to control VLAN stripJiawen Wu7-13/+84
2024-05-17net: wangxun: match VLAN CTAG and STAG featuresJiawen Wu4-0/+50
2024-05-17net: wangxun: fix to change Rx featuresJiawen Wu1-1/+3
2024-05-17s390/zcrypt: Use kvcalloc() instead of kvmalloc_array()Heiko Carstens3-15/+12
2024-05-17wifi: mwifiex: Fix interface type changeRafael Beims1-0/+2
2024-05-17wifi: wilc1000: read MAC address from fuse at probeAjay Singh3-16/+42
2024-05-17wifi: wilc1000: make sdio deinit function really deinit the sdio cardAlexis Lothoré1-0/+45
2024-05-17wifi: wilc1000: add function to read mac address from eFuseAlexis Lothoré4-0/+65
2024-05-17wifi: wilc1000: set wilc_set_mac_address parameter as constAlexis Lothoré3-4/+4
2024-05-17wifi: wilc1000: register net device only after bus being fully initializedAlexis Lothoré4-14/+22
2024-05-17wifi: wilc1000: set net device registration as last step during interface cre...Alexis Lothoré1-15/+16
2024-05-17drm/panel: himax-hx83102: Support for IVO t109nw41 MIPI-DSI panelCong Yang1-0/+132
2024-05-17drm/panel: himax-hx83102: Support for BOE nv110wum-l60 MIPI-DSI panelCong Yang1-0/+133
2024-05-17drm/panel: himax-hx83102: Break out as separate driverCong Yang4-133/+483
2024-05-17wifi: ath12k: fix ack signal strength calculationLingbo Kong3-7/+15
2024-05-17wifi: ath11k: Fix error path in ath11k_pcic_ext_irq_configBreno Leitao1-8/+17
2024-05-17accel/ivpu: Replace wake_thread with kfifoJacek Lawrynowicz7-22/+46
2024-05-17accel/ivpu: Split IP and buttress codeWachowski, Karol15-2480/+2566
2024-05-17accel/ivpu: Split IP and buttress headersWachowski, Karol6-338/+383
2024-05-16virtio_net: Fix missed rtnl_unlockDaniel Jurgens1-3/+3
2024-05-16idpf: don't skip over ethtool tcp-data-split settingMichal Schmidt1-1/+2
2024-05-16bonding: fix oops during rmmodTony Battersby1-6/+7
2024-05-16Merge branches 'clk-microchip', 'clk-samsung' and 'clk-qcom' into clk-nextStephen Boyd28-461/+2046
2024-05-16Merge branches 'clk-counted', 'clk-imx', 'clk-amlogic', 'clk-binding' and 'cl...Stephen Boyd34-63/+868
2024-05-16Merge branches 'clk-stm', 'clk-renesas', 'clk-scmi' and 'clk-allwinner' into ...Stephen Boyd45-182/+3255
2024-05-16Merge branches 'clk-cleanup', 'clk-airoha', 'clk-mediatek', 'clk-sophgo' and ...Stephen Boyd16-278/+3977
2024-05-16Merge branch 'pci/misc'Bjorn Helgaas5-29/+36