summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-04-1496-957/+15323
|\
| * 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-086-0/+25
| * 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: Document "function" + "pins" pinmux bindingAndrew Bresticker2015-04-071-0/+7
| * 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-075-1/+937
| * documentation: Extend pinctrl docs for Meson8bCarlo Caione2015-04-072-3/+4
| * 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: dt-binding: fix generic pinmux/pinconf examplesBaruch Siach2015-03-181-10/+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
| * pinctrl: mediatek: mt8135/mt8173: Fix build error due to missing include fileAxel Lin2015-03-181-1/+1
| * pinctrl: mediatek: Adjust mt8173 pinctrl kconfigYingjoe Chen2015-03-181-3/+8
| * pinctrl: mediatek: mtk-common: Remove kfreeAxel Lin2015-03-181-4/+2
| * pinctrl: mediatek: Fix include directiveGuenter Roeck2015-03-181-1/+1
| * pinctrl: sh-pfc: Remove r8a7790 platform_device_id entryGeert Uytterhoeven2015-03-181-3/+0
| * pinctrl: sh-pfc: Remove emev2 platform_device_id entryGeert Uytterhoeven2015-03-181-3/+0
| * pinctrl: sh-pfc: Use u32 to store register addressesGeert Uytterhoeven2015-03-183-10/+14
| * pinctrl: sh-pfc: Use reg_width instead of reg as sentinelGeert Uytterhoeven2015-03-181-1/+1
| * pinctrl: sh-pfc: Use unsigned int for register/field widths and offsetsGeert Uytterhoeven2015-03-183-34/+33
| * pinctrl: sh-pfc: Store register/field widths in u8 instead of unsigned longGeert Uytterhoeven2015-03-182-5/+7
| * pinctrl: add AMD GPIO driver support.Ken Xue2015-03-184-0/+1147
| * pinctrl: dt-binding: fix typoBaruch Siach2015-03-181-1/+1
| * pinctrl: fix example .get_group_pins implementation signatureBaruch Siach2015-03-181-2/+2
| * pinctrl: exynos: Remove eint_gpio_init call-back for exynos7 alive pinctrl blockAbhilash Kesavan2015-03-181-1/+0
| * pinctrl: cygnus: add gpio/pinconf driverRay Jui2015-03-183-0/+930
| * pinctrl: Cygnus: define Broadcom Cygnus GPIO/PINCONF bindingRay Jui2015-03-181-0/+98
| * pinctrl: staticise example code funcs/structsBaruch Siach2015-03-181-4/+4
| * pinctrl: remove doc mention of the enable/disable APIBaruch Siach2015-03-181-3/+4
| * pinctrl: remove enable/disable callbacks from documentationBaruch Siach2015-03-181-3/+2
| * pinctrl: mediatek: fix build errorHongzhou Yang2015-03-181-2/+3
| * pinctrl: mediatek: emulate GPIO interrupt on both-edgesYingjoe Chen2015-03-184-3/+83
| * arm64: mediatek: Add Pinctrl/GPIO/EINT driver for mt8173.Hongzhou Yang2015-03-186-0/+1704
| * pinctrl: mediatek: Add EINT support to MTK pinctrl driver.Maoguang Meng2015-03-183-2/+435
| * pinctrl: mediatek: Add Pinctrl/GPIO driver for mt8135.Hongzhou Yang2015-03-189-0/+3510
OpenPOWER on IntegriCloud