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 'kbuild-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-12-19
1
-2
/
+0
|
\
|
*
firmware_loader: remove #include <generated/utsrelease.h>
Thomas Weißschuh
2022-12-10
1
-2
/
+0
*
|
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-16
12
-89
/
+70
|
\
\
|
*
|
device property: Fix documentation for fwnode_get_next_parent()
Miaoqian Lin
2022-12-07
1
-1
/
+1
|
*
|
firmware_loader: fix up to_fw_sysfs() to preserve const
Greg Kroah-Hartman
2022-12-06
1
-5
/
+1
|
*
|
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2022-11-24
2
-4
/
+4
|
*
|
cacheinfo: Remove of_node_put() for fw_token
Pierre Gondois
2022-11-23
1
-2
/
+0
|
*
|
device property: Add a blank line in Kconfig of tests
Andy Shevchenko
2022-11-23
1
-0
/
+1
|
*
|
device property: Rename goto label to be more precise
Andy Shevchenko
2022-11-23
1
-2
/
+3
|
*
|
kobject: kset_uevent_ops: make name() callback take a const *
Greg Kroah-Hartman
2022-11-22
1
-2
/
+2
|
*
|
kobject: kset_uevent_ops: make filter() callback take a const *
Greg Kroah-Hartman
2022-11-22
2
-3
/
+3
|
*
|
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2022-11-22
2
-5
/
+5
|
*
|
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2022-11-21
2
-2
/
+6
|
|
\
|
|
*
|
platform: use fwnode_irq_get_byname instead of of_irq_get_byname to get irq
Soha Jin
2022-11-10
1
-2
/
+2
|
*
|
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
2022-11-10
1
-1
/
+5
|
*
|
driver core: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-10
1
-3
/
+4
|
*
|
cacheinfo: Decrement refcount in cache_setup_of_node()
Pierre Gondois
2022-11-10
1
-6
/
+11
|
*
|
driver core: mark driver_allows_async_probing static
Christoph Hellwig
2022-11-10
2
-2
/
+1
|
*
|
driver core: remove devm_device_remove_group()
Greg Kroah-Hartman
2022-11-10
1
-22
/
+0
|
*
|
driver core: remove devm_device_remove_groups()
Greg Kroah-Hartman
2022-11-10
1
-17
/
+0
|
*
|
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
2022-11-09
1
-2
/
+2
|
*
|
devres: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
2022-11-09
1
-0
/
+3
|
*
|
class: fix possible memory leak in __class_register()
Yang Yingliang
2022-11-09
1
-0
/
+5
|
*
|
device property: Constify parameter in device_dma_supported() and device_get_...
Andy Shevchenko
2022-10-22
1
-2
/
+2
|
*
|
device property: Constify device child node APIs
Andy Shevchenko
2022-10-22
1
-3
/
+3
|
*
|
device property: Constify fwnode connection match APIs
Andy Shevchenko
2022-10-22
1
-4
/
+4
|
*
|
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
2022-10-22
1
-2
/
+9
*
|
|
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
1
-1
/
+1
|
\
\
\
|
*
|
|
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
2022-11-01
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-14
1
-0
/
+38
|
\
\
\
|
*
|
|
mm/hwpoison: introduce per-memory_block hwpoison counter
Naoya Horiguchi
2022-11-09
1
-0
/
+38
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'regmap-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2022-12-13
5
-18
/
+292
|
\
\
\
|
*
\
\
regmap: Merge fix for where we get the number of registers from
Mark Brown
2022-12-12
1
-4
/
+11
|
|
\
\
\
|
|
*
|
|
regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode
Yassine Oudjana
2022-11-09
1
-4
/
+11
|
|
|
/
/
|
*
|
|
regmap-irq: Add handle_mask_sync() callback
William Breathitt Gray
2022-12-09
1
-13
/
+31
|
*
|
|
fsi: Add regmap and refactor sbefifo
Mark Brown
2022-11-25
5
-3
/
+243
|
|
\
\
\
|
|
*
|
|
regmap: Add FSI bus support
Eddie James
2022-11-25
3
-1
/
+237
|
|
|
/
/
|
*
|
/
regmap: add regmap_might_sleep()
Michael Walle
2022-11-22
1
-0
/
+13
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-12-12
2
-160
/
+135
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'pm-cpuidle', 'pm-sleep' and 'pm-domains'
Rafael J. Wysocki
2022-12-12
1
-93
/
+57
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
|
*
PM: domains: Reverse the order of performance and enabling ops
Abel Vesa
2022-11-25
1
-15
/
+21
|
|
|
|
*
PM: domains: Power off[on] domain in hibernate .freeze[thaw]_noirq hook
Shawn Guo
2022-11-03
1
-31
/
+4
|
|
|
|
*
PM: domains: Consolidate genpd_restore_noirq() and genpd_resume_noirq()
Shawn Guo
2022-11-03
1
-22
/
+19
|
|
|
|
*
PM: domains: Pass generic PM noirq hooks to genpd_finish_suspend()
Shawn Guo
2022-11-03
1
-12
/
+13
|
|
|
|
*
PM: domains: Drop genpd status manipulation for hibernate restore
Shawn Guo
2022-11-03
1
-13
/
+0
|
|
|
|
/
|
*
|
|
PM: runtime: Adjust white space in the core code
Rafael J. Wysocki
2022-12-07
1
-34
/
+35
|
*
|
|
PM: runtime: Relocate rpm_callback() right after __rpm_callback()
Rafael J. Wysocki
2022-12-05
1
-32
/
+32
|
*
|
|
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
2022-12-05
1
-1
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-12
2
-4
/
+4
|
\
\
\
|
*
|
|
platform-msi: Switch to the domain id aware MSI interfaces
Ahmed S. Darwish
2022-12-05
1
-2
/
+2
[next]