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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-11
pinctrl: pinctrl-imx1-core.c: Cleaning up if unsigned is less than zero
Rickard Strandqvist
1
-1
/
+1
2014-07-11
pinctrl: pinctrl-imx.c: Cleaning up if unsigned is less than zero
Rickard Strandqvist
1
-1
/
+1
2014-07-11
pinctrl: pinctrl-at91.c: Cleaning up if unsigned is less than zero
Rickard Strandqvist
1
-1
/
+1
2014-07-11
pinctrl: st: add IRQCHIP_SKIP_SET_WAKE flag
David PARIS
1
-0
/
+1
2014-07-11
pinctrl: bcm281xx: Staticize bcm281xx_pinctrl_probe
Sachin Kamat
1
-1
/
+1
2014-07-11
pinctrl: qcom: Add BUS_HOLD pin bias
Andy Gross
1
-0
/
+8
2014-07-11
pinctrl: sunxi: Add A23 R_PIO controller support
Chen-Yu Tsai
3
-0
/
+148
2014-07-11
pinctrl: sunxi: Add A23 PIO controller support
Chen-Yu Tsai
3
-0
/
+598
2014-07-11
pinctrl: sunxi: Remove PINCTRL_SUNXI
Maxime Ripard
1
-9
/
+6
2014-07-11
pinctrl: sunxi: Remove gpio_out function from sun5i-a13 PG0/1/2 pins
Chen-Yu Tsai
1
-3
/
+0
2014-07-11
pinctrl: rockchip: add support for rk3288 pin-controller
Heiko Stübner
1
-0
/
+73
2014-07-11
pinctrl: rockchip: support unrouted iomuxes per bank
Heiko Stübner
1
-0
/
+11
2014-07-11
pinctrl: rockchip: enable iomuxes from pmu space
Heiko Stübner
1
-12
/
+30
2014-07-11
pinctrl: rockchip: add support for 4bit wide iomux settings
Heiko Stübner
1
-8
/
+26
2014-07-11
pinctrl: rockchip: precalculate iomux offsets
Heiko Stübner
1
-11
/
+45
2014-07-11
pinctrl: rockchip: generalize bank-quirks
Heiko Stübner
1
-19
/
+39
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
22
-418
/
+5
2014-07-11
pinctrl: i.MX27: Remove nonexistent pad definitions
Alexander Shiyan
1
-46
/
+0
2014-07-11
pinctrl: i.MX27: Remove unused structure definition
Alexander Shiyan
1
-6
/
+0
2014-07-11
pinctrl: Add i.MX1 pincontrol driver
Alexander Shiyan
3
-0
/
+287
2014-07-11
pinctrl: sunxi: Fix multi bank interrupt support in gpio_to_irq
Chen-Yu Tsai
1
-2
/
+5
2014-07-11
pinctrl: sunxi: Define enable / disable irq callbacks
Hans de Goede
1
-0
/
+10
2014-07-11
pinctrl: sunxi: Properly handle level triggered gpio interrupts
Hans de Goede
1
-8
/
+31
2014-07-11
pinctrl: sunxi: Move setting of mux to irq type
Hans de Goede
1
-8
/
+16
2014-07-11
pinctrl: sunxi: Add IRQCHIP_SKIP_SET_WAKE flag for pinctrl irq chip
Chen-Yu Tsai
1
-0
/
+1
2014-07-11
pinctrl: sh-pfc: r8a7791: Add HSCIF pin support
Nobuhiro Iwamatsu
1
-0
/
+250
2014-07-11
pinctrl: hide CONFIG_PINMUX and CONFIG_PINCONF
Uwe Kleine-König
1
-2
/
+2
2014-06-19
pinctrl: spear: switch plgpio to irqchip helpers
Linus Walleij
2
-51
/
+31
2014-06-19
pinctrl: sunxi: Implement multiple interrupt banks support
Maxime Ripard
2
-23
/
+76
2014-06-19
pinctrl: sunxi: Declare the interrupt function for the A31
Maxime Ripard
1
-72
/
+144
2014-06-19
pinctrl: sunxi: Declare the number of interrupt banks in the descriptor
Maxime Ripard
7
-0
/
+7
2014-06-19
pinctrl: sunxi: Add macro definition for pinctrl with more than one interrupt
Maxime Ripard
1
-0
/
+9
2014-06-19
pinctrl: sunxi: Remove irq_mask_ack and use irq_ack instead
Maxime Ripard
1
-14
/
+2
2014-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-13
/
+5
2014-06-16
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
16
-225
/
+1531
2014-06-16
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2
-90
/
+149
2014-06-15
vxlan: Checksum fixes
Tom Herbert
1
-9
/
+2
2014-06-15
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
24
-369
/
+715
2014-06-15
Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2014-06-15
Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-1
/
+1
2014-06-15
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-142
/
+335
2014-06-14
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
1
-4
/
+3
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
1
-7
/
+6
2014-06-13
NVMe: Use Log Page constants in SCSI emulation
Matthew Wilcox
1
-3
/
+2
2014-06-13
NVMe: Fix hot cpu notification dead lock
Keith Busch
1
-10
/
+25
2014-06-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-45
/
+197
2014-06-13
Merge branch 'topic/omap3isp' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
20
-1745
/
+457
2014-06-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
26
-362
/
+694
2014-06-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2
-6
/
+4
2014-06-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+5
[next]