summaryrefslogtreecommitdiff
path: root/trafgen_l2.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-04trafgen: l2: Add support for PFC headerVadim Kochan1-0/+21
2016-10-04trafgen: l2: Add support for IEEE 802.3X PAUSE headerVadim Kochan1-0/+5
2016-02-23trafgen: l2: Add MPLS header generationVadim Kochan1-0/+7
2016-02-02trafgen: l2: Add VLAN header generationVadim Kochan1-0/+9
2016-01-29trafgen: parser: Support "etype"/"type" keywords for EthertypeTobias Klauser1-1/+1
2016-01-28trafgen: l2: Add ARP header generation logicVadim Kochan1-0/+12
2016-01-28trafgen: l2: Add Ethernet protocol header generationVadim Kochan1-0/+12
=f55532a0c0b8bb6148f4e07853b876ef73bc69ca'>f55532a0c0b8bb6148f4e07853b876ef73bc69ca (diff)
ASoC: tlv320aix31xx: Add ACPI match for Lenovo 100S
The Lenovo 100S netbook has a codec controller for which there is a driver, but doesn't know how to access the device. This adds the necessary ACPI table for the driver to find the device. Device (TTLV) { Name (_ADR, Zero) // _ADR: Address Name (_HID, "10TI3100") // _HID: Hardware ID Name (_CID, "10TI3100") // _CID: Compatible ID Name (_DDN, "TI TLV320AIC3100 Codec Controller ") // _DDN: DOS Device Name Name (_UID, One) // _UID: Unique ID Signed-off-by: Bastien Nocera <hadess@hadess.net> Tested-by: Jan Schmidt <jan@centricular.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mtd')