summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-09-13pinctrl: Add IRQ support to STM32 gpiosAlexandre TORGUE
2016-09-12gpio: mxc: add generic gpio request/free callbacks to pinctrlVladimir Zapolskiy
2016-09-12gpio: mxc: shift gpio_mxc_init() to subsys_initcall levelVladimir Zapolskiy
2016-09-12pinctrl: imx: accept gpio request/free from pinctrlVladimir Zapolskiy
2016-09-12pinctrl/at91: Don't provide a default trigger typeMarc Zyngier
2016-09-07pinctrl: sunxi: Remove unsupported PWM channel pinmux in H3Milo Kim
2016-09-07pinctrl: bcm281xx: constify pinctrl_ops and pinmux_ops structuresJulia Lawall
2016-09-07pinctrl: nsp: constify pinctrl_ops and pinmux_ops structuresJulia Lawall
2016-09-07pinctrl: ns2: constify pinctrl_ops and pinmux_ops structuresJulia Lawall
2016-09-07pinctrl/amd: Configure GPIO register using BIOS settingsAgrawal, Nitesh-kumar
2016-09-07pinctrl: sunxi: Add GR8 controller supportMylène Josserand
2016-09-07pinctrl: Add pinctrl-aspeed-g5 driverAndrew Jeffery
2016-09-07pinctrl: Add pinctrl-aspeed-g4 driverAndrew Jeffery
2016-09-07pinctrl: Add core support for Aspeed SoCsAndrew Jeffery
2016-09-07pinctrl: meson-gxbb: add the pins for the SDIO/sd_emmc_a controllerMartin Blumenstingl
2016-09-05pinctrl: zynq: fix typo in sdio1_3_grp pin listDaniel Glöckner
2016-09-05Merge tag 'sh-pfc-for-v4.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2016-09-05pinctrl: imx: output one pin/config pair per line in pinconf-groupsVladimir Zapolskiy
2016-08-27pinctrl: sirf: make core support explicitly non-modularPaul Gortmaker
2016-08-27pinctrl: sirf: make atlas7 explicitly non-modularPaul Gortmaker
2016-08-27pinctrl: rockchip: make it explicitly non-modularPaul Gortmaker
2016-08-27pinctrl: nomadik: make core support explicitly non-modularPaul Gortmaker
2016-08-27pinctrl: nomadik: make abx500 explicitly non-modularPaul Gortmaker
2016-08-27pinctrl: mediatek: make mtk-common explicitly non-modularPaul Gortmaker
2016-08-24pinctrl: meson-gxbb: add pins for PWMNeil Armstrong
2016-08-22Merge tag 'sh-pfc-for-v4.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij
2016-08-22pinctrl: amlogic: gxbb: add the IR remote input pinMartin Blumenstingl
2016-08-22pinctrl: palmas: fix a possible NULL dereferenceLABBE Corentin
2016-08-22pinctrl: exynos: remove duplicate calls in irq handlerperr perr
2016-08-22pinctrl: meson: get rid of unneeded domain structuresBeniamino Galvani
2016-08-19pinctrl: sh-pfc: r8a7796: Add SDHI pins, groups and functionsTakeshi Kihara
2016-08-19pinctrl: sh-pfc: r8a7796: Add SCIF pins, groups and functionsTakeshi Kihara
2016-08-19pinctrl: sh-pfc: Initial R8A7796 PFC supportTakeshi Kihara
2016-08-16pinctrl: sh-pfc: r8a7795: Add DU supportLaurent Pinchart
2016-08-11pinctrl: st: Use second parameter to gpio specifierPatrice Chotard
2016-08-11pinctrl: nomadik: use of_property_read_boolJulia Lawall
2016-08-11pinctrl: qcom: Add generic ssbi and spmi GPIO/MPP bindingsStephen Boyd
2016-08-11pinctrl: sun6i: add SPDIF to pin description.Marcus Cooper
2016-08-08pinctrl: sh-pfc: r8a7792: Add DU pin groupsSergei Shtylyov
2016-08-08pinctrl: sh-pfc: r8a7792: Add VIN pin groupsSergei Shtylyov
2016-08-08pinctrl: sh-pfc: r8a7795: Correct header from R-Car Gen3 to R8A7795Geert Uytterhoeven
2016-08-08pinctrl: sh-pfc: r8a7792: Add CAN pin groupsSergei Shtylyov
2016-08-08pinctrl: sh-pfc: r8a7792: Add SDHI pin groupsSergei Shtylyov
2016-08-08pinctrl: sh-pfc: r8a7792: Add EtherAVB pin groupsSergei Shtylyov
2016-08-08pinctrl: sh-pfc: Add R8A7792 PFC supportSergei Shtylyov
2016-08-08pinctrl: sh-pfc: Fix overly long linesSergei Shtylyov
2016-08-08pinctrl: sh-pfc: r8a7795: Add bias pinconf supportUlrich Hecht
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe