summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-09ACPICA: Clear status of all events when entering S5Rafael J. Wysocki1-4/+11
2018-07-09Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-4/+4
2018-07-08Merge tag 'pci-v4.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-12/+41
2018-07-08Drivers: HV: Send one page worth of kmsg dump over Hyper-V during panicSunil Muthuswamy1-0/+110
2018-07-08slimbus: stream: Fix htmldocs warningsSrinivas Kandagatla1-2/+1
2018-07-08Merge tag 'dma-mapping-4.18-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-17/+46
2018-07-08Merge tag 'dmaengine-fix-4.18-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds3-3/+7
2018-07-08Merge tag 'for-linus-4.18-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds2-23/+14
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap88-0/+88
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-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-07nvmem: Don't let a NULL cell_id for nvmem_cell_get() crash usDouglas Anderson1-0/+4
2018-07-07thunderbolt: Notify userspace when boot_acl is changedMika Westerberg1-0/+4
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 Kandagatla4-1/+669
2018-07-07slimbus: ngd: Add qcom SLIMBus NGD driverSrinivas Kandagatla4-0/+1403
2018-07-07slimbus: messaging: add slim_alloc/free_txn_tid()Srinivas Kandagatla2-22/+54
2018-07-07slimbus: core: add of_slim_device_get() helperSrinivas Kandagatla1-0/+39
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-Hartman5-87/+1283
2018-07-07uio: fix crash after the device is unregisteredXiubo Li1-16/+88
2018-07-07uio: change to use the mutex lock instead of the spin lockXiubo Li1-19/+13
2018-07-07uio: use request_threaded_irq insteadXiubo Li1-2/+3
2018-07-07fpga: altera-cvp: Fix an error handling path in 'altera_cvp_probe()'Christophe Jaillet1-2/+4
2018-07-07ibmasm: don't write out of bounds in read handlerJann Horn1-24/+3
2018-07-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-15/+57
2018-07-07Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+2
2018-07-06Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-27/+18
2018-07-06Merge tag 'vfio-v4.18-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-11/+17
2018-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2-10/+11
2018-07-06staging: r8822be: Fix RTL8822be can't find any wireless APPing-Ke Shih2-1/+2