summaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
Commit message (Expand)AuthorAgeFilesLines
* staging: greybus: arche-apb-ctrl: declare struct of_device_id as constEva Rachel Retuya2016-09-231-1/+1
* staging: greybus: arche-platform: declare struct of_device_id as constEva Rachel Retuya2016-09-231-2/+2
* staging: greybus: uart.c: fix alignment to match open parenthesisChaehyun Lim2016-09-221-14/+14
* staging: greybus: uart.c: change 'unsigned' to 'unsigned int'Chaehyun Lim2016-09-221-1/+1
* staging: greybus: audio_codec.c: code indent should use tabs where possibleRichard Groux2016-09-221-1/+1
* staging: greybus: audio_codec.c: space required before the open braceRichard Groux2016-09-221-1/+1
* staging: greybus: arche-platform: compress return logic into one lineEva Rachel Retuya2016-09-221-2/+1
* staging: greybus: audio: delete unnecessary parenthesesEva Rachel Retuya2016-09-221-1/+1
* staging: greybus: camera: simplify NULL testEva Rachel Retuya2016-09-221-1/+1
* staging: greybus: fix up camera Kconfig dependanciesGreg Kroah-Hartman2016-09-211-1/+1
* staging: greybus: use preferred kernel type u16Chaehyun Lim2016-09-203-23/+23
* staging: greybus: use preferred kernel type u8Chaehyun Lim2016-09-203-20/+20
* staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman2016-09-1910-43/+7
* staging: greybus: Kconfig: enable possibility to select light driverRui Miguel Silva2016-09-191-2/+2
* staging: greybus: makefile: fix dependency of spi to spilibRui Miguel Silva2016-09-191-1/+1
* staging: greybus: power_supply: remove KERNEL_VERSION checksRui Miguel Silva2016-09-192-64/+18
* staging: greybus: sdio: remove KERNEL_VERSION checksRui Miguel Silva2016-09-192-21/+4
* staging: greybus: light: remove KERNEL_VERSION checksRui Miguel Silva2016-09-192-97/+10
* staging: greybus: sdio: fix min() type checkGreg Kroah-Hartman2016-09-191-1/+1
* staging: greybus: spi: remove KERNEL_VERSION checksGreg Kroah-Hartman2016-09-194-57/+4
* staging: greybus: gpio: it's CONFIG_GPIOLIB, not CONFIG_GPIOGreg Kroah-Hartman2016-09-191-1/+1
* staging: greybus: gpio: remove KERNEL_VERSION checksGreg Kroah-Hartman2016-09-192-31/+1
* staging: greybus: vibrator: remove KERNEL_VERSION checksGreg Kroah-Hartman2016-09-191-18/+0
* staging: greybus: hid: remove KERNEL_VERSION checksGreg Kroah-Hartman2016-09-191-23/+0
* staging: greybus: kernel_ver.h: remove lots of stuffGreg Kroah-Hartman2016-09-191-284/+0
* staging: greybus: Add drivers/staging/greybus to the buildGreg Kroah-Hartman2016-09-192-122/+290
* staging: greybus: remove old es1 endpoint descriptionGreg Kroah-Hartman2016-09-192-81/+0
* staging: greybus: remove .gitignore fileGreg Kroah-Hartman2016-09-192-15/+1
* staging: greybus: remove README and LICENSEGreg Kroah-Hartman2016-09-192-349/+0
* staging: greybus: Documentation: remove sysfs treeGreg Kroah-Hartman2016-09-1956-18/+0
* greybus: remove local checkpatch.pl copyGreg Kroah-Hartman2016-09-192-7065/+0
* greybus: gbphy: fix compile error with CONFIG_PM_RUNTIME disabledAxel Haslam2016-09-081-2/+2
* greybus: gpio: create irqdomain before registering gpio controllerViresh Kumar2016-09-051-9/+9
* greybus: es2: fix up usb probe error messagesGreg Kroah-Hartman2016-09-021-12/+23
* greybus: es2: No need to check before freeing an urbGreg Kroah-Hartman2016-09-021-9/+3
* greybus: es2: remove unneeded BULK_* #definesGreg Kroah-Hartman2016-09-021-10/+1
* greybus: es2: remove bulk_in arrayGreg Kroah-Hartman2016-09-021-55/+38
* greybus: es2: remove bulk_out arrayGreg Kroah-Hartman2016-09-021-15/+9
* greybus: es2: remove struct cport_to_epGreg Kroah-Hartman2016-09-021-34/+1
* greybus: es2: remove #if 0 codeGreg Kroah-Hartman2016-09-021-59/+0
* greybus: es2: use a single bulk ep pair for all greybus dataSandeep Patil2016-09-021-1/+1
* greybus: greybus_protocols: remove svc key-event typeJohan Hovold2016-09-021-1/+0
* greybus: power_supply: Add runtime pm supportPhilip Yang2016-09-021-3/+59
* greybus: audio: Avoid reporting spurious button eventsVaibhav Agarwal2016-09-021-5/+8
* greybus: audio: Report jack events conditionallyVaibhav Agarwal2016-09-021-7/+29
* greybus: audio: Fetch jack_mask, button_mask from module's topology dataVaibhav Agarwal2016-09-024-35/+63
* greybus: audio: Added jack_type support in topology structVaibhav Agarwal2016-09-021-0/+24
* greybus: audio: Remove unnecessary num_jack field from module_infoVaibhav Agarwal2016-09-023-11/+0
* greybus: svc: fix timeout indentationJohan Hovold2016-08-261-1/+1
* greybus: es2: remove obsolete cport-reset ARPCJohan Hovold2016-08-262-43/+0
OpenPOWER on IntegriCloud