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-09-12
Merge 6.0-rc5 into driver-core-next
Greg Kroah-Hartman
8
-8
/
+76
2022-09-12
mm: kill is_memblock_offlined()
Kefeng Wang
1
-6
/
+0
2022-09-09
Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+7
2022-09-09
driver core: remove make_class_name declaration
Gaosheng Cui
1
-2
/
+0
2022-09-08
Merge tag 'regmap-fix-v6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2022-09-07
arch_topology: Make cluster topology span at least SMT CPUs
Yicong Yang
1
-1
/
+1
2022-09-07
regmap: spi-avmm: Use swabXX_array() helpers
Andy Shevchenko
1
-10
/
+4
2022-09-07
regmap: mmio: Use swabXX_array() helpers
Andy Shevchenko
1
-16
/
+4
2022-09-05
regmap: trace: Remove unneeded blank lines
Andy Shevchenko
1
-8
/
+0
2022-09-05
regmap: trace: Remove explicit castings
Andy Shevchenko
1
-12
/
+5
2022-09-05
regmap: trace: Remove useless check for NULL for bulk ops
Andy Shevchenko
1
-2
/
+1
2022-09-05
driver core: fix driver_set_override() issue with empty strings
Greg Kroah-Hartman
1
-0
/
+6
2022-09-03
PM: wakeup: Add extra debugging statement for multiple active IRQs
Mario Limonciello
1
-0
/
+2
2022-09-03
Revert "arch_topology: Make cluster topology span at least SMT CPUs"
Greg Kroah-Hartman
1
-1
/
+1
2022-09-01
arch_topology: Make cluster topology span at least SMT CPUs
Yicong Yang
1
-1
/
+1
2022-09-01
devres: Slightly optimize alloc_dr()
Christophe JAILLET
1
-1
/
+3
2022-09-01
drivers: base: Print error code on synthetic uevent failure
Brian Norris
1
-1
/
+1
2022-09-01
class: use IS_ERR_OR_NULL() helper in class_unregister()
Yang Yingliang
1
-1
/
+1
2022-09-01
driver_core: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-09-01
firmware_loader: Fix memory leak in firmware upload
Russ Weight
3
-4
/
+17
2022-09-01
firmware_loader: Fix use-after-free during unregister
Russ Weight
1
-1
/
+2
2022-09-01
arch_topology: Silence early cacheinfo errors when non-existent
Florian Fainelli
1
-1
/
+1
2022-09-01
driver core: Don't probe devices after bus_type.match() probe deferral
Isaac J. Manjarres
1
-0
/
+10
2022-09-01
regmap: mmio: Fix rebase error
Linus Walleij
1
-3
/
+0
2022-08-25
ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()
Perry Yuan
1
-1
/
+1
2022-08-24
mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Yosry Ahmed
1
-0
/
+2
2022-08-23
regmap: check right noinc bounds in debug print
Linus Walleij
1
-2
/
+2
2022-08-23
regmap: introduce value tracing for regmap bulk operations
Dmitry Rokosov
2
-0
/
+50
2022-08-23
Revert "PM: domains: Delete usage of driver_deferred_probe_check_state()"
Saravana Kannan
1
-1
/
+1
2022-08-23
Revert "driver core: Delete driver_deferred_probe_check_state()"
Saravana Kannan
1
-0
/
+30
2022-08-18
regmap: spi: Reserve space for register address/padding
Cristian Ciocaltea
1
-0
/
+8
2022-08-17
regmap: mmio: Support accelerared noinc operations
Linus Walleij
1
-0
/
+162
2022-08-17
regmap: Support accelerated noinc operations
Linus Walleij
1
-3
/
+120
2022-08-15
regmap: mmio: Extending to support IO ports
Mark Brown
1
-52
/
+88
2022-08-15
regmap: Make use of get_unaligned_be24(), put_unaligned_be24()
Andy Shevchenko
1
-20
/
+17
2022-08-15
regmap: mmio: Fix MMIO accessors to avoid talking to IO port
Andy Shevchenko
1
-4
/
+4
2022-08-15
regmap: mmio: Introduce IO accessors that can talk to IO port
Andy Shevchenko
1
-9
/
+96
2022-08-15
regmap: mmio: Get rid of broken 64-bit IO
Andy Shevchenko
1
-49
/
+0
2022-08-15
regmap: mmio: Remove mmio_relaxed member from context
Andy Shevchenko
1
-6
/
+4
2022-08-15
arm64: topology: move store_cpu_topology() to shared code
Conor Dooley
1
-0
/
+19
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-147
/
+334
2022-08-02
Merge tag 'pm-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-30
/
+9
2022-08-02
Merge tag 'regmap-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
3
-139
/
+331
2022-07-29
Merge branches 'pm-core', 'pm-sleep', 'powercap', 'pm-domains' and 'pm-em'
Rafael J. Wysocki
3
-30
/
+9
2022-07-28
firmware_loader: Replace kmap() with kmap_local_page()
Fabio M. De Francesco
2
-8
/
+6
2022-07-22
arch_topology: Fix cache attributes detection in the CPU hotplug path
Sudeep Holla
1
-10
/
+6
2022-07-22
cacheinfo: Use atomic allocation for percpu cache attributes
Sudeep Holla
1
-1
/
+1
2022-07-18
regmap: permit to set reg_update_bits with bulk implementation
Christian Marangi
1
-0
/
+2
2022-07-15
drivers/base: fix userspace break from using bin_attributes for cpumap and cp...
Phil Auld
2
-18
/
+18
2022-07-14
PM: domains: Ensure genpd_debugfs_dir exists before remove
Hsin-Yi Wang
1
-0
/
+3
[prev]
[next]