aboutsummaryrefslogtreecommitdiffstats
path: root/include/soc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-24Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2-2/+5
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds3-22/+259
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-7/+0
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+4
2020-10-05net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean1-2/+2
2020-10-05Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman1-0/+2
2020-10-03Merge tag 'soc-fsl-next-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/leo/linux into arm/driversOlof Johansson1-2/+2
2020-10-02net: mscc: ocelot: create TCAM skeleton from tc filter chainsVladimir Oltean1-1/+2
2020-10-02net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean1-0/+2
2020-09-29net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean2-1/+15
2020-09-29net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean2-1/+44
2020-09-29net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean2-1/+93
2020-09-29net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean2-10/+74
2020-09-29net: mscc: ocelot: introduce a new ocelot_target_{read,write} APIVladimir Oltean1-0/+22
2020-09-26net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean1-0/+1
2020-09-26net: mscc: ocelot: move NPI port configuration to DSAVladimir Oltean1-3/+0
2020-09-24net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3Xiaoliang Yang1-4/+4
2020-09-24net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean1-2/+2
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2-0/+8
2020-09-22soc: fsl: qman: fix -Wpacked-not-aligned warningsLi Yang1-2/+2
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+2
2020-09-18net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_infoVladimir Oltean1-1/+2
2020-09-18net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean1-0/+1
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean1-0/+1
2020-09-18soc/tegra: fuse: Add Tegra234 supportThierry Reding1-0/+1
2020-09-18soc/tegra: fuse: Implement tegra_is_silicon()Thierry Reding1-0/+1
2020-09-18soc/tegra: fuse: Extract tegra_get_platform()Thierry Reding1-0/+1
2020-09-14Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman1-0/+6
2020-08-27irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta1-0/+6
2020-08-18Revert "firmware: raspberrypi: Introduce vl805 init routine"Nicolas Saenz Julienne1-7/+0
2020-08-12include/: replace HTTP links with HTTPS onesAlexander A. Klimov1-1/+1
2020-08-07Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+12
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds4-117/+88
2020-08-04Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+5
2020-07-23Merge tag 'timers-v5.9' of https://git.linaro.org/people/daniel.lezcano/linux into timers/coreThomas Gleixner1-0/+5
2020-07-22Merge tag 'qcom-drivers-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/driversArnd Bergmann1-3/+4
2020-07-17Merge tag 'tegra-for-5.9-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/driversArnd Bergmann1-0/+2
2020-07-17soc/tegra: fuse: Add Tegra186 and Tegra194 SoC IDsSandipan Patra1-0/+2
2020-07-14firmware: tegra: Update BPMP ABIJon Hunter1-288/+460
2020-07-14firmware: tegra: Add support for in-band debugJon Hunter1-1/+188
2020-07-13net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov1-0/+1
2020-07-13net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov2-10/+3
2020-07-13net: dsa: felix: create a template for the DSA tags on xmitVladimir Oltean1-0/+2
2020-07-13net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfieldsVladimir Oltean3-26/+15
2020-07-13soc: mscc: ocelot: add MII registers descriptionMaxim Kochetkov1-0/+5
2020-07-13net: mscc: ocelot: convert port registers to regmapVladimir Oltean2-79/+41
2020-07-11ARM: at91: add atmel tcb capabilitiesKamel Bouhara1-0/+5
2020-07-10soc: qcom: Separate kryo l2 accessors from PMU driverIlia Lin1-0/+12
2020-06-22net: mscc: ocelot: introduce macros for iterating over PGIDsVladimir Oltean1-0/+15
2020-06-22net: dsa: felix: call port mdb operations from ocelotVladimir Oltean1-0/+4