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
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
2020-07-12
gpiolib: cdev: remove recalculation of offset
Kent Gibson
1
-13
/
+7
2020-07-12
gpiolib: cdev: fix minor race in GET_LINEINFO_WATCH
Kent Gibson
1
-5
/
+5
2020-07-12
gpiolib: cdev: rename priv to cdev
Kent Gibson
1
-45
/
+45
2020-07-12
gpiolib: cdev: use blocking notifier call chain instead of atomic
Kent Gibson
3
-20
/
+20
2020-07-12
gpiolib: cdev: remove pointless decrement of i
Kent Gibson
1
-2
/
+0
2020-07-12
gpiolib: cdev: rename numdescs to num_descs
Kent Gibson
1
-10
/
+10
2020-07-12
gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with othe...
Kent Gibson
1
-35
/
+35
2020-07-12
gpiolib: cdev: refactor gpiohandle_flags_to_desc_flags
Kent Gibson
1
-41
/
+19
2020-07-12
gpiolib: cdev: minor indentation fixes
Kent Gibson
1
-14
/
+14
2020-07-12
gpiolib: cdev: sort includes
Kent Gibson
1
-11
/
+11
2020-07-12
gpiolib: move gpiolib-sysfs function declarations into their own header
Kent Gibson
4
-18
/
+26
2020-07-09
Merge branch 'devel' into for-next
Linus Walleij
24
-1206
/
+1337
2020-07-08
Merge branch 'lee-fixes' into devel
Linus Walleij
8
-25
/
+31
2020-07-08
gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing Sparse
Lee Jones
1
-0
/
+2
2020-07-08
gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be use
Lee Jones
1
-1
/
+1
2020-07-08
gpio: gpio-mlxbf: Tell the compiler that ACPI functions may not be used
Lee Jones
1
-1
/
+1
2020-07-08
gpio: gpio-it87: Fix formatting issues which confuse kerneldoc
Lee Jones
1
-7
/
+7
2020-07-08
gpio: gpio-syscon: Fix formatting issues which confuse kerneldoc
Lee Jones
1
-6
/
+6
2020-07-08
gpio: gpio-sama5d2-piobu: Demote all kerneldoc headers to basic comment blocks
Lee Jones
1
-8
/
+8
2020-07-08
gpio: gpio-pmic-eic-sprd: Fix incorrectly named property 'map'
Lee Jones
1
-1
/
+1
2020-07-08
gpio: gpio-altera: Add missing kerneldoc entry and demote comment
Lee Jones
1
-1
/
+2
2020-07-08
gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count()
Lee Jones
1
-0
/
+3
2020-07-07
gpio: aggregator: Use bitmap_parselist() for parsing GPIO offsets
Geert Uytterhoeven
1
-33
/
+26
2020-07-07
gpio: aggregator: Drop pre-initialization in get_arg()
Geert Uytterhoeven
1
-2
/
+2
2020-07-01
Merge tag 'gpio-updates-for-v5.9-part1' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
8
-13
/
+101
2020-06-30
gpiolib: Deduplicate find_first_zero_bit() call
Andy Shevchenko
1
-6
/
+4
2020-06-30
gpio: omap: Add missing PM ops for suspend
Tony Lindgren
1
-0
/
+26
2020-06-27
Merge tag 'gpio-fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Walleij
1
-5
/
+94
2020-06-24
gpio: Drop superfluous dependencies on GPIOLIB
Geert Uytterhoeven
1
-2
/
+2
2020-06-24
gpio: zynq: Remove error prints in EPROBE_DEFER
Shubhrajyoti Datta
1
-1
/
+2
2020-06-24
gpio: zynq: Add pmc gpio support
Shubhrajyoti Datta
1
-0
/
+16
2020-06-24
gpio: zynq: Disable the irq if it is not a wakeup source
Shubhrajyoti Datta
1
-0
/
+8
2020-06-24
gpio: zynq: Add Versal support
Shubhrajyoti Datta
1
-1
/
+27
2020-06-24
gpio: zynq: protect direction in/out with a spinlock
Glenn Langedock
1
-0
/
+11
2020-06-22
gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2
Andy Shevchenko
1
-1
/
+6
2020-06-22
gpio: max732x: remove redundant check from probe()
Gaurav Singh
1
-1
/
+1
2020-06-21
Merge branch 'ib-for-each-requested' into devel
Linus Walleij
3
-17
/
+6
2020-06-21
pinctrl: at91: Make use of for_each_requested_gpio()
Andy Shevchenko
1
-5
/
+2
2020-06-21
gpio: xra1403: Make use of for_each_requested_gpio()
Andy Shevchenko
1
-6
/
+2
2020-06-21
gpio: mvebu: Make use of for_each_requested_gpio()
Andy Shevchenko
1
-6
/
+2
2020-06-20
gpiolib: split character device into gpiolib-cdev
Kent Gibson
4
-1115
/
+1170
2020-06-20
gpio: max732x: remove redundant check
Gaurav Singh
1
-1
/
+1
2020-06-16
gpio: pca953x: disable regmap locking for automatic address incrementing
Andy Shevchenko
1
-0
/
+1
2020-06-16
gpio: pca953x: Fix direction setting when configure an IRQ
Andy Shevchenko
1
-2
/
+4
2020-06-16
gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
Andy Shevchenko
1
-0
/
+79
2020-06-16
gpio: pca953x: Synchronize interrupt handler properly
Andy Shevchenko
1
-3
/
+5
2020-06-16
gpio: pca953x: Add support for the PCAL9535
Jan Kiszka
1
-0
/
+2
2020-06-16
gpio: arizona: put pm_runtime in case of failure
Navid Emamdoost
1
-1
/
+5
2020-06-16
gpio: arizona: handle pm_runtime_get_sync failure case
Navid Emamdoost
1
-0
/
+1
2020-06-15
drivers: gpio: Fix trivial spelling
Kieran Bingham
1
-1
/
+1
[next]