summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: mediatek: add pinctrl support for MT6779 SoCHanks Chen2020-08-044-0/+2875
* pinctrl: mediatek: avoid virtual gpio trying to set regHanks Chen2020-08-043-0/+33
* pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() APIFabien Dessenne2020-07-231-36/+42
* pinctrl: mcp23s08: Use irqchip templateLinus Walleij2020-07-231-30/+14
* pinctrl: sx150x: Use irqchip templateLinus Walleij2020-07-231-22/+22
* Merge tag 'intel-pinctrl-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-07-2210-329/+1191
|\
| * pinctrl: intel: Add Intel Emmitsburg pin controller supportAndy Shevchenko2020-07-213-0/+396
| * pinctrl: baytrail: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-191-2/+2
| * pinctrl: tigerlake: Add support for Tiger Lake-HMika Westerberg2020-06-291-0/+358
| * pinctrl: merrifield: Add I²S bus 2 pins to groups and functionsAndy Shevchenko2020-06-291-0/+4
| * pinctrl: merrifield: Update pin names in accordance with official listAndy Shevchenko2020-06-221-23/+23
| * pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPI...Hans de Goede2020-06-221-14/+53
| * pinctrl: baytrail: Drop no-op ACPI_PTR() callAndy Shevchenko2020-06-221-2/+1
| * pinctrl: lynxpoint: Drop no-op ACPI_PTR() callAndy Shevchenko2020-06-221-1/+1
| * pinctrl: lynxpoint: Introduce helpers to enable or disable inputAndy Shevchenko2020-06-221-7/+14
| * pinctrl: lynxpoint: Make use of for_each_requested_gpio()Andy Shevchenko2020-06-221-5/+6
| * pinctrl: intel: Make use of for_each_requested_gpio_in_range()Andy Shevchenko2020-06-221-15/+6
| * pinctrl: intel: Protect IO in few call backs by lockAndy Shevchenko2020-06-221-1/+15
| * pinctrl: intel: Split intel_config_get() to three functionsAndy Shevchenko2020-06-221-28/+61
| * pinctrl: intel: Drop the only label in the code for consistencyAndy Shevchenko2020-06-221-5/+3
| * pinctrl: intel: Get rid of redundant 'else' in intel_config_set_debounce()Andy Shevchenko2020-06-221-5/+5
| * pinctrl: intel: Make use of IRQ_RETVAL()Andy Shevchenko2020-06-221-10/+10
| * pinctrl: intel: Reduce scope of the lockAndy Shevchenko2020-06-221-7/+7
| * pinctrl: intel: Disable input and output buffer when switching to GPIOAndy Shevchenko2020-06-221-1/+13
| * pinctrl: cherryview: Re-use data structures from pinctrl-intel.h (part 3)Andy Shevchenko2020-06-221-129/+137
| * pinctrl: intel: Allow drivers to define ACPI address space IDAndy Shevchenko2020-06-221-0/+2
| * pinctrl: intel: Allow drivers to define total amount of IRQs per communityAndy Shevchenko2020-06-221-0/+2
| * pinctrl: cherryview: Convert chv_writel() to use chv_padreg()Andy Shevchenko2020-06-221-32/+16
| * pinctrl: cherryview: Introduce helpers to IO with common registersAndy Shevchenko2020-06-221-13/+26
| * pinctrl: cherryview: Introduce chv_readl() helperAndy Shevchenko2020-06-221-35/+36
* | pinctl: ti: iodelay: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-201-1/+1
* | Revert "gpio: omap: handle pin config bias flags"Linus Walleij2020-07-201-13/+4
* | pinctrl: single: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-201-1/+1
* | pinctrl: qcom: spmi-gpio: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-202-3/+3
* | pinctrl: lpc18xx: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-171-6/+6
* | Merge tag 'sh-pfc-for-v5.9-tag2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-07-176-427/+486
|\ \
| * | pinctrl: rza1: Demote some kerneldoc headers and fix othersLee Jones2020-07-161-12/+12
| * | pinctrl: sh-pfc: pfc-r8a77951: Add R8A774E1 PFC supportLad Prabhakar2020-07-145-415/+474
* | | pinctrl: rockchip: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-171-1/+1
* | | pinctrl: pinctrl-amd: Do not define 'struct acpi_device_id' when !CONFIG_ACPILee Jones2020-07-161-0/+2
* | | pinctrl: mvebu: pinctrl-armada-37xx: Update documentation block for 'struct a...Lee Jones2020-07-161-3/+4
* | | pinctrl: meson: pinctrl-meson-a1: Remove unused const variable 'i2c_slave_gro...Lee Jones2020-07-161-5/+0
* | | pinctrl: tegra: pinctrl-tegra194: Do not initialise field twiceLee Jones2020-07-161-1/+0
* | | pinctrl: pinctrl-single: Fix struct/function documentation blocksLee Jones2020-07-161-3/+10
* | | pinctrl: pinctrl-rockchip: Fix a bunch of kerneldoc misdemeanoursLee Jones2020-07-161-10/+12
* | | pinctrl: pinctrl-bm1880: Rename ill documented struct attribute entriesLee Jones2020-07-161-2/+2
* | | pinctrl: pinctrl-at91: Demote non-kerneldoc header and complete anotherLee Jones2020-07-161-1/+5
* | | pinctrl: pinctrl-at91-pio4: PM related attribute descriptionsLee Jones2020-07-161-0/+2
* | | pinctrl: pinconf-generic: Add function parameter description 'pctldev'Lee Jones2020-07-161-1/+2
* | | pinctrl: devicetree: Add one new attribute description and rename another twoLee Jones2020-07-161-2/+3