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-05-09
gpio: lynxpoint: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: janz-ttl: remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-05-09
gpio: em: remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2014-05-09
gpio: davinci: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: adp5588: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: adp5520: remove unnecessary OOM messages
Jingoo Han
1
-3
/
+1
2014-05-09
gpio: always enable GPIO_OMAP on ARCH_OMAP
Arnd Bergmann
1
-2
/
+3
2014-05-03
gpio: pl061: use BIT() macro instead of shifting bits
Javier Martinez Canillas
1
-13
/
+13
2014-05-03
gpio: omap: use BIT() macro instead of shifting bits
Javier Martinez Canillas
1
-25
/
+25
2014-05-03
gpio: kempld: use BIT() macro instead of shifting bits
Javier Martinez Canillas
1
-1
/
+1
2014-05-03
gpio: em: use BIT() macro instead of shifting bits
Javier Martinez Canillas
1
-1
/
+1
2014-05-03
gpio: Fix gpio_get -> gpiod_get typo in kernel-doc
Thierry Reding
1
-1
/
+1
2014-04-28
gpio: of: Allow -gpio suffix for property names
Thierry Reding
1
-6
/
+12
2014-04-28
gpio: omap: implement get_direction
Yegor Yefremov
1
-0
/
+17
2014-04-28
gpio: of: Remove unneeded dummy function
Thierry Reding
1
-9
/
+0
2014-04-28
gpio: do not set up hardware for IRQ_TYPE_NONE
Linus Walleij
1
-2
/
+8
2014-04-28
gpio: rdc321x: Convert to use devm_kzalloc
Axel Lin
1
-13
/
+6
2014-04-28
gpio: rcar: Add minimal runtime PM support
Geert Uytterhoeven
1
-0
/
+8
2014-04-28
gpio: kempld: Fix autoloading of module
Axel Lin
1
-1
/
+1
2014-04-28
gpio: sch311x: Slightly refactor sch311x_detect for better readability
Axel Lin
1
-4
/
+12
2014-04-28
gpio: pl061/sx150x: Remove unneeded include of linux/workqueue.h
Axel Lin
2
-2
/
+0
2014-04-28
gpio: max730x: Remove kfree(ts) in __max730x_remove()
Axel Lin
1
-3
/
+2
2014-04-28
gpio: ge: Convert to platform driver
Alexander Shiyan
1
-121
/
+53
2014-04-28
gpiolib: of: remove gpio_to_desc() usage
Linus Walleij
1
-1
/
+1
2014-04-28
gpio: zevio: Get correct gpio output value
Axel Lin
1
-2
/
+8
2014-04-28
gpio: put GPIO IRQs into their own lock class
Linus Walleij
1
-0
/
+7
2014-04-28
gpio-sch: set output level after configuration of direction
Daniel Krueger
1
-4
/
+22
2014-04-28
gpio: zevio: Remove of_match_ptr around zevio_gpio_of_match
Axel Lin
1
-1
/
+1
2014-04-28
gpio: dwapb: drop irq_setup_generic_chip()
Sebastian Andrzej Siewior
1
-3
/
+0
2014-04-28
gpio: omap: convert driver to use gpiolib irqchip
Javier Martinez Canillas
2
-56
/
+52
2014-04-28
gpio: omap: add a GPIO_OMAP option instead of using ARCH_OMAP
Javier Martinez Canillas
2
-1
/
+8
2014-04-28
gpio: omap: check gpiochip_add() return value
Javier Martinez Canillas
1
-3
/
+13
2014-04-28
gpio: omap: convert to use irq_domain_add_simple()
Javier Martinez Canillas
1
-11
/
+4
2014-04-28
gpio: timberdale: simplify dependencies
Jean Delvare
1
-1
/
+1
2014-04-28
gpio: tc3589x: use gpiolib irqchip helpers
Linus Walleij
2
-91
/
+24
2014-04-28
gpio: tc3589x: get rid of static IRQ base
Linus Walleij
1
-9
/
+1
2014-04-28
gpio: tc3589x: use managed resources
Linus Walleij
1
-18
/
+10
2014-04-28
gpio: support threaded interrupts in irqchip helpers
Linus Walleij
1
-0
/
+12
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-11
/
+9
2014-04-27
Merge tag 'tty-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-34
/
+55
2014-04-27
Merge tag 'staging-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-17
/
+57
2014-04-27
Merge tag 'usb-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
28
-162
/
+288
2014-04-27
Merge tag 'pm+acpi-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-20
/
+184
2014-04-26
Merge branches 'pnp' and 'acpi-hotplug'
Rafael J. Wysocki
2
-3
/
+81
2014-04-26
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+74
2014-04-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-6
/
+20
2014-04-26
Merge tag 'fixes-3.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-13
/
+11
2014-04-25
usb: option: add and update a number of CMOTech devices
Bjørn Mork
1
-4
/
+70
2014-04-25
usb: option: add Alcatel L800MA
Bjørn Mork
1
-0
/
+3
2014-04-25
usb: option: add Olivetti Olicard 500
Bjørn Mork
1
-0
/
+4
[next]