summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds3-7/+7
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-5/+8
2023-01-20Input: cros_ec_keyb - add 3 buttons for monitor functionjoewu (吳仲振)1-0/+3
2023-01-20media: Add Y210, Y212 and Y216 formatsTomi Valkeinen1-0/+8
2023-01-20media: Add 2-10-10-10 RGB formatsTomi Valkeinen1-0/+3
2023-01-20ACPI: utils: Add acpi_evaluate_dsm_typed() and acpi_check_dsm() stubsAndy Shevchenko1-0/+15
2023-01-20drivers: base: transport_class: fix possible memory leakYang Yingliang1-1/+7
2023-01-20Merge tag 'archtopo-cacheinfo-updates-6.3' of git://git.kernel.org/pub/scm/li...Greg Kroah-Hartman1-3/+8
2023-01-20arm64/sme: Implement ZT0 ptrace supportMark Brown1-0/+1
2023-01-20parport_pc: Let chipset drivers mask ECR bits on writesMaciej W. Rozycki1-0/+3
2023-01-20ASoC: ux500: remove platform_data supportArnd Bergmann1-20/+0
2023-01-20include: trace: Add platform and channel instance referencesCristian Marussi1-6/+12
2023-01-20Coresight: Add coresight TPDM source driverMao Jinlong1-0/+1
2023-01-20crypto: hisilicon/qm - define the device isolation strategyKai Ye1-0/+15
2023-01-20uacce: supports device isolation featureKai Ye1-0/+12
2023-01-20crypto: aead - fix inaccurate documentationArd Biesheuvel1-10/+10
2023-01-20power: remove z2_battery driverArnd Bergmann1-17/+0
2023-01-20ARM: pxa: remove unused pxa3xx-ulpiArnd Bergmann1-32/+0
2023-01-20ARM: pxa: remove irda leftoverArnd Bergmann1-26/+0
2023-01-20firmware: zynqmp: fix declarations for gcc-13Arnd Bergmann1-4/+4
2023-01-20net: dcb: add helper functions to retrieve PCP and DSCP rewrite mapsDaniel Machon1-0/+10
2023-01-20net: dcb: add new rewrite tableDaniel Machon2-0/+10
2023-01-20pinctrl: Add an API to get the pinctrl pins if initializedHanna Hawa1-0/+15
2023-01-20Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-1/+3
2023-01-20devlink: remove devl*_port_health_reporter_destroy()Jiri Pirko1-6/+0
2023-01-20devlink: remove reporters_lockJiri Pirko1-1/+0
2023-01-20devlink: protect health reporter operation with instance lockJiri Pirko1-3/+19
2023-01-20net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko1-4/+0
2023-01-20devlink: remove linecards lockJiri Pirko1-3/+3
2023-01-20livepatch: Improve the search performance of module_kallsyms_on_each_symbol()Zhen Lei1-2/+4
2023-01-20x86/nmi: Print reasons why backtrace NMIs are ignoredPaul E. McKenney1-0/+8
2023-01-20drm/amdgpu: return the PCIe gen and lanes from the INFO ioctlMarek Olšák1-2/+4
2023-01-20KVM: MMU: Make the definition of 'INVALID_GPA' commonYu Zhang1-1/+1
2023-01-19dt-bindings: interconnect: qcom: document the interconnects for sa8775pBartosz Golaszewski1-0/+231
2023-01-19dt-bindings: interconnect: add sdm670 interconnectsRichard Acayan1-0/+136
2023-01-19soc: mediatek: pm-domains: Add support for mt8188Garmin.Chang1-0/+121
2023-01-19dt-bindings: power: Add MT8188 power domainsGarmin.Chang1-0/+44
2023-01-19binder: return pending info for frozen async txnsLi Li1-1/+6
2023-01-19VT: Add KD_FONT_OP_SET/GET_TALL operationsSamuel Thibault1-2/+8
2023-01-19VT: Add height parameter to con_font_get/set consw operationsSamuel Thibault1-2/+3
2023-01-19net: phy: Remove probe_capabilitiesAndrew Lunn1-8/+0
2023-01-19net: mdio: Add workaround for Micrel PHYs which are not C45 compatibleAndrew Lunn1-0/+2
2023-01-19net: mdio: Rework scanning of bus ready for quirksAndrew Lunn1-1/+1
2023-01-19fpga: dfl: add basic support for DFHv1Matthew Gerlach1-0/+8
2023-01-19tty: Call ->dtr_rts() parameter active consistentlyIlpo Järvinen1-2/+2
2023-01-19tty: Return bool from tty_termios_hw_change()Ilpo Järvinen1-1/+1
2023-01-19serial: Make uart_handle_cts_change() status param bool activeIlpo Järvinen1-2/+1
2023-01-19tty/serial: Make ->dcd_change()+uart_handle_dcd_change() status bool activeIlpo Järvinen2-4/+3
2023-01-19tty: Convert ->dtr_rts() to take bool argumentIlpo Järvinen1-2/+2
2023-01-19tty: Convert ->carrier_raised() and callchains to boolIlpo Järvinen1-3/+3