summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* greybus: core: fix greybus device matchingJohan Hovold2016-01-091-1/+6
* greybus: core: fix greybus driver registrationJohan Hovold2016-01-091-0/+1
* greybus: core: add drvdata accessorsJohan Hovold2016-01-091-0/+10
* greybus: camera: Add support for flags to stream_configureJacopo Mondi2016-01-082-11/+23
* greybus: svc: Replace link config hack with standard operationLaurent Pinchart2016-01-084-32/+74
* greybus: arche-apb-ctrl: Do not bring APB out of reset in probeVaibhav Hiremath2016-01-061-2/+0
* greybus: arche-apb-ctrl: Set wake_detect gpio to low initiallyVaibhav Hiremath2016-01-061-1/+2
* greybus: arche-platform: Export gpio (reset & sys_boot) to userVaibhav Hiremath2016-01-062-0/+30
* greybus: camera: Raise the CSI-2 bandwidthLaurent Pinchart2016-01-061-2/+2
* greybus: arche-platform: merge arche-apb-ctrl and arche-platformGreg Kroah-Hartman2016-01-044-31/+70
* greybus: arche_platform: Remove child's platform device as part of _remove() fnVaibhav Hiremath2015-12-301-0/+11
* greybus: camera: destroy data connection on link-config errorsJohan Hovold2015-12-301-2/+2
* greybus: camera: fix memory leak in capture-request handlerJohan Hovold2015-12-301-1/+6
* greybus: camera: fix memory leak in configure-streams error pathJohan Hovold2015-12-301-1/+1
* greybus: interface: Fetch and expose version of interface's firmwareViresh Kumar2015-12-306-0/+63
* greybus: interface: Receive serial-number on hotplug eventViresh Kumar2015-12-308-0/+13
* greybus: svc: Set interface's hotplug attributes before using themViresh Kumar2015-12-231-5/+5
* greybus: svc: Change GB_SVC_TYPE_LINK_CONFIG to 0x10Bryan O'Donoghue2015-12-231-1/+1
* greybus: control: Use Macro's instead of direct values for major/minorViresh Kumar2015-12-221-2/+2
* greybus: arche-apb-ctrl: Assert reset to APB at the end of probeVaibhav Hiremath2015-12-221-0/+2
* greybus: arche-apb-ctrl: Add APB control driverVaibhav Hiremath2015-12-222-0/+402
* greybus: arche-platform: Rename db3-platform to arche-platformVaibhav Hiremath2015-12-222-56/+61
* greybus: db3(arche)-platform: Remove all APB control codeVaibhav Hiremath2015-12-221-259/+97
* greybus: firmware and svc: detect the difference between ES2 and ES3 chipsEli Sennesh2015-12-223-23/+41
* greybus: interface: Expose DDBL1 manufacturing and production id in sysfsViresh Kumar2015-12-228-0/+20
* greybus: interface: Prefix DDBL1 attributes with ddbl1_ instead of unipro_Viresh Kumar2015-12-224-11/+11
* greybus: es2: clean up csi-config requestJohan Hovold2015-12-221-5/+5
* greybus: svc: drop copy-pasted function headerJohan Hovold2015-12-221-1/+0
* greybus: interface: Prefix hexadecimal values with '0x'Viresh Kumar2015-12-211-6/+6
* greybus: es2: Don't use stack memory as USB request dataLaurent Pinchart2015-12-211-17/+14
* greybus: es2: Fix endian conversion issuesLaurent Pinchart2015-12-211-1/+1
* greybus: camera: Fix remaining endian conversion issuesLaurent Pinchart2015-12-211-4/+4
* greybus: camera: Set link power mode to HS-G2 with 2 lanesLaurent Pinchart2015-12-211-2/+2
* greybus: camera: Configure the bridge CSI transmitterLaurent Pinchart2015-12-211-0/+23
* greybus: es2: Add support for CSI transmitter configurationLaurent Pinchart2015-12-212-0/+75
* greybus: camera: Configure link speed for the data connectionLaurent Pinchart2015-12-211-0/+10
* greybus: svc: Add support for the link config operationLaurent Pinchart2015-12-213-0/+36
* greybus: camera: Fix endian conversion issuesLaurent Pinchart2015-12-211-10/+10
* greybus: tools: don't always build them.Greg Kroah-Hartman2015-12-171-1/+1
* greybus: loopback_test: null terminate the dict structureGreg Kroah-Hartman2015-12-171-2/+3
* greybus: loopback_test: fix warning about signed/unsigned comparisonGreg Kroah-Hartman2015-12-171-1/+1
* greybus: tools: Add tools directory to greybus repo and add loopbackGreg Kroah-Hartman2015-12-177-1/+1371
* greybus: camera: fix data types of operationsRui Miguel Silva2015-12-171-6/+6
* greybus: spi: fix and cleanup spi devices handlingRui Miguel Silva2015-12-151-21/+3
* greybus: spi: unregister master on device add failRui Miguel Silva2015-12-151-1/+5
* greybus: spi: validate spi master registerRui Miguel Silva2015-12-151-0/+2
* greybus: spi: rename label to undo operationRui Miguel Silva2015-12-151-2/+2
* greybus: interface: fix hot-unplug control-connection timeoutsJohan Hovold2015-12-153-2/+7
* greybus: interface: clean up control-connection handlingJohan Hovold2015-12-153-24/+66
* greybus: es2: demote dynamic-urb error messageJohan Hovold2015-12-151-1/+1
OpenPOWER on IntegriCloud