summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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
2021-11-01hwmon: (pmbus/lm25066) Add offset coefficientsZev Weiss1-0/+23
2021-11-01iio: adc: aspeed: Fix spelling mistake "battey" -> "battery"Colin Ian King1-1/+1
2021-11-01iio: adc: aspeed: Get and set trimming data.Billy Tsai1-0/+71
2021-11-01iio: adc: aspeed: Support battery sensing.Billy Tsai1-3/+78
2021-11-01iio: adc: aspeed: Add compensation phase.Billy Tsai1-1/+53
2021-11-01iio: adc: aspeed: Add func to set sampling rate.Billy Tsai1-19/+39
2021-11-01iio: adc: aspeed: Fix the calculate error of clock.Billy Tsai1-0/+27
2021-11-01iio: adc: aspeed: Support ast2600 adc.Billy Tsai1-5/+96
2021-11-01iio: adc: aspeed: Use devm_add_action_or_reset.Billy Tsai1-58/+55
2021-11-01iio: adc: aspeed: Use model_data to set clk scaler.Billy Tsai1-16/+27
2021-11-01iio: adc: aspeed: Add vref config functionBilly Tsai1-1/+17
2021-11-01iio: adc: aspeed: Restructure the model dataBilly Tsai1-5/+15
2021-11-01iio: adc: aspeed: Keep model data to driver data.Billy Tsai1-13/+7
2021-11-01iio: adc: aspeed: completes the bitfield declare.Billy Tsai1-17/+47
2021-11-01hwmon: (pmbus/ibm-cffps) Use MFR_ID to choose versionBrandon Wyman1-1/+12
2021-11-01hwmon: (pmbus/ibm-cffps) Add mfg_id debugfs entryBrandon Wyman1-1/+9
2021-11-01usb: ehci: Handshake CMD_RUN instead of STS_HALT for AspeedNeal Liu3-1/+17
2021-11-01Merge tag 'fsi-for-v5.16' into dev-5.15Joel Stanley6-127/+257
2021-10-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-295/+15
2021-10-30Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2021-10-30scsi: ufs: ufshpb: Remove HPB2.0 flowsAvri Altman3-288/+4
2021-10-30Merge tag 'gpio-fixes-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+6
2021-10-29Merge tag 'block-5.15-2021-10-29' of git://git.kernel.dk/linux-blockLinus Torvalds2-5/+11
2021-10-29scsi: mpt3sas: Fix reference tag handling for WRITE_INSERTMartin K. Petersen1-3/+6
2021-10-29Merge tag 'mmc-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds9-39/+104
2021-10-29Merge tag 'libnvdimm-fixes-5.15-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-31/+2
2021-10-29mmc: tmio: reenable card irqs after the reset callbackWolfram Sang1-5/+12
2021-10-28Merge tag 'drm-fixes-2021-10-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds16-80/+71
2021-10-28Merge tag 'drm-intel-fixes-2021-10-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-43/+9
2021-10-28Merge tag 'net-5.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds23-193/+328
2021-10-28Merge tag 'spi-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+5
2021-10-28Merge tag 'regmap-fix-v5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+3
2021-10-28Merge tag 'linux-watchdog-5.15-rc7' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds4-14/+11
2021-10-28Revert "net: hns3: fix pause config problem after autoneg disabled"Guangbin Huang5-57/+10
2021-10-28octeontx2-af: Fix possible null pointer dereference.Rakesh Babu Saladi2-1/+4
2021-10-28octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu1-32/+106
2021-10-28octeontx2-af: Check whether ipolicers existsSubbaraya Sundeep1-0/+8