summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-058-233/+1153
|\
| * Merge branch 'clock' into HEADScott Wood2015-10-273-221/+1137
| |\
| | * clk: qoriq: Add ls1043a support.Hou Zhiqiang2015-10-271-0/+38
| | * clk: qoriq: Fix wrong data in p2041_cmux_grp2Scott Wood2015-10-221-2/+2
| | * clk: qoriq: Add ls2080a support.Scott Wood2015-10-212-10/+69
| | * clk: qoriq: Move chip-specific knowledge into driverScott Wood2015-10-211-221/+1040
| | * powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-211-1/+1
| * | drivers/macintosh: adb: fix misleading Kconfig help textAaro Koskinen2015-10-151-3/+2
| * | cxl: Free virtual PHB when removingAndrew Donnellan2015-10-151-0/+2
| * | agp/uninorth: fix a memleak in create_gatt_tableDenis Kirjanov2015-10-021-6/+10
| * | drivers/ps3: Fix ps3-vuart null dereferenceColin King2015-09-291-2/+1
| * | drivers/ps3: Fix ps3-lpm white spaceRudhresh Kumar J2015-09-291-1/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-056-9/+21
|\ \ \
| * | | drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin2015-11-041-5/+0
| * | | iommu/vt-d: Add a command line parameter for VT-d posted-interruptsFeng Wu2015-10-011-4/+8
| * | | vfio: Register/unregister irq_bypass_producerFeng Wu2015-10-014-0/+13
| |/ /
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-0536-1136/+1306
|\ \ \
| * | | cxlflash: Fix to avoid bypassing context cleanupMatthew R. Ochs2015-10-301-4/+1
| * | | cxlflash: Fix to avoid lock instrumentation rejectionMatthew R. Ochs2015-10-301-0/+1
| * | | cxlflash: Fix to avoid corrupting port selection maskMatthew R. Ochs2015-10-302-19/+18
| * | | cxlflash: Fix to escalate to LINK_RESET on login timeoutManoj Kumar2015-10-301-1/+1
| * | | cxlflash: Fix to avoid leaving dangling interrupt resourcesMatthew R. Ochs2015-10-301-12/+16
| * | | cxlflash: Fix to avoid potential deadlock on EEHMatthew R. Ochs2015-10-303-1/+60
| * | | cxlflash: Correct trace stringMatthew R. Ochs2015-10-301-1/+1
| * | | cxlflash: Fix to avoid corrupting adapter fopsMatthew R. Ochs2015-10-303-12/+3
| * | | cxlflash: Fix to double the delay each timeManoj Kumar2015-10-301-1/+1
| * | | cxlflash: Fix to prevent stale AFU RRQMatthew R. Ochs2015-10-301-0/+3
| * | | cxlflash: Correct spelling, grammar, and alignment mistakesMatthew R. Ochs2015-10-305-48/+38
| * | | cxlflash: Fix to prevent EEH recovery failureMatthew R. Ochs2015-10-301-0/+9
| * | | cxlflash: Fix MMIO and endianness errorsMatthew R. Ochs2015-10-305-23/+24
| * | | cxlflash: Fix function prolog parameters and return codesMatthew R. Ochs2015-10-301-44/+26
| * | | cxlflash: Remove unnecessary scsi_block_requestsMatthew R. Ochs2015-10-301-2/+0
| * | | cxlflash: Correct behavior in device reset handler following EEHMatthew R. Ochs2015-10-301-3/+2
| * | | cxlflash: Fix to prevent workq from accessing freed memoryMatthew R. Ochs2015-10-301-1/+1
| * | | cxlflash: Correct usage of scsi_host_put()Matthew R. Ochs2015-10-301-1/+2
| * | | cxlflash: Fix AFU version access/storage and add checkMatthew R. Ochs2015-10-303-8/+14
| * | | cxlflash: Remove dual port online dependencyMatthew R. Ochs2015-10-301-17/+10
| * | | cxlflash: Fix async interrupt bypass logicMatthew R. Ochs2015-10-301-1/+1
| * | | cxlflash: Fix host link up event handlingMatthew R. Ochs2015-10-303-4/+15
| * | | cxlflash: Fix location of setting residMatthew R. Ochs2015-10-301-12/+8
| * | | cxlflash: Fix to avoid stall while waiting on TMFMatthew R. Ochs2015-10-302-22/+34
| * | | cxlflash: Fix to avoid spamming the kernel logMatthew R. Ochs2015-10-301-50/+59
| * | | cxlflash: Refine host/device attributesMatthew R. Ochs2015-10-301-42/+138
| * | | cxlflash: Make functions staticMatthew R. Ochs2015-10-302-479/+474
| * | | cxlflash: Correct naming of limbo state and waitqMatthew R. Ochs2015-10-303-22/+22
| * | | cxlflash: Fix to avoid CXL services during EEHMatthew R. Ochs2015-10-303-41/+77
| * | | cxlflash: Fix context encode mask widthMatthew R. Ochs2015-10-301-1/+1
| * | | cxlflash: Fix to avoid sizeof(bool)Matthew R. Ochs2015-10-302-2/+2
| * | | cxlflash: Fix data corruption when vLUN used over multiple cardsMatthew R. Ochs2015-10-301-8/+8
| * | | cxlflash: Fix potential oops following LUN removalMatthew R. Ochs2015-10-301-12/+23