summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers: uio: remove redundant assignment to variable retvalColin Ian King2020-04-281-1/+1
* fpga: dfl: fme: add performance reporting supportWu Hao2020-04-286-1/+1030
* firmware: xilinx: Add sysfs and API to set boot health statusRajan Vaja2020-04-281-0/+39
* firmware: xilinx: Add sysfs to set shutdown scopeRajan Vaja2020-04-281-1/+97
* firmware: xilinx: Add system shutdown API interfaceRajan Vaja2020-04-281-0/+13
* firmware: xilinx: Add sysfs interfaceRajan Vaja2020-04-281-1/+166
* firmware: xilinx: Add APIs to read/write GGS/PGGS registersRajan Vaja2020-04-281-0/+66
* firmware: xilinx: Remove eemi ops for fpga related APIsRajan Vaja2020-04-283-44/+5
* firmware: xilinx: Remove eemi ops for aes engineRajan Vaja2020-04-282-13/+3
* firmware: xilinx: Remove eemi ops for set_requirementRajan Vaja2020-04-282-18/+6
* firmware: xilinx: Remove eemi ops for release_nodeRajan Vaja2020-04-282-6/+3
* firmware: xilinx: Remove eemi ops for request_nodeRajan Vaja2020-04-282-8/+4
* firmware: xilinx: Remove eemi ops for set_suspend_modeRajan Vaja2020-04-282-7/+3
* firmware: xilinx: Remove eemi ops for init_finalizeRajan Vaja2020-04-282-10/+3
* firmware: xilinx: Remove eemi ops for reset_get_statusRajan Vaja2020-04-282-10/+3
* firmware: xilinx: Remove eemi ops for reset_assertRajan Vaja2020-04-282-15/+9
* firmware: xilinx: Use APIs instead of IOCTLsRajan Vaja2020-04-283-74/+96
* firmware: xilinx: Remove eemi ops for clock set/get parentRajan Vaja2020-04-282-8/+6
* firmware: xilinx: Remove eemi ops for clock set/get rateRajan Vaja2020-04-281-4/+4
* firmware: xilinx: Remove eemi ops for clock_getdividerRajan Vaja2020-04-283-7/+5
* firmware: xilinx: Remove eemi ops for clock_setdividerRajan Vaja2020-04-283-6/+5
* firmware: xilinx: Remove eemi ops for clock_getstateRajan Vaja2020-04-283-6/+4
* firmware: xilinx: Remove eemi ops for clock_disableRajan Vaja2020-04-283-7/+4
* firmware: xilinx: Remove eemi ops for clock_enableRajan Vaja2020-04-283-5/+4
* firmware: xilinx: Remove eemi ops for query_dataRajan Vaja2020-04-284-17/+10
* firmware: xilinx: Remove eemi ops for get_chipidRajan Vaja2020-04-282-12/+3
* firmware: xilinx: Remove eemi ops for get_api_versionRajan Vaja2020-04-283-5/+5
* firmware: fpga: replace the error codes with the standard onesRichard Gong2020-04-283-64/+33
* nvmem: core: cleanup old eeprom compat entry attributesSrinivas Kandagatla2020-04-281-38/+14
* slimbus: ngd: remove redundant assignmentSrinivas Kandagatla2020-04-281-1/+0
* slimbus: ngd: get drvdata from correct deviceSrinivas Kandagatla2020-04-281-2/+2
* bus: mhi: core: Add support for MHI suspend and resumeManivannan Sadhasivam2020-04-282-1/+145
* Merge 5.7-rc3 into char-misc-nextGreg Kroah-Hartman2020-04-27188-919/+2031
|\
| * Merge tag 'usb-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-04-2625-118/+344
| |\
| | * USB: sisusbvga: Change port variable from signed to unsignedChangming Liu2020-04-232-17/+17
| | * usb-storage: Add unusual_devs entry for JMicron JMS566Alan Stern2020-04-231-0/+7
| | * USB: hub: Revert commit bd0e6c9614b9 ("usb: hub: try old enumeration scheme f...Alan Stern2020-04-231-3/+1
| | * USB: hub: Fix handling of connect changes during sleepAlan Stern2020-04-231-0/+14
| | * usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an inv...Naoki Kiryu2020-04-221-1/+4
| | * xhci: Don't clear hub TT buffer on ep0 protocol stallMathias Nyman2020-04-211-5/+11
| | * xhci: prevent bus suspend if a roothub port detected a over-current conditionMathias Nyman2020-04-211-0/+9
| | * xhci: Fix handling halted endpoint even if endpoint ring appears emptyMathias Nyman2020-04-213-10/+39
| | * Merge tag 'fixes-for-v5.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2020-04-204-34/+56
| | |\
| | | * usb: raw-gadget: Fix copy_to/from_user() checksDan Carpenter2020-04-171-24/+22
| | | * usb: raw-gadget: fix raw_event_queue_fetch lockingAndrey Konovalov2020-04-171-5/+20
| | | * usb: gadget: udc: atmel: Fix vbus disconnect handlingCristian Birsan2020-04-171-2/+2
| | | * usb: dwc3: gadget: Fix request completion checkThinh Nguyen2020-04-171-10/+2
| | | * usb: dwc3: gadget: Do link recovery for SS and SSPThinh Nguyen2020-04-161-6/+2
| | | * usb: dwc3: gadget: Properly set maxpacket limitThinh Nguyen2020-04-162-11/+45
| | | * usb: dwc3: Fix GTXFIFOSIZ.TXFDEP macro nameThinh Nguyen2020-04-162-4/+4