summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-08-10gpio: stmpe: Write int status register only when neededPatrice Chotard1-4/+8
2016-08-10gpio: stmpe: Fix edge and rising/falling edge detectionPatrice Chotard1-25/+60
2016-08-10mfd: stmpe: Add reset support for all STMPE variantPatrice Chotard2-10/+20
2016-08-10mfd: stmpe: Add STMPE_IDX_SYS_CTRL/2 enumPatrice Chotard2-7/+16
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
2016-08-09drivers/perf: arm-pmu: convert arm_pmu_mutex to spinlockSudeep Holla1-9/+9
2016-08-09rbd: nuke the 32-bit pool id checkIlya Dryomov1-9/+0
2016-08-09virtio/s390: deprecate old transportCornelia Huck2-1/+7
2016-08-09virtio/s390: keep early_put_charsChristian Borntraeger1-1/+1
2016-08-09virtio_blk: Fix a slient kernel panicMinfei Huang1-18/+8
2016-08-09vhost/vsock: fix vhost virtio_vsock_pkt use-after-freeStefan Hajnoczi1-1/+5
2016-08-09virtio: fix error handling for debug buildsMichael S. Tsirkin1-0/+1
2016-08-09virtio: fix memory leak in virtqueue_add()Wei Yongjun1-0/+2
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier1-0/+2
2016-08-09cxl: Fix sparse warningsAndrew Donnellan2-2/+2
2016-08-09cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan3-4/+4
2016-08-09drm/cirrus: Fix NULL pointer dereference when registering the fbdevBoris Brezillon1-2/+11
2016-08-09drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS".Mario Kleiner1-0/+14
2016-08-09drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is...Mario Kleiner1-15/+5
2016-08-09drm/edid: Add 6 bpc quirk for display AEO model 0.Mario Kleiner1-0/+8
2016-08-09Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds2-2/+3
2016-08-09vfio/pci: Fix NULL pointer oops in error interrupt setup handlingAlex Williamson1-36/+49
2016-08-08rbd: destroy header_oloc in rbd_dev_release()Ilya Dryomov1-0/+1
2016-08-08dell-wmi: Ignore WMI event 0xe00ePali Rohár1-2/+2
2016-08-08nvdimm, btt: add a size attribute for BTTsVishal Verma3-0/+22
2016-08-08libnvdimm, nd_blk: mask off reserved status bitsRoss Zwisler1-1/+2
2016-08-08Merge branch 'nvmf-4.8-rc' of git://git.infradead.org/nvme-fabrics into for-l...Jens Axboe6-72/+126
2016-08-08rtc: ac100: Add clk output supportChen-Yu Tsai1-0/+302
2016-08-08rtc: ac100: Add RTC driver for X-Powers AC100Chen-Yu Tsai3-0/+336
2016-08-08mfd: ac100: Add driver for X-Powers AC100 audio codec / RTC combo ICChen-Yu Tsai3-0/+149
2016-08-08Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie10-17/+37
2016-08-08Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/...Dave Airlie3-24/+14
2016-08-08drm: Paper over locking inversion after registration reworkDaniel Vetter1-5/+3
2016-08-08drm: rcar-du: Link HDMI encoder with bridgeLaurent Pinchart1-0/+1
2016-08-08Merge branches 'thermal-intel' and 'thermal-core' into nextZhang Rui7-3/+18
2016-08-08thermal: clock_cooling: Fix missing mutex_init()Wei Yongjun1-0/+1
2016-08-08thermal: hwmon: EXPORT_SYMBOL_GPL for thermal hwmon sysfsKuninori Morimoto1-0/+2
2016-08-08thermal: fix race condition when updating cooling deviceMichele Di Giorgio5-3/+15
2016-08-08thermal/powerclamp: Prevent division by zero when counting intervalPetr Mladek1-4/+7
2016-08-08thermal: intel_pch_thermal: Add suspend/resume callbackSrinivas Pandruvada1-1/+59
2016-08-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds36-117/+118
2016-08-08Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds20-156/+313
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe32-85/+85
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe1-1/+1
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe4-31/+32
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-1/+1