summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-31Drivers: hv: avoid vfree() on crashVitaly Kuznetsov3-8/+10
2016-08-30tile-srom: avoid krealloc(... __GFP_ZERO) patternChris Metcalf1-13/+15
2016-08-30misc: mic: scif: use vma_pages().Muhammad Falak R Wani1-2/+2
2016-08-30mic: remove unused function argArnd Bergmann1-4/+2
2016-08-30mei: amthif: fix deadlock in initialization during a resetAlexander Usyskin2-5/+9
2016-08-30mei: drop unused file transaction statesAlexander Usyskin1-3/+0
2016-08-30mei: amthif: drop mei_amthif_readAlexander Usyskin4-109/+1
2016-08-30mei: enqueue consecutive readsAlexander Usyskin2-20/+22
2016-08-30mei: add wrapper for queuing control commands.Tomas Winkler6-39/+61
2016-08-30mei: use consistent naming for TX control flow creditsTomas Winkler3-45/+43
2016-08-30mei: rx flow control counterAlexander Usyskin3-29/+16
2016-08-30mei: prepare read cb for fixed address clients on the receive path only.Alexander Usyskin1-5/+3
2016-08-30mei: drop redundant krealloc and checks in irq readAlexander Usyskin1-25/+11
2016-08-30mei: amthif: drop mei_clear_lists functionAlexander Usyskin1-22/+5
2016-08-30mei: add read callback on demand for fixed_address clientsAlexander Usyskin2-13/+12
2016-08-30mei: add file pointer to the host client structureAlexander Usyskin4-10/+10
2016-08-30mei: move read cb to complete queue if not connectedAlexander Usyskin1-0/+1
2016-08-30mei: fix return value on disconnectionTomas Winkler3-3/+3
2016-08-30mei: drop read complete queue emptiness checkAlexander Usyskin2-2/+4
2016-08-30mei: hbm: add missing argument in the kdocTomas Winkler1-0/+1
2016-08-30mei: recover after errors in runtime pm flowAlexander Usyskin4-0/+19
2016-08-30mei: drop mei_io_cb_alloc_bufAlexander Usyskin2-28/+6
2016-08-30mei: amthif: use mei_cl_alloc_cb for allocating cbsAlexander Usyskin1-13/+3
2016-08-30mei: amthif: drop mei_amthif_send_cmdAlexander Usyskin1-36/+16
2016-08-30mei: amthif: enable poll for async eventsAlexander Usyskin1-5/+5
2016-08-30mei: amthif: drop iamthif_current_cbAlexander Usyskin3-10/+0
2016-08-30mei: amthif: fix request cancelAlexander Usyskin2-75/+38
2016-08-30mei: amthif: drop READ_COMPLETE stateAlexander Usyskin3-28/+13
2016-08-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds9-8/+84
2016-08-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-12/+13
2016-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds7-84/+134
2016-08-12Merge tag 'vfio-v4.8-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-36/+49
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-1/+20
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+23
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-1/+20
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2016-08-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+8
2016-08-12Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1/+24
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-9/+12
2016-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds5-21/+24
2016-08-11Merge tag 'ceph-for-4.8-rc2' of https://github.com/ceph/ceph-clientLinus Torvalds1-9/+1
2016-08-11nvme: Suspend all queues before deletionGabriel Krisman Bertazi1-12/+8
2016-08-11efi/capsule: Allocate whole capsule into virtual memoryAustin Christ2-6/+8
2016-08-10rapidio: dereferencing an error pointerDan Carpenter1-11/+13
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar1663-33014/+100798
2016-08-10cxl: Set psl_fir_cntl to production environment valueFrederic Barrat1-3/+6
2016-08-09Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha...Linus Torvalds1-2/+2
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds17-63/+93
2016-08-09ipr: Fix sync scsi scanBrian King1-5/+6
2016-08-09drivers/perf: arm-pmu: Fix handling of SPI lacking "interrupt-affinity" propertyMarc Zyngier1-3/+4