aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-01-17tls: Fix recvmsg() to be able to peek across multiple recordsVakul Garg1-1/+2
2019-01-17cpuidle: use BIT() for idle state flags and remove CPUIDLE_DRIVER_FLAGS_MASKYangtao Li1-5/+3
2019-01-17net: phy: Add helpers to determine if PHY driver is genericFlorian Fainelli1-0/+3
2019-01-17net: dsa: Include platform_data header fileFlorian Fainelli2-2/+2
2019-01-17net: dsa: Split platform data to header fileFlorian Fainelli2-60/+69
2019-01-18Merge tag 'afs-fixes-20190117' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2019-01-18Merge tag 'devicetree-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+1
2019-01-17kill kernfs_pin_sb()Al Viro1-1/+0
2019-01-17afs: Fix race in async call refcountingDavid Howells1-0/+2
2019-01-17ARM: dts: r8a7778: Add HSCIF0/1 supportUlrich Hecht1-0/+2
2019-01-17spi: ath79: Enable support for compile testAlban Bedel1-0/+19
2019-01-17XArray: Fix an arithmetic error in xa_is_errDan Carpenter1-1/+1
2019-01-17drm/tinydrm: Use damage helper for dirtyfbNoralf Trønnes3-36/+3
2019-01-17drm/tinydrm: Use struct drm_rectNoralf Trønnes2-6/+8
2019-01-17drm/damage-helper: Add drm_atomic_helper_damage_merged()Noralf Trønnes1-0/+3
2019-01-17drm/gem-fb-helper: Add drm_gem_fb_create_with_dirty()Noralf Trønnes1-0/+3
2019-01-17drm/cma-helper: Remove unused fbdev codeNoralf Trønnes1-22/+0
2019-01-17dma-buf: Fix kerneldoc comment for struct dma_fence_arrayJonathan Corbet1-0/+1
2019-01-17mtd: spi-nor: add opcodes for octal Read/Write commandsYogesh Narayan Gaur1-4/+12
2019-01-16net: dsa: Add ndo_get_phys_port_name() for CPU portFlorian Fainelli1-0/+5
2019-01-16net: phy: Add missing features to PHY driversAndrew Lunn1-0/+2
2019-01-16leds: Add helper for getting default pattern from Device TreeKrzysztof Kozlowski1-0/+13
2019-01-16media: gpu: ipu-v3: Add planar support to interlaced scanSteve Longerbeam1-1/+2
2019-01-16media: gpu: ipu-csi: Swap fields according to input/output field typesSteve Longerbeam1-2/+3
2019-01-16media: videodev2.h: Add more field helper macrosSteve Longerbeam1-0/+7
2019-01-16media: v4l2-ctrl: Add control for h.264 chroma qp offsetPhilipp Zabel1-0/+1
2019-01-16media: v4l2-ctrl: Add control to enable h.264 constrained intra predictionPhilipp Zabel1-0/+1
2019-01-16dt-bindings: reset: meson-axg: fix SPDX license idJerome Brunet1-2/+1
2019-01-16media: v4l: uAPI: V4L2_BUF_TYPE_META_OUTPUT is an output buffer typeSakari Ailus1-1/+2
2019-01-16fbdev: fbmem: convert CONFIG_FB_LOGO_CENTER into a cmd line optionPeter Rosin1-0/+1
2019-01-16media: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz1-1/+1
2019-01-16media: usb: pwc: Introduce TRACE_EVENTs for pwc_isoc_handler()Matwey V. Kornilov1-0/+65
2019-01-16mfd: stpmic1: Add STPMIC1 driverPascal PAILLET-LME1-0/+212
2019-01-16dt-bindings: mfd: Document STPMIC1Pascal PAILLET-LME1-0/+50
2019-01-16HID: core: simplify active collection trackingPhilipp Zabel1-1/+0
2019-01-16dt-bindings: imx8mq: Number clocks consecutivelyGuido Günther1-13/+13
2019-01-16iommu/tegra: gart: Integrate with Memory Controller driverDmitry Osipenko1-0/+25
2019-01-16memory: tegra: Adapt to Tegra20 device-tree binding changesDmitry Osipenko1-1/+1
2019-01-16iommu: Introduce iotlb_sync_map callbackDmitry Osipenko1-0/+1
2019-01-16mfd: stmpe: Preparations for STMPE ADC driverStefan Agner1-0/+10
2019-01-16mfd: stmpe: Move ADC related defines to MFD headerPhilippe Schenker1-0/+11
2019-01-16phy: fix build breakage: add PHY_MODE_SATAJohn Hubbard1-0/+1
2019-01-16drm: fix alpha build after drm_util.h changeSam Ravnborg1-2/+2
2019-01-15IN_BADCLASS: fix macro to actually workGreg Kroah-Hartman1-1/+1
2019-01-15Revert "rxrpc: Allow failed client calls to be retried"David Howells1-16/+0
2019-01-15i2c: acpi: Move I2C bits from acpi.h to i2c.hAndy Shevchenko2-11/+10
2019-01-15PM-runtime: Add new interface to get accounted timeVincent Guittot1-0/+2
2019-01-15net: ipv4: Fix memory leak in network namespace dismantleIdo Schimmel1-1/+1
2019-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+0
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-4/+56