summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* eeprom: at25: mark expected switch fall-throughsGustavo A. R. Silva2018-07-071-0/+4
* misc: ibmvmc: Use GFP_ATOMIC under spin lockWei Yongjun2018-07-071-1/+1
* /dev/mem: Mark expected switch fall-throughGustavo A. R. Silva2018-07-071-0/+1
* vmci: type promotion bug in qp_host_get_user_memory()Dan Carpenter2018-07-071-2/+2
* nvmem: core: remove unused nvmem_device ncells memberSrinivas Kandagatla2018-07-071-2/+0
* nvmem: rave-sp-eeprom: Remove VLA usageKees Cook2018-07-071-1/+5
* MAINTAINERS: Add file patterns for w1 device tree bindingsGeert Uytterhoeven2018-07-071-0/+1
* w1: fix w1_ds2438 documentationMariusz Bialonczyk2018-07-071-1/+1
* ds2490.c: Move struct open braces to previous lineHenriette Hofmeier2018-07-071-4/+2
* ds2490.c: Remove unnecessary whitespaceHenriette Hofmeier2018-07-071-1/+1
* ds2490.c: Add required spacesHenriette Hofmeier2018-07-071-4/+4
* slimbus: ngd: add stream supportSrinivas Kandagatla2018-07-071-2/+147
* slimbus: stream: add stream supportSrinivas Kandagatla2018-07-076-1/+720
* slimbus: ngd: Add qcom SLIMBus NGD driverSrinivas Kandagatla2018-07-074-0/+1403
* slimbus: ngd: dt-bindings: Add slim ngd dt bindingsSrinivas Kandagatla2018-07-071-0/+84
* slimbus: messaging: add slim_alloc/free_txn_tid()Srinivas Kandagatla2018-07-072-22/+54
* slimbus: core: rearrange slim_eaddr structureSrinivas Kandagatla2018-07-071-6/+6
* slimbus: core: add of_slim_device_get() helperSrinivas Kandagatla2018-07-072-0/+41
* slimbus: qcom: remove redundant depends in KconfigSrinivas Kandagatla2018-07-071-1/+0
* slimbus: messaging: initialize completion correctlySrinivas Kandagatla2018-07-071-0/+1
* slimbus: messaging: remove multiple calls to pm_runtime_mark_last_busySrinivas Kandagatla2018-07-071-1/+1
* slimbus: messaging: pass correct wbufSrinivas Kandagatla2018-07-071-1/+1
* ipack: add error handling for ioremap_nocacheZhouyang Jia2018-07-071-0/+7
* Merge tag 'fsi-updates-2018-06-12' of https://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-07-0710-87/+1362
|\
| * fsi/sbefifo: Add driver for the SBE FIFOBenjamin Herrenschmidt2018-06-124-0/+1046
| * fsi: scom: Remove PIB reset during probeEddie James2018-06-121-8/+0
| * fsi/master-gpio: Replace bit_bit lock with IRQ disable/enableJeremy Kerr2018-06-121-25/+23
| * fsi/fsi-master-gpio: More error handling cleanupBenjamin Herrenschmidt2018-06-121-21/+5
| * fsi/fsi-master-gpio: Implement CRC error recoveryBenjamin Herrenschmidt2018-06-122-18/+99
| * fsi/gpio: Use relative-addressing commandsJeremy Kerr2018-06-121-11/+91
| * fsi/gpio: Include command build in locked sectionJeremy Kerr2018-06-121-7/+18
| * fsi/fsi-master-gpio: Delay sampling of FSI data inputBenjamin Herrenschmidt2018-06-121-0/+5
| * fsi/fsi-master-gpio: Reduce dpoll clocksBenjamin Herrenschmidt2018-06-121-2/+3
| * fsi/fsi-master-gpio: Reduce turnaround clocksBenjamin Herrenschmidt2018-06-121-1/+1
| * fsi/fsi-master-gpio: Add "no-gpio-delays" optionBenjamin Herrenschmidt2018-06-124-4/+19
| * fsi/fsi-master-gpio: Sample input data on different clock phaseBenjamin Herrenschmidt2018-06-121-3/+5
| * fsi: gpio: Use a mutex to protect transfersJeremy Kerr2018-06-121-22/+64
| * fsi: gpio: Remove unused 'id' variableAndrew Jeffery2018-06-121-2/+1
| * fsi: gpio: Trace busy countAndrew Jeffery2018-06-122-0/+19
* | Documentation: fpga: cleanupAlan Tull2018-07-073-19/+19
* | dt-bindings: vendor-prefixes: fix bad mergeJohan Hovold2018-07-061-10/+0
* | misc: sram: enable clock before registering regionsJohan Hovold2018-07-061-6/+7
* | misc: sram: fix resource leaks in probe error pathJohan Hovold2018-07-061-1/+8
* | mei: expose fw version to sysfsAlexander Usyskin2018-07-034-8/+144
* | mei: add optional timeout to internal bus recvAlexander Usyskin2018-07-033-12/+28
* | mei: remove unused MEI_IAMTHIF_STALL_TIMER defineAlexander Usyskin2018-07-031-2/+0
* | Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley2018-07-034-15/+15
* | Tools: hv: vss: fix loop device detectionVitaly Kuznetsov2018-07-031-4/+61
* | tools: hv: update lsvmbus to be compatible with python3Olaf Hering2018-07-031-6/+6
* | Drivers: hv: vmbus: Remove x86 MSR refs in arch independent codeMichael Kelley2018-07-032-16/+16