summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-12-21driver core: mark remaining local bus_type variables as constGreg Kroah-Hartman6-6/+6
2023-12-21driver core: container: make container_subsys constGreg Kroah-Hartman1-1/+1
2023-12-21driver core: bus: constantify subsys_register() callsGreg Kroah-Hartman1-3/+3
2023-12-21driver core: bus: make bus_sort_breadthfirst() take a const pointerGreg Kroah-Hartman1-1/+1
2023-12-15driver core: Better advertise dev_err_probe()Uwe Kleine-König1-4/+5
2023-12-07driver core: Emit reason for pending deferred probeUwe Kleine-König1-1/+1
2023-12-07driver core: Enable fw_devlink=rpm by defaultSaravana Kannan1-1/+1
2023-12-07device property: fwnode_property_get_reference_args allows NULL args nowSakari Ailus1-0/+1
2023-12-07software node: Let args be NULL in software_node_get_reference_argsSakari Ailus1-0/+3
2023-12-07acpi: property: Let args be NULL in __acpi_node_get_property_referenceSakari Ailus1-0/+4
2023-12-07software node: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-4/+4
2023-12-07base/node.c: initialize the accessor list before registeringGregory Price1-3/+6
2023-12-07base: soc: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-2/+2
2023-12-06drivers: base: Print a warning instead of panic() when register_cpu() failsJames Morse1-3/+4
2023-12-06drivers: base: Move cpu_dev_init() after node_dev_init()James Morse1-1/+1
2023-12-06drivers: base: add arch_cpu_is_hotpluggable()Russell King (Oracle)1-1/+10
2023-12-06drivers: base: Implement weak arch_unregister_cpu()James Morse1-1/+8
2023-12-06drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overriddenJames Morse1-4/+10
2023-12-06drivers: base: Use present CPUs in GENERIC_CPU_DEVICESJames Morse1-1/+1
2023-12-06ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscvJames Morse2-19/+0
2023-12-06arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUsJames Morse1-12/+26
2023-11-28driver core: make device_is_dependent() staticGreg Kroah-Hartman1-1/+1
2023-11-26Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds25-2228/+166
2023-11-25Merge tag 'for-linus-6.7a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+2
2023-11-24Merge tag 'acpi-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds4-2/+22
2023-11-24Merge branches 'acpi-video' and 'acpi-processor' into acpiRafael J. Wysocki3-2/+15
2023-11-24Merge tag 'drm-fixes-2023-11-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-78/+138
2023-11-24Merge tag 'usb-serial-6.7-rc3' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman109-936/+1339
2023-11-24Merge tag 'ata-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-0/+3
2023-11-24Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxLinus Torvalds20-117/+190
2023-11-24Merge tag 'for-linus-2023112301' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-22/+71
2023-11-24Merge tag 'drm-intel-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie3-22/+9
2023-11-24Merge tag 'drm-misc-fixes-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-46/+113
2023-11-24Merge tag 'drm-msm-fixes-2023-11-21' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie6-10/+16
2023-11-23Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds32-262/+330
2023-11-23USB: serial: option: add Luat Air72*U series productsAsuna Yang1-0/+3
2023-11-23net: ipa: fix one GSI register field widthAlex Elder1-1/+1
2023-11-23net: axienet: Fix check for partial TX checksumSamuel Holland1-1/+1
2023-11-23i40e: Fix adding unsupported cloud filtersIvan Vecera1-7/+9
2023-11-23ice: restore timestamp configuration after device resetJacob Keller3-40/+51
2023-11-23ice: unify logic for programming PFINT_TSYN_MSKJacob Keller1-26/+34
2023-11-23ice: remove ptp_tx ring parameter flagJacob Keller3-18/+0
2023-11-23amd-xgbe: propagate the correct speed and duplex statusRaju Rangoju1-3/+8
2023-11-23amd-xgbe: handle the corner-case during tx completionRaju Rangoju1-0/+14
2023-11-23amd-xgbe: handle corner-case during sfp hotplugRaju Rangoju1-1/+13
2023-11-23net: veth: fix ethtool stats reportingLorenzo Bianconi1-1/+1
2023-11-23octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx ...Suman Ghosh1-1/+19
2023-11-23net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak1-0/+1
2023-11-23nvme: tcp: fix compile-time checks for TLS modeArnd Bergmann1-17/+14
2023-11-23nvme: target: fix Kconfig select statementsArnd Bergmann1-2/+2