index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-07-18
1
-11
/
+12
|
\
|
*
Merge v6.10-rc6 into drm-next
Daniel Vetter
2024-07-05
1
-45
/
+3
|
|
\
|
*
\
Merge drm/drm-next into drm-xe-next
Rodrigo Vivi
2024-06-12
24
-328
/
+906
|
|
\
\
|
*
|
|
devcoredump: Add dev_coredumpm_timeout()
José Roberto de Souza
2024-06-12
1
-11
/
+12
*
|
|
|
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-07-17
3
-0
/
+115
|
\
\
\
\
|
*
\
\
\
Merge tag 'aux-sysfs-irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2024-07-15
3
-0
/
+115
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
driver core: auxiliary bus: show auxiliary device IRQs
Shay Drory
2024-07-11
3
-0
/
+115
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge tag 'spi-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2024-07-16
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
spi: add devm_spi_optimize_message() helper
Mark Brown
2024-06-23
1
-45
/
+3
|
|
\
|
|
|
|
*
|
|
|
regmap: spi: Fix potential off-by-one when calculating reserved size
Andy Shevchenko
2024-06-05
1
-2
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
2024-07-16
14
-80
/
+213
|
\
\
\
\
|
*
|
|
|
regmap: kunit: Add test cases for regmap_multi_reg_(read,write}()
Guenter Roeck
2024-07-11
1
-0
/
+73
|
*
|
|
|
regmap: Implement regmap_multi_reg_read()
Mark Brown
2024-07-11
1
-35
/
+68
|
|
\
\
\
\
|
|
*
|
|
|
regmap: Implement regmap_multi_reg_read()
Guenter Roeck
2024-07-10
1
-35
/
+68
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
regmap-irq: handle const struct regmap_irq_sub_irq_map
Thomas Weißschuh
2024-07-08
1
-1
/
+1
|
*
|
|
|
regmap: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
8
-0
/
+8
|
*
|
|
|
regmap: Merge up v6.10-rc4
Mark Brown
2024-06-23
1
-45
/
+3
|
|
\
|
|
|
|
*
|
|
|
regmap-i2c: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
2024-06-14
1
-0
/
+1
|
*
|
|
|
regmap: Switch to use kmemdup_array()
Mark Brown
2024-06-07
3
-11
/
+10
|
|
\
\
\
\
|
|
*
|
|
|
regmap: maple: Switch to use kmemdup_array()
Andy Shevchenko
2024-06-07
1
-7
/
+6
|
|
*
|
|
|
regmap: cache: Switch to use kmemdup_array()
Andy Shevchenko
2024-06-07
1
-2
/
+2
|
|
*
|
|
|
regmap: cache: Use correct type of the rb_for_each() parameter
Andy Shevchenko
2024-06-07
1
-1
/
+1
|
|
*
|
|
|
regmap: Switch to use kmemdup_array()
Andy Shevchenko
2024-06-07
1
-1
/
+1
|
*
|
|
|
|
regmap: kunit: Use array_size() and sizeof(*ptr) consistently
Andy Shevchenko
2024-06-07
1
-6
/
+6
|
|
/
/
/
/
|
*
|
|
|
regmap: Merge up fixes
Mark Brown
2024-06-03
1
-1
/
+2
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
regmap: kunit: add missing MODULE_DESCRIPTION()
Jeff Johnson
2024-05-31
1
-0
/
+1
|
*
|
|
|
regmap: kunit: Fix memory leaks in gen_regmap() and gen_raw_regmap()
Richard Fitzgerald
2024-05-27
1
-27
/
+45
*
|
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-07-16
1
-1
/
+11
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
cpumask: Add enabled cpumask for present CPUs that can be brought online
James Morse
2024-06-28
1
-0
/
+10
|
*
|
|
|
cpu: Do not warn on arch_register_cpu() returning -EPROBE_DEFER
Jonathan Cameron
2024-06-28
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
drivers: core: synchronize really_probe() and dev_uevent()
Dirk Behme
2024-06-04
1
-0
/
+3
*
|
|
|
driver core: remove devm_device_add_groups()
Greg Kroah-Hartman
2024-06-04
1
-45
/
+0
|
/
/
/
*
/
/
regmap-i2c: Subtract reg size from max_write
Jim Wylder
2024-05-27
1
-1
/
+2
|
/
/
*
|
Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2024-05-23
1
-1
/
+8
|
\
\
|
*
|
regmap: kunit: Fix array overflow in stride() test
Richard Fitzgerald
2024-05-17
1
-1
/
+8
*
|
|
tracing/treewide: Remove second parameter of __assign_str()
Steven Rostedt (Google)
2024-05-23
2
-10
/
+10
*
|
|
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-22
1
-14
/
+0
|
\
\
\
|
*
\
\
Merge 6.9-rc7 into char-misc-testing
Greg Kroah-Hartman
2024-05-08
1
-0
/
+37
|
|
\
\
\
|
*
\
\
\
Merge tag 'iio-for-6.10a' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2024-04-24
1
-14
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
device property: Move fwnode_handle_put() into property.h
Jonathan Cameron
2024-03-25
1
-14
/
+0
*
|
|
|
|
|
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-22
5
-24
/
+55
|
\
\
\
\
\
\
|
*
|
|
|
|
|
device property: Fix a typo in the description of device_get_child_node_count()
Christophe JAILLET
2024-05-05
1
-1
/
+1
|
*
|
|
|
|
|
driver core: Add device_show_string() helper for sysfs attributes
Lukas Wunner
2024-05-04
1
-0
/
+9
|
*
|
|
|
|
|
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
2024-04-23
2
-6
/
+26
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
module: don't ignore sysfs_create_link() failures
Arnd Bergmann
2024-04-11
3
-15
/
+45
|
*
|
|
|
|
|
driver core: Remove unused platform_notify, platform_notify_remove
Bjorn Helgaas
2024-03-27
1
-8
/
+0
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-19
1
-4
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
arch/topology: Fix variable naming to avoid shadowing
Vincent Guittot
2024-05-15
1
-4
/
+4
*
|
|
|
|
|
|
Merge tag 'powerpc-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-05-17
2
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
crash: add a new kexec flag for hotplug support
Sourabh Jain
2024-04-23
2
-2
/
+2
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
[next]