summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-19soundwire: cdns: Add cadence libraryVinod Koul4-0/+472
2017-12-19soundwire: Add slave status handlingVinod Koul2-0/+381
2017-12-19soundwire: Add Slave status handling helpersSanyog Kale2-0/+228
2017-12-19soundwire: Add IO transferVinod Koul2-0/+308
2017-12-19soundwire: Add MIPI DisCo property helpersVinod Koul4-2/+432
2017-12-19soundwire: Add Master registrationVinod Koul4-1/+258
2017-12-19soundwire: Add SoundWire bus typeVinod Koul5-0/+204
2017-12-19slimbus: qcom: Add runtime-pm support using clock-pauseSagar Dharia1-3/+98
2017-12-19slimbus: qcom: Add Qualcomm Slimbus controller driverSagar Dharia3-0/+665
2017-12-19slimbus: core: add common defines required for controllersSrinivas Kandagatla1-0/+33
2017-12-19regmap: add SLIMbus supportSrinivas Kandagatla3-0/+85
2017-12-19slimbus: Add support for 'clock-pause' featureSagar Dharia5-2/+225
2017-12-19slimbus: Add messaging APIs to slimbus frameworkSagar Dharia3-1/+365
2017-12-19slimbus: core: add support to device tree helperSrinivas Kandagatla1-0/+50
2017-12-19slimbus: core: Add slim controllers supportSagar Dharia2-0/+414
2017-12-19slimbus: Add SLIMbus bus typeSagar Dharia5-0/+134
2017-12-19siox: add gpio bus driverUwe Kleine-König3-0/+182
2017-12-19siox: add support for tracingUwe Kleine-König1-0/+12
2017-12-19genwqe: Remove unused parameter in some functionsGuilherme G. Piccoli3-13/+10
2017-12-19genwqe: Make defines uppercaseGuilherme G. Piccoli5-29/+29
2017-12-19genwqe: Remove unused variable and rename functionGuilherme G. Piccoli2-16/+7
2017-12-19nvmem: rockchip-efuse: add support for rk3328-efuseFinley Xiao1-0/+66
2017-12-19nvmem: rockchip-efuse: parse 'rockchip,efuse-size'Finley Xiao1-1/+3
2017-12-19nvmem: uniphier: change access unit from 32bit to 8bitKunihiko Hayashi1-5/+5
2017-12-19nvmem: core: switch to device_property_present for reading property "read-only"Heiner Kallweit1-4/+2
2017-12-19nvmem: core: let stride and word_size default to 1Heiner Kallweit1-2/+2
2017-12-19nvmem: core: Deduplicate bus_find_device() by name matchingLukas Wunner1-6/+1
2017-12-19ANDROID: binder: make binder_alloc_new_buf_locked static and indent its argum...Xiongwei Song1-5/+6
2017-12-19mei: fix spelling mistake: "botther" -> "bother"Colin Ian King1-1/+1
2017-12-19coresight: etb10: remove duplicate includesPravin Shedge1-1/+0
2017-12-19coresight: Fix disabling of CoreSight TPIURobert Walker1-3/+10
2017-12-19coresight: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych3-9/+3
2017-12-19coresight: Deduplicate bus_find_device() by name matchingLukas Wunner1-20/+5
2017-12-19siox: new driver framework for eckelmann SIOXUwe Kleine-König6-0/+984
2017-12-18virt: Add vboxguest driver for Virtual Box Guest integrationHans de Goede8-0/+2253
2017-12-18virt: Add vboxguest VMMDEV communication codeHans de Goede2-0/+1250
2017-12-18misc: ad525x_dpot: macros should not use a trailing semicolonDhaval Shah1-3/+3
2017-12-18misc: ad525x_dpot: please, no space before tabsDhaval Shah1-1/+1
2017-12-18misc: ad525x_dpot: Prefer 'unsigned int' to bare use of 'unsigned'Dhaval Shah1-11/+11
2017-12-18misc: apds990x: Missing a blank line after declarations.Dhaval Shah1-0/+11
2017-12-18misc: ics932s401: open brace should be on the previous lineDhaval Shah1-2/+1
2017-12-18misc: ics932s401: please, no space before tabsDhaval Shah1-2/+2
2017-12-18misc: ics932s401: Missing a blank line after declarationsDhaval Shah1-0/+1
2017-12-18vme: Fix a possible sleep-in-atomic bug in vme_tsi148Jia-Ju Bai1-1/+1
2017-12-18misc: mic: remove unused label 'done'Colin Ian King1-1/+0
2017-12-18eeprom: at25: Add DT support for EEPROMs with odd address bitsGeert Uytterhoeven1-0/+3
2017-12-18misc: ad525x_dpot: Unnecessary space before function pointer argumentsDhaval Shah1-6/+6
2017-12-18android: binder: Check for errors in binder_alloc_shrinker_init().Tetsuo Handa3-5/+13
2017-12-18/dev/mem: Add bounce buffer for copy-outKees Cook1-5/+22
2017-12-18fpga: socfpga-a10: disable clk on error in socfpga_a10_fpga_probe()Alexey Khoroshilov1-1/+7