Staging
v0.5.1
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
Kconfig -rw-r--r-- 1.5 KB
Makefile -rw-r--r-- 554 bytes
af_rxrpc.c -rw-r--r-- 25.7 KB
ar-internal.h -rw-r--r-- 42.3 KB
call_accept.c -rw-r--r-- 18.1 KB
call_event.c -rw-r--r-- 12.6 KB
call_object.c -rw-r--r-- 16.4 KB
conn_client.c -rw-r--r-- 34.4 KB
conn_event.c -rw-r--r-- 12.4 KB
conn_object.c -rw-r--r-- 12.6 KB
conn_service.c -rw-r--r-- 5.7 KB
input.c -rw-r--r-- 37.1 KB
insecure.c -rw-r--r-- 2.2 KB
key.c -rw-r--r-- 29.3 KB
local_event.c -rw-r--r-- 2.7 KB
local_object.c -rw-r--r-- 12.5 KB
misc.c -rw-r--r-- 2.4 KB
net_ns.c -rw-r--r-- 3.7 KB
output.c -rw-r--r-- 17.3 KB
peer_event.c -rw-r--r-- 11.2 KB
peer_object.c -rw-r--r-- 12.2 KB
proc.c -rw-r--r-- 8.1 KB
protocol.h -rw-r--r-- 7.1 KB
recvmsg.c -rw-r--r-- 19.6 KB
rxkad.c -rw-r--r-- 32.6 KB
security.c -rw-r--r-- 3.4 KB
sendmsg.c -rw-r--r-- 21.5 KB
skbuff.c -rw-r--r-- 2.6 KB
sysctl.c -rw-r--r-- 4.1 KB
utils.c -rw-r--r-- 1.2 KB

back to top