summaryrefslogtreecommitdiffstats
path: root/drivers/base (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | regmap: add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-248-0/+8
| * | | | | regmap: Merge up v6.10-rc4Mark Brown2024-06-231-45/+3
| |\| | | |
| * | | | | regmap-i2c: add missing MODULE_DESCRIPTION() macroJeff Johnson2024-06-141-0/+1
| * | | | | regmap: Switch to use kmemdup_array()Mark Brown2024-06-073-11/+10
| |\ \ \ \ \
| | * | | | | regmap: maple: Switch to use kmemdup_array()Andy Shevchenko2024-06-071-7/+6
| | * | | | | regmap: cache: Switch to use kmemdup_array()Andy Shevchenko2024-06-071-2/+2
| | * | | | | regmap: cache: Use correct type of the rb_for_each() parameterAndy Shevchenko2024-06-071-1/+1
| | * | | | | regmap: Switch to use kmemdup_array()Andy Shevchenko2024-06-071-1/+1
| * | | | | | regmap: kunit: Use array_size() and sizeof(*ptr) consistentlyAndy Shevchenko2024-06-071-6/+6
| |/ / / / /
| * | | | | regmap: Merge up fixesMark Brown2024-06-031-1/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | regmap: kunit: add missing MODULE_DESCRIPTION()Jeff Johnson2024-05-311-0/+1
| * | | | | regmap: kunit: Fix memory leaks in gen_regmap() and gen_raw_regmap()Richard Fitzgerald2024-05-271-27/+45
| | |_|_|/ | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2024-07-161-1/+11
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cpumask: Add enabled cpumask for present CPUs that can be brought onlineJames Morse2024-06-281-0/+10
| * | | | cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFERJonathan Cameron2024-06-281-1/+1
| | |/ / | |/| |
* | | | drivers: core: synchronize really_probe() and dev_uevent()Dirk Behme2024-06-041-0/+3
* | | | driver core: remove devm_device_add_groups()Greg Kroah-Hartman2024-06-041-45/+0
|/ / /
* / / regmap-i2c: Subtract reg size from max_writeJim Wylder2024-05-271-1/+2
|/ /
* | Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-05-231-1/+8
|\ \
| * | regmap: kunit: Fix array overflow in stride() testRichard Fitzgerald2024-05-171-1/+8
* | | tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)2024-05-232-10/+10
* | | Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-05-221-14/+0
|\ \ \
| * \ \ Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman2024-05-081-0/+37
| |\ \ \
| * \ \ \ Merge tag 'iio-for-6.10a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2024-04-241-14/+0
| |\ \ \ \
| | * | | | device property: Move fwnode_handle_put() into property.hJonathan Cameron2024-03-251-14/+0
* | | | | | Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-05-225-24/+55
|\ \ \ \ \ \
| * | | | | | device property: Fix a typo in the description of device_get_child_node_count()Christophe JAILLET2024-05-051-1/+1
| * | | | | | driver core: Add device_show_string() helper for sysfs attributesLukas Wunner2024-05-041-0/+9
| * | | | | | Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman2024-04-232-6/+26
| |\| | | | |
| * | | | | | module: don't ignore sysfs_create_link() failuresArnd Bergmann2024-04-113-15/+45
| * | | | | | driver core: Remove unused platform_notify, platform_notify_removeBjorn Helgaas2024-03-271-8/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-05-191-4/+4
|\ \ \ \ \ \
| * | | | | | arch/topology: Fix variable naming to avoid shadowingVincent Guittot2024-05-151-4/+4
* | | | | | | Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-05-172-2/+2
|\ \ \ \ \ \ \
| * | | | | | | crash: add a new kexec flag for hotplug supportSourabh Jain2024-04-232-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-151-0/+23
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie2024-04-241-0/+23
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge drm/drm-next into drm-xe-nextThomas Hellström2024-04-1222-312/+730
| | |\| | | |
| | * | | | | devcoredump: Add dev_coredump_put()José Roberto de Souza2024-04-111-0/+23
* | | | | | | Merge tag 'regmap-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2024-05-1410-256/+769
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | regmap: kunit: Fix an NULL vs IS_ERR() checkDan Carpenter2024-04-151-3/+3
| * | | | | | regmap: spi: Add missing MODULE_DESCRIPTION()Andy Shevchenko2024-04-101-0/+1
| * | | | | | regmap: Drop capitalisation in MODULE_DESCRIPTION()Andy Shevchenko2024-04-104-4/+4
| * | | | | | regmap: kunit: Add some test cases and a few smallMark Brown2024-04-107-257/+826
| |\ \ \ \ \ \
| | * | | | | | regmap: kunit: Add test cases for regmap_read_bypassed()Richard Fitzgerald2024-04-081-0/+131
| | * | | | | | regmap: kunit: Add cache-drop test with multiple cache blocksRichard Fitzgerald2024-04-081-0/+103
| | * | | | | | regmap: kunit: Replace a kmalloc/kfree() pair with KUnit-managed allocRichard Fitzgerald2024-04-081-3/+1
| | * | | | | | regmap: kunit: Use a KUnit action to call regmap_exit()Richard Fitzgerald2024-04-081-55/+7
| | * | | | | | regmap: kunit: Add more cache-sync testsRichard Fitzgerald2024-04-081-4/+122
| | * | | | | | regmap: kunit: Add more cache-drop testsRichard Fitzgerald2024-04-081-0/+135