summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-10zorro: make match function take a const pointerGreg Kroah-Hartman
2024-07-10driver core: module: make module_[add|remove]_driver take a const *Greg Kroah-Hartman
2024-07-10driver core: make driver_find_device() take a const *Greg Kroah-Hartman
2024-07-10driver core: make driver_[create|remove]_file take a const *Greg Kroah-Hartman
2024-07-04devres: Correct code style for functions that return a pointer typeZijun Hu
2024-07-04devres: Initialize an uninitialized struct memberZijun Hu
2024-07-04devres: Fix memory leakage caused by driver API devm_free_percpu()Zijun Hu
2024-07-04devres: Fix devm_krealloc() wasting memoryZijun Hu
2024-07-04driver core: platform: Switch to use kmemdup_array()Andy Shevchenko
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-20driver core: make [device_]driver_attach take a const *Greg Kroah-Hartman
2024-06-20driver core: Make dev_err_probe() silent for -ENOMEMUwe Kleine-König
2024-06-18rust: add firmware abstractionsDanilo Krummrich
2024-06-18parport: make parport_bus_type constRicardo B. Marliere
2024-06-17Merge tag 'v6.10-rc4' into driver-core-nextGreg Kroah-Hartman
2024-06-16Merge tag 'i2c-for-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-16Merge tag 'usb-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-16Merge tag 'tty-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-06-16Merge tag 'staging-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-16Merge tag 'driver-core-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-06-16Merge tag 'char-misc-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-16Merge tag 'ata-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds
2024-06-16Merge tag 'edac_urgent_for_v6.10_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-06-16Merge tag 'firewire-fixes-6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-06-16leds: class: Revert: "If no default trigger is given, make hw_control trigger...Hans de Goede
2024-06-16RAS/AMD/ATL: Use system settings for MI300 DRAM to normalized address transla...Yazen Ghannam
2024-06-15firewire: core: record card index in bus_reset_handle tracepoints eventTakashi Sakamoto
2024-06-15firewire: core: record card index in tracepoinrts events derived from bus_res...Takashi Sakamoto
2024-06-15firewire: core: record card index in async_phy_inbound tracepoints eventTakashi Sakamoto
2024-06-15firewire: core: record card index in async_phy_outbound_complete tracepoints ...Takashi Sakamoto
2024-06-15firewire: core: record card index in async_phy_outbound_initiate tracepoints ...Takashi Sakamoto
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_i...Takashi Sakamoto
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto
2024-06-15firewire: core: record card index in tracepoinrts events derived from async_o...Takashi Sakamoto
2024-06-15firewire: fix website URL in KconfigTakashi Sakamoto
2024-06-14Merge tag 'drm-fixes-2024-06-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-06-14Merge tag 'vfio-v6.10-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-06-14Merge tag 'block-6.10-20240614' of git://git.kernel.dk/linuxLinus Torvalds
2024-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-06-14Merge tag 'iommu-fix-v6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-14Merge tag 'pm-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-06-14Merge tag 'acpi-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-06-14Merge tag 'thermal-6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-06-14Merge branch acpi-x86Rafael J. Wysocki
2024-06-14loop: Disable fallocate() zero and discard if not supportedCyril Hrubis
2024-06-14ata: libata-scsi: Set the RMB bit only for removable media devicesDamien Le Moal
2024-06-14Merge drm/drm-fixes into drm-misc-fixesMaxime Ripard
2024-06-14arm/komeda: Remove all CONFIG_DEBUG_FS conditional compilationspengfuyuan
2024-06-14USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messagesAlan Stern
2024-06-14Merge tag 'drm-xe-fixes-2024-06-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie