summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/firmware.c
AgeCommit message (Expand)Author
2016-02-01greybus: firmware: convert to bundle driverJohan Hovold
2016-01-22greybus: svc: Expose and retain VID/PID received from bootrom for ES2Viresh Kumar
2016-01-21greybus: firmware: abort if AP_READY failsJohan Hovold
2016-01-21greybus: firmware: log the name of the firmware being requestedGreg Kroah-Hartman
2016-01-19greybus: firmware: remove skip-disconnected flagJohan Hovold
2016-01-15greybus: firmware: replace colons with underscore in firmware file requestMichael Scott
2016-01-09greybus: firmware/bootrom: debug output from bootrom protocolEli Sennesh
2015-12-22greybus: firmware and svc: detect the difference between ES2 and ES3 chipsEli Sennesh
2015-12-22greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_Viresh Kumar
2015-12-04greybus: don't use %h and %hh for printing short and char variablesViresh Kumar
2015-11-30greybus: firmware: Fetch es2 VID/PID to distinguish module vendorsViresh Kumar
2015-11-25greybus: interface: rename vendor and product attributesJohan Hovold
2015-11-21greybus: fix vendor and product matchingJohan Hovold
2015-11-19greybus: firmware: break long linesJohan Hovold
2015-11-19greybus: firmware: fix information leakJohan Hovold
2015-10-15greybus: firmware: use the bundle struct device instead of the connectorGreg Kroah-Hartman
2015-09-24greybus: firmware: Don't send control-disconnected event for firmware protocolViresh Kumar
2015-09-24greybus: firmware: drop 'stage' from ready-to-boot requestViresh Kumar
2015-09-14greybus: firmware: Send AP-ready operationViresh Kumar
2015-09-14greybus: firmware: firmware image name has .tftf instead of .fwViresh Kumar
2015-09-14greybus: firmware: Fix incorrect firmware file's nameViresh Kumar
2015-09-14greybus: firmware: firmware's file name is 32 characters longViresh Kumar
2015-09-01greybus: firmware: fix potential stack corruptionJohan Hovold
2015-08-11greybus: Add firmware protocol driverViresh Kumar