summaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: imx25: ensure that a pin with id i is at position i in the info arrayUwe Kleine-König2015-10-271-1/+3
* pinctrl: at91: fix null pointer dereferenceDavid Dueck2015-09-291-0/+15
* Subject: pinctrl: imx1-core: Fix debug output in .pin_config_set callbackUwe Kleine-König2015-08-101-2/+1
* pinctrl: mvebu: armada-xp: fix functions of MPP48Thomas Petazzoni2015-08-031-1/+1
* pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functionsThomas Petazzoni2015-08-031-23/+10
* pinctrl: mvebu: armada-xp: remove non-existing NAND pinsThomas Petazzoni2015-08-031-2/+0
* pinctrl: mvebu: armada-39x: fix incorrect total number of GPIOsThomas Petazzoni2015-08-031-1/+1
* pinctrl: mvebu: armada-38x: fix incorrect total number of GPIOsThomas Petazzoni2015-08-031-1/+1
* pinctrl: mvebu: armada-38x: fix PCIe functionsThomas Petazzoni2015-08-031-29/+20
* pinctrl: mvebu: armada-375: remove non-existing NAND re/we pinsThomas Petazzoni2015-08-031-2/+0
* pinctrl: mvebu: armada-375: remove incorrect space in pin descriptionThomas Petazzoni2015-08-031-1/+1
* pinctrl: mvebu: armada-370: fix spi0 pin descriptionThomas Petazzoni2015-08-031-2/+2
* pinctrl: zynq: fix offset address for {SD0,SD1}_WP_CD_SELMasahiro Yamada2015-08-031-4/+4
* pinctrl: zynq: fix DEFINE_ZYNQ_PINMUX_FUNCTION_MUX macroMasahiro Yamada2015-08-031-1/+2
* pinctrl: Fix gpio/pin mapping for Meson8bCarlo Caione2015-05-192-3/+3
* pinctrl: cygnus: fixed incorrect GPIO-pin mappingRay Jui2015-05-191-1/+3
* pinctrl: cherryview: Read triggering type from HW if not set when requestedMika Westerberg2015-05-121-0/+44
* Merge tag 'gpio-v4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-05-081-6/+7
|\
| * pinctrl: qcom-spmi-gpio: Fix input value reportIvan T. Ivanov2015-04-281-5/+6
| * pinctrl: qcom-spmi-gpio: Fix output type configurationIvan T. Ivanov2015-04-281-1/+1
* | pinctrl: Don't just pretend to protect pinctrl_maps, do it for realDoug Anderson2015-05-063-8/+6
* | pinctrl: mediatek: mtk-common: initialize unmaskColin Ian King2015-05-041-0/+2
* | pinctrl: qcom-spmi-mpp: Fix input value reportIvan T. Ivanov2015-04-281-4/+5
* | pinctrl: qcom-spmi: Fix pin direction configurationIvan T. Ivanov2015-04-272-0/+2
* | pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)Andrew Andrianov2015-04-271-1/+1
|/
* pinctrl: fix allmodconfig noiseLinus Walleij2015-04-153-2/+8
* Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-04-1482-932/+14568
|\
| * pinctrl: sirf: move sgpio lock into state containerLinus Walleij2015-04-091-12/+12
| * pinctrl: Add support for PM8916 GPIO's and MPP'sIvan T. Ivanov2015-04-082-0/+2
| * pinctrl: bcm2835: Fix support for threaded level triggered IRQsCharles Keepax2015-04-081-9/+17
| * sh-pfc: r8a7790: add EtherAVB pin groupsSergei Shtylyov2015-04-071-0/+91
| * pinctrl: intel: Add Intel Sunrisepoint pin controller and GPIO supportMika Westerberg2015-04-075-0/+1632
| * pinctrl: fsl: imx: Check for 0 config registerMarkus Pargmann2015-04-071-2/+5
| * pinctrl: Add support for Meson8bCarlo Caione2015-04-074-1/+905
| * documentation: Extend pinctrl docs for Meson8bCarlo Caione2015-04-071-2/+3
| * pinctrl: Cleanup Meson8 driverCarlo Caione2015-04-072-597/+461
| * Fix inconsistent spinlock of AMD GPIO driver which can beKen Xue2015-04-072-16/+15
| * pinctrl: at91: convert __raw to endian agnostic IOBen Dooks2015-04-071-25/+25
| * pinctrl: constify of_device_id arrayFabian Frederick2015-03-2732-34/+38
| * pinctrl: pinconf-generic: add dt node names to error messagesBaruch Siach2015-03-271-2/+4
| * pinctrl: pinconf-generic: scan also referenced phandle nodeBaruch Siach2015-03-271-20/+28
| * pinctrl: mvebu: add suspend/resume support to Armada XP pinctrl driverThomas Petazzoni2015-03-271-0/+40
| * pinctrl: st: Display pin's function when printing pinctrl debug informationLee Jones2015-03-251-1/+11
| * pinctrl: st: Show correct pin direction also in GPIO modeLee Jones2015-03-251-1/+7
| * pinctrl: st: Supply a GPIO get_direction() call-backLee Jones2015-03-251-1/+30
| * pinctrl: st: Move st_get_pio_control() further up the source fileLee Jones2015-03-251-10/+10
| * pinctrl: st: Introduce a 'get pin function' callLee Jones2015-03-251-0/+14
| * pinctrl: tegra: use signed bitfields for optional fieldsStefan Agner2015-03-191-20/+20
| * pinctrl: mediatek: mt8135/mt8173: Constify of_device_id tableAxel Lin2015-03-182-10/+6
| * pinctrl: mediatek: mtk-common: Use devm_kcalloc at appropriate placesAxel Lin2015-03-181-10/+7