summaryrefslogtreecommitdiff
path: root/drivers/base
AgeCommit message (Expand)Author
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...HEADmasterLinus Torvalds
2024-07-15Merge tag 'spi-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2024-07-15Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2024-07-15Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2024-07-15Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski
2024-07-11driver core: auxiliary bus: show auxiliary device IRQsShay Drory
2024-07-11regmap: kunit: Add test cases for regmap_multi_reg_(read,write}()Guenter Roeck
2024-07-10regmap: Implement regmap_multi_reg_read()Mark Brown
2024-07-10regmap: Implement regmap_multi_reg_read()Guenter Roeck
2024-07-08regmap-irq: handle const struct regmap_irq_sub_irq_mapThomas Weißschuh
2024-06-28cpumask: Add enabled cpumask for present CPUs that can be brought onlineJames Morse
2024-06-28cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFERJonathan Cameron
2024-06-24regmap: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-23spi: add devm_spi_optimize_message() helperMark Brown
2024-06-23regmap: Merge up v6.10-rc4Mark Brown
2024-06-14regmap-i2c: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-07regmap: Switch to use kmemdup_array()Mark Brown
2024-06-07regmap: kunit: Use array_size() and sizeof(*ptr) consistentlyAndy Shevchenko
2024-06-07regmap: maple: Switch to use kmemdup_array()Andy Shevchenko
2024-06-07regmap: cache: Switch to use kmemdup_array()Andy Shevchenko
2024-06-07regmap: cache: Use correct type of the rb_for_each() parameterAndy Shevchenko
2024-06-07regmap: Switch to use kmemdup_array()Andy Shevchenko
2024-06-05regmap: spi: Fix potential off-by-one when calculating reserved sizeAndy Shevchenko
2024-06-04drivers: core: synchronize really_probe() and dev_uevent()Dirk Behme
2024-06-04driver core: remove devm_device_add_groups()Greg Kroah-Hartman
2024-06-03regmap: Merge up fixesMark Brown
2024-05-31regmap: kunit: add missing MODULE_DESCRIPTION()Jeff Johnson
2024-05-27regmap: kunit: Fix memory leaks in gen_regmap() and gen_raw_regmap()Richard Fitzgerald
2024-05-27regmap-i2c: Subtract reg size from max_writeJim Wylder
2024-05-23Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-19Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-17regmap: kunit: Fix array overflow in stride() testRichard Fitzgerald
2024-05-17Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-15arch/topology: Fix variable naming to avoid shadowingVincent Guittot
2024-05-14Merge tag 'regmap-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2024-05-14Merge tag 'pm-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-13Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-powercap'Rafael J. Wysocki
2024-05-08Merge 6.9-rc7 into char-misc-testingGreg Kroah-Hartman
2024-05-05device property: Fix a typo in the description of device_get_child_node_count()Christophe JAILLET
2024-05-04driver core: Add device_show_string() helper for sysfs attributesLukas Wunner
2024-04-24sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...Vincent Guittot
2024-04-23Merge tag 'iio-for-6.10a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2024-04-24Merge tag 'drm-xe-next-2024-04-23' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2024-04-23Merge 6.9-rc5 into driver-core-nextGreg Kroah-Hartman
2024-04-23crash: add a new kexec flag for hotplug supportSourabh Jain