summaryrefslogtreecommitdiffstats
path: root/drivers/lguest/page_tables.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-12pinctrl: intel: Remove unneeded header includesJean Delvare1-4/+0
2016-02-11pinctrl: sunxi: Use pin number when calling sunxi_pmx_setKrzysztof Adamski1-2/+3
2016-02-11pinctrl: sunxi: Add H3 R_PIO controller supportKrzysztof Adamski3-0/+111
2016-02-10pinctrl: rockchip: add support for the rk3399David Wu2-15/+356
2016-02-10pinctrl: uniphier: add COMPILE_TEST optionMasahiro Yamada1-1/+1
2016-02-09pinctrl: stm32: Fix compile testing selectionMaxime Coquelin1-1/+1
2016-02-09pinctrl: stm32: Remove dependency with DT bindings header filesMaxime Coquelin2-2/+8
2016-02-05pinctrl: pinctrl-pic32: Add PIC32 pin control driverJoshua Henderson4-0/+2471
2016-02-05pinctrl: Add DT bindings for PIC32 pin control and GPIOJoshua Henderson2-0/+109
2016-02-05pinctrl: stm32: fix compile error and modernizeLinus Walleij1-9/+6
2016-02-05pinctrl: tegra: move Tegra pinctrl drivers to sub-directoryMasahiro Yamada12-42/+43
2016-02-05pinctrl: mediatek: Add gpio_request_enable supportBiao Huang1-0/+36
2016-01-28pinctrl: sunxi: guard sub-directory with CONFIG_PINCTRL_SUNXIMasahiro Yamada3-17/+17
2016-01-28pinctrl: nomadik: stn8815 CLCD alternate functionsLinus Walleij1-0/+7
2016-01-28pinctrl: pxa: guard sub-directory with CONFIG_PINCTRL_PXAMasahiro Yamada1-1/+1
2016-01-28pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for mt2701Biao Huang6-1/+2941