summaryrefslogtreecommitdiff
path: root/drivers/misc
AgeCommit message (Expand)Author
2015-08-03mei: bus: link client devices instead of host clientsTomas Winkler
2015-08-03mei: bus: simplify how we build nfc bus nameTomas Winkler
2015-08-03mei: bus: blacklist clients by number of connectionsTomas Winkler
2015-08-03mei: bus: blacklist the nfc info clientTomas Winkler
2015-08-03mei: bus: enable running fixup routines before device registrationTomas Winkler
2015-08-03mei: bus: add me client device list infrastructureTomas Winkler
2015-08-03mei: bus: add reference to bus device in struct mei_cl_clientTomas Winkler
2015-08-03mei: bus: revamp probe and remove functionsTomas Winkler
2015-08-03mei: bus: revamp device matchingTomas Winkler
2015-08-03mei: bus: report if event registration failedTomas Winkler
2015-08-03mei: bus: don't enable events implicitly in device enableTomas Winkler
2015-08-03mei: bus: rename uevent handler to mei_cl_device_ueventTomas Winkler
2015-08-03mei: bus: move driver api functions at the start of the fileTomas Winkler
2015-08-03mei: bus: rename nfc.c to bus-fixup.cTomas Winkler
2015-08-03mei: bus: fix drivers and devices names confusionTomas Winkler
2015-08-03mei: do not access freed cb in blocking writeAlexander Usyskin
2015-07-29ARM: qcom: Add coincell charger driverTim Bird
2015-07-27misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-07-22mei: prevent unloading mei hw modules while the device is opened.Tomas Winkler
2015-07-22misc: mic: scif bug fix for vmalloc_to_page crashSudeep Dutt
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-07-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens
2015-07-08cxl: Fix off by one error allowing subsequent mmap page to be accessedIan Munsie
2015-07-08cxl: Fail mmap if requested mapping is larger than assigned problem state areaIan Munsie
2015-07-07mei: nfc: fix deadlock on shutdown/suspend pathTomas Winkler
2015-07-07cxl: Fix refcounting in kernel APIMichael Neuling
2015-07-06cxl: Test the correct mmio space before unmappingDaniel Axtens
2015-07-06cxl/vphb.c: Use phb pointer after NULL checkManinder Singh
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-25drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefixColin Ian King
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett
2015-06-25Pratyush Anand has movedPratyush Anand
2015-06-19cxl: Fix typo in debug printMichael Neuling
2015-06-19cxl: Add CXL_KERNEL_API config optionMichael Neuling
2015-06-13mei: me: wait for power gating exit confirmationAlexander Usyskin
2015-06-13mei: reset flow control on the last client disconnectionAlexander Usyskin
2015-06-12misc: sram: sort and clean up included headersVladimir Zapolskiy
2015-06-12misc: sram: move reserved block logic out of probe functionVladimir Zapolskiy
2015-06-12misc: sram: add private struct device and virt_base membersVladimir Zapolskiy
2015-06-12misc: sram: report correct SRAM pool sizeVladimir Zapolskiy
2015-06-12misc: sram: bump error message level on unclean driver unbindingVladimir Zapolskiy
2015-06-12misc: sram: fix device node reference leak on errorVladimir Zapolskiy
2015-06-12misc: sram: fix enabled clock leak on error pathVladimir Zapolskiy
2015-06-12misc: mic: Fix reported static checker warningSudeep Dutt
2015-06-12misc: mic: Fix randconfig build error by including errno.hSudeep Dutt
2015-06-07cxl: Reset default context for vPHB on releaseMichael Neuling
2015-06-03cxl: Add AFU virtual PHB and kernel APIMichael Neuling
2015-06-03cxl: Export file ops for use by APIMichael Neuling
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling