aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier@osg.samsung.com>2017-02-23 00:44:28 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2017-03-23 14:46:31 -0700
commit483e55d973473886d1c2c2785ee51b209c434950 (patch)
tree6218c748f43f574b4f9d7683d2b068fb24a57b10 /tools/perf/scripts/python/syscall-counts.py
parentInput: convert remaining uses of pr_warning to pr_warn (diff)
downloadlinux-483e55d973473886d1c2c2785ee51b209c434950.tar.gz
linux-483e55d973473886d1c2c2785ee51b209c434950.zip
Input: silead - add OF device ID table
The driver doesn't have a struct of_device_id table but supported devices are registered via Device Trees. This is working on the assumption that a I2C device registered via OF will always match a legacy I2C device ID and that the MODALIAS reported will always be of the form i2c:<device>. But this could change in the future so the correct approach is to have an OF device ID table if the devices are registered via OF. As pointed by Hans de Goede, there's no mssl1680 and this is just used in some ACPI systems to identify the gsl1680 chip. So isn't included in the OF device ID table since a DT should use the proper device name instead. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
pan>/+31 2022-01-20selftests: mptcp: fix ipv6 routing setupPaolo Abeni1-2/+3 2022-01-20mptcp: fix removing ids bitmap settingGeliang Tang1-1/+1 2022-01-20mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()Paolo Abeni1-10/+27 2022-01-20ipv6: annotate accesses to fn->fn_sernumEric Dumazet3-12/+15 2022-01-20tcp: add a missing sk_defer_free_flush() in tcp_splice_read()Eric Dumazet1-0/+1 2022-01-20tcp: Add a stub for sk_defer_free_flush()Gal Pressman1-0/+4 2022-01-20phylib: fix potential use-after-freeMarek BehĂșn1-3/+3 2022-01-20i40e: fix unsigned stat widthsJoe Damato3-7/+7 2022-01-20i40e: Fix for failed to init adminq while VF resetKaren Sornek3-2/+46 2022-01-20i40e: Fix queues reservation for XDPSylwester Dziedziuch1-0/+14 2022-01-20i40e: Fix issue when maximum queues is exceededJedrzej Jagielski3-13/+61 2022-01-20i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski1-9/+3 2022-01-20net: stmmac: dwmac-visconti: Fix clock configuration for RMII modeYuji Ishikawa1-11/+21 2022-01-20net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SELYuji Ishikawa1-5/+5 2022-01-20ipv6_tunnel: Rate limit warning messagesIdo Schimmel1-4/+4 2022-01-20ethtool: Fix link extended state for big endianMoshe Tal1-1/+1 2022-01-20net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock1-0/+1 2022-01-20net: sched: Clarify error message when qdisc kind is unknownVictor Nogueira1-1/+1 2022-01-20net: fix information leakage in /proc/net/ptypeCongyu Liu3-1/+5 2022-01-20lib: remove redundant assignment to variable retColin Ian King1-2/+0 2022-01-20ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook3-36/+0 2022-01-20kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTRMarco Elver2-1/+3 2022-01-20lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KBNathan Chancellor1-0/+1 2022-01-20btrfs: use generic Kconfig option for 256kB page size limitNathan Chancellor1-2/+1 2022-01-20arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KBNathan Chancellor1-0/+4