summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicSunil Muthuswamy2018-07-085-2/+152
* slimbus: stream: Fix htmldocs warningsSrinivas Kandagatla2018-07-081-2/+1
* headers: fix build error in arch/arm/plat-samsung/adc.c, add <linux/mod_devic...Randy Dunlap2018-07-081-0/+1
* headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-0790-1/+90
* misc: ti-st: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2018-07-071-1/+2
* android: binder: Drop dependency on !M68KGeert Uytterhoeven2018-07-071-1/+1
* ver_linux: Do not check for ver_linux pattern in version functionAlexander Kapshuk2018-07-071-1/+1
* ver_linux: Process input coming from procmaps that matches libc onlyAlexander Kapshuk2018-07-071-5/+7
* tsl2550: fix lux1_input error in low lightMatt Ranostay2018-07-071-1/+1
* misc: mic: fix passing the current timeArnd Bergmann2018-07-073-3/+14
* siox: don't create a thread without starting itUwe Kleine-König2018-07-071-5/+5
* siox: treat type errors as status errorsUwe Kleine-König2018-07-071-10/+10
* misc: mic: mark expected switch fall-throughGustavo A. R. Silva2018-07-071-0/+1
* sgi-xp: xpc_partition: mark expected switch fall-throughsGustavo A. R. Silva2018-07-071-0/+2
* 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