aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-02gpio: mvebu: switch pwm duration registers to regmapBaruch Siach
2020-12-02gpio: mvebu: update Armada XP per-CPU commentBaruch Siach
2020-12-01gpiolib: do not print err message for EPROBE_DEFERGrygorii Strashko
2020-12-01gpio: ath79: Fix fall-through warning for ClangGustavo A. R. Silva
2020-12-01gpiolib: acpi: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-11-30gpio: omap: handle deferred probe with dev_err_probe() for gpiochip_add_data()Grygorii Strashko
2020-11-30gpio: xra1403: remove unneeded spi_set_drvdata()Alexandru Ardelean
2020-11-30gpio: dwapb: Remove unnecessary error messageDamien Le Moal
2020-11-25gpio: exar: use devm action for freeing the IDA and drop remove()Bartosz Golaszewski
2020-11-25gpio: exar: switch to using regmapBartosz Golaszewski
2020-11-25gpio: exar: unduplicate address and offset computationBartosz Golaszewski
2020-11-25gpio: exar: use a helper variable for &pdev->devBartosz Golaszewski
2020-11-25gpio: exar: switch to a simpler IDA interfaceBartosz Golaszewski
2020-11-25gpio: exar: include idr.hBartosz Golaszewski
2020-11-25gpio: exar: add a newline after the copyright noticeBartosz Golaszewski
2020-11-18gpio: sifive: To get gpio irq offset from device tree dataGreentime Hu
2020-11-16gpiolib: devres: shrink devm_gpiochip_add_data_with_key()Bartosz Golaszewski
2020-11-06gpio: tegra: Use raw_spinlockDmitry Osipenko
2020-11-06gpio: tegra: Add lockdep classDmitry Osipenko
2020-10-30gpio: rcar: Implement gpio_chip.get_multiple()Geert Uytterhoeven
2020-10-30gpio: rcar: Rework hardware features handlingGeert Uytterhoeven
2020-10-30gpio: rcar: Align register offsetsGeert Uytterhoeven
2020-10-30gpio: rcar: Cache gpiochip_get_data() return valueGeert Uytterhoeven
2020-10-30gpiolib: cdev: add GPIO_V2_LINE_FLAG_EDGE_BOTH and use it in edge_irq_thread()Kent Gibson
2020-10-29gpio: mockup: Allow probing from device treeVincent Whitchurch
2020-10-27dt-bindings: gpio: pca953x: Add support for the NXP PCAL9554B/CMike Looijmans
2020-10-26gpiolib: split error path in gpiod_request_commit()Andy Shevchenko
2020-10-26gpiolib: Unify expectations about ->request() returned valueAndy Shevchenko
2020-10-26gpiolib: of: Use named item for enum gpiod_flags variableAndy Shevchenko
2020-10-26gpiolib: cdev: document that line eflags are sharedKent Gibson
2020-10-26gpiolib: Extract gpiod_not_found() helperAndy Shevchenko
2020-10-25Linux 5.10-rc1Linus Torvalds
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-25checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-25Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-10-25Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-10-25Merge tag 'ntb-5.10' of git://github.com/jonmason/ntbLinus Torvalds
2020-10-25Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-25Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-10-25Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-25Merge tag 'safesetid-5.10' of git://github.com/micah-morton/linuxLinus Torvalds
2020-10-25Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede
2020-10-24Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-24Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds