summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: 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: 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-188-0/+3470
* pinctrl: sh-pfc: Use u32 to store register dataGeert Uytterhoeven2015-03-183-22/+21
* pinctrl: cygnus: add initial IOMUX driver supportRay Jui2015-03-183-2/+1038
* pinctrl: bcm: consolidate Broadcom pinctrl driversRay Jui2015-03-186-22/+29
* pinctrl: imx: do not implicitly set pin regs to -1Stefan Agner2015-03-181-2/+6
* pinctrl: qcom: handle input-enable pinconf propertyStanimir Varbanov2015-03-091-0/+11
* pinctrl: qcom: enable generic pinconfStanimir Varbanov2015-03-091-4/+2
* pinctrl: at91: simplify probe error handlingBaruch Siach2015-03-091-5/+1
* pinctrl: sirf: fix typo in kernel warning on a bad interruptColin Ian King2015-03-091-1/+1
* pinctrl: tegra: add a driver for Tegra210Stephen Warren2015-03-093-0/+1593
* pinctrl: tegra: support nvidia,io-hv DT propertyStephen Warren2015-03-091-0/+1
* pinctrl: tegra: some bits move between registersStephen Warren2015-03-096-6/+36
* pinctrl: tegra: driver layout/consistency fixesStephen Warren2015-03-093-81/+75
* pinctrl: lantiq: fix include guard #endif commentBaruch Siach2015-03-091-1/+1
* pinctrl: freescale: make of_device_id array constSanjeev Sharma2015-03-091-1/+1
* pinctrl: sh-pfc: Do not overwrite bias configurationGeert Uytterhoeven2015-03-091-12/+13
* pinctrl: sh-pfc: Remove r8a7791 platform_device_id entryLaurent Pinchart2015-03-091-3/+0
* pinctrl: exynos: Add support for Exynos5433Chanwoo Choi2015-03-053-0/+156
* pinctrl: mvebu: add pinctrl driver for Marvell Armada 39xThomas Petazzoni2015-03-043-0/+437
* Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-02-226-20/+20
|\
| * Infiniband: Fix potential NULL d_inode dereferenceDavid Howells2015-02-202-2/+2
| * switch ll_lookup_finish_locks() and ll_revalidate_it_finish() to inodeAl Viro2015-02-174-18/+18