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
2016-02-16
gpio: ich: Use devm_request_region
William Breathitt Gray
1
-42
/
+9
2016-02-16
gpio: amd8111: Use devm_request_region
William Breathitt Gray
1
-4
/
+3
2016-02-16
gpio: 104-idio-16: Use devm_request_region
William Breathitt Gray
1
-17
/
+8
2016-02-16
gpio: 104-idi-48: Use devm_request_region
William Breathitt Gray
1
-17
/
+8
2016-02-16
gpio: 104-dio-48e: Use devm_request_region
William Breathitt Gray
1
-17
/
+8
2016-02-16
gpio: misc: Pass correct license string to MODULE_LICENSE
William Breathitt Gray
4
-4
/
+4
2016-02-11
gpio: reference count the gpio device for each desc
Linus Walleij
1
-2
/
+6
2016-02-11
gpio: reflect base and ngpio into gpio_device
Linus Walleij
3
-130
/
+149
2016-02-11
gpio/pinctrl: sunxi: stop poking around in private vars
Linus Walleij
3
-2
/
+12
2016-02-11
gpio: move descriptors into gpio_device
Linus Walleij
4
-35
/
+26
2016-02-11
gpio: move sysfs mock device to the gpio_device
Linus Walleij
4
-19
/
+21
2016-02-11
gpio: remember to finally free gpio_device
Linus Walleij
1
-0
/
+1
2016-02-11
gpio: add tps65218 gpio
Nicolas Saenz Julienne
3
-0
/
+231
2016-02-10
gpio: Add driver for TI TPIC2810
Andrew F. Davis
3
-0
/
+176
2016-02-10
gpio: Add driver for SPI serializers
Andrew F. Davis
3
-0
/
+195
2016-02-10
gpio: ath79: Update the copyright notice
Alban Bedel
1
-2
/
+1
2016-02-10
gpio: ath79: Add support for the interrupt controller
Alban Bedel
2
-0
/
+206
2016-02-10
gpio: ath79: Make the driver removable
Alban Bedel
1
-0
/
+10
2016-02-10
gpio: ath79: Allow building in compile tests
Alban Bedel
2
-2
/
+5
2016-02-10
gpio: ath79: Move to the generic GPIO driver
Alban Bedel
3
-113
/
+24
2016-02-09
Merge branch 'chardev' into devel
Linus Walleij
14
-90
/
+578
2016-02-09
gpio: ABI: mark the sysfs ABI as obsolete
Linus Walleij
2
-1
/
+4
2016-02-09
gpio: add a userspace character device ABI
Linus Walleij
2
-0
/
+27
2016-02-09
tools/gpio: create GPIO tools
Linus Walleij
6
-3
/
+182
2016-02-09
gpio: add a userspace chardev ABI for GPIOs
Linus Walleij
5
-1
/
+156
2016-02-09
gpio: refer to gpio device in prints and debugfs
Linus Walleij
2
-9
/
+9
2016-02-09
gpio: make the gpiochip a real device
Linus Walleij
4
-77
/
+201
2016-02-08
drivers/gpio: Switch gpio-mpc8xxx to use gpio-generic
Liu Gang
1
-159
/
+100
2016-02-08
Merge branch 'error-return-from-get' into devel
Linus Walleij
5
-5
/
+5
2016-02-05
gpio: add TS-4800 fpga GPIO support
Julien Grossholtz
3
-0
/
+102
2016-02-05
gpio: add bindings for TS-4800 gpio controller
Julien Grossholtz
1
-0
/
+20
2016-01-28
gpio: davinci: use irq_data_get_chip_type
Geliang Tang
1
-2
/
+1
2016-01-28
gpio/qoriq: Add qoriq platforms support
Liu Gang
1
-3
/
+5
2016-01-28
gpio-f7188x: Add F81866 GPIO supports
Peter Hung
2
-5
/
+26
2016-01-28
gpio: Add GPIO support for the ACCES 104-DIO-48E
William Breathitt Gray
4
-0
/
+455
2016-01-28
gpio: Add GPIO support for the WinSystems WS16C48
William Breathitt Gray
4
-0
/
+452
2016-01-28
gpio: 104-idi-48: Allow IRQ sharing
William Breathitt Gray
1
-1
/
+2
2016-01-25
unicore: gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-25
powerpc: simple_gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-25
powerpc: qe_lib/gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-25
powerpc: ppc4cc/gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-25
blackfin: gpio: Be sure to clamp return value
Linus Walleij
1
-1
/
+1
2016-01-25
Linux 4.5-rc1
Linus Torvalds
1
-2
/
+2
2016-01-24
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
130
-676
/
+4923
2016-01-24
Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
3
-3
/
+10
2016-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
9
-39
/
+304
2016-01-24
Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-43
/
+47
2016-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
11
-240
/
+501
2016-01-24
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
16
-52
/
+238
2016-01-24
ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list
Josh Boyer
1
-0
/
+7
[next]