summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* soundwire: Add SoundWire bus typeVinod Koul2017-12-1910-0/+356
* Documentation: Add SoundWire summarySanyog Kale2017-12-193-0/+223
* MAINTAINERS: Add SLIMbus maintainerSrinivas Kandagatla2017-12-191-0/+8
* slimbus: qcom: Add runtime-pm support using clock-pauseSagar Dharia2017-12-191-3/+98
* slimbus: qcom: Add Qualcomm Slimbus controller driverSagar Dharia2017-12-193-0/+665
* dt-bindings: Add qcom slimbus controller bindingsSagar Dharia2017-12-191-0/+39
* slimbus: core: add common defines required for controllersSrinivas Kandagatla2017-12-191-0/+33
* regmap: add SLIMbus supportSrinivas Kandagatla2017-12-194-0/+103
* slimbus: Add support for 'clock-pause' featureSagar Dharia2017-12-195-2/+225
* slimbus: Add messaging APIs to slimbus frameworkSagar Dharia2017-12-194-1/+405
* slimbus: core: add support to device tree helperSrinivas Kandagatla2017-12-191-0/+50
* slimbus: core: Add slim controllers supportSagar Dharia2017-12-193-0/+422
* slimbus: Add SLIMbus bus typeSagar Dharia2017-12-197-0/+263
* dt-bindings: Add SLIMbus bindingsSagar Dharia2017-12-191-0/+50
* Documentation: Add SLIMbus summarySagar Dharia2017-12-192-0/+128
* MAINTAINERS: Add entry for SIOXUwe Kleine-König2017-12-191-0/+7
* siox: add gpio bus driverUwe Kleine-König2017-12-195-0/+202
* siox: add support for tracingUwe Kleine-König2017-12-192-0/+78
* genwqe: Remove unused parameter in some functionsGuilherme G. Piccoli2017-12-193-13/+10
* genwqe: Make defines uppercaseGuilherme G. Piccoli2017-12-195-29/+29
* genwqe: Remove unused variable and rename functionGuilherme G. Piccoli2017-12-192-16/+7
* nvmem: rockchip-efuse: add support for rk3328-efuseFinley Xiao2017-12-192-0/+67
* nvmem: rockchip-efuse: parse 'rockchip,efuse-size'Finley Xiao2017-12-192-1/+7
* nvmem: uniphier: change access unit from 32bit to 8bitKunihiko Hayashi2017-12-191-5/+5
* nvmem: core: switch to device_property_present for reading property "read-only"Heiner Kallweit2017-12-191-4/+2
* nvmem: core: let stride and word_size default to 1Heiner Kallweit2017-12-191-2/+2
* nvmem: core: Deduplicate bus_find_device() by name matchingLukas Wunner2017-12-191-6/+1
* ANDROID: binder: make binder_alloc_new_buf_locked static and indent its argum...Xiongwei Song2017-12-191-5/+6
* mei: fix spelling mistake: "botther" -> "bother"Colin Ian King2017-12-191-1/+1
* coresight: etb10: remove duplicate includesPravin Shedge2017-12-191-1/+0
* coresight: Fix disabling of CoreSight TPIURobert Walker2017-12-191-3/+10
* coresight: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2017-12-193-9/+3
* coresight: Deduplicate bus_find_device() by name matchingLukas Wunner2017-12-191-20/+5
* siox: new driver framework for eckelmann SIOXUwe Kleine-König2017-12-198-0/+1148
* virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede2017-12-188-0/+2253
* virt: Add vboxguest VMMDEV communication codeHans de Goede2017-12-184-0/+1331
* virt: Add vboxguest driver for Virtual Box Guest integration UAPIHans de Goede2017-12-184-0/+714
* misc: ad525x_dpot: macros should not use a trailing semicolonDhaval Shah2017-12-181-3/+3
* misc: ad525x_dpot: please, no space before tabsDhaval Shah2017-12-181-1/+1
* misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'Dhaval Shah2017-12-181-11/+11
* misc: apds990x: Missing a blank line after declarations.Dhaval Shah2017-12-181-0/+11
* misc: ics932s401: open brace should be on the previous lineDhaval Shah2017-12-181-2/+1
* misc: ics932s401: please, no space before tabsDhaval Shah2017-12-181-2/+2
* misc: ics932s401: Missing a blank line after declarationsDhaval Shah2017-12-181-0/+1
* vme: Fix a possible sleep-in-atomic bug in vme_tsi148Jia-Ju Bai2017-12-181-1/+1
* misc: mic: remove unused label 'done'Colin Ian King2017-12-181-1/+0
* eeprom: at25: Add DT support for EEPROMs with odd address bitsGeert Uytterhoeven2017-12-182-1/+6
* misc: ad525x_dpot: Unnecessary space before function pointer argumentsDhaval Shah2017-12-181-6/+6
* android: binder: Check for errors in binder_alloc_shrinker_init().Tetsuo Handa2017-12-183-5/+13
* /dev/mem: Add bounce buffer for copy-outKees Cook2017-12-182-5/+23