index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpio-cs5535.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: cs5535: Simplify the return expression of cs5535_gpio_probe()
Zheng Yongjun
2020-12-12
1
-6
/
+2
*
docs: driver-model: move it to the driver-api book
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
docs: driver-model: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-06-21
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
gpio: cs5535: Include proper header
Linus Walleij
2018-01-14
1
-1
/
+1
*
gpio: cs5535: Use devm_gpiochip_add_data() for gpio registration
Laxman Dewangan
2016-02-23
1
-15
/
+5
*
gpio: cs5535: use gpiochip data pointer
Linus Walleij
2016-01-05
1
-7
/
+8
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
gpio: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
gpio: cs5535: Switch to using managed resources with devm_
Pramod Gurav
2014-10-21
1
-8
/
+3
|
/
*
gpio: use container_of to resolve cs5535_gpio_chip from gpio_chip
Fabian Frederick
2014-09-23
1
-3
/
+6
*
gpio: remove all usage of gpio_remove retval in driver/gpio
abdoulaye berthe
2014-07-22
1
-7
/
+1
*
gpio: remove use of __devexit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: remove use of __devinit
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: remove use of __devexit_p
Bill Pemberton
2012-11-28
1
-1
/
+1
*
gpio: Convert GPIO drivers to module_platform_driver
Mark Brown
2012-01-02
1
-12
/
+1
*
gpiolib: output basic details and consolidate gpio device drivers
Grant Likely
2011-12-12
1
-1
/
+0
*
gpio: reorganize drivers
Grant Likely
2011-06-06
1
-0
/
+401