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
/
sirf
/
pinctrl-sirf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 4
Thomas Gleixner
1
-2
/
+1
2019-01-28
pinctrl: sirf: drop pointless static qualifier in sirfsoc_gpio_probe
YueHaibing
1
-1
/
+1
2018-09-14
pinctrl: Include <linux/gpio/driver.h> nothing else
Linus Walleij
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2017-11-09
Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into devel
Linus Walleij
1
-1
/
+1
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
2017-09-22
pinctrl/gpio: Unify namespace for cross-calls
Linus Walleij
1
-2
/
+2
2017-08-22
pinctrl: sirf: constify pinconf_ops, pinctrl_ops, and pinmux_ops structures
Julia Lawall
1
-2
/
+2
2017-08-14
pinctrl: Convert to using %pOF instead of full_name
Rob Herring
1
-3
/
+3
2016-08-27
pinctrl: sirf: make core support explicitly non-modular
Paul Gortmaker
1
-7
/
+5
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-18
/
+13
2016-01-05
pinctrl: sirf: use gpiochip data pointer
Linus Walleij
1
-17
/
+12
2015-12-22
pinctrl: sirf: add missing of_node_put
Julia Lawall
1
-2
/
+6
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
1
-1
/
+1
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
1
-2
/
+2
2015-07-17
pinctrl/sirf: Prepare xxx_gpio-handle_irq for irq argument removal
Thomas Gleixner
1
-1
/
+2
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
1
-1
/
+1
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
1
-2
/
+2
2015-04-09
pinctrl: sirf: move sgpio lock into state container
Linus Walleij
1
-12
/
+12
2015-03-09
pinctrl: sirf: fix typo in kernel warning on a bad interrupt
Colin Ian King
1
-1
/
+1
2015-01-14
pinctrl: sirf: drop marco support
Barry Song
1
-38
/
+13
2014-10-20
pinctrl: sirf: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-2
/
+1
2014-09-23
pinctrl: remove remaining users of gpiochip_remove() retval
Linus Walleij
1
-2
/
+1
2014-09-04
pinctrl: sirf: Remove gpiochip on failure cases
Pramod Gurav
1
-1
/
+1
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
1
-3
/
+4
2014-08-29
pinctrl: sirf: fix lots of "line over 80 characters"
Bin Shi
1
-22
/
+35
2014-08-29
pinctrl: sirf: fix "quoted string split across lines"
Bin Shi
1
-3
/
+3
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
1
-10
/
+0
2014-05-30
pinctrl: sirf: fix a bad conflict resolution
Linus Walleij
1
-1
/
+1
2014-05-28
pinctrl: sirf: switch to using allocated state container
Linus Walleij
1
-93
/
+121
2014-05-27
pinctrl: sirf: fix typo for GPIO bank number
Barry Song
1
-2
/
+2
2014-04-23
pinctrl: sirf: switch driver to use gpiolib irqchip helpers
Linus Walleij
1
-63
/
+26
2014-04-23
pinctrl: sirf: wrap all gpio banks into one gpio_chip
Barry Song
1
-126
/
+91
2014-04-23
pinctrl: sirf: rename inlined accessor
Linus Walleij
1
-7
/
+7
2014-04-03
Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-7
/
+7
2014-04-01
Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2014-03-18
gpio: switch drivers to use new callback
Linus Walleij
1
-7
/
+7
2014-03-05
pinctrl: sirf: fix kernel panic in gpio_lock_as_irq
Barry Song
1
-2
/
+2
2014-02-25
pinctrl: sirf: update copyright years to 2014
Barry Song
1
-1
/
+2
2014-01-15
pinctrl: sirf: lock IRQs when starting them
Linus Walleij
1
-0
/
+23
2014-01-15
pinctrl: sirf: put gpio interrupt pin into input status automatically
Barry Song
1
-1
/
+1
2014-01-15
pinctrl: sirf: use only one irq_domain for the whole device node
Barry Song
1
-11
/
+15
2013-10-08
pinctrl: sirf: add USB1/UART1 pinmux usb/uart share
Rong Wang
1
-4
/
+4
2013-08-07
pinctrl: sirf: add missing __iomem annotation
Jingoo Han
1
-1
/
+1
2013-07-23
pinctrl: sirf: add freeze and restore entries for hibernation support
Barry Song
1
-0
/
+2
2013-07-23
pinctrl: sirf: fix the checkpatch issue about indentation
Rongjun Ying
1
-3
/
+3
2013-06-16
pinctrl: sirf: save the status in suspend and restore after resuming
Barry Song
1
-0
/
+56
2013-06-16
pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoC
Barry Song
1
-0
/
+873