summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-04-29greybus: fix typos in GREYBUS/GREYBUS_ES2 help textZenyu Sy1-3/+3
2020-04-28uio: remove unneeded variable "ret" in uio_dmem_genirq_openJason Yan1-2/+1
2020-04-28drivers: uio: remove redundant assignment to variable retvalColin Ian King1-1/+1
2020-04-28fpga: dfl: fme: add performance reporting supportWu Hao6-1/+1030
2020-04-28firmware: xilinx: Add sysfs and API to set boot health statusRajan Vaja1-0/+39
2020-04-28firmware: xilinx: Add sysfs to set shutdown scopeRajan Vaja1-1/+97
2020-04-28firmware: xilinx: Add system shutdown API interfaceRajan Vaja1-0/+13
2020-04-28firmware: xilinx: Add sysfs interfaceRajan Vaja1-1/+166
2020-04-28firmware: xilinx: Add APIs to read/write GGS/PGGS registersRajan Vaja1-0/+66
2020-04-28firmware: xilinx: Remove eemi ops for fpga related APIsRajan Vaja3-44/+5
2020-04-28firmware: xilinx: Remove eemi ops for aes engineRajan Vaja2-13/+3
2020-04-28firmware: xilinx: Remove eemi ops for set_requirementRajan Vaja2-18/+6
2020-04-28firmware: xilinx: Remove eemi ops for release_nodeRajan Vaja2-6/+3
2020-04-28firmware: xilinx: Remove eemi ops for request_nodeRajan Vaja2-8/+4
2020-04-28firmware: xilinx: Remove eemi ops for set_suspend_modeRajan Vaja2-7/+3
2020-04-28firmware: xilinx: Remove eemi ops for init_finalizeRajan Vaja2-10/+3
2020-04-28firmware: xilinx: Remove eemi ops for reset_get_statusRajan Vaja2-10/+3
2020-04-28firmware: xilinx: Remove eemi ops for reset_assertRajan Vaja2-15/+9
2020-04-28firmware: xilinx: Use APIs instead of IOCTLsRajan Vaja3-74/+96
2020-04-28firmware: xilinx: Remove eemi ops for clock set/get parentRajan Vaja2-8/+6
2020-04-28firmware: xilinx: Remove eemi ops for clock set/get rateRajan Vaja1-4/+4
2020-04-28firmware: xilinx: Remove eemi ops for clock_getdividerRajan Vaja3-7/+5
2020-04-28firmware: xilinx: Remove eemi ops for clock_setdividerRajan Vaja3-6/+5
2020-04-28firmware: xilinx: Remove eemi ops for clock_getstateRajan Vaja3-6/+4
2020-04-28firmware: xilinx: Remove eemi ops for clock_disableRajan Vaja3-7/+4
2020-04-28firmware: xilinx: Remove eemi ops for clock_enableRajan Vaja3-5/+4
2020-04-28firmware: xilinx: Remove eemi ops for query_dataRajan Vaja4-17/+10
2020-04-28firmware: xilinx: Remove eemi ops for get_chipidRajan Vaja2-12/+3
2020-04-28firmware: xilinx: Remove eemi ops for get_api_versionRajan Vaja3-5/+5
2020-04-28firmware: fpga: replace the error codes with the standard onesRichard Gong3-64/+33
2020-04-28nvmem: core: cleanup old eeprom compat entry attributesSrinivas Kandagatla1-38/+14
2020-04-28slimbus: ngd: remove redundant assignmentSrinivas Kandagatla1-1/+0
2020-04-28slimbus: ngd: get drvdata from correct deviceSrinivas Kandagatla1-2/+2
2020-04-28bus: mhi: core: Add support for MHI suspend and resumeManivannan Sadhasivam2-1/+145
2020-04-27Merge 5.7-rc3 into char-misc-nextGreg Kroah-Hartman188-919/+2031
2020-04-26Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds25-118/+344
2020-04-26Merge tag 'tty-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-189/+106
2020-04-26Merge tag 'char-misc-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-6/+11
2020-04-26Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds21-134/+420
2020-04-26Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-3/+2
2020-04-26firmware_loader: revert removal of the fw_fallback_config exportLuis Chamberlain1-0/+1
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds58-179/+670
2020-04-25net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-04-25net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-04-25macsec: avoid to set wrong mtuTaehee Yoo1-4/+8
2020-04-25Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-2/+4
2020-04-24Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+1
2020-04-24Merge tag 'acpi-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-14/+2
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller6-6/+6
2020-04-24Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller9-32/+59