Age | Commit message (Expand) | Author |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: devm_kmalloc() -> devm_kmalloc_array() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-06-07 | Merge tag 'pinctrl-v4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook |
2018-06-04 | pinctrl: cherryview: limit Strago DMI workarounds to version 1.0 | Dmitry Torokhov |
2018-05-24 | pinctrl/stm32: Add irq_eoi for stm32gpio irqchip | Ludovic Barre |
2018-05-24 | pinctrl: at91-pio4: add missing of_node_put | Julia Lawall |
2018-05-24 | pinctrl: armada-37xx: Fix spurious irq management | Terry Zhou |
2018-05-24 | pinctrl: msm: fix gpio-hog related boot issues | Christian Lamparter |
2018-05-24 | pinctrl: mediatek: remove unused fields in struct mtk_eint_hw | Sean Wang |
2018-05-24 | pinctrl: mediatek: use generic EINT register maps for each SoC | Sean Wang |
2018-05-24 | pinctrl: mediatek: add EINT support to MT7622 SoC | Sean Wang |
2018-05-24 | pinctrl: mediatek: refactor EINT related code for all MediaTek pinctrl can fit | Sean Wang |
2018-05-24 | pinctrl: freescale: Switch to SPDX identifier | Fabio Estevam |
2018-05-24 | Merge tag 'samsung-pinctrl-4.18-2' of https://git.kernel.org/pub/scm/linux/ke... | Linus Walleij |
2018-05-24 | Merge tag 'sh-pfc-for-v4.18-tag2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Walleij |
2018-05-23 | pinctrl: samsung: Fix suspend/resume for Exynos5433 GPF1..5 banks | Marek Szyprowski |
2018-05-23 | pinctrl: sh-pfc: rcar-gen3: Fix grammar in static pin comments | Geert Uytterhoeven |
2018-05-23 | pinctrl: sh-pfc: r8a77965: Add I2C pin support | Niklas Söderlund |
2018-05-23 | pinctrl: sh-pfc: r8a77990: Add EthernetAVB pins, groups and functions | Takeshi Kihara |
2018-05-23 | pinctrl: sh-pfc: r8a77990: Add I2C{1,2,4,5,6,7} pins, groups and functions | Takeshi Kihara |
2018-05-23 | pinctrl: sh-pfc: r8a77990: Add SCIF pins, groups and functions | Takeshi Kihara |
2018-05-23 | pinctrl: sh-pfc: r8a77990: Add bias pinconf support | Takeshi Kihara |
2018-05-23 | pinctrl: sh-pfc: Initial R8A77990 PFC support | Takeshi Kihara |
2018-05-23 | pinctrl: sh-pfc: Add PORT_GP_11 helper macro | Takeshi Kihara |
2018-05-23 | pinctrl: berlin: switch to SPDX license identifier | Jisheng Zhang |
2018-05-23 | pinctrl: rockchip: Add set_config callback support for gpiolib | Shawn Lin |
2018-05-23 | pinctrl: rockchip: Add pinctrl support for PX30 | David Wu |
2018-05-23 | pinctrl: mvebu: update use "nand" function for "rb" pin | Chris Packham |
2018-05-23 | pinctrl: actions: Add gpio support for Actions S900 SoC | Manivannan Sadhasivam |
2018-05-23 | pinctrl: pinctrl-single: Add functions to save and restore pinctrl context | Keerthy |
2018-05-16 | pinctrl: nand: meson-gxl: fix missing data pins | Yixun Lan |
2018-05-16 | pinctrl: nand: meson-gxbb: fix missing data pins | Yixun Lan |
2018-05-16 | pinctrl: qcom: Print high/low status of gpios in debugfs | Stephen Boyd |
2018-05-16 | pinctrl: mvebu: use correct MPP sel value for dev pins | Chris Packham |
2018-05-16 | pinctrl: qcom: fix wrong pull status display for no_keeper SoC | Clément Péron |
2018-05-16 | pinctrl: tegra20: Provide CDEV1/2 clock muxes | Dmitry Osipenko |
2018-05-16 | pinctrl: sunxi: add support for H6 R_PIO pin controller | Icenowy Zheng |
2018-05-16 | pinctrl: armada-37xx: Convert to use match_string() helper | Andy Shevchenko |
2018-05-16 | pinctrl: bcm2835: Add support for output-low output-high properties | Matheus Castello |
2018-05-16 | pinctrl: bcm2835: Add support for generic pinctrl binding | Matheus Castello |
2018-05-16 | pinctrl: sh-pfc: Add r8a77470 PFC support | Biju Das |
2018-05-16 | pinctrl: sh-pfc: r8a77965: Add SDHI pins, groups and functions | Takeshi Kihara |
2018-05-16 | pinctrl: sh-pfc: r8a77965: Add DU RGB output pins, groups and functions | Kieran Bingham |
2018-05-16 | pinctrl: sh-pfc: r8a77965: Fixup incorrect SPDX identifier | Thomas Gleixner |
2018-05-16 | pinctrl: sh-pfc: r8a77970: Fix pin I/O voltage control support | Sergei Shtylyov |