summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | gpio: gpio-sama5d2-piobu: Demote all kerneldoc headers to basic comment blocksLee Jones2020-07-081-8/+8
| | * | gpio: gpio-pmic-eic-sprd: Fix incorrectly named property 'map'Lee Jones2020-07-081-1/+1
| | * | gpio: gpio-altera: Add missing kerneldoc entry and demote commentLee Jones2020-07-081-1/+2
| | * | gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count()Lee Jones2020-07-081-0/+3
| * | | gpio: aggregator: Use bitmap_parselist() for parsing GPIO offsetsGeert Uytterhoeven2020-07-071-33/+26
| * | | gpio: aggregator: Drop pre-initialization in get_arg()Geert Uytterhoeven2020-07-071-2/+2
| * | | Merge tag 'gpio-updates-for-v5.9-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij2020-06-308-13/+101
| |\ \ \
| | * | | gpiolib: Deduplicate find_first_zero_bit() callAndy Shevchenko2020-06-301-6/+4
| | * | | gpio: omap: Add missing PM ops for suspendTony Lindgren2020-06-301-0/+26
| | * | | gpio: Drop superfluous dependencies on GPIOLIBGeert Uytterhoeven2020-06-241-2/+2
| | * | | gpio: zynq: Remove error prints in EPROBE_DEFERShubhrajyoti Datta2020-06-241-1/+2
| | * | | gpio: zynq: Add pmc gpio supportShubhrajyoti Datta2020-06-241-0/+16
| | * | | gpio: zynq: Disable the irq if it is not a wakeup sourceShubhrajyoti Datta2020-06-241-0/+8
| | * | | gpio: zynq: Add Versal supportShubhrajyoti Datta2020-06-241-1/+27
| | * | | gpio: zynq: protect direction in/out with a spinlockGlenn Langedock2020-06-241-0/+11
| | * | | gpio: max732x: remove redundant check from probe()Gaurav Singh2020-06-221-1/+1
| | * | | gpio: pca953x: Add support for the PCAL9535Jan Kiszka2020-06-161-0/+2
| | * | | drivers: gpio: Fix trivial spellingKieran Bingham2020-06-151-1/+1
| | * | | gpio: mpc8xxx: change the gpio interrupt flags.Song Hui2020-06-151-1/+1
| | * | | gpiolib: sysfs: use kobj_to_devWang Qing2020-06-151-1/+1
| | |/ /
| * | | Merge branch 'ib-for-each-requested' into develLinus Walleij2020-06-203-17/+6
| |\ \ \ | | | |/ | | |/|
| | * | pinctrl: at91: Make use of for_each_requested_gpio()Andy Shevchenko2020-06-201-5/+2
| | * | gpio: xra1403: Make use of for_each_requested_gpio()Andy Shevchenko2020-06-201-6/+2
| | * | gpio: mvebu: Make use of for_each_requested_gpio()Andy Shevchenko2020-06-201-6/+2
| | |/
| * | gpiolib: split character device into gpiolib-cdevKent Gibson2020-06-204-1115/+1170
| * | gpio: max732x: remove redundant checkGaurav Singh2020-06-201-1/+1
| |/
* | Merge tag 'gpio-fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Walleij2020-06-261-5/+94
|\ \
| * | gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2Andy Shevchenko2020-06-221-1/+6
| * | gpio: pca953x: disable regmap locking for automatic address incrementingAndy Shevchenko2020-06-161-0/+1
| * | gpio: pca953x: Fix direction setting when configure an IRQAndy Shevchenko2020-06-161-2/+4
| * | gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2Andy Shevchenko2020-06-161-0/+79
| * | gpio: pca953x: Synchronize interrupt handler properlyAndy Shevchenko2020-06-161-3/+5
| |/
* | gpio: arizona: put pm_runtime in case of failureNavid Emamdoost2020-06-161-1/+5
* | gpio: arizona: handle pm_runtime_get_sync failure caseNavid Emamdoost2020-06-161-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1334-234/+459
|\
| * net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-131-9/+40
| * net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-131-1/+1
| * ibmvnic: Flush existing work items before device removalThomas Falcon2020-06-121-0/+3
| * net: ipa: header pad field only valid for AP->modem endpointAlex Elder2020-06-111-4/+15
| * net: ipa: program upper nibbles of sequencer typeAlex Elder2020-06-112-2/+6
| * net: ipa: fix modem LAN RX endpoint idAlex Elder2020-06-111-1/+1
| * net: ipa: program metadata mask differentlyAlex Elder2020-06-111-33/+39
| * ionic: add pcie_print_link_statusShannon Nelson2020-06-111-0/+1
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-115-63/+177
| |\
| | * iavf: increase reset complete wait timePaul Greenwalt2020-06-112-7/+9
| | * iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley2020-06-113-6/+24
| | * iavf: use appropriate enum for comparisonAleksandr Loktionov2020-06-114-29/+24
| | * iavf: fix speed reporting over virtchnlBrett Creeley2020-06-114-21/+120
| * | net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter2020-06-111-2/+4
| * | net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky2020-06-111-6/+0