summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinctrl-coh901.c
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: coh901: fix initconst annotationArnd Bergmann2016-02-151-1/+1
* pinctrl: u300: use gpiochip data pointerLinus Walleij2016-01-051-20/+11
* pinctrl: coh901: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: change member .dev to .parentLinus Walleij2015-11-191-1/+1
* pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-161-20/+2
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* pinctrl/coh901: Prepare u300_gpio_irq_handler for irq argument removalThomas Gleixner2015-07-171-1/+2
* pinctrl: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu2015-07-171-2/+2
* pinctrl: remove all usage of gpio_remove ret val in driver/pinctlabdoulaye berthe2014-07-221-8/+2
* pinctrl: coh901: convert driver to use gpiolib irqchipLinus Walleij2014-03-261-151/+53
* pinctrl: coh901: move irq line locking to resource callbacksLinus Walleij2014-03-181-5/+23
* pinctrl: coh901: mark GPIO lines used for IRQLinus Walleij2013-10-161-0/+5
* Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-031-1/+0
|\
| * pinctrl: coh901: remove unnecessary platform_set_drvdata()Jingoo Han2013-06-161-1/+0
* | Merge tag 'u300-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann2013-06-201-16/+19
|\ \ | |/ |/|
| * pinctrl: get rid of all platform data for coh901Linus Walleij2013-06-171-14/+9
| * pinctrl: coh901: add device tree supportLinus Walleij2013-05-311-2/+10
* | pinctrl: Don't override the error code in probe error handlingAxel Lin2013-05-271-1/+2
* | drivers/pinctrl: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-181-5/+0
|/
* pinctrl: coh901: Fix error checking in u300_gpio_to_irqAxel Lin2013-04-031-2/+5
* pinctrl: coh901: Fix checkpatch errorSachin Kamat2013-03-271-1/+1
* pinctrl: Convert to devm_ioremap_resource()Thierry Reding2013-01-221-5/+3
* pinctrl/u300/coh901: stop spawning pinctrl from GPIOLinus Walleij2012-11-211-6/+0
* pinctrl/u300/coh901: let the gpio_chip register the rangeLinus Walleij2012-11-211-2/+45
* pinctrl: coh901: Return proper error if irq_domain_add_linear() failsAxel Lin2012-11-151-2/+4
* pinctrl/coh901: convert to use managed resourcesLinus Walleij2012-11-111-43/+19
* pinctrl/coh901: use irqdomain, allocate irqdescsLinus Walleij2012-11-111-14/+46
* pinctrl/coh901: move header to platform data dirLinus Walleij2012-08-131-1/+1
* pinctrl/coh901: retire ancient GPIO block versionsLinus Walleij2012-08-131-176/+42
* pinctrl/coh901: use clk_prepare_[en|dis]able()Linus Walleij2012-07-031-3/+3
* pinctrl: mark const init data with __initconst instead of __initdataUwe Kleine-König2012-04-181-2/+2
* pinctrl: support pinconfig on the U300Linus Walleij2012-03-121-8/+69
* pinctrl/coh901: use generic pinconf enums and parametersLinus Walleij2012-03-121-43/+13
* pinctrl: spawn U300 pinctrl from the COH901 GPIOLinus Walleij2012-02-221-2/+8
* pinctrl: move generic functions to the pinctrl_ namespaceLinus Walleij2012-02-101-2/+2
* pinctrl: break out a pinctrl consumer headerLinus Walleij2012-02-101-1/+1
* pinctrl/coh901: driver to request its pinsLinus Walleij2012-01-031-0/+21
* pinctrl: move the U300 GPIO driver to pinctrlLinus Walleij2012-01-031-0/+917
OpenPOWER on IntegriCloud