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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-29
backlight: remove use of __devexit_p
Bill Pemberton
22
-22
/
+22
2012-11-29
watchdog: remove use of __devexit
Bill Pemberton
52
-56
/
+56
2012-11-29
watchdog: remove use of __devinitdata
Bill Pemberton
3
-3
/
+3
2012-11-29
watchdog: remove use of __devinit
Bill Pemberton
52
-72
/
+72
2012-11-29
watchdog: remove use of __devexit_p
Bill Pemberton
50
-50
/
+50
2012-11-28
pinctrl: remove use of __devexit
Bill Pemberton
16
-16
/
+16
2012-11-28
pinctrl: remove use of __devinitconst
Bill Pemberton
2
-4
/
+4
2012-11-28
pinctrl: remove use of __devinitdata
Bill Pemberton
14
-14
/
+14
2012-11-28
pinctrl: remove use of __devexit_p
Bill Pemberton
18
-18
/
+18
2012-11-28
hwmon: remove use of __devexit
Bill Pemberton
44
-50
/
+50
2012-11-28
hwmon: remove use of __devinitdata
Bill Pemberton
3
-4
/
+4
2012-11-28
hwmon: remove use of __devinit
Bill Pemberton
45
-82
/
+82
2012-11-28
hwmon: remove use of __devexit_p
Bill Pemberton
43
-43
/
+43
2012-11-28
power: remove use of __devexit
Bill Pemberton
35
-37
/
+37
2012-11-28
power: remove use of __devinit
Bill Pemberton
33
-35
/
+35
2012-11-28
power: remove use of __devexit_p
Bill Pemberton
36
-37
/
+37
2012-11-28
hwspinlock: remove use of __devexit
Bill Pemberton
2
-2
/
+2
2012-11-28
hwspinlock: remove use of __devinit
Bill Pemberton
2
-2
/
+2
2012-11-28
hwspinlock: remove use of __devexit_p
Bill Pemberton
2
-2
/
+2
2012-11-28
gpio: remove use of __devexit
Bill Pemberton
39
-39
/
+39
2012-11-28
gpio: remove use of __devinitconst
Bill Pemberton
1
-2
/
+2
2012-11-28
gpio: remove use of __devinitdata
Bill Pemberton
5
-5
/
+5
2012-11-28
gpio: remove use of __devinit
Bill Pemberton
55
-76
/
+76
2012-11-28
gpio: remove use of __devexit_p
Bill Pemberton
35
-35
/
+35
2012-11-28
clk: remove use of __devexit
Bill Pemberton
2
-2
/
+2
2012-11-28
clk: remove use of __devinit
Bill Pemberton
2
-2
/
+2
2012-11-28
clk: remove use of __devexit_p
Bill Pemberton
2
-2
/
+2
2012-11-28
tpm_infineon: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-28
tpm: remove use of __devinit
Bill Pemberton
4
-5
/
+5
2012-11-28
lib: kobject_uevent is no longer dependant on CONFIG_HOTPLUG
Bill Pemberton
1
-2
/
+1
2012-11-28
kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-4
/
+1
2012-11-28
sysctl: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-2
/
+2
2012-11-28
kobject: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-18
/
+0
2012-11-28
driver core: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-14
/
+0
2012-11-28
pnpbios: remove CONFIG_HOTPLUG ifdefs
Bill Pemberton
1
-13
/
+7
2012-11-27
Documentation:Update Documentation/zh_CN/arm64/memory.txt
Fu Wei
1
-6
/
+6
2012-11-27
sysfs: Mark sysfs_attr_ns static
Josh Triplett
1
-2
/
+2
2012-11-27
drivers/base/core.c: Mark to_root_device static
Josh Triplett
1
-1
/
+1
2012-11-27
driver core: use initcall_debug to control shutdown info
ShuoX Liu
1
-2
/
+4
2012-11-16
Documentation: Chinese translation of Documentation/arm/kernel_user_helpers.txt
Fu Wei
1
-0
/
+284
2012-11-16
fs/debugsfs: remove unnecessary inode->i_private initialization
Yan Hong
1
-1
/
+0
2012-11-16
driver: platform: fix documentation for platform_get_irq_byname
Wolfram Sang
1
-1
/
+1
2012-11-15
firmware loader: document firmware cache mechanism
Ming Lei
2
-0
/
+10
2012-11-15
firmware loader: introduce module parameter to customize(v4) fw search path
Ming Lei
2
-1
/
+21
2012-11-15
firmware: use noinline_for_stack
Cesar Eduardo Barros
1
-1
/
+1
2012-11-15
firmware loader: Fix the concurrent request_firmware() race for kref_get/put
Chuansheng Liu
1
-2
/
+4
2012-11-15
firmware loader: Fix the race FW_STATUS_DONE is followed by class_timeout
Chuansheng Liu
1
-8
/
+16
2012-11-15
Merge 3.7-rc5 into driver-core-next
Greg Kroah-Hartman
388
-2313
/
+3861
2012-11-11
Linux 3.7-rc5
Linus Torvalds
1
-1
/
+1
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
25
-66
/
+131
[next]