summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-01spi: npcm-pspi: Add full duplex supportTomer Maimon1-45/+30
2021-11-01pinctrl: npcm7xx: Add pin persist configuration supportTomer Maimon1-0/+65
2021-11-01pinctrl: pinconf: add pin persist configurationTomer Maimon1-0/+3
2021-11-01pinctrl: npcm7xx: Add HGPIO pin support to NPCM7xx pinctrl driverTomer Maimon1-16/+49
2021-11-01watchdog: npcm: Add DT restart priority and reset type supportTomer Maimon1-3/+114
2021-11-01iio: adc: Add calibration support to npcm ADCTomer Maimon1-0/+178
2021-11-01clk: npcm7xx: add read only flag to divider clocksTomer Maimon1-32/+38
2021-11-01net: ftgmac100: Ensure tx descriptor updates are visibleJoel Stanley1-0/+10
2021-11-01input: misc: Add IBM Operation Panel driverEddie James3-0/+208
2021-11-01eeprom: at25: Split reads into chunks and cap write sizeBrad Bishop1-40/+54
2021-11-01clk: ast2600: enable BCLK for PCI/PCIe bus alwaysJae Hyun Yoo1-1/+1
2021-11-01reset: simple: Add AST2600 compatibility stringBrad Bishop1-0/+1
2021-11-01ipmi: aspeed-g6: Add compatible stringsBrad Bishop2-0/+2
2021-11-01edac: npcm: Add Nuvoton NPCM7xx EDAC driverGeorge Hung3-0/+429
2021-11-01net: npcm: Support for fixed PHYsWilliam A. Kennington III1-1/+30
2021-11-01net: npcm: add NPCM7xx Ethernet MAC controllerTomer Maimon5-0/+2122
2021-11-01misc: mbox: add npcm7xx pci mailbox driverTomer Maimon3-0/+296
2021-11-01misc: npcm7xx-lpc-bpc: add NPCM7xx BIOS post code driverTomer Maimon3-0/+403
2021-11-01/dev/mem: add a devmem kernel parameter to activate the deviceCédric Le Goater2-0/+20
2021-11-01pmbus (max31785): Wrap all I2C accessors in one-shot failure handlersAndrew Jeffery1-42/+165
2021-11-01pmbus (core): One-shot retries for failure to set pageAndrew Jeffery1-2/+12
2021-11-01pmbus (core): Use driver callbacks in pmbus_get_fan_rate()Andrew Jeffery1-4/+4
2021-11-01pmbus (max31785): Add support for devicetree configurationAndrew Jeffery1-0/+318
2021-11-01mtd: spi-nor: aspeed: add support for AST2600 trainingCédric Le Goater1-0/+69
2021-11-01mtd: spi-nor: aspeed: check upper freq limit when doing trainingCédric Le Goater1-1/+1
2021-11-01mtd: spi-nor: aspeed: Introduce a HCLK mask for trainingCédric Le Goater1-1/+6
2021-11-01mtd: spi-nor: aspeed: Introduce training operations per platformCédric Le Goater1-4/+22
2021-11-01mtd: spi-nor: aspeed: Check for disabled segments on the AST2600Cédric Le Goater1-4/+11
2021-11-01mtd: spi-nor: aspeed: add initial support for ast2600Cédric Le Goater1-0/+77
2021-11-01mtd: spi-nor: aspeed: Introduce segment operationsCédric Le Goater1-20/+56
2021-11-01mtd: spi-nor: aspeed: Introduce a field for the AHB physical addressCédric Le Goater1-12/+6
2021-11-01mtd: spi-nor: Add support for w25q512jvCédric Le Goater1-0/+2
2021-11-01mtd: spi-nor: aspeed: add support for the 4B opcodesCédric Le Goater1-2/+9
2021-11-01mtd: spi-nor: aspeed: use memcpy_fromio() to capture the optimization bufferCédric Le Goater1-4/+2
2021-11-01mtd: spi-nor: aspeed: clarify 4BYTE address mode maskCédric Le Goater1-1/+9
2021-11-01mtd: spi-nor: aspeed: introduce a aspeed_smc_default_read() helperCédric Le Goater1-7/+12
2021-11-01mtd: spi-nor: aspeed: limit the maximum SPI frequencyCédric Le Goater1-4/+13
2021-11-01mtd: spi-nor: aspeed: optimize read modeCédric Le Goater1-0/+191
2021-11-01mtd: spi-nor: aspeed: link controller with the ahb clockCédric Le Goater1-0/+10
2021-11-01mtd: spi-nor: aspeed: add support for SPI dual IO read modeCédric Le Goater1-11/+43
2021-11-01mtd: spi-nor: aspeed: use command mode for readsCédric Le Goater1-1/+27
2021-11-01soc: aspeed: xdma: Add reset ioctlEddie James1-0/+32
2021-11-01soc: aspeed: xdma: Add user interfaceEddie James1-0/+217
2021-11-01soc: aspeed: Add XDMA Engine DriverEddie James3-0/+974
2021-11-01hwmon: (pmbus/lm25066) Support configurable sense resistor valuesZev Weiss1-0/+11
2021-11-01hwmon: (pmbus/lm25066) Add OF device ID tableZev Weiss1-2/+23
2021-11-01hwmon: (pmbus/lm25066) Mark lm25066_coeff array constZev Weiss1-2/+2
2021-11-01hwmon: (pmbus/lm25066) Let compiler determine outer dimension of lm25066_coeffZev Weiss1-1/+1
2021-11-01hwmon: (pmbus/lm25066) Avoid forward declaration of lm25066_idZev Weiss1-13/+10
2021-11-01hwmon: (pmbus/lm25066) Adjust lm25066 PSC_CURRENT_IN_L mantissaZev Weiss1-1/+1