summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-01-17tls: Fix recvmsg() to be able to peek across multiple recordsVakul Garg
2019-01-17cpuidle: use BIT() for idle state flags and remove CPUIDLE_DRIVER_FLAGS_MASKYangtao Li
2019-01-17net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli
2019-01-17net: dsa: Include platform_data header fileFlorian Fainelli
2019-01-17net: dsa: Split platform data to header fileFlorian Fainelli
2019-01-18Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-17kill kernfs_pin_sb()Al Viro
2019-01-17afs: Fix race in async call refcountingDavid Howells
2019-01-17ARM: dts: r8a7778: Add HSCIF0/1 supportUlrich Hecht
2019-01-17spi: ath79: Enable support for compile testAlban Bedel
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