summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-11-05peci: Add Aspeed PECI adapter driverJae Hyun Yoo3-0/+500
2021-11-05peci: Add support for PECI bus driver coreJae Hyun Yoo8-0/+2487
2021-11-04hwmon: (nct7802) Make temperature/voltage sensors configurableOskar Senft1-4/+125
2021-11-03soc: aspeed: Fix UART routing driverChia-Wei Wang2-4/+15
2021-11-02soc: aspeed: Add UART routing supportChia-Wei Wang1-0/+603
2021-11-01spi: fsi: Fix contention in the FSI2SPI engineEddie James1-22/+53
2021-11-01spi: fsi: Print status on errorEddie James1-21/+27
2021-11-01ipmi: bt-bmc: Use registers directlyJoel Stanley1-52/+16
2021-11-01leds: pca955x: Allow zero LEDs to be specifiedAndrew Jeffery1-1/+1
2021-11-01leds: pca955x: Make the gpiochip always expose all pinsAndrew Jeffery1-31/+34
2021-11-01ipmi: kcs_bmc: Add a "raw" character device interfaceAndrew Jeffery3-0/+465
2021-11-01watchdog: npcm: Modify get reset status functionTomer Maimon1-1/+3
2021-11-01misc: Add NPCM7xx JTAG master driverTomer Maimon3-0/+846
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