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
/
gpio
/
gpiolib-cdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-12
gpiolib: cdev: refactor lineevent cleanup into lineevent_free
Kent Gibson
1
-23
/
+21
2020-07-12
gpiolib: cdev: refactor linehandle cleanup into linehandle_free
Kent Gibson
1
-20
/
+19
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
1
-12
/
+12
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-06-20
gpiolib: split character device into gpiolib-cdev
Kent Gibson
1
-0
/
+1154