summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio: ws16c48: Use irqchip templateLinus Walleij2020-07-231-14/+25
* gpio: omap: improve coding style for pin config flagsDrew Fustini2020-07-231-4/+9
* gpio: dln2: Use irqchip templateLinus Walleij2020-07-231-7/+10
* Merge tag 'intel-gpio-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Walleij2020-07-226-59/+70
|\
| * gpio: sch: Add a blank line between declaration and codeAbanoub Sameh2020-07-221-0/+1
| * gpio: sch: changed every 'unsigned' to 'unsigned int'Abanoub Sameh2020-07-221-11/+11
| * gpio: ich: changed every 'unsigned' to 'unsigned int'Abanoub Sameh2020-07-221-13/+13
| * gpio: wcove: Use irqchip templateLinus Walleij2020-07-221-14/+16
| * gpio: crystalcove: Use irqchip templateLinus Walleij2020-07-221-9/+15
| * gpio: crystalcove: changed every 'unsigned' to 'unsigned int'Abanoub Sameh2020-07-211-5/+5
| * gpio: pch: Add a blank line between declaration and codeAbanoub Sameh2020-07-211-0/+1
| * gpio: pch: changed every 'unsigned' to 'unsigned int'Abanoub Sameh2020-07-211-5/+5
| * gpio: pch: Move IRQ status message to verbose debug levelAndy Shevchenko2020-07-021-1/+2
| * gpio: gpio-ml-ioh: Fix missing ':' in 'struct ioh_gpio_reg_dataLee Jones2020-06-301-1/+1
* | gpio: pca953x: Use irqchip templateLinus Walleij2020-07-201-12/+13
* | gpio: omap: handle pin config bias flagsDrew Fustini2020-07-201-5/+11
* | gpio: pcf857x: Use irqchip templateLinus Walleij2020-07-201-23/+24
* | gpio: adp5588: Use irqchip templateLinus Walleij2020-07-201-15/+24
* | gpio: adnp: Use irqchip templateLinus Walleij2020-07-201-47/+48
* | gpio: stmpe: Use irqchip templateLinus Walleij2020-07-201-13/+11
* | gpio: tc35892: Use irqchip templateLinus Walleij2020-07-201-15/+11
* | gpio: max77620: Use helper variable and clarifyLinus Walleij2020-07-171-5/+11
* | gpio: mmio: replace open-coded for_each_set_bit()Andy Shevchenko2020-07-161-13/+7
* | gpio: pca9570: add GPO driver for PCA9570Sungbo Eo2020-07-163-0/+155
* | gpio: max77620: Initialize hardware state of interruptsDmitry Osipenko2020-07-161-0/+25
* | gpio: max77620: Use irqchip templateDmitry Osipenko2020-07-161-8/+6
* | gpio: max77620: Don't shadow error code of platform_get_irq()Dmitry Osipenko2020-07-161-4/+6
* | gpio: max77620: Don't set of_nodeDmitry Osipenko2020-07-161-4/+1
* | gpio: max77620: Fix missing release of interruptDmitry Osipenko2020-07-161-2/+3
* | gpio: max77620: Replace 8 with MAX77620_GPIO_NRDmitry Osipenko2020-07-161-3/+3
* | gpiolib: cdev: refactor lineevent cleanup into lineevent_freeKent Gibson2020-07-121-23/+21
* | gpiolib: cdev: refactor linehandle cleanup into linehandle_freeKent Gibson2020-07-121-20/+19
* | gpiolib: cdev: remove recalculation of offsetKent Gibson2020-07-121-13/+7
* | gpiolib: cdev: fix minor race in GET_LINEINFO_WATCHKent Gibson2020-07-121-5/+5
* | gpiolib: cdev: rename priv to cdevKent Gibson2020-07-121-45/+45
* | gpiolib: cdev: use blocking notifier call chain instead of atomicKent Gibson2020-07-123-20/+20
* | gpiolib: cdev: remove pointless decrement of iKent Gibson2020-07-121-2/+0
* | gpiolib: cdev: rename numdescs to num_descsKent Gibson2020-07-121-10/+10
* | gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with othe...Kent Gibson2020-07-121-35/+35
* | gpiolib: cdev: refactor gpiohandle_flags_to_desc_flagsKent Gibson2020-07-121-41/+19
* | gpiolib: cdev: minor indentation fixesKent Gibson2020-07-121-14/+14
* | gpiolib: cdev: sort includesKent Gibson2020-07-121-11/+11
* | gpiolib: move gpiolib-sysfs function declarations into their own headerKent Gibson2020-07-124-18/+26
* | Merge branch 'devel' into for-nextLinus Walleij2020-07-0924-1206/+1337
|\ \
| * \ Merge branch 'lee-fixes' into develLinus Walleij2020-07-088-25/+31
| |\ \
| | * | gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing SparseLee Jones2020-07-081-0/+2
| | * | gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be useLee Jones2020-07-081-1/+1
| | * | gpio: gpio-mlxbf: Tell the compiler that ACPI functions may not be usedLee Jones2020-07-081-1/+1
| | * | gpio: gpio-it87: Fix formatting issues which confuse kerneldocLee Jones2020-07-081-7/+7
| | * | gpio: gpio-syscon: Fix formatting issues which confuse kerneldocLee Jones2020-07-081-6/+6