summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/pinctrl-coh901.c
Commit message (Expand)AuthorAge
* gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-08
* pinctrl: coh901: constify gpio_chip structureGustavo A. R. Silva2017-08-14
* pinctrl: coh901: fix initconst annotationArnd Bergmann2016-02-15
* pinctrl: u300: use gpiochip data pointerLinus Walleij2016-01-05
* pinctrl: coh901: Be sure to clamp return valueLinus Walleij2015-12-26
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-16
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-16
* pinctrl/coh901: Prepare u300_gpio_irq_handler for irq argument removalThomas Gleixner2015-07-17
* pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-17
* pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe2014-07-22
* pinctrl: coh901: convert driver to use gpiolib irqchipLinus Walleij2014-03-26
* pinctrl: coh901: move irq line locking to resource callbacksLinus Walleij2014-03-18
* pinctrl: coh901: mark GPIO lines used for IRQLinus Walleij2013-10-16
* Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-03
|\
| * pinctrl: coh901: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-16
* | Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-06-20
|\ \ | |/ |/|
| * pinctrl: get rid of all platform data for coh901Linus Walleij2013-06-17
| * pinctrl: coh901: add device tree supportLinus Walleij2013-05-31
* | pinctrl: Don't override the error code in probe error handlingAxel Lin2013-05-27
* | drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
|/
* pinctrl: coh901: Fix error checking in u300_gpio_to_irqAxel Lin2013-04-03
* pinctrl: coh901: Fix checkpatch errorSachin Kamat2013-03-27
* pinctrl: Convert to devm_ioremap_resource()Thierry Reding2013-01-22
* pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij2012-11-21
* pinctrl/u300/coh901: let the gpio_chip register the rangeLinus Walleij2012-11-21
* pinctrl: coh901: Return proper error if irq_domain_add_linear() failsAxel Lin2012-11-15
* pinctrl/coh901: convert to use managed resourcesLinus Walleij2012-11-11
* pinctrl/coh901: use irqdomain, allocate irqdescsLinus Walleij2012-11-11
* pinctrl/coh901: move header to platform data dirLinus Walleij2012-08-13
* pinctrl/coh901: retire ancient GPIO block versionsLinus Walleij2012-08-13
* pinctrl/coh901: use clk_prepare_[en|dis]able()Linus Walleij2012-07-03
* pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-18
* pinctrl: support pinconfig on the U300Linus Walleij2012-03-12
* pinctrl/coh901: use generic pinconf enums and parametersLinus Walleij2012-03-12
* pinctrl: spawn U300 pinctrl from the COH901 GPIOLinus Walleij2012-02-22
* pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij2012-02-10
* pinctrl: break out a pinctrl consumer headerLinus Walleij2012-02-10
* pinctrl/coh901: driver to request its pinsLinus Walleij2012-01-03
* pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij2012-01-03