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
2018-04-27
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+3
2018-04-25
firmware: some documentation fixes
Andres Rodriguez
2
-3
/
+3
2018-04-23
dma-mapping: postpone cpu addr translation on mmap
Jacopo Mondi
1
-4
/
+2
2018-04-23
dma-coherent: clarify dma_mmap_from_dev_coherent documentation
Robin Murphy
1
-2
/
+3
2018-04-11
mm: check __highest_present_section_nr directly in memory_dev_init()
Wei Yang
1
-5
/
+2
2018-04-06
mm/memory_hotplug: optimize memory hotplug
Pavel Tatashin
1
-0
/
+2
2018-04-06
mm/memory_hotplug: don't read nid from struct page during hotplug
Pavel Tatashin
2
-9
/
+17
2018-04-06
mm/memory_hotplug: optimize probe routine
Pavel Tatashin
1
-16
/
+20
2018-04-05
Merge tag 'driver-core-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
13
-777
/
+1006
2018-04-05
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-1
/
+138
2018-04-03
Merge tag 'regmap-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
4
-189
/
+165
2018-04-03
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-10
/
+29
2018-04-02
kernel: add ksys_unshare() helper; remove in-kernel calls to sys_unshare()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()
Dominik Brodowski
1
-2
/
+3
2018-03-23
drivers: base: remove check for callback in coredump_store()
Arend van Spriel
1
-2
/
+1
2018-03-22
firmware: add firmware_request_cache() to help with cache on reboot
Luis R. Rodriguez
1
-0
/
+24
2018-03-22
firmware: fix typo on pr_info_once() when ignore_sysfs_fallback is used
Luis R. Rodriguez
1
-1
/
+1
2018-03-22
drivers: base: Unified device connection lookup
Heikki Krogerus
2
-1
/
+138
2018-03-21
firmware: explicitly include vmalloc.h
Stephen Rothwell
1
-0
/
+1
2018-03-20
firmware: ensure the firmware cache is not used on incompatible calls
Luis R. Rodriguez
1
-0
/
+14
2018-03-20
firmware: add helper to check to see if fw cache is setup
Luis R. Rodriguez
1
-2
/
+12
2018-03-20
firmware: fix checking for return values for fw_add_devm_name()
Luis R. Rodriguez
1
-3
/
+9
2018-03-20
rename: _request_firmware_load() fw_load_sysfs_fallback()
Luis R. Rodriguez
1
-3
/
+10
2018-03-20
firmware: enable to force disable the fallback mechanism at run time
Luis R. Rodriguez
3
-0
/
+18
2018-03-20
firmware: enable run time change of forcing fallback loader
Luis R. Rodriguez
3
-1
/
+21
2018-03-20
firmware: move firmware loader into its own directory
Luis R. Rodriguez
7
-13
/
+17
2018-03-20
firmware: split firmware fallback functionality into its own file
Luis R. Rodriguez
6
-799
/
+874
2018-03-20
firmware: move loading timeout under struct firmware_fallback_config
Luis R. Rodriguez
1
-13
/
+33
2018-03-20
firmware: use helpers for setting up a temporary cache timeout
Luis R. Rodriguez
1
-19
/
+30
2018-03-20
firmware: simplify CONFIG_FW_LOADER_USER_HELPER_FALLBACK further
Luis R. Rodriguez
1
-7
/
+18
2018-03-15
driver core: cpu: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+3
2018-03-15
driver core: node: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+3
2018-03-15
driver core: platform: use put_device() if device_register fail
Arvind Yadav
1
-1
/
+3
2018-03-15
base: soc: use put_device() instead of kfree()
Arvind Yadav
1
-0
/
+2
2018-03-15
Revert "base: arch_topology: fix section mismatch build warnings"
Gaku Inami
1
-6
/
+6
2018-03-14
firmware: enable to split firmware_class into separate target files
Luis R. Rodriguez
2
-0
/
+1
2018-03-12
Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/mmio-...
Mark Brown
3
-2
/
+44
2018-03-12
Merge remote-tracking branch 'regmap/topic/bulk' into regmap-next
Mark Brown
1
-181
/
+119
2018-03-12
Merge remote-tracking branches 'regmap/fix/i2c' and 'regmap/fix/volatile' int...
Mark Brown
2
-5
/
+1
2018-03-12
Merge remote-tracking branch 'regmap/fix/core' into regmap-linus
Mark Brown
1
-1
/
+1
2018-03-12
Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus
Mark Brown
1
-1
/
+1
2018-03-06
regmap: debugfs: Improve warning message on debugfs_create_dir() failure
Fabio Estevam
1
-1
/
+2
2018-03-06
regmap: debugfs: Free map->debugfs_name when debugfs_create_dir() failed
Jeffy Chen
1
-0
/
+3
2018-03-05
regmap: debugfs: Don't leak dummy names
Mark Brown
1
-1
/
+3
2018-03-05
regmap: debugfs: Disambiguate dummy debugfs file name
Fabio Estevam
1
-0
/
+6
2018-02-27
driver core: Introduce device links reference counting
Lukas Wunner
1
-8
/
+17
2018-02-27
PM / wakeirq: Add wakeup name to dedicated wake irqs
Tony Lindgren
2
-2
/
+12
2018-02-26
regmap: mmio: Add function to attach a clock
Maxime Ripard
1
-0
/
+24
[next]