aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-04-29firewire: ohci: fulfill timestamp for some local asynchronous transactionTakashi Sakamoto1-2/+6
2024-04-29platform/x86: thinkpad_acpi: Provide hotkey_poll_stop_sync() dummyHans de Goede1-2/+3
2024-04-29platform/x86: thinkpad_acpi: Take hotkey_mutex during hotkey_exit()Hans de Goede1-2/+3
2024-04-29firewire: nosy: ensure user_length is taken into account when fetching packet...Thanassis Avgerinos1-2/+4
2024-04-29drm/i915/display: split out intel_sprite_regs.h from i915_reg.hJani Nikula8-341/+357
2024-04-29drm/i915/display: split out intel_fbc_regs.h from i915_reg.hJani Nikula6-123/+125
2024-04-29drm/i915/color: move palette registers to intel_color_regs.hJani Nikula2-31/+29
2024-04-29drm/i915/audio: move LPE audio regs to intel_audio_regs.hJani Nikula3-17/+17
2024-04-29misc/pvpanic-pci: register attributes via pci_driverThomas Weißschuh1-3/+1
2024-04-29misc/pvpanic: add support for normal shutdownsThomas Weißschuh1-1/+42
2024-04-29misc: sgi_gru: remove default attribute of LATTICE_ECP3_CONFIGPrasad Pandit1-1/+0
2024-04-29misc: sgi_gru: indent SGI_GRU option help textPrasad Pandit1-9/+9
2024-04-29eeprom: 93xx46: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-2/+0
2024-04-29eeprom: at25: drop unneeded MODULE_ALIASKrzysztof Kozlowski1-1/+0
2024-04-29net: qede: use return from qede_parse_actions()Asbjørn Sloth Tønnesen1-3/+2
2024-04-29net: qede: use return from qede_parse_flow_attr() for flow_specAsbjørn Sloth Tønnesen1-3/+2
2024-04-29net: qede: use return from qede_parse_flow_attr() for flowerAsbjørn Sloth Tønnesen1-3/+2
2024-04-29net: qede: sanitize 'rc' in qede_add_tc_flower_fltr()Asbjørn Sloth Tønnesen1-3/+8
2024-04-29media: dw2102: fix coding style issuesMauro Carvalho Chehab1-141/+132
2024-04-29mcb: lpc: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-29Merge tag 'w1-drv-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/kr...Greg Kroah-Hartman1-37/+25
2024-04-29platform/x86: asus-laptop: Use sysfs_emit() and sysfs_emit_at() to replace sp...yunshui1-22/+22
2024-04-29platform/x86: samsung-laptop: Use sysfs_emit() to replace the old interface s...yunshui1-5/+5
2024-04-29platform/x86: msi-laptop: Use sysfs_emit() to replace sprintf()yunshui1-10/+10
2024-04-29platform/x86: thinkpad_acpi: change sprintf() to sysfs_emit()yunshui1-2/+2
2024-04-29platform/x86/intel/pmc: Fix PCH names in commentsColin Ian King2-2/+2
2024-04-29platform/x86/intel-uncore-freq: Don't present root domain on errorSrinivas Pandruvada1-0/+7
2024-04-29platform/x86/amd/pmc: Fix implicit declaration error on i386Basavaraj Natikar1-0/+1
2024-04-29platform/x86/intel/ifs: Disable irq during one load stageJithu Joseph1-0/+2
2024-04-29platform/x86/intel/ifs: Classify error scenarios correctlyJithu Joseph1-12/+15
2024-04-29platform/x86: think-lmi: Convert container_of() macros to static inlineIlpo Järvinen1-3/+10
2024-04-29media: dw2102: Fix minor issuesMichael Bunk1-41/+48
2024-04-29media: dw2102: Dont't list TT Cinergy S2 R4 twiceMichael Bunk1-3/+1
2024-04-29media: dw2102: Don't translate i2c read into writeMichael Bunk1-47/+73
2024-04-29media: m88ds3103: Fix lock led supportMichael Bunk1-0/+7
2024-04-29media: i2c: max9271: Add header include guards to max9271.hLaurent Pinchart1-0/+5
2024-04-29media: i2c: rdacm20: Fix indentation in commentLaurent Pinchart1-2/+2
2024-04-29net: bcmgenet: synchronize UMAC_CMD accessDoug Berger4-3/+23
2024-04-29net: bcmgenet: synchronize use of bcmgenet_set_rx_mode()Doug Berger1-1/+3
2024-04-29net: bcmgenet: synchronize EXT_RGMII_OOB_CTRL accessDoug Berger1-1/+3
2024-04-29net: ethernet: ti: am65-cpsw-qos: Add support to taprio for past base_timeTanmay Patil1-3/+13
2024-04-29thunderbolt: Correct trace output of firmware connection manager packetsMika Westerberg1-2/+11
2024-04-29wifi: rtlwifi: rtl8723be: Make read-only arrays static constColin Ian King1-19/+26
2024-04-29wifi: rtw89: Remove the redundant else branch in the function rtw89_phy_get_k...Jiapeng Chong1-4/+2
2024-04-29wifi: rtw89: coex: Check and enable reports after run coexChing-Te Ku1-6/+40
2024-04-29wifi: rtw89: coex: Add Wi-Fi role v8 condition when set BTG controlChing-Te Ku1-0/+5
2024-04-29wifi: rtw89: coex: Add Wi-Fi role v8 condition when set Bluetooth channelChing-Te Ku1-0/+18
2024-04-29wifi: rtw89: coex: Fix unexpected value in version 7 slot parameterChing-Te Ku1-3/+15
2024-04-29wifi: rtw89: coex: Add Bluetooth version report version 7Ching-Te Ku2-15/+44
2024-04-29wifi: rtw89: coex: Add Bluetooth frequency hopping map version 7Ching-Te Ku2-0/+24