Staging
v0.6.0
https://github.com/torvalds/linux
Revision cec353f6c2c9ff003332a41ed37b55df88dfa9a5 authored by Linus Torvalds on 21 November 2019, 20:01:30 UTC, committed by Linus Torvalds on 21 November 2019, 20:01:30 UTC
Pull GPIO fixes from Linus Walleij:
 "A last set of small fixes for GPIO, this cycle was quite busy.

   - Fix debounce delays on the MAX77620 GPIO expander

   - Use the correct unit for debounce times on the BD70528 GPIO expander

   - Get proper deps for parallel builds of the GPIO tools

   - Add a specific ACPI quirk for the Terra Pad 1061"

* tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio:
  gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist
  tools: gpio: Correctly add make dependencies for gpio_utils
  gpio: bd70528: Use correct unit for debounce times
  gpio: max77620: Fixup debounce delays
2 parent s d324810 + cbdaa5e
History
Tip revision: cec353f6c2c9ff003332a41ed37b55df88dfa9a5 authored by Linus Torvalds on 21 November 2019, 20:01:30 UTC
Merge tag 'gpio-v5.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Tip revision: cec353f
File Mode Size
Makefile -rw-r--r-- 618 bytes
extable.c -rw-r--r-- 2.2 KB
fault_32.c -rw-r--r-- 10.6 KB
fault_64.c -rw-r--r-- 13.6 KB
highmem.c -rw-r--r-- 3.1 KB
hugetlbpage.c -rw-r--r-- 11.4 KB
hypersparc.S -rw-r--r-- 9.5 KB
init_32.c -rw-r--r-- 7.3 KB
init_64.c -rw-r--r-- 77.0 KB
init_64.h -rw-r--r-- 969 bytes
io-unit.c -rw-r--r-- 7.7 KB
iommu.c -rw-r--r-- 12.4 KB
leon_mm.c -rw-r--r-- 8.2 KB
mm_32.h -rw-r--r-- 747 bytes
srmmu.c -rw-r--r-- 50.1 KB
srmmu_access.S -rw-r--r-- 1.9 KB
swift.S -rw-r--r-- 5.2 KB
tlb.c -rw-r--r-- 6.5 KB
tsb.c -rw-r--r-- 17.3 KB
tsunami.S -rw-r--r-- 3.1 KB
ultra.S -rw-r--r-- 24.6 KB
viking.S -rw-r--r-- 6.0 KB

back to top