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
2013-07-29
sh-pfc: Support pins not associated with a GPIO port
Laurent Pinchart
5
-18
/
+49
2013-07-29
sh-pfc: Compute pin ranges automatically
Laurent Pinchart
7
-88
/
+88
2013-07-29
sh-pfc: Rename struct sh_pfc nr_pins field to nr_gpio_pins
Laurent Pinchart
3
-4
/
+4
2013-07-29
sh-pfc: Add pin number to struct sh_pfc_pin
Laurent Pinchart
1
-8
/
+12
2013-07-29
sh-pfc: Pass the pin number down to the port function macro
Laurent Pinchart
1
-3
/
+3
2013-07-29
sh-pfc: Add port numbers to the CPU_ALL_PORT macro
Laurent Pinchart
5
-114
/
+114
2013-07-29
sh-pfc: Don't duplicate argument to PINMUX_GPIO macro
Laurent Pinchart
12
-1420
/
+1418
2013-07-29
sh-pfc: shx3: Remove shx3_ prefix from static symbols
Laurent Pinchart
1
-14
/
+14
2013-07-29
sh-pfc: sh7734: Use the common GP port style macros
Laurent Pinchart
2
-51
/
+22
2013-07-29
sh-pfc: Consolidate pin definition macros
Laurent Pinchart
5
-56
/
+36
2013-07-29
sh-pfc: Consolidate PFC SoC data macros
Laurent Pinchart
9
-214
/
+140
2013-07-29
sh-pfc: Rename gpio arguments to be consistent with the rest of the code
Laurent Pinchart
1
-5
/
+5
2013-07-29
sh-pfc: Replace pinmux_enum_id typedef with u16
Laurent Pinchart
21
-46
/
+37
2013-07-29
sh-pfc: Don't overallocate memory for the GPIO chip pins array
Laurent Pinchart
1
-2
/
+2
2013-07-29
sh-pfc: Remove unused GPIO_PORT_ALL macro
Laurent Pinchart
3
-16
/
+0
2013-07-29
sh-pfc: Remove unneeded const keywords
Laurent Pinchart
1
-2
/
+2
2013-07-29
sh-pfc: Remove unused macro and enum entries
Laurent Pinchart
1
-7
/
+0
2013-07-29
sh-pfc: Remove unused PORT_DATA_* macros
Laurent Pinchart
1
-30
/
+0
2013-07-29
sh-pfc: Remove unused input_pd and input_pu ranges
Laurent Pinchart
2
-12
/
+0
2013-07-29
sh-pfc: shx3: Remove unused input_pu range
Laurent Pinchart
1
-146
/
+124
2013-07-29
sh-pfc: sh7786: Remove unused input_pu range
Laurent Pinchart
1
-140
/
+120
2013-07-29
sh-pfc: sh7785: Remove unused input_pu range
Laurent Pinchart
1
-253
/
+222
2013-07-29
sh-pfc: sh7757: Remove unused input_pu range
Laurent Pinchart
1
-170
/
+129
2013-07-29
sh-pfc: sh7724: Remove unused input_pu range
Laurent Pinchart
1
-389
/
+342
2013-07-29
sh-pfc: sh7723: Remove unused input_pu range
Laurent Pinchart
1
-23
/
+16
2013-07-29
sh-pfc: sh7722: Remove unused input_pd and input_pu ranges
Laurent Pinchart
1
-241
/
+206
2013-07-29
sh-pfc: sh7720: Remove unused input_pu range
Laurent Pinchart
1
-248
/
+217
2013-07-15
Linux 3.11-rc1
Linus Torvalds
2
-1604
/
+883
2013-07-15
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-69
/
+121
2013-07-15
slub: Check for page NULL before doing the node_match check
Steven Rostedt
1
-1
/
+1
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
18
-137
/
+73
2013-07-14
sunrpc: now we can just set ->s_d_op
Al Viro
1
-3
/
+2
2013-07-14
cgroup: we can use simple_lookup() now
Al Viro
1
-10
/
+1
2013-07-14
efivarfs: we can use simple_lookup() now
Al Viro
1
-13
/
+1
2013-07-14
make simple_lookup() usable for filesystems that set ->s_d_op
Al Viro
1
-1
/
+2
2013-07-14
configfs: don't open-code d_alloc_name()
Al Viro
1
-11
/
+2
2013-07-14
__rpc_lookup_create_exclusive: pass string instead of qstr
Al Viro
1
-25
/
+9
2013-07-14
rpc_create_*_dir: don't bother with qstr
Al Viro
4
-33
/
+23
2013-07-14
Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86
Linus Torvalds
13
-40
/
+462
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
9
-56
/
+253
2013-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
65
-241
/
+607
2013-07-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
46
-529
/
+828
2013-07-14
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+11
2013-07-14
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-5
/
+125
2013-07-14
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-63
/
+608
2013-07-14
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
34
-163
/
+154
2013-07-14
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-359
/
+381
2013-07-14
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-161
/
+310
2013-07-14
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
5
-4
/
+7
2013-07-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
176
-2376
/
+2301
[next]