summaryrefslogtreecommitdiffstats
path: root/include/soc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-161-0/+27
|\
| * memory: tegra: Correct stub of devm_tegra_memory_controller_get()Dmitry Osipenko2020-11-261-1/+1
| * memory: tegra-mc: Add interconnect frameworkDmitry Osipenko2020-11-261-0/+17
| * memory: tegra: Add and use devm_tegra_memory_controller_get()Dmitry Osipenko2020-11-261-0/+10
* | Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-151-0/+4
|\|
| * soc/tegra: fuse: Add stub for tegra_sku_infoDmitry Osipenko2020-11-061-0/+4
* | net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...Vladimir Oltean2020-12-141-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-111-0/+3
|\ \
| * | net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean2020-12-051-0/+3
| |/
* | soc/fsl/qbman: Add an argument to signal if NAPI processing is required.Sebastian Andrzej Siewior2020-11-031-1/+2
* | net: mscc: ocelot: deny changing the native VLAN from the prepare phaseVladimir Oltean2020-11-021-0/+2
* | net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlanVladimir Oltean2020-11-021-0/+1
* | net: mscc: ocelot: transform the pvid and native vlan values into a structureVladimir Oltean2020-11-021-6/+8
* | net: mscc: ocelot: support L2 multicast entriesVladimir Oltean2020-10-301-0/+1
|/
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-10-242-2/+5
|\
| * Merge tag 'soc-fsl-next-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2020-10-031-2/+2
| |\
| | * soc: fsl: qman: fix -Wpacked-not-aligned warningsLi Yang2020-09-221-2/+2
| * | soc/tegra: fuse: Add Tegra234 supportThierry Reding2020-09-181-0/+1
| * | soc/tegra: fuse: Implement tegra_is_silicon()Thierry Reding2020-09-181-0/+1
| * | soc/tegra: fuse: Extract tegra_get_platform()Thierry Reding2020-09-181-0/+1
| |/
* | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2020-10-153-22/+259
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-4/+4
| |\ \
| * | | net: dsa: propagate switchdev vlan_filtering prepare phase to driversVladimir Oltean2020-10-051-2/+2
| * | | net: mscc: ocelot: create TCAM skeleton from tc filter chainsVladimir Oltean2020-10-021-1/+2
| * | | net: mscc: ocelot: introduce conversion helpers between port and netdevVladimir Oltean2020-10-021-0/+2
| * | | net: mscc: ocelot: automatically detect VCAP constantsVladimir Oltean2020-09-292-1/+15
| * | | net: mscc: ocelot: add definitions for VCAP ES0 keys, actions and targetVladimir Oltean2020-09-292-1/+44
| * | | net: mscc: ocelot: add definitions for VCAP IS1 keys, actions and targetVladimir Oltean2020-09-292-1/+93
| * | | net: mscc: ocelot: generalize existing code for VCAPVladimir Oltean2020-09-292-10/+74
| * | | net: mscc: ocelot: introduce a new ocelot_target_{read,write} APIVladimir Oltean2020-09-291-0/+22
| * | | net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean2020-09-261-0/+1
| * | | net: mscc: ocelot: move NPI port configuration to DSAVladimir Oltean2020-09-261-3/+0
| * | | net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean2020-09-241-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-222-0/+8
| |\ \ \
| * | | | net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_infoVladimir Oltean2020-09-181-1/+2
| | |_|/ | |/| |
* | | | Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-10-151-7/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge 5.9-rc8 into usb-nextGreg Kroah-Hartman2020-10-051-0/+2
| |\ \ \ | | | |/ | | |/|
| * | | Merge 5.9-rc5 into usb-nextGreg Kroah-Hartman2020-09-141-0/+6
| |\ \ \
| * | | | Revert "firmware: raspberrypi: Introduce vl805 init routine"Nicolas Saenz Julienne2020-08-181-7/+0
| | |_|/ | |/| |
* | | | net: mscc: ocelot: fix fields offset in SG_CONFIG_REG_3Xiaoliang Yang2020-09-241-4/+4
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-221-0/+2
|\ \ \ | |_|/ |/| |
| * | net: mscc: ocelot: deinitialize only initialized portsVladimir Oltean2020-09-181-0/+1
| * | net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean2020-09-181-0/+1
| |/
* / irqchip/eznps: Fix build error for !ARC700 buildsVineet Gupta2020-08-271-0/+6
|/
* include/: replace HTTP links with HTTPS onesAlexander A. Klimov2020-08-121-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-08-071-0/+12
|\
| * soc: qcom: Separate kryo l2 accessors from PMU driverIlia Lin2020-07-101-0/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-054-117/+88
|\ \
| * | net: mscc: ocelot: extend watermark encoding functionMaxim Kochetkov2020-07-131-0/+1
| * | net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfieldMaxim Kochetkov2020-07-132-10/+3