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