Age | Commit message (Expand) | Author | Files | Lines |
2022-03-27 | pinctrl: mediatek: common-v1: fix semicolon.cocci warnings | kernel test robot | 1 | -1/+1 |
2022-03-24 | pinctrl: mediatek: mt8186: Account for probe refactoring | Linus Walleij | 1 | -6/+2 |
2022-03-17 | pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callback | AngeloGioacchino Del Regno | 9 | -103/+71 |
2022-03-17 | pinctrl: mediatek: common-v1: Commonize spec_pupd callback | AngeloGioacchino Del Regno | 10 | -75/+46 |
2022-03-17 | pinctrl: mediatek: common-v1: Use common probe function | AngeloGioacchino Del Regno | 7 | -60/+15 |
2022-03-17 | pinctrl: mediatek: common-v1: Add common probe function | AngeloGioacchino Del Regno | 2 | -0/+13 |
2022-03-17 | pinctrl: mediatek: paris: Unify probe function by using OF match data | AngeloGioacchino Del Regno | 8 | -47/+19 |
2022-03-15 | pinctrl: mediatek: pinctrl-mtk-common: Simplify with dev_err_probe() | AngeloGioacchino Del Regno | 1 | -14/+11 |
2022-03-15 | pinctrl: mediatek: pinctrl-paris: Simplify with dev_err_probe() | AngeloGioacchino Del Regno | 1 | -12/+7 |
2022-03-15 | pinctrl: mediatek: pinctrl-moore: Simplify with dev_err_probe() | AngeloGioacchino Del Regno | 1 | -16/+9 |
2022-03-15 | pinctrl: mediatek: paris: Support generic PIN_CONFIG_DRIVE_STRENGTH_UA | Chen-Yu Tsai | 1 | -0/+99 |
2022-03-15 | pinctrl: mediatek: paris: Rework mtk_pinconf_{get,set} switch/case logic | Chen-Yu Tsai | 1 | -83/+61 |
2022-03-15 | pinctrl: mediatek: paris: Skip custom extra pin config dump for virtual GPIOs | Chen-Yu Tsai | 1 | -0/+3 |
2022-03-15 | pinctrl: mediatek: paris: Drop extra newline in mtk_pctrl_show_one_pin() | Chen-Yu Tsai | 1 | -8/+4 |
2022-03-15 | pinctrl: mediatek: paris: Fix pingroup pin config state readback | Chen-Yu Tsai | 1 | -5/+3 |
2022-03-15 | pinctrl: mediatek: paris: Fix "argument" argument type for mtk_pinconf_get() | Chen-Yu Tsai | 1 | -2/+1 |
2022-03-15 | pinctrl: mediatek: paris: Fix PIN_CONFIG_BIAS_* readback | Chen-Yu Tsai | 1 | -10/+6 |
2022-03-15 | pinctrl: mediatek: Fix missing of_node_put() in mtk_pctrl_init | Miaoqian Lin | 1 | -0/+2 |
2022-03-15 | pinctrl: canonical rsel resistance selection property | Guodong Liu | 1 | -1/+1 |
2022-03-15 | pinctrl: add pinctrl driver on mt8186 | Guodong Liu | 4 | -0/+3465 |
2022-01-12 | Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -8/+8 |
2021-12-16 | pinctrl: Get rid of duplicate of_node assignment in the drivers | Andy Shevchenko | 2 | -7/+5 |
2021-12-02 | pinctrl: mediatek: add a check for error in mtk_pinconf_bias_get_rsel() | Dan Carpenter | 1 | -0/+2 |
2021-12-02 | pinctrl: mediatek: uninitialized variable in mtk_pctrl_show_one_pin() | Dan Carpenter | 1 | -1/+1 |
2021-11-24 | pinctrl: mediatek: fix global-out-of-bounds issue | Guodong Liu | 1 | -2/+6 |
2021-10-25 | pinctrl: mediatek: add support for MT7986 SoC | Sam Shih | 3 | -0/+935 |
2021-10-03 | pinctrl: mediatek: add rsel setting on MT8195 | Zhiyong Tao | 1 | -0/+133 |
2021-10-03 | pinctrl: mediatek: support rsel feature | Zhiyong Tao | 3 | -48/+289 |
2021-10-03 | pinctrl: mediatek: fix coding style | Zhiyong Tao | 1 | -4/+4 |
2021-09-17 | pinctrl: mediatek: mt8195: Add pm_ops | Zhiyong Tao | 1 | -0/+1 |
2021-09-16 | pinctrl: mediatek: moore: check if pin_desc is valid before use | Sam Shih | 1 | -0/+18 |
2021-09-03 | Merge tag 'pinctrl-v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+0 |
2021-08-31 | Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+2 |
2021-08-12 | pinctrl: Bulk conversion to generic_handle_domain_irq() | Marc Zyngier | 1 | -3/+2 |
2021-07-23 | pinctrl: mediatek: fix platform_no_drv_owner.cocci warnings | kernel test robot | 1 | -1/+0 |
2021-07-23 | pinctrl: mediatek: Fix fallback behavior for bias_set_combo | Hsin-Yi Wang | 1 | -5/+3 |
2021-06-09 | pinctrl: mediatek: fix mode encoding | Matthias Brugger | 1 | -2/+2 |
2021-06-07 | pinctrl: mtk: Fix mt8365 Kconfig dependency | Linus Walleij | 1 | -0/+1 |
2021-05-28 | pinctrl: mediatek: move bit assignment | Linus Walleij | 1 | -1/+1 |
2021-05-27 | pinctrl: mediatek: add support for mt8365 SoC | Fabien Parent | 4 | -0/+2020 |
2021-05-27 | pinctrl: mediatek: don't hardcode mode encoding in common code | Fabien Parent | 10 | -10/+36 |
2021-04-22 | pinctrl: mediatek: use spin lock in mtk_rmw | Tzung-Bi Shih | 4 | -5/+6 |
2021-04-22 | pinctrl: add drive for I2C related pins on MT8195 | Zhiyong Tao | 3 | -0/+41 |
2021-04-22 | pinctrl: add pinctrl driver on mt8195 | Zhiyong Tao | 4 | -0/+2504 |
2021-03-25 | pinctrl: add lock in mtk_rmw function. | Zhiyong Tao | 4 | -0/+10 |
2021-02-23 | Merge tag 'pinctrl-v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -6/+15 |
2021-02-15 | pinctrl: mediatek: Fix trigger type setting follow for unexpected interrupt | Hailong Fan | 1 | -2/+11 |
2021-01-06 | pinctrl: mediatek: Fix fallback call path | Hsin-Yi Wang | 1 | -0/+4 |
2021-01-04 | pinctrl: mediatek: moore: convert comma to semicolon | Zheng Yongjun | 1 | -2/+2 |
2021-01-04 | pinctrl: mediatek: paris: convert comma to semicolon | Zheng Yongjun | 1 | -2/+2 |