index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
intel
/
pinctrl-cherryview.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-15
pinctrl: cherryview: add handlers for pin_config_group_get/set
Dan O'Donovan
1
-0
/
+42
2016-06-15
pinctrl: cherryview: add option to set open-drain pin config
Dan O'Donovan
1
-0
/
+33
2016-06-15
pinctrl: cherryview: prevent concurrent access to GPIO controllers
Dan O'Donovan
1
-36
/
+44
2016-04-21
pinctrl: cherryview: Use devm_pinctrl_register() for pinctrl registration
Laxman Dewangan
1
-5
/
+3
2016-01-05
pinctrl: cherryview: use gpiochip data pointer
Linus Walleij
1
-11
/
+9
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-10-16
pinctrl: replace trivial implementations of gpio_chip request/free
Jonas Gorski
1
-12
/
+2
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-1
/
+1
2015-08-26
pinctrl: cherryview: Use raw_spinlock for locking
Mika Westerberg
1
-35
/
+35
2015-08-13
pinctrl: cherryview: Serialize all register access
Mika Westerberg
1
-1
/
+7
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-07-17
pinctrl/cherryview: Use irq_set_handler_locked()
Thomas Gleixner
1
-3
/
+3
2015-06-24
Merge tag 'pinctrl-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+2
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-05-12
pinctrl: cherryview: Read triggering type from HW if not set when requested
Mika Westerberg
1
-0
/
+44
2015-03-10
pinctrl: update direction_output function of cherryview driver
qipeng.zha
1
-0
/
+1
2015-02-04
pinctrl: cherryview: Configure HiZ pins to be input when requested as GPIOs
Mika Westerberg
1
-2
/
+15
2015-01-10
pinctrl: intel: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2015-01-10
pinctrl: cherryview: Save and restore pin configs over system sleep
Mika Westerberg
1
-0
/
+104
2014-11-04
pinctrl: Add Intel Cherryview/Braswell pin controller support
Mika Westerberg
1
-0
/
+1519