summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-08tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-4/+5
2022-12-08tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leakHanjun Guo1-9/+20
2022-12-08tpm: acpi: Call acpi_put_table() to fix memory leakHanjun Guo1-3/+9
2022-12-08tpm: Add flag to use default cancellation policyEddie James3-8/+14
2022-12-08tpm: tis_i2c: Fix sanity check interrupt enable maskEddie James1-1/+1
2022-12-08tpm: Avoid function type cast of put_device()Ard Biesheuvel1-1/+6
2022-12-08tpm: st33zp24: switch to using gpiod APIDmitry Torokhov4-205/+39
2022-12-08tpm: st33zp24: drop support for platform dataDmitry Torokhov3-78/+10
2022-12-08platform/x86: sony-laptop: Convert to use sysfs_emit_at() APIye xingchen1-6/+4
2022-12-08platform/x86/dell: alienware-wmi: Use sysfs_emit() instead of scnprintf()ye xingchen1-25/+16
2022-12-08platform/x86: uv_sysfs: Use sysfs_emit() instead of scnprintf()ye xingchen1-8/+8
2022-12-08platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()Yu Liao1-6/+2
2022-12-08platform/x86: x86-android-tablets: Add Advantech MICA-071 extra buttonHans de Goede1-0/+58
2022-12-08platform/x86: x86-android-tablets: Add Lenovo Yoga Tab 3 (YT3-X90F) charger +...Hans de Goede1-1/+134
2022-12-08platform/x86: x86-android-tablets: Add Medion Lifetab S10346 dataHans de Goede1-0/+92
2022-12-08ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346Hans de Goede1-0/+11
2022-12-08platform/mips: Adjust Kconfig to keep consistencyHuacai Chen2-2/+1
2022-12-08platform/x86: wireless-hotkey: use ACPI HID as physAlex Hung1-20/+40
2022-12-07net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang1-2/+2
2022-12-07net: phy: mxl-gpy: add MDINT workaroundMichael Walle1-0/+85
2022-12-07Merge tag 'linux-can-fixes-for-6.1-20221207' of git://git.kernel.org/pub/scm/...Jakub Kicinski3-11/+22
2022-12-08platform/chrome: cros_ec_typec: zero out stale pointersVictor Ding1-0/+3
2022-12-07Merge tag 'qcom-drivers-for-6.2-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann9-101/+331
2022-12-07Merge tag 'platform-drivers-x86-v6.1-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+6
2022-12-07media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()Hans Verkuil1-29/+73
2022-12-07PM: runtime: Adjust white space in the core codeRafael J. Wysocki1-34/+35
2022-12-07drm/amd/display: fix array index out of bound error in DCN32 DMLAurabindo Pillai1-1/+1
2022-12-07drm/amdgpu/sdma_v4_0: turn off SDMA ring buffer in the s2idle suspendPrike Liang1-9/+15
2022-12-07ACPI: APEI: EINJ: Refactor available_error_type_show()Jay Lu1-24/+17
2022-12-07ACPI: APEI: EINJ: Fix formatting errorsJay Lu1-7/+8
2022-12-07ACPI: processor: perflib: Adjust acpi_processor_notify_smm() return valueRafael J. Wysocki1-3/+5
2022-12-07ACPI: processor: perflib: Rearrange acpi_processor_notify_smm()Rafael J. Wysocki1-27/+25
2022-12-07ACPI: processor: perflib: Rearrange unregistration routineRafael J. Wysocki1-6/+3
2022-12-07ACPI: processor: perflib: Drop redundant parenthesesRafael J. Wysocki1-10/+8
2022-12-07ACPI: processor: perflib: Adjust white spaceRafael J. Wysocki1-20/+15
2022-12-07ACPI: processor: idle: Drop unnecessary statements and parensRafael J. Wysocki1-4/+2
2022-12-07ACPI: thermal: Adjust critical.flags.valid checkRafael J. Wysocki1-1/+1
2022-12-07Merge tag 'irqchip-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner19-110/+454
2022-12-07net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY portsVladimir Oltean1-2/+5
2022-12-07xen/netback: fix build warningJuergen Gross1-1/+1
2022-12-07xen/netback: don't call kfree_skb() under spin_lock_irqsave()Yang Yingliang1-1/+1
2022-12-07platform/x86/amd: pmc: Add a workaround for an s0i3 issue on CezanneMario Limonciello1-0/+6
2022-12-07Merge tag 'ieee802154-for-net-2022-12-05' of git://git.kernel.org/pub/scm/lin...Paolo Abeni2-2/+2
2022-12-07dpaa2-switch: Fix memory leak in dpaa2_switch_acl_entry_add() and dpaa2_switc...Yuan Can1-0/+4
2022-12-07ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong1-0/+1
2022-12-07can: esd_usb: Allow REC and TEC to return to zeroFrank Jungclaus1-0/+6
2022-12-07can: can327: flush TX_work on ldisc .close()Max Staudt1-7/+10
2022-12-07can: slcan: fix freed work crashJiri Slaby (SUSE)1-4/+6
2022-12-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski3-11/+22
2022-12-06net: dsa: sja1105: fix memory leak in sja1105_setup_devlink_regions()Zhengchao Shao1-0/+2