index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
sirf
/
pinctrl-sirf.c
Age
Commit message (
Expand
)
Author
2016-08-27
pinctrl: sirf: make core support explicitly non-modular
Paul Gortmaker
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-01-05
pinctrl: sirf: use gpiochip data pointer
Linus Walleij
2015-12-22
pinctrl: sirf: add missing of_node_put
Julia Lawall
2015-11-19
gpio: change member .dev to .parent
Linus Walleij
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-17
pinctrl/sirf: Prepare xxx_gpio-handle_irq for irq argument removal
Thomas Gleixner
2015-07-17
pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc
Jiang Liu
2015-06-10
pinctrl: make pinctrl_register() return proper error code
Masahiro Yamada
2015-04-09
pinctrl: sirf: move sgpio lock into state container
Linus Walleij
2015-03-09
pinctrl: sirf: fix typo in kernel warning on a bad interrupt
Colin Ian King
2015-01-14
pinctrl: sirf: drop marco support
Barry Song
2014-10-20
pinctrl: sirf: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-09
Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-09-23
pinctrl: remove remaining users of gpiochip_remove() retval
Linus Walleij
2014-09-04
pinctrl: sirf: Remove gpiochip on failure cases
Pramod Gurav
2014-09-04
pinctrl: clean up after enable refactoring
Linus Walleij
2014-08-29
pinctrl: sirf: fix lots of "line over 80 characters"
Bin Shi
2014-08-29
pinctrl: sirf: fix "quoted string split across lines"
Bin Shi
2014-07-11
pinctrl: avoid duplicated calling enable_pinmux_setting for a pin
Fan Wu
2014-05-30
pinctrl: sirf: fix a bad conflict resolution
Linus Walleij
2014-05-28
pinctrl: sirf: switch to using allocated state container
Linus Walleij
2014-05-27
pinctrl: sirf: fix typo for GPIO bank number
Barry Song
2014-04-23
pinctrl: sirf: switch driver to use gpiolib irqchip helpers
Linus Walleij
2014-04-23
pinctrl: sirf: wrap all gpio banks into one gpio_chip
Barry Song
2014-04-23
pinctrl: sirf: rename inlined accessor
Linus Walleij
2014-04-03
Merge tag 'gpio-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-04-01
Merge tag 'pinctrl-v3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-03-18
gpio: switch drivers to use new callback
Linus Walleij
2014-03-05
pinctrl: sirf: fix kernel panic in gpio_lock_as_irq
Barry Song
2014-02-25
pinctrl: sirf: update copyright years to 2014
Barry Song
2014-01-15
pinctrl: sirf: lock IRQs when starting them
Linus Walleij
2014-01-15
pinctrl: sirf: put gpio interrupt pin into input status automatically
Barry Song
2014-01-15
pinctrl: sirf: use only one irq_domain for the whole device node
Barry Song
2013-10-08
pinctrl: sirf: add USB1/UART1 pinmux usb/uart share
Rong Wang
2013-08-07
pinctrl: sirf: add missing __iomem annotation
Jingoo Han
2013-07-23
pinctrl: sirf: add freeze and restore entries for hibernation support
Barry Song
2013-07-23
pinctrl: sirf: fix the checkpatch issue about indentation
Rongjun Ying
2013-06-16
pinctrl: sirf: save the status in suspend and restore after resuming
Barry Song
2013-06-16
pinctrl:sirf:re-arch and add support for new SiRFatlas6 SoC
Barry Song