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
2015-10-16
gpio: replace trivial implementations of request/free with generic one
Jonas Gorski
6
-72
/
+12
2015-10-16
gpiolib: provide generic request/free implementations
Jonas Gorski
1
-0
/
+23
2015-10-16
gpio: omap: fix static checker warning
Grygorii Strashko
1
-1
/
+1
2015-10-15
gpio: pl061: assign the apropriate handler for irqs
Linus Walleij
1
-5
/
+25
2015-10-15
gpio: pl061: returning with lock held in pl061_irq_type()
Dan Carpenter
1
-6
/
+7
2015-10-05
Revert "gpio-sysfs: Use gpio descriptor name instead of gpiochip names array"
Linus Walleij
1
-1
/
+7
2015-10-05
gpio: pca953x: support ACPI devices found on Galileo Gen2
Andy Shevchenko
1
-1
/
+20
2015-10-05
gpio: pca953x: store driver_data for future use
Andy Shevchenko
1
-7
/
+10
2015-10-05
gpio: generic: use error pointers
Heiner Kallweit
1
-35
/
+21
2015-10-05
gpio: generic: modernize remapping
Heiner Kallweit
1
-11
/
+3
2015-10-05
gpio: generic: improve error handling in bgpio_map
Heiner Kallweit
1
-3
/
+5
2015-10-03
gpio: pca953x: Add TI TCA9539 support
Thierry Reding
1
-0
/
+1
2015-10-03
gpio: max730x: eliminate double free
Julia Lawall
1
-1
/
+0
2015-10-02
gpio: omap: convert to use generic irq handler
Grygorii Strashko
1
-28
/
+27
2015-10-02
gpio: omap: move pm runtime in irq_chip.irq_bus_lock/sync_unlock
Grygorii Strashko
1
-10
/
+15
2015-10-02
gpio: add GPIO support for IT87xx, replacing gpio-it8761e
Diego Elio Pettenò
4
-235
/
+422
2015-10-02
gpio: gpiolib: don't compare an unsigned for >= 0
Dirk Behme
1
-3
/
+1
2015-10-02
gpio: arizona: add support for WM8998 and WM1814
Richard Fitzgerald
1
-0
/
+2
2015-10-02
gpio: Fix error checking in the function device_pca957x_init
Nicholas Krause
1
-2
/
+6
2015-10-02
gpio: ath79: Convert to the state container design pattern
Alban Bedel
1
-59
/
+60
2015-10-02
gpio: msm: Remove unused driver
Stephen Boyd
3
-462
/
+0
2015-10-02
gpio: zynq: use container_of() to get state container
Linus Walleij
1
-10
/
+22
2015-10-02
gpio: vf610: use container_of() to get state container
Linus Walleij
1
-10
/
+19
2015-10-02
gpio: sx150x: use container_of() to get state container
Linus Walleij
1
-17
/
+14
2015-10-02
gpio: altera: use container_of() to get state container
Linus Walleij
1
-5
/
+10
2015-10-02
gpio: etraxfs: use container_of() to get state container
Linus Walleij
1
-6
/
+17
2015-10-02
gpio: pl061: detail IRQ trigger handling
Linus Walleij
1
-8
/
+47
2015-09-24
gpio: keep the GPIO line names internal
Linus Walleij
1
-37
/
+35
2015-09-24
gpiolib: Add gpio name information to /sys/kernel/debug/gpio
Markus Pargmann
1
-3
/
+8
2015-09-24
gpio-sysfs: Use gpio descriptor name instead of gpiochip names array
Markus Pargmann
1
-7
/
+1
2015-09-24
gpiolib: Use GPIO name from names array for gpio descriptor
Markus Pargmann
1
-0
/
+37
2015-09-24
gpio: Introduce gpio descriptor 'name'
Markus Pargmann
2
-0
/
+35
2015-09-24
gpiolib-of: Rename gpio_hog functions to be generic
Markus Pargmann
1
-10
/
+10
2015-09-20
Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-42
/
+42
2015-09-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-12
/
+25
2015-09-20
Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-2
/
+9
2015-09-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
9
-56
/
+105
2015-09-20
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+6
2015-09-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+18
2015-09-19
Merge branch 'acpi-bus'
Rafael J. Wysocki
2
-13
/
+8
2015-09-19
Merge branches 'pm-cpufreq' and 'pm-devfreq'
Rafael J. Wysocki
6
-29
/
+34
2015-09-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
5
-7
/
+17
2015-09-18
IB/hfi: Properly set permissions for user device files
Ira Weiny
4
-12
/
+59
2015-09-18
IB/hfi1: mask vs shift confusion
Dan Carpenter
1
-2
/
+2
2015-09-18
IB/hfi1: clean up some defines
Dan Carpenter
1
-18
/
+18
2015-09-18
IB/hfi1: info leak in get_ctxt_info()
Dan Carpenter
1
-0
/
+1
2015-09-18
IB/hfi1: fix a locking bug
Dan Carpenter
1
-2
/
+2
2015-09-18
IB/hfi1: checking for NULL instead of IS_ERR
Dan Carpenter
1
-3
/
+5
2015-09-18
IB/hfi1: fix sdma_descq_cnt parameter parsing
Mike Marciniszyn
1
-1
/
+1
2015-09-18
IB/hfi1: fix copy_to/from_user() error handling
Dan Carpenter
1
-16
/
+15
[next]