summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-21driver core: mark remaining local bus_type variables as constGreg Kroah-Hartman
2023-12-21driver core: container: make container_subsys constGreg Kroah-Hartman
2023-12-21driver core: bus: constantify subsys_register() callsGreg Kroah-Hartman
2023-12-21driver core: bus: make bus_sort_breadthfirst() take a const pointerGreg Kroah-Hartman
2023-12-15driver core: Better advertise dev_err_probe()Uwe Kleine-König
2023-12-07driver core: Emit reason for pending deferred probeUwe Kleine-König
2023-12-07driver core: Enable fw_devlink=rpm by defaultSaravana Kannan
2023-12-07device property: fwnode_property_get_reference_args allows NULL args nowSakari Ailus
2023-12-07software node: Let args be NULL in software_node_get_reference_argsSakari Ailus
2023-12-07acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus
2023-12-07software node: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-07base/node.c: initialize the accessor list before registeringGregory Price
2023-12-07base: soc: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-06drivers: base: Print a warning instead of panic() when register_cpu() failsJames Morse
2023-12-06drivers: base: Move cpu_dev_init() after node_dev_init()James Morse
2023-12-06drivers: base: add arch_cpu_is_hotpluggable()Russell King (Oracle)
2023-12-06drivers: base: Implement weak arch_unregister_cpu()James Morse
2023-12-06drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overriddenJames Morse
2023-12-06drivers: base: Use present CPUs in GENERIC_CPU_DEVICESJames Morse
2023-12-06ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse
2023-12-06arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUsJames Morse
2023-11-28driver core: make device_is_dependent() staticGreg Kroah-Hartman
2023-11-25Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-11-25Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-11-24Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-11-24Merge branches 'acpi-video' and 'acpi-processor' into acpiRafael J. Wysocki
2023-11-24Merge tag 'drm-fixes-2023-11-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2023-11-23Merge tag 'ata-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-11-23Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-11-23Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-11-24Merge tag 'drm-intel-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-11-24Merge tag 'drm-misc-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-11-24Merge tag 'drm-msm-fixes-2023-11-21' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-11-23USB: serial: option: add Luat Air72*U series productsAsuna Yang
2023-11-23net: ipa: fix one GSI register field widthAlex Elder
2023-11-23net: axienet: Fix check for partial TX checksumSamuel Holland
2023-11-23i40e: Fix adding unsupported cloud filtersIvan Vecera
2023-11-23ice: restore timestamp configuration after device resetJacob Keller
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller
2023-11-23ice: remove ptp_tx ring parameter flagJacob Keller
2023-11-23amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju
2023-11-23amd-xgbe: handle the corner-case during tx completionRaju Rangoju
2023-11-23amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju
2023-11-23net: veth: fix ethtool stats reportingLorenzo Bianconi
2023-11-23octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh
2023-11-23net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak
2023-11-22nvme: tcp: fix compile-time checks for TLS modeArnd Bergmann
2023-11-22nvme: target: fix Kconfig select statementsArnd Bergmann