summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-01-12iio: pressure: bmp280: Use new PM macrosPaul Cercueil
2022-01-12PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macroPaul Cercueil
2022-01-12Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-12leds: lp55xx: initialise output direction from dtsMerlijn Wajer
2022-01-12leds: ktd2692: Drop calling dev_of_node() in ktd2692_parse_dtLad Prabhakar
2022-01-12leds: lgm-sso: Get rid of duplicate of_node assignmentAndy Shevchenko
2022-01-12leds: tca6507: Get rid of duplicate of_node assignmentAndy Shevchenko
2022-01-12leds: leds-fsg: Drop FSG3 LED driverLinus Walleij
2022-01-12leds: lp50xx: remove unused variableSven Schuchmann
2022-01-12leds: led-core: Update fwnode with device_set_nodeSander Vanheule
2022-01-12leds: tca6507: use swap() to make code cleanerYihao Han
2022-01-12Merge tag 'media/v5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-01-12leds: Add mt6360 driverGene Chen
2022-01-12ACPI: PCC: pcc_ctx can be statickernel test robot
2022-01-12Merge tag 'for-5.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-12Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-12Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-01-12net: marvell: prestera: Fix deinit sequence for routerYevhen Orlov
2022-01-12net: marvell: prestera: Refactor router functionsYevhen Orlov
2022-01-12net: marvell: prestera: Refactor get/put VR functionsYevhen Orlov
2022-01-12net: marvell: prestera: Cleanup router structYevhen Orlov
2022-01-12net: stmmac: dwmac-oxnas: Add support for OX810SENeil Armstrong
2022-01-12Merge branch 'dt/linus' into dt/nextRob Herring
2022-01-12ACPI: scan: Rename label in acpi_scan_init()Rafael J. Wysocki
2022-01-12ACPI: scan: Simplify initialization of power and sleep buttonsRafael J. Wysocki
2022-01-12ACPI: scan: Change acpi_scan_init() return value type to voidRafael J. Wysocki
2022-01-12net: bonding: fix bond_xmit_broadcast return value error bugJie Wang
2022-01-12net: ipa: prevent concurrent replenishAlex Elder
2022-01-12net: ipa: use a bitmap for endpoint replenish_enabledAlex Elder
2022-01-12net: ipa: fix atomic update in ipa_endpoint_replenish()Alex Elder
2022-01-12PCI: hv: Add arm64 Hyper-V vPCI supportSunil Muthuswamy
2022-01-12PCI: hv: Make the code arch neutral by adding arch specific interfacesSunil Muthuswamy
2022-01-12nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTIONJordy Zomer
2022-01-12PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errorsHans de Goede
2022-01-12video: vga16fb: Only probe for EGA and VGA 16 color graphic cardsJavier Martinez Canillas
2022-01-12HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100Karl Kurbjun
2022-01-11mailbox: qcom-ipcc: Support interrupt wake up from suspendHuang Yiwei
2022-01-11mailbox: qcom-ipcc: Support more IPCC instanceHuang Yiwei
2022-01-11mailbox: qcom-ipcc: Dynamic alloc for channel arrangementHuang Yiwei
2022-01-11mailbox: change mailbox-mpfs compatible stringConor Dooley
2022-01-11mailbox: pcc: Handle all PCC subtypes correctly in pcc_mbox_irqSudeep Holla
2022-01-11mailbox: pcc: Avoid using the uninitialized variable 'dev'Sudeep Holla
2022-01-11mailbox: mtk: add missing of_node_put before returnWang Qing
2022-01-11mailbox: zynq: add missing of_node_put before returnWang Qing
2022-01-11mailbox: imx: Fix an IS_ERR() vs NULL bugDan Carpenter
2022-01-11mailbox: hi3660: convert struct comments to kernel-doc notationRandy Dunlap
2022-01-11mailbox: add control_by_sw for mt8195jason-jh.lin
2022-01-11mailbox: mtk-cmdq: Silent EPROBE_DEFER errors for clksHsin-Yi Wang
2022-01-11mailbox: fix gce_num of mt8192 driver datajason-jh.lin
2022-01-11mailbox: apple: Bind to generic compatiblesHector Martin