index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pinctrl
/
pinctrl-sirf.c
Age
Commit message (
Expand
)
Author
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-03-27
pinctrl: sirf: using for_each_set_bit to simplify the code
Wei Yongjun
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
2013-03-25
pinctrl: sirf: convert to linear irq domain
Arnd Bergmann
2013-03-07
pinctrl: Declare operation structures as const
Laurent Pinchart
2013-02-05
pinctrl: sirf: replace of_gpio_simple_xlate by sirf specific of_xlate
Barry Song
2013-01-03
Merge tag 'driver-core-3.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-01-03
Drivers: pinctrl: remove __dev* attributes.
Greg Kroah-Hartman
2012-12-26
pinctrl: sirf: enable GPIO pullup/down configuration from dts
Barry Song
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-11-28
pinctrl: remove use of __devinitconst
Bill Pemberton
2012-11-11
pinctrl: sirf: Staticize non-exported symbol
Axel Lin
2012-11-11
pinctrl: sirf: enable the driver support new SiRFmarco SoC
Barry Song
2012-10-15
pinctrl: sirf: remove sirfsoc_gpio_set_pull function
Arnd Bergmann
2012-10-02
Merge tag 'pinctrl-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-09-28
pinctrl: sirf: add lost chained_irq_enter and exit in sirfsoc_gpio_handle_irq
Barry Song
2012-09-28
pinctrl: sirf: initialize the irq_chip pointer of pinctrl_gpio_range
Barry Song
2012-09-28
pinctrl: sirf: fix spinlock deadlock in sirfsoc_gpio_set_input
Barry Song
2012-09-28
pinctrl: sirf: add missing pins to pinctrl list
Barry Song
2012-09-28
pinctrl: sirf: fix a typo in sirfsoc_gpio_probe
Barry Song
2012-09-05
pinctrl: sirf: add DT-binding pinmux mapping support
Barry Song
2012-08-07
pinctrl-sirf: remove devm_kfree at error path
Devendra Naga
2012-07-02
PINCTRL: SiRF: add GPIO and GPIO irq support in CSR SiRFprimaII
Barry Song
2012-06-04
pinctrl: sirf: mark of_device_id match table as __devinitconst
Barry Song
2012-04-18
pinctrl: replace list_*() with get_*_count()
Viresh Kumar
2012-01-03
pinctrl: remove unnecessary max pin number
Chanho Park
2012-01-03
pinctrl: rename U300 and SIRF pin controllers
Linus Walleij