summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-17XArray: Fix an arithmetic error in xa_is_errDan Carpenter
2019-01-17drm/tinydrm: Use damage helper for dirtyfbNoralf Trønnes
2019-01-17drm/tinydrm: Use struct drm_rectNoralf Trønnes
2019-01-17drm/damage-helper: Add drm_atomic_helper_damage_merged()Noralf Trønnes
2019-01-17drm/gem-fb-helper: Add drm_gem_fb_create_with_dirty()Noralf Trønnes
2019-01-17drm/cma-helper: Remove unused fbdev codeNoralf Trønnes
2019-01-17dma-buf: Fix kerneldoc comment for struct dma_fence_arrayJonathan Corbet
2019-01-17mtd: spi-nor: add opcodes for octal Read/Write commandsYogesh Narayan Gaur
2019-01-16net: dsa: Add ndo_get_phys_port_name() for CPU portFlorian Fainelli
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn
2019-01-16leds: Add helper for getting default pattern from Device TreeKrzysztof Kozlowski
2019-01-16media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam
2019-01-16media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam
2019-01-16media: videodev2.h: Add more field helper macrosSteve Longerbeam
2019-01-16media: v4l2-ctrl: Add control for h.264 chroma qp offsetPhilipp Zabel
2019-01-16media: v4l2-ctrl: Add control to enable h.264 constrained intra predictionPhilipp Zabel
2019-01-16dt-bindings: reset: meson-axg: fix SPDX license idJerome Brunet
2019-01-16media: v4l: uAPI: V4L2_BUF_TYPE_META_OUTPUT is an output buffer typeSakari Ailus
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin
2019-01-16media: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz
2019-01-16media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()Matwey V. Kornilov
2019-01-16mfd: stpmic1: Add STPMIC1 driverPascal PAILLET-LME
2019-01-16dt-bindings: mfd: Document STPMIC1Pascal PAILLET-LME
2019-01-16HID: core: simplify active collection trackingPhilipp Zabel
2019-01-16dt-bindings: imx8mq: Number clocks consecutivelyGuido Günther
2019-01-16iommu/tegra: gart: Integrate with Memory Controller driverDmitry Osipenko
2019-01-16memory: tegra: Adapt to Tegra20 device-tree binding changesDmitry Osipenko
2019-01-16iommu: Introduce iotlb_sync_map callbackDmitry Osipenko
2019-01-16mfd: stmpe: Preparations for STMPE ADC driverStefan Agner
2019-01-16mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker
2019-01-16phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard
2019-01-16drm: fix alpha build after drm_util.h changeSam Ravnborg
2019-01-15IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells
2019-01-15i2c: acpi: Move I2C bits from acpi.h to i2c.hAndy Shevchenko
2019-01-15PM-runtime: Add new interface to get accounted timeVincent Guittot
2019-01-15net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-15ACPICA: Update version to 20190108Bob Moore
2019-01-15ACPICA: All acpica: Update copyrights to 2019Bob Moore
2019-01-15ACPICA: Convert more ACPI errors to firmware errorsBob Moore
2019-01-15ALSA: pcm: Make snd_pcm_suspend() local staticTakashi Iwai
2019-01-15ALSA: pcm: Suspend streams globally via device type PM opsTakashi Iwai
2019-01-15posix-cpu-timers: Remove private interval storageThomas Gleixner
2019-01-15drm: Complete remove drm_mode_object dependencyShayenne Moura
2019-01-15drm/fourcc: Add modifier defininitions for AFBC 1.3Matteo Franchin
2019-01-15RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky
2019-01-14virtio: document virtio_config_ops restrictionsCornelia Huck
2019-01-14virtio: fix virtio_config_ops descriptionCornelia Huck