aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-01-29platform/x86: dell-smbios: Correct notation for filteringMario Limonciello1-4/+4
2018-01-29Merge tag 'acpi-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds57-363/+982
2018-01-29Merge tag 'pm-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds44-870/+1976
2018-01-29Merge tag 'sound-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds13-13/+2250
2018-01-29rbd: whitelist RBD_FEATURE_OPERATIONS feature bitIlya Dryomov1-1/+3
2018-01-29vhost_net: stop device during reset ownerJason Wang1-0/+1
2018-01-29net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module nameVadim Lomovtsev5-5/+5
2018-01-29tap: fix use-after-freeMichael S. Tsirkin1-3/+0
2018-01-29drm: Warn if plane/crtc/encoder/connector index exceeds our 32bit bitmasksVille Syrjälä4-2/+19
2018-01-29drm/i915: Assert that we do not try to unsubmit a completed requestChris Wilson1-0/+2
2018-01-29drm/i915: Simplify guard logic for setup_scratch_page()Chris Wilson1-36/+33
2018-01-29irqchip/stm32: Fix copyrightBenjamin Gaignard1-1/+2
2018-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-168/+278
2018-01-29rbd: don't NULL out ->obj_request in rbd_img_obj_parent_read_full()Ilya Dryomov1-2/+0
2018-01-29rbd: use kmem_cache_zalloc() in rbd_img_request_create()Ilya Dryomov1-7/+2
2018-01-29rbd: obj_request->completion is unusedIlya Dryomov1-6/+1
2018-01-29drm/sun4i: backend: Check for the number of alpha planesMaxime Ripard3-22/+55
2018-01-29drm/sun4i: backend: Add support for zposMaxime Ripard4-0/+24
2018-01-29drm/sun4i: backend: Set a default zpos in our reset hookMaxime Ripard1-0/+2
2018-01-29drm/sun4i: backend: Move the coord function in the shared partMaxime Ripard1-2/+1
2018-01-29drm/sun4i: framebuffer: Add a custom atomic_checkMaxime Ripard1-1/+13
2018-01-29drm/sun4i: backend: Fix define typoMaxime Ripard1-1/+3
2018-01-29drm/sun4i: backend: Fix structure indentationMaxime Ripard1-4/+4
2018-01-29drm/vc4: Use the alpha format field in drm_format_infoMaxime Ripard1-12/+11
2018-01-29media: dvb_demux: improve debug messagesMauro Carvalho Chehab1-21/+22
2018-01-29media: dvb_demux: Better handle discontinuity errorsMauro Carvalho Chehab1-2/+6
2018-01-29media: cxusb, dib0700: ignore XC2028_I2C_FLUSHMauro Carvalho Chehab2-0/+3
2018-01-29media: ts2020: avoid integer overflows on 32 bit machinesMauro Carvalho Chehab1-2/+2
2018-01-29drm/rockchip: Use the alpha format field in drm_format_infoMaxime Ripard1-12/+1
2018-01-29drm/atmel-exynos: Use the alpha format field in drm_format_infoMaxime Ripard1-13/+1
2018-01-29drm/atmel-hlcdc: Use the alpha format field in drm_format_infoMaxime Ripard1-19/+5
2018-01-29drm/fourcc: Add a alpha field to drm_format_infoMaxime Ripard1-25/+25
2018-01-29drm/stm: ltdc: use crtc_mode_fixup to update adjusted_mode clockPhilippe CORNU1-10/+25
2018-01-29Merge drm-next into drm-intel-next-queuedJoonas Lahtinen1280-18908/+30147
2018-01-29Revert "drm/i915: mark all device info struct with __initconst"Lionel Landwerlin1-48/+48
2018-01-29Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon47-1396/+5855
2018-01-29Merge tag 'spi-nor/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon6-162/+231
2018-01-28NTB: ntb_perf: fix cast to restricted __le32Serge Semin1-15/+13
2018-01-28ntb_perf: Fix an error code in perf_copy_chunk()Dan Carpenter1-1/+2
2018-01-28ntb_hw_switchtec: Make function switchtec_ntb_remove() staticWei Yongjun1-2/+2
2018-01-28NTB: ntb_tool: fix memory leak on 'buf' on error exit pathColin Ian King1-1/+3
2018-01-28NTB: ntb_perf: fix printing of resource_size_tArnd Bergmann1-2/+2
2018-01-28NTB: ntb_hw_idt: Set NTB_TOPO_SWITCH topologySerge Semin1-1/+1
2018-01-28NTB: ntb_perf: Add full multi-port NTB API supportSerge Semin1-588/+1206
2018-01-28NTB: ntb_tool: Add full multi-port NTB API supportSerge Semin1-576/+1236
2018-01-28NTB: ntb_pp: Add full multi-port NTB API supportSerge Semin1-164/+281
2018-01-28NTB: Set dma mask and dma coherent mask to NTB devicesSerge Semin4-2/+15
2018-01-28NTB: Rename NTB messaging API methodsSerge Semin1-15/+12
2018-01-28ntb_hw_switchtec: fix logic errorArnd Bergmann1-1/+1
2018-01-28ntb_hw_switchtec: Check for alignment of the buffer in mw_set_trans()Logan Gunthorpe1-0/+13