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
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
2019-08-15
devcoredump: use memory_read_from_buffer
Akinobu Mita
1
-10
/
+1
2019-08-14
Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...
Will Deacon
2
-1
/
+299
2019-08-14
driver/core: Convert to use built-in RCU list checking
Joel Fernandes (Google)
3
-5
/
+23
2019-08-12
Merge branch 'regmap-5.4' into regmap-next
Mark Brown
1
-12
/
+0
2019-08-12
Merge branch 'regmap-5.3' into regmap-linus
Mark Brown
1
-6
/
+1
2019-08-12
regmap-irq: Correct error paths in regmap_irq_thread for pm_runtime
Charles Keepax
1
-6
/
+1
2019-08-12
Merge 5.3-rc4 into usb-next
Greg Kroah-Hartman
2
-3
/
+59
2019-08-12
Merge 5.3-rc4 into driver-core-next
Greg Kroah-Hartman
3
-13
/
+83
2019-08-10
Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+59
2019-08-09
soundwire: fix regmap dependencies and align with other serial links
Pierre-Louis Bossart
1
-1
/
+1
2019-08-06
Merge tag 'dev_groups_all_drivers' of git://git.kernel.org/pub/scm/linux/kern...
Greg Kroah-Hartman
1
-0
/
+14
2019-08-06
base: soc: Export soc_device_register/unregister APIs
Vinod Koul
1
-0
/
+2
2019-08-06
base: soc: Add serial_number attribute to soc
Bjorn Andersson
1
-0
/
+7
2019-08-02
Merge tag 'dev_groups_all_drivers' into driver-core-next
Greg Kroah-Hartman
1
-0
/
+14
2019-08-02
driver core: add dev_groups to all drivers
Dmitry Torokhov
1
-0
/
+14
2019-08-01
driver core: Add sync_state driver/bus callback
Saravana Kannan
1
-0
/
+65
2019-08-01
driver core: Add edit_links() callback for drivers
Saravana Kannan
2
-2
/
+51
2019-08-01
driver core: Add support for linking devices during device addition
Saravana Kannan
1
-0
/
+83
2019-08-01
regmap: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-12
/
+0
2019-07-30
driver core: Fix use-after-free and double free on glue directory
Muchun Song
1
-1
/
+52
2019-07-30
driver core: platform: Add an error message to platform_get_irq*()
Stephen Boyd
1
-8
/
+34
2019-07-30
driver core: platform: return -ENXIO for missing GpioInt
Brian Norris
1
-2
/
+7
2019-07-30
Merge branch 'generic_lookup_helpers' into driver-core-next
Greg Kroah-Hartman
4
-39
/
+46
2019-07-30
platform: Add platform_find_device_by_driver() helper
Suzuki K Poulose
1
-0
/
+14
2019-07-30
drivers: Add generic helper to match any device
Suzuki K Poulose
1
-0
/
+6
2019-07-30
drivers: Introduce device lookup variants by ACPI_COMPANION device
Suzuki K Poulose
1
-0
/
+6
2019-07-30
drivers: Introduce device lookup variants by device type
Suzuki K Poulose
1
-8
/
+7
2019-07-30
drivers: Introduce device lookup variants by fwnode
Suzuki K Poulose
2
-7
/
+7
2019-07-30
drivers: Introduce device lookup variants by name
Suzuki K Poulose
2
-24
/
+6
2019-07-30
driver core: Fix creation of device links with PM-runtime flags
Rafael J. Wysocki
1
-2
/
+4
2019-07-28
Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2019-07-27
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+22
2019-07-25
driver core: Remove device link creation limitation
Rafael J. Wysocki
2
-79
/
+101
2019-07-23
firmware: Fix missing inline
Takashi Iwai
1
-2
/
+2
2019-07-23
PM: sleep: Drop dpm_noirq_begin() and dpm_noirq_end()
Rafael J. Wysocki
1
-18
/
+12
2019-07-23
PM: sleep: Simplify suspend-to-idle control flow
Rafael J. Wysocki
1
-5
/
+0
2019-07-23
PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
Rafael J. Wysocki
1
-1
/
+1
2019-07-22
base: arch_topology: update Kconfig help description
Sudeep Holla
1
-1
/
+1
2019-07-22
arm: Use common cpu_topology structure and functions.
Atish Patra
1
-1
/
+3
2019-07-22
cpu-topology: Move cpu topology code to common code.
Atish Patra
1
-0
/
+296
2019-07-22
firmware: fix build errors in paged buffer handling code
Mauro Rossi
1
-2
/
+2
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-2
/
+1
2019-07-19
proc/sysctl: add shared variables for range check
Matteo Croce
1
-7
/
+6
2019-07-19
drivers/base/memory.c: get rid of find_memory_block_hinted()
David Hildenbrand
1
-26
/
+14
2019-07-19
mm/memory_hotplug: move and simplify walk_memory_blocks()
David Hildenbrand
1
-0
/
+42
2019-07-19
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of ...
David Hildenbrand
1
-2
/
+3
2019-07-19
mm: make register_mem_sect_under_node() static
David Hildenbrand
1
-1
/
+2
2019-07-19
drivers/base/memory: use "unsigned long" for block ids
David Hildenbrand
1
-11
/
+11
2019-07-19
mm: section numbers use the type "unsigned long"
David Hildenbrand
1
-14
/
+13
2019-07-19
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
1
-13
/
+5
[prev]
[next]