summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2016-08-10rapidio: dereferencing an error pointerDan Carpenter
2016-08-09Merge tag 'platform-drivers-x86-v4.8-3' of git://git.infradead.org/users/dvha...Linus Torvalds
2016-08-09Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-09ipr: Fix sync scsi scanBrian King
2016-08-09drm/cirrus: Fix NULL pointer dereference when registering the fbdevBoris Brezillon
2016-08-09drm/edid: Set 8 bpc color depth for displays with "DFP 1.x compliant TMDS".Mario Kleiner
2016-08-09drm/i915/dp: Revert "drm/i915/dp: fall back to 18 bpp when sink capability is...Mario Kleiner
2016-08-09drm/edid: Add 6 bpc quirk for display AEO model 0.Mario Kleiner
2016-08-08Merge tag 'lkdtm-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds
2016-08-08dell-wmi: Ignore WMI event 0xe00ePali Rohár
2016-08-08Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2016-08-08Merge tag 'drm-intel-next-fixes-2016-08-05' of git://anongit.freedesktop.org/...Dave Airlie
2016-08-08drm: Paper over locking inversion after registration reworkDaniel Vetter
2016-08-08drm: rcar-du: Link HDMI encoder with bridgeLaurent Pinchart
2016-08-07Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-07Merge tag 'drm-for-v4.8-zpos' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe
2016-08-07target: iblock_execute_sync_cache() should use bio_set_op_attrs()Jens Axboe
2016-08-07block/mm: make bdev_ops->rw_page() take a bool for read/writeJens Axboe
2016-08-07Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2016-08-06Merge branch 'work.const-qstr' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-06Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-08-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-08-06Merge tag 'pwm/for-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-05Merge tag 'ntb-4.8' of git://github.com/jonmason/ntbLinus Torvalds
2016-08-05Merge tag 'pstore-v4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-08-05Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-08-05Merge tag 'dm-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2016-08-05Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-08-05Merge tag 'pnp-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-08-05Merge tag 'acpi-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-08-05Merge tag 'pm-extra-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-08-05Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-08-05ramoops: use DT reserved-memory bindingsKees Cook
2016-08-05drm/ttm: Wait for a BO to become idle before unbinding it from GTTMichel Dänzer
2016-08-05NTB: ntb_hw_intel: use local variable pdevAllen Hubbe
2016-08-05NTB: ntb_hw_intel: show BAR size in debugfs infoAllen Hubbe
2016-08-05ntb_perf: clear link_is_up flag when the link goes down.Logan Gunthorpe
2016-08-05ntb_pingpong: Add a debugfs file to get the ping countLogan Gunthorpe
2016-08-05ntb_tool: Add link status and files to debugfsLogan Gunthorpe
2016-08-05ntb_tool: Postpone memory window initialization for the userLogan Gunthorpe
2016-08-05ntb_perf: Wait for link before running testLogan Gunthorpe
2016-08-05ntb_perf: Return results by reading the run fileLogan Gunthorpe
2016-08-05ntb_perf: Improve thread handling to increase robustnessLogan Gunthorpe
2016-08-05ntb_perf: Schedule based on time not on performanceLogan Gunthorpe
2016-08-05ntb_transport: Check the number of spads the hardware supportsLogan Gunthorpe
2016-08-05ntb_tool: Add memory window debug supportLogan Gunthorpe
2016-08-05ntb_perf: Allow limiting the size of the memory windowsLogan Gunthorpe
2016-08-05NTB: allocate number transport entries depending on size of ring sizeDave Jiang