aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-1/+1
2023-01-20Input: cros_ec_keyb - add 3 buttons for monitor functionjoewu (吳仲振)1-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-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-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-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-20pinctrl: Add an API to get the pinctrl pins if initializedHanna Hawa1-0/+15
2023-01-19Merge tag 'mlx5-updates-2023-01-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski1-1/+3
2023-01-19net/mlx5: Remove MLX5E_LOCKED_FLOW flagJiri Pirko1-4/+0
2023-01-19livepatch: Improve the search performance of module_kallsyms_on_each_symbol()Zhen Lei1-2/+4
2023-01-19x86/nmi: Print reasons why backtrace NMIs are ignoredPaul E. McKenney1-0/+8
2023-01-19KVM: MMU: Make the definition of 'INVALID_GPA' commonYu Zhang1-1/+1
2023-01-19soc: mediatek: pm-domains: Add support for mt8188Garmin.Chang1-0/+121
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
2023-01-19serial: core: Add option to output RS485 RX_DURING_TX state via GPIOChristoph Niedermaier1-0/+1
2023-01-19soc: qcom-geni-se: add more symbol definitionsBartosz Golaszewski1-0/+3
2023-01-19tty: vt: remove struct uni_screenJiri Slaby (SUSE)1-2/+1
2023-01-19serial: 8250: Name MSR literalsIlpo Järvinen1-0/+5
2023-01-19serial: 8250: Use defined IER bitsIlpo Järvinen1-0/+5
2023-01-19earlycon: Increase options sizeRicardo Ribalda1-1/+1
2023-01-19bitfield: add FIELD_PREP_CONST()Johannes Berg1-0/+26
2023-01-19device property: Make fwnode_graph_for_each_endpoint() consistentAndy Shevchenko1-3/+3
2023-01-19usb: gadget: add WebUSB landing page supportJó Ágila Bitsch2-0/+90
2023-01-19coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace IDMike Leach1-0/+14
2023-01-19coresight: trace id: Remove legacy get trace ID function.Mike Leach1-12/+0
2023-01-19coresight: etmX.X: stm: Remove trace_id() callbackMike Leach1-3/+0
2023-01-19coresight: trace-id: Add API to dynamically assign Trace ID valuesMike Leach1-0/+10
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann294-2962/+6112
2023-01-19firmware: arm_scmi: Refactor device create/destroy helpersCristian Marussi1-5/+0
2023-01-19fs: move mnt_idmapChristian Brauner2-185/+12
2023-01-19fs: port vfs{g,u}id helpers to mnt_idmapChristian Brauner2-30/+24
2023-01-19fs: port fs{g,u}id helpers to mnt_idmapChristian Brauner2-19/+20