summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: baytrail: show output gpio state correctly on Intel BaytrailDavid Cohen2014-10-281-1/+1
* pinctrl: baytrail: Clear DIRECT_IRQ bitLoic Poulain2014-10-201-1/+5
* Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2014-10-097-40/+12
|\
| * pinctrl: abx500: get rid of unused variableLinus Walleij2014-10-021-1/+1
| * pinctrl: bcm281xx: make Kconfig dependency more strictUwe Kleine-König2014-09-251-1/+1
| * pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij2014-09-236-39/+10
* | Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-10-0781-573/+2561
|\ \
| * | pinctrl: nomadik: improve GPIO debug printsLinus Walleij2014-09-301-11/+25
| * | pinctrl: abx500: refactor DT parser to take two pathsLinus Walleij2014-09-301-26/+28
| * | pinctrl: abx500: use helpers for map allocation/freeLinus Walleij2014-09-301-38/+5
| * | pinctrl: nomadik: refactor DT parser to take two pathsLinus Walleij2014-09-291-29/+33
| * | pinctrl: nomadik: use utils map free functionLinus Walleij2014-09-291-13/+2
| * | pinctrl: nomadik: use util function to reserve mapsLinus Walleij2014-09-291-23/+2
| * | pinctrl: qcom: use restart_notifier mechanism for ps_holdJosh Cartwright2014-09-261-13/+18
| * | pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart2014-09-234-26/+5
| * | pinctrl: berlin: fix the dt_free_map functionAntoine Tenart2014-09-231-20/+1
| * | pinctrl: at91: disable PD or PU before enabling PU or PDWenyou Yang2014-09-231-0/+6
| * | pinctrl: st: remove gpiochip in failure casesPramod Gurav2014-09-231-0/+1
| * | pinctrl: at91: Fix error handling while doing gpiochio_irqchip_addPramod Gurav2014-09-231-4/+10
| * | pinctrl: at91: Fix failure path in at91_gpio_probe pathPramod Gurav2014-09-231-7/+13
| * | pinctrl: lantiq: Release gpiochip resources in fail casePramod Gurav2014-09-231-0/+2
| * | pinctrl: imx: detect uninitialized pinsStefan Agner2014-09-233-9/+9
| * | pinctrl: tegra: Add MIPI pad controlSean Paul2014-09-191-0/+67
| * | pinctrl: at91: Switch to using managed clk_getPramod Gurav2014-09-051-4/+2
| * | pinctrl: adi2: Remove duplicate gpiochip_remove_pin_rangesPramod Gurav2014-09-051-1/+0
| * | pinctrl: single: fix freudian slipLinus Walleij2014-09-051-1/+1
| * | pinctrl: at91: add drive strength configurationMarek Roszko2014-09-051-1/+161
| * | pinctrl: prima2: add I2S 2ch, 6ch, nodin, mclk groupsRongjun Ying2014-09-041-6/+82
| * | pinctrl: sirf: Remove gpiochip on failure casesPramod Gurav2014-09-041-1/+1
| * | pinctrl: qcom: Make the target processor value configurableGeorgi Djakov2014-09-047-3/+14
| * | pinctrl: qcom: Add APQ8084 pinctrl supportGeorgi Djakov2014-09-043-0/+1252
| * | pinctrl: sh-pfc: rename confusing pinmux ops variableLinus Walleij2014-09-044-8/+8
| * | pinctrl: imx/mxs: move freescale drivers to subdirLinus Walleij2014-09-0425-130/+132
| * | pinctrl: clean up after enable refactoringLinus Walleij2014-09-0432-99/+105
| * | pinctrl: qcom: Add support for reset for apq8064Pramod Gurav2014-09-022-1/+36
| * | pinctrl: qcom: remove gpiochip in failure casesPramod Gurav2014-09-021-0/+2
| * | pinctrl: sh-pfc: use a saner Kconfig symbolLinus Walleij2014-09-021-2/+1
| * | pinctrl: samsung: use CONFIG_PINCTRL_SAMSUNG symbol in makefileNaveen Krishna Chatradhi2014-08-291-1/+1
| * | pinctrl: single: AM437x: Add pinctrl compatibilityKeerthy2014-08-291-0/+7
| * | pinctrl: single: Add DRA7 pinctrl compatibilityNishanth Menon2014-08-291-0/+7
| * | pinctrl: atlas6: Add I2S external clock input pingroupRongjun Ying2014-08-291-0/+21
| * | pinctrl: atlas6: take mclk pin out of i2s pingroupRongjun Ying2014-08-291-17/+24
| * | pinctrl: sirf: fix lots of "line over 80 characters"Bin Shi2014-08-293-81/+128
| * | pinctrl: sirf: fix "quoted string split across lines"Bin Shi2014-08-291-3/+3
| * | pinctrl: imx6sl: introduce MODULE_DEVICE_TABLE for module autoloadingKiran Padwal2014-08-291-0/+1
| * | pinctrl: Make of_device_id array constKiran Padwal2014-08-2921-21/+21
| * | pinctrl: Add i.MX21 pincontrol driverAlexander Shiyan2014-08-283-0/+350
| |/
* | pinctrl: baytrail: resolve unbalanced IRQ wake disable warningMathias Nyman2014-09-101-0/+1
* | pinctrl: exynos: Lock GPIOs as interrupts when used as EINTsTomasz Figa2014-08-212-6/+64
* | pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0xHans Wennborg2014-08-171-2/+2