summaryrefslogtreecommitdiffstats
path: root/drivers/clocksource/timer-npcm7xx.c (unfollow)
Commit message (Expand)AuthorFilesLines
2023-03-15net/smc: Introduce explicit check for v2 supportStefan Raspl3-1/+9
2023-03-15net: geneve: set IFF_POINTOPOINT with IFLA_GENEVE_INNER_PROTO_INHERITJosef Miegl1-1/+1
2023-03-15net: ieee802154: ca8210: drop owner from driverKrzysztof Kozlowski1-1/+0
2023-03-15net: ieee802154: adf7242: drop owner from driverKrzysztof Kozlowski1-1/+0
2023-03-15net: ieee802154: ca8210: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: ieee802154: at86rf230: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: ieee802154: mcr20a: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: ieee802154: adf7242: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: phy: ks8995: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: dsa: ocelot: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: dsa: ksz9477: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: dsa: seville_vsc9953: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: dsa: lan9303: drop of_match_ptr for ID tableKrzysztof Kozlowski2-2/+2
2023-03-15net: dsa: lantiq_gswip: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-15nfc: trf7970a: mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2023-03-15net: ni: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: samsung: sxgbe: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: marvell: pxa168_eth: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: stmmac: generic: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: stmmac: qcom: drop of_match_ptr for ID tableKrzysztof Kozlowski1-1/+1
2023-03-15net: dsa: microchip: add ETS Qdisc support for KSZ9477 seriesOleksij Rempel2-0/+230
2023-03-15net: dsa: microchip: add ksz_setup_tc_mode() functionOleksij Rempel2-12/+14
2023-03-15ipv6: remove one read_lock()/read_unlock() pair in rt6_check_neigh()Eric Dumazet1-4/+4
2023-03-15neighbour: annotate lockless accesses to n->nud_stateEric Dumazet13-35/+36
2023-03-15net: lan966x: Change lan966x_police_del return typeHoratiu Vultur1-11/+2
2023-03-14net: Use of_property_present() for testing DT property presenceRob Herring2-3/+3