aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-21Merge branch 'latest-armlt-hdlcd' into latest-armltJon Medhurst
2016-11-21Merge branch 'latest-armlt-juno' into latest-armltJon Medhurst
2016-11-21drm: Add component-aware simple encoderLiviu Dudau
2016-11-21drm: hdlcd: Make panning wait for old frame to not be usedJon Medhurst
2016-11-21drm: hdlcd: Implement our own frame buffer panning functionJon Medhurst
2016-11-21drm: hdlcd: Provide ability to wait for scanout change to be in effectJon Medhurst
2016-11-21drm: hdlcd: Add ioctl interface for getting dma_buf of framebufferJon Medhurst
2016-11-21drm: hdlcd: Create frame buffers with a virtual height twice physical heightJon Medhurst
2016-11-21drm: hdlcd: Fork drm_fb_cma_helper -> hdlcd_fb_helperJon Medhurst
2016-11-21drm: hdlcd: Set default colour depth to match Android's expectationsJon Medhurst
2016-11-21drm: hdlcd: Make sure hardware is in a safe reset state at startupJon Medhurst
2016-11-21drm: hdlcd: Initialise driver with late_initcall instead of module_initJon Medhurst
2016-11-21HACK: drm: hdlcd: Swap red and blue outputs on 32-bit ARMJon Medhurst
2016-11-21drm/i2c: dummy: Add dummy HDMI deviceJon Medhurst
2016-11-21firmware: arm_scpi: Properly implement wait for messages to completeJon Medhurst
2016-11-21sky2: Add module parameter for passing the MAC addressLiviu Dudau
2016-11-21sky2: Check power state before trying to read statsJon Medhurst
2016-11-21staging: android: ion: Add ION_HEAP_TYPE_DMA to dummy ion driver poolAshutosh Singh
2016-11-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-11-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-19i2c: i2c-mux-pca954x: fix deselect enabling for device-treeAlex Hemme
2016-11-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-11-19Merge tag 'dmaengine-fix-4.9-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-11-18Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-11-18Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Rafael J. Wysocki
2016-11-18Merge tag 'gpio-v4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-11-18i2c: digicolor: use clk_disable_unprepare instead of clk_unprepareWei Yongjun
2016-11-18Merge tag 'drm-intel-fixes-2016-11-17' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie
2016-11-17ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater
2016-11-18Revert "drm/mediatek: set vblank_disable_allowed to true"Dave Airlie
2016-11-18Revert "drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE"Dave Airlie
2016-11-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-11-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-11-17crypto: caam - fix type mismatch warningArnd Bergmann
2016-11-17dmaengine: cppi41: More PM runtime fixesTony Lindgren
2016-11-16Merge tag 'drm-fixes-for-v4.9-rc6' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-11-16iw_cxgb4: invalidate the mr when posting a read_w_inv wrSteve Wise
2016-11-16iw_cxgb4: set *bad_wr for post_send/post_recv errorsSteve Wise
2016-11-16Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rcDoug Ledford
2016-11-16IB/rxe: Update qp state for user queryYonatan Cohen
2016-11-16IB/rxe: Clear queue buffer when modifying QP to resetYonatan Cohen
2016-11-16IB/rxe: Fix handling of erroneous WRYonatan Cohen
2016-11-16IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksumYonatan Cohen
2016-11-16IB/mlx4: Fix create CQ error flowMatan Barak
2016-11-16IB/mlx4: Check gid_index return valueDaniel Jurgens
2016-11-16IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen
2016-11-16IB/mlx5: Fix fatal error dispatchingEli Cohen
2016-11-16IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer
2016-11-16IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens
2016-11-16IB/mlx5: Validate requested RQT sizeMaor Gottlieb