summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/intel
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: cherryview: Drop ctrlX prefix from the pin debugfs outputMika Westerberg2016-11-041-1/+1
* pinctrl: intel: merrifield: Add pin config group handlersAndy Shevchenko2016-10-291-0/+41
* pinctrl: intel: Only restore pins that are used by the driverMika Westerberg2016-10-181-2/+23
* pinctrl: baytrail: Fix lockdepVille Syrjälä2016-10-181-1/+2
* Merge branch 'fixes' into develLinus Walleij2016-09-231-1/+1
|\
| * pinctrl: intel: merrifield: fix dup size in probeVincent Stehlé2016-09-121-1/+1
* | pinctrl: intel: Configure GPIO chip IRQ as wakeup interruptsNilesh Bacchewar2016-09-231-28/+5
* | pinctrl: cherryview: Convert to use devm_gpiochip_add_data()Mika Westerberg2016-09-231-18/+3
* | pinctrl: cherryview: Do not add all southwest and north GPIOs to IRQ domainMika Westerberg2016-09-231-1/+33
|/
* pinctrl: cherryview: Do not mask all interrupts in probeMika Westerberg2016-08-221-3/+2
* pinctrl: intel: merrifield: Add missed headerAndy Shevchenko2016-08-101-0/+1
* Merge tag 'pinctrl-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-07-287-92/+1106
|\
| * pinctrl: intel: Protect set wake flow by spin lockAndy Shevchenko2016-07-111-0/+5
| * pinctrl: intel: Add Intel Merrifield pin controller supportAndy Shevchenko2016-06-293-0/+923
| * pinctrl: intel: Prevent force threading of the interrupt handlerMika Westerberg2016-06-181-1/+2
| * pinctrl: intel: Use raw_spinlock for lockingMika Westerberg2016-06-181-22/+22
| * pinctrl/broxton: enable platform device in the absence of ACPI enumerationTan Jui Nee2016-06-151-12/+31
| * pinctrl: cherryview: add handlers for pin_config_group_get/setDan O'Donovan2016-06-151-0/+42
| * pinctrl: cherryview: add option to set open-drain pin configDan O'Donovan2016-06-151-0/+33
| * pinctrl: cherryview: prevent concurrent access to GPIO controllersDan O'Donovan2016-06-151-36/+44
| * pinctrl: baytrail: make it explicitly non-modularPaul Gortmaker2016-06-131-21/+4
* | pinctrl: baytrail: Fix mingled clock pinsCristina Ciocan2016-06-231-3/+3
|/
* drivers/pinctrl/intel/pinctrl-baytrail.c: fix build with gcc-4.4Andrew Morton2016-05-261-3/+7
* Merge tag 'pinctrl-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-05-194-259/+1453
|\
| * pinctrl: baytrail: fix some error handling in debugfsDan Carpenter2016-04-301-0/+3
| * pinctrl: intel: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-5/+3
| * pinctrl: cherryview: Use devm_pinctrl_register() for pinctrl registrationLaxman Dewangan2016-04-211-5/+3
| * pinctrl: baytrail: Add debounce configurationCristina Ciocan2016-04-041-2/+81
| * pinctrl: baytrail: Register pin control handlingCristina Ciocan2016-04-041-226/+221
| * pinctrl: baytrail: Update irq chip operationsCristina Ciocan2016-04-041-46/+51
| * pinctrl: baytrail: Update gpio chip operationsCristina Ciocan2016-04-041-29/+68
| * pinctrl: baytrail: Add pin control operationsCristina Ciocan2016-04-042-35/+528
| * pinctrl: baytrail: Add pin control data structuresCristina Ciocan2016-04-041-22/+606
* | pinctrl: intel: implement gpio_irq_enableQi Zheng2016-03-301-0/+30
* | pinctrl: intel: make the high level interrupt workingQipeng Zha2016-03-301-2/+3
|/
* pinctrl: intel: Remove unneeded header includesJean Delvare2016-02-121-4/+0
* pinctrl: intel: use gpiochip data pointerLinus Walleij2016-01-051-8/+7
* pinctrl: cherryview: use gpiochip data pointerLinus Walleij2016-01-051-11/+9
* pinctrl: baytrail: use gpiochip data pointerLinus Walleij2016-01-051-17/+15
* pinctrl: baytrail: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-214-21/+25
|\
| * pinctrl: intel: fix offset calculation issue of register PAD_OWNQipeng Zha2015-12-101-4/+5
| * pinctrl: intel: fix bug of register offset calculationQipeng Zha2015-12-104-17/+20
* | gpio: change member .dev to .parentLinus Walleij2015-11-193-3/+3
|/
* Merge tag 'gpio-v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-11-022-24/+4
|\
| * pinctrl: replace trivial implementations of gpio_chip request/freeJonas Gorski2015-10-162-24/+4
* | pinctrl: intel: Add Intel Broxton pin controller supportMika Westerberg2015-10-273-0/+1074
* | pinctrl: intel: Allow requesting pins which are in ACPI mode as GPIOsMika Westerberg2015-10-271-4/+12
* | pinctrl: intel: Add support for multiple GPIO chips sharing the interruptMika Westerberg2015-10-271-15/+37
* | pinctrl: baytrail: Fix compilation warnings when !CONFIG_PMMika Westerberg2015-10-161-0/+2
OpenPOWER on IntegriCloud