index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-09
regmap-irq: Add handle_mask_sync() callback
William Breathitt Gray
1
-13
/
+31
2022-12-07
PM: runtime: Adjust white space in the core code
Rafael J. Wysocki
1
-34
/
+35
2022-12-07
device property: Fix documentation for fwnode_get_next_parent()
Miaoqian Lin
1
-1
/
+1
2022-12-06
firmware_loader: fix up to_fw_sysfs() to preserve const
Greg Kroah-Hartman
1
-5
/
+1
2022-12-05
platform-msi: Switch to the domain id aware MSI interfaces
Ahmed S. Darwish
1
-2
/
+2
2022-12-05
PM: runtime: Relocate rpm_callback() right after __rpm_callback()
Rafael J. Wysocki
1
-32
/
+32
2022-12-05
PM: runtime: Do not call __rpm_callback() from rpm_idle()
Rafael J. Wysocki
1
-1
/
+11
2022-11-26
fsi: Add regmap and refactor sbefifo
Mark Brown
5
-3
/
+243
2022-11-25
regmap: Add FSI bus support
Eddie James
3
-1
/
+237
2022-11-25
PM: domains: Reverse the order of performance and enabling ops
Abel Vesa
1
-15
/
+21
2022-11-24
driver core: make struct class.dev_uevent() take a const *
Greg Kroah-Hartman
2
-4
/
+4
2022-11-23
cacheinfo: Remove of_node_put() for fw_token
Pierre Gondois
1
-2
/
+0
2022-11-23
device property: Add a blank line in Kconfig of tests
Andy Shevchenko
1
-0
/
+1
2022-11-23
device property: Rename goto label to be more precise
Andy Shevchenko
1
-2
/
+3
2022-11-22
kobject: kset_uevent_ops: make name() callback take a const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-22
kobject: kset_uevent_ops: make filter() callback take a const *
Greg Kroah-Hartman
2
-3
/
+3
2022-11-22
kobject: make kobject_get_ownership() take a constant kobject *
Greg Kroah-Hartman
2
-5
/
+5
2022-11-22
regmap: add regmap_might_sleep()
Michael Walle
1
-0
/
+13
2022-11-21
Merge 6.1-rc6 into driver-core-next
Greg Kroah-Hartman
2
-2
/
+6
2022-11-17
genirq: Get rid of GENERIC_MSI_IRQ_DOMAIN
Thomas Gleixner
1
-1
/
+1
2022-11-17
genirq/msi: Remove filter from msi_free_descs_free_range()
Thomas Gleixner
1
-1
/
+1
2022-11-10
platform: use fwnode_irq_get_byname instead of of_irq_get_byname to get irq
Soha Jin
1
-2
/
+2
2022-11-10
driver core: Fix bus_type.match() error handling in __driver_attach()
Isaac J. Manjarres
1
-1
/
+5
2022-11-10
driver core: Use kstrtobool() instead of strtobool()
Christophe JAILLET
1
-3
/
+4
2022-11-10
cacheinfo: Decrement refcount in cache_setup_of_node()
Pierre Gondois
1
-6
/
+11
2022-11-10
driver core: mark driver_allows_async_probing static
Christoph Hellwig
2
-2
/
+1
2022-11-10
driver core: remove devm_device_remove_group()
Greg Kroah-Hartman
1
-22
/
+0
2022-11-10
driver core: remove devm_device_remove_groups()
Greg Kroah-Hartman
1
-17
/
+0
2022-11-10
PM: domains: Store the next hrtimer wakeup in genpd
Maulik Shah
2
-0
/
+29
2022-11-09
regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode
Yassine Oudjana
1
-4
/
+11
2022-11-09
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
1
-2
/
+2
2022-11-09
devres: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook
1
-0
/
+3
2022-11-09
class: fix possible memory leak in __class_register()
Yang Yingliang
1
-0
/
+5
2022-11-09
mm/hwpoison: introduce per-memory_block hwpoison counter
Naoya Horiguchi
1
-0
/
+38
2022-11-03
PM: domains: Power off[on] domain in hibernate .freeze[thaw]_noirq hook
Shawn Guo
1
-31
/
+4
2022-11-03
PM: domains: Consolidate genpd_restore_noirq() and genpd_resume_noirq()
Shawn Guo
1
-22
/
+19
2022-11-03
PM: domains: Pass generic PM noirq hooks to genpd_finish_suspend()
Shawn Guo
1
-12
/
+13
2022-11-03
PM: domains: Drop genpd status manipulation for hibernate restore
Shawn Guo
1
-13
/
+0
2022-11-01
cred: Do not default to init_cred in prepare_kernel_cred()
Kees Cook
1
-1
/
+1
2022-10-29
Merge tag 'acpi-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-2
/
+2
2022-10-26
PM: domains: Fix handling of unavailable/disabled idle states
Sudeep Holla
1
-0
/
+4
2022-10-25
device property: Fix documentation for *_match_string() APIs
Andy Shevchenko
1
-2
/
+2
2022-10-22
device property: Constify parameter in device_dma_supported() and device_get_...
Andy Shevchenko
1
-2
/
+2
2022-10-22
device property: Constify device child node APIs
Andy Shevchenko
1
-3
/
+3
2022-10-22
device property: Constify fwnode connection match APIs
Andy Shevchenko
1
-4
/
+4
2022-10-22
device property: Allow const parameter to dev_fwnode()
Andy Shevchenko
1
-2
/
+9
2022-10-12
Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-141
/
+6
2022-10-10
Merge tag 'pm-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+3
2022-10-09
Merge tag 'riscv-for-linus-6.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+19
[prev]
[next]