aboutsummaryrefslogtreecommitdiff
path: root/drivers/pinctrl
AgeCommit message (Expand)Author
2014-10-28pinctrl: baytrail: show output gpio state correctly on Intel BaytrailDavid Cohen
2014-10-20pinctrl: baytrail: Clear DIRECT_IRQ bitLoic Poulain
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-10-07Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-02pinctrl: abx500: get rid of unused variableLinus Walleij
2014-09-30pinctrl: nomadik: improve GPIO debug printsLinus Walleij
2014-09-30pinctrl: abx500: refactor DT parser to take two pathsLinus Walleij
2014-09-30pinctrl: abx500: use helpers for map allocation/freeLinus Walleij
2014-09-29pinctrl: nomadik: refactor DT parser to take two pathsLinus Walleij
2014-09-29pinctrl: nomadik: use utils map free functionLinus Walleij
2014-09-29pinctrl: nomadik: use util function to reserve mapsLinus Walleij
2014-09-26pinctrl: qcom: use restart_notifier mechanism for ps_holdJosh Cartwright
2014-09-25pinctrl: bcm281xx: make Kconfig dependency more strictUwe Kleine-König
2014-09-23pinctrl: remove remaining users of gpiochip_remove() retvalLinus Walleij
2014-09-23pinctrl: sh-pfc: sh73a0: Remove unnecessary SoC data allocationLaurent Pinchart
2014-09-23pinctrl: berlin: fix the dt_free_map functionAntoine Tenart
2014-09-23pinctrl: at91: disable PD or PU before enabling PU or PDWenyou Yang
2014-09-23pinctrl: st: remove gpiochip in failure casesPramod Gurav
2014-09-23pinctrl: at91: Fix error handling while doing gpiochio_irqchip_addPramod Gurav
2014-09-23pinctrl: at91: Fix failure path in at91_gpio_probe pathPramod Gurav
2014-09-23pinctrl: lantiq: Release gpiochip resources in fail casePramod Gurav
2014-09-23pinctrl: imx: detect uninitialized pinsStefan Agner
2014-09-19pinctrl: tegra: Add MIPI pad controlSean Paul
2014-09-10pinctrl: baytrail: resolve unbalanced IRQ wake disable warningMathias Nyman
2014-09-05pinctrl: at91: Switch to using managed clk_getPramod Gurav
2014-09-05pinctrl: adi2: Remove duplicate gpiochip_remove_pin_rangesPramod Gurav
2014-09-05pinctrl: single: fix freudian slipLinus Walleij
2014-09-05pinctrl: at91: add drive strength configurationMarek Roszko
2014-09-04pinctrl: prima2: add I2S 2ch, 6ch, nodin, mclk groupsRongjun Ying
2014-09-04pinctrl: sirf: Remove gpiochip on failure casesPramod Gurav
2014-09-04pinctrl: qcom: Make the target processor value configurableGeorgi Djakov
2014-09-04pinctrl: qcom: Add APQ8084 pinctrl supportGeorgi Djakov
2014-09-04pinctrl: sh-pfc: rename confusing pinmux ops variableLinus Walleij
2014-09-04pinctrl: imx/mxs: move freescale drivers to subdirLinus Walleij
2014-09-04pinctrl: clean up after enable refactoringLinus Walleij
2014-09-02pinctrl: qcom: Add support for reset for apq8064Pramod Gurav
2014-09-02pinctrl: qcom: remove gpiochip in failure casesPramod Gurav
2014-09-02pinctrl: sh-pfc: use a saner Kconfig symbolLinus Walleij
2014-08-29pinctrl: samsung: use CONFIG_PINCTRL_SAMSUNG symbol in makefileNaveen Krishna Chatradhi
2014-08-29pinctrl: single: AM437x: Add pinctrl compatibilityKeerthy
2014-08-29pinctrl: single: Add DRA7 pinctrl compatibilityNishanth Menon
2014-08-29pinctrl: atlas6: Add I2S external clock input pingroupRongjun Ying
2014-08-29pinctrl: atlas6: take mclk pin out of i2s pingroupRongjun Ying
2014-08-29pinctrl: sirf: fix lots of "line over 80 characters"Bin Shi
2014-08-29pinctrl: sirf: fix "quoted string split across lines"Bin Shi
2014-08-29pinctrl: imx6sl: introduce MODULE_DEVICE_TABLE for module autoloadingKiran Padwal
2014-08-29pinctrl: Make of_device_id array constKiran Padwal
2014-08-28pinctrl: Add i.MX21 pincontrol driverAlexander Shiyan
2014-08-21pinctrl: exynos: Lock GPIOs as interrupts when used as EINTsTomasz Figa
2014-08-17pinctrl: pinctrl-at91.c: fix decimal printf format specifiers prefixed with 0xHans Wennborg