summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap90-1/+90
2018-07-07misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+2
2018-07-07android: binder: Drop dependency on !M68KGeert Uytterhoeven1-1/+1
2018-07-07ver_linux: Do not check for ver_linux pattern in version functionAlexander Kapshuk1-1/+1
2018-07-07ver_linux: Process input coming from procmaps that matches libc onlyAlexander Kapshuk1-5/+7
2018-07-07tsl2550: fix lux1_input error in low lightMatt Ranostay1-1/+1
2018-07-07misc: mic: fix passing the current timeArnd Bergmann3-3/+14
2018-07-07siox: don't create a thread without starting itUwe Kleine-König1-5/+5
2018-07-07siox: treat type errors as status errorsUwe Kleine-König1-10/+10
2018-07-07misc: mic: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-07sgi-xp: xpc_partition: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-07-07eeprom: at25: mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2018-07-07misc: ibmvmc: Use GFP_ATOMIC under spin lockWei Yongjun1-1/+1
2018-07-07/dev/mem: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-07vmci: type promotion bug in qp_host_get_user_memory()Dan Carpenter1-2/+2
2018-07-07nvmem: core: remove unused nvmem_device ncells memberSrinivas Kandagatla1-2/+0
2018-07-07nvmem: rave-sp-eeprom: Remove VLA usageKees Cook1-1/+5
2018-07-07MAINTAINERS: Add file patterns for w1 device tree bindingsGeert Uytterhoeven1-0/+1
2018-07-07w1: fix w1_ds2438 documentationMariusz Bialonczyk1-1/+1
2018-07-07ds2490.c: Move struct open braces to previous lineHenriette Hofmeier1-4/+2
2018-07-07ds2490.c: Remove unnecessary whitespaceHenriette Hofmeier1-1/+1
2018-07-07ds2490.c: Add required spacesHenriette Hofmeier1-4/+4
2018-07-07slimbus: ngd: add stream supportSrinivas Kandagatla1-2/+147
2018-07-07slimbus: stream: add stream supportSrinivas Kandagatla6-1/+720
2018-07-07slimbus: ngd: Add qcom SLIMBus NGD driverSrinivas Kandagatla4-0/+1403
2018-07-07slimbus: ngd: dt-bindings: Add slim ngd dt bindingsSrinivas Kandagatla1-0/+84
2018-07-07slimbus: messaging: add slim_alloc/free_txn_tid()Srinivas Kandagatla2-22/+54
2018-07-07slimbus: core: rearrange slim_eaddr structureSrinivas Kandagatla1-6/+6
2018-07-07slimbus: core: add of_slim_device_get() helperSrinivas Kandagatla2-0/+41
2018-07-07slimbus: qcom: remove redundant depends in KconfigSrinivas Kandagatla1-1/+0
2018-07-07slimbus: messaging: initialize completion correctlySrinivas Kandagatla1-0/+1
2018-07-07slimbus: messaging: remove multiple calls to pm_runtime_mark_last_busySrinivas Kandagatla1-1/+1
2018-07-07slimbus: messaging: pass correct wbufSrinivas Kandagatla1-1/+1
2018-07-07ipack: add error handling for ioremap_nocacheZhouyang Jia1-0/+7
2018-07-07Merge tag 'fsi-updates-2018-06-12' of https://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman10-87/+1362
2018-07-07Documentation: fpga: cleanupAlan Tull3-19/+19
2018-07-06dt-bindings: vendor-prefixes: fix bad mergeJohan Hovold1-10/+0
2018-07-06misc: sram: enable clock before registering regionsJohan Hovold1-6/+7
2018-07-06misc: sram: fix resource leaks in probe error pathJohan Hovold1-1/+8
2018-07-03mei: expose fw version to sysfsAlexander Usyskin4-8/+144
2018-07-03mei: add optional timeout to internal bus recvAlexander Usyskin3-12/+28
2018-07-03mei: remove unused MEI_IAMTHIF_STALL_TIMER defineAlexander Usyskin1-2/+0
2018-07-03Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley4-15/+15
2018-07-03Tools: hv: vss: fix loop device detectionVitaly Kuznetsov1-4/+61
2018-07-03tools: hv: update lsvmbus to be compatible with python3Olaf Hering1-6/+6
2018-07-03Drivers: hv: vmbus: Remove x86 MSR refs in arch independent codeMichael Kelley2-16/+16
2018-07-03Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()Dexuan Cui1-3/+1
2018-07-03Drivers: hv: vmbus: Add comments on ring buffer signalingMichael Kelley2-19/+77
2018-07-03x86/hyperv: Add interrupt handler annotationsMichael Kelley1-1/+1
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven7-0/+24