aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-11nvmem: prepare basics for FRAM supportJiri Prchal3-32/+138
2021-06-11nvmem: qfprom: Improve the comment about regulator settingDouglas Anderson1-3/+3
2021-06-11nvmem: core: constify nvmem_cell_read_variable_common() return valueDouglas Anderson1-5/+5
2021-06-11nvmem: qfprom: minor nit fixesRajendra Nayak1-2/+3
2021-06-11nvmem: sunxi_sid: Set type to OTPSamuel Holland1-0/+1
2021-06-10Merge tag 'fsi-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/fsi into char-misc-nextGreg Kroah-Hartman8-92/+82
2021-06-09uacce: add print information if not enable svaKai Ye1-2/+9
2021-06-09eeprom: idt_89hpesx: use SPDX-License-IdentifierAndy Shevchenko1-32/+1
2021-06-09eeprom: idt_89hpesx: Restore printing the unsupported fwnode nameAndy Shevchenko1-4/+3
2021-06-09eeprom: idt_89hpesx: Put fwnode in matching case during ->probe()Andy Shevchenko1-0/+1
2021-06-09misc: bcm-vk: use list_move_tail instead of list_del/list_add_tail in bcm_vk_msg.cBaokun Li1-2/+1
2021-06-09habanalabs/gaudi: remove redundant assignment to variable errColin Ian King1-3/+0
2021-06-09fpga: stratix10-soc: change FPGA indirect article to anTom Rix1-1/+1
2021-06-09fpga: of-fpga-region: change FPGA indirect article to anTom Rix1-4/+4
2021-06-09fpga: region: change FPGA indirect article to anTom Rix1-7/+7
2021-06-09fpga-mgr: change FPGA indirect article to anTom Rix1-11/+11
2021-06-09fpga: bridge: change FPGA indirect article to anTom Rix1-11/+11
2021-06-09fpga: change FPGA indirect article to anTom Rix1-2/+2
2021-06-09misc/pvpanic: Remove some dead-codeChristophe JAILLET1-3/+0
2021-06-04remove the raw driverChristoph Hellwig4-385/+0
2021-06-04EISA: use DEVICE_ATTR_RO() helper macroZhen Lei1-14/+9
2021-06-04eeprom: ee1004: Remove not needed debug messageHeiner Kallweit1-5/+1
2021-06-04misc: hpilo: map iLO shared memory by PCI revision idMatt Hsiao2-1/+12
2021-06-04visorbus: fix error return code in visorchipset_init()Zhen Lei1-2/+4
2021-06-04fsi/sbefifo: Fix reset timeoutJoachim Fenkes1-3/+5
2021-06-04fsi/sbefifo: Clean up correct FIFO when receiving reset request from SBEJoachim Fenkes1-1/+1
2021-06-04fsi: master-ast-cf: Remove redundant error printing in fsi_master_acf_probe()Zhen Lei1-1/+0
2021-06-04fsi: Aspeed: Reduce poll timeoutEddie James1-1/+1
2021-06-04fsi: aspeed: convert to devm_platform_ioremap_resourceYangtao Li1-3/+1
2021-06-04hwmon: (occ) Print response status in first poll error messageEddie James1-2/+3
2021-06-04hwmon: (occ) Start sequence number at oneEddie James1-0/+2
2021-06-04fsi: occ: Log error for checksum failureEddie James1-3/+7
2021-06-04fsi: occ: Don't accept response from un-initialized OCCEddie James1-0/+1
2021-06-04fsi: scom: Remove retriesJoel Stanley1-60/+29
2021-06-04fsi: scom: Reset the FSI2PIB engine for any errorEddie James1-7/+9
2021-06-04fsi: aspeed: Emit fewer barriers in opb operationsJoel Stanley1-9/+17
2021-06-04fsi: core: Fix return of error values on failuresColin Ian King1-2/+2
2021-06-04fsi: Add missing MODULE_DEVICE_TABLEZou Wei4-0/+4
2021-06-03char: xillybus: Fix spelling mistake "overflew" -> "overflowed"Colin Ian King1-1/+1
2021-06-03char: xillybus: Remove unneeded MODULE_VERSION() usageEli Billauer5-5/+0
2021-06-03char: xillybus: Fix condition for invoking the xillybus/ subdirectoryEli Billauer1-1/+1
2021-05-31Merge 5.13-rc4 into char-misc-nextGreg Kroah-Hartman289-1191/+2626
2021-05-29Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds18-28/+111
2021-05-29Merge tag 'thermal-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds4-3/+7
2021-05-29Merge tag 'char-misc-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds5-5/+19
2021-05-29Merge tag 'driver-core-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-32/+36
2021-05-29Merge tag 'staging-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds9-36/+55
2021-05-29Merge tag 'tty-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds10-68/+92
2021-05-29Merge tag 'usb-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds20-44/+110
2021-05-29Merge tag 's390-5.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-4/+15