aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-12-17mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PMUlf Hansson1-1/+1
2018-12-17misc: cardreader: add new Alcor Micro Cardreader PCI driverOleksij Rempel1-0/+286
2018-12-17mmc: slot-gpio: Delete legacy GPIO handlingLinus Walleij1-5/+0
2018-12-17mmc: pxa: Use GPIO descriptor for powerLinus Walleij1-2/+0
2018-12-17mmc: pxamci: Delete platform data handling of CD and WPLinus Walleij1-2/+0
2018-12-17mmc: s3cmci: Use the slot GPIO descriptorLinus Walleij1-4/+0
2018-12-17mmc: host: tmio: Use GPIO descriptorsLinus Walleij1-7/+2
2018-12-17mmc: spi: Convert to use GPIO descriptorsLinus Walleij1-15/+0
2018-12-17mmc: core: Add ->hs400_prepare_ddr() callbackYinbo Zhu1-0/+3
2018-12-17mmc: document 'Reliable Write' bit in uapi headerWolfram Sang1-1/+4
2018-12-17mmc: sdhci: imx: Use the slot GPIO descriptorLinus Walleij1-4/+0
2018-12-16blk-mq-debugfs: support rq_qosMing Lei1-0/+1
2018-12-16uapi: linux/blkzoned.h: fix BLKGETZONESZ and BLKGETNRZONES definitionsDmitry V. Levin1-2/+2
2018-12-16hwmon: Introduce SENSOR_DEVICE_ATTR_{RO, RW, WO} and variantsGuenter Roeck1-0/+39
2018-12-16hwmon: (ntc_thermistor) use a table to lookup the thermistor typePeter Rosin1-3/+3
2018-12-16hwmon: (ntc_thermistor): add support for B57891S0103 from EpcosPeter Rosin1-0/+1
2018-12-16net: rtnetlink: support for fdb getRoopa Prabhu1-1/+6
2018-12-16net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477Tristram Ha1-1/+1
2018-12-16neighbor: Add protocol attributeDavid Ahern2-0/+3
2018-12-16iio: Add modifiers for ethanol and H2 gasesAndreas Brauchli1-0/+2
2018-12-16iio: add IIO_MASSCONCENTRATION channel typeTomasz Duszynski1-0/+5
2018-12-15Merge tag 'mlx5e-updates-2018-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller2-9/+19
2018-12-15net: use indirect call wrappers at GRO transport layerPaolo Abeni1-0/+7
2018-12-15net: use indirect call wrappers at GRO network layerPaolo Abeni1-0/+2
2018-12-15indirect call wrappers: helpers to speed-up indirect calls of builtinPaolo Abeni1-0/+51
2018-12-15mod_devicetable.h: correct kerneldoc typo, "PHYSID2" -> "MII_PHYSID2"Robert P. J. Day1-1/+1
2018-12-15neighbor: Improve neighbour struct layoutDavid Ahern1-2/+2
2018-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1
2018-12-15bpf: add self-check logic to liveness analysisAlexei Starovoitov1-0/+1
2018-12-14neighbor: Move neigh_update_ext_learned to core fileDavid Ahern1-18/+0
2018-12-14net: Allow class-e address assignment via ifconfig ioctlDave Taht1-3/+7
2018-12-14net_sched: fold tcf_block_cb_call() into tc_setup_cb_call()Cong Wang1-2/+2
2018-12-14mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe1-0/+6
2018-12-14mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe2-0/+6
2018-12-14bpf: verbose log bpf_line_info in verifierMartin KaFai Lau1-0/+1
2018-12-14bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau1-1/+0
2018-12-14Merge branch 'clk-imx7ulp' into clk-nextStephen Boyd1-1/+8
2018-12-14dt-bindings: clock: imx7ulp: add HSRUN mode related clocksAnson Huang1-1/+8
2018-12-14Merge branch 'clk-qcom-8998-resets' into clk-nextStephen Boyd1-0/+94
2018-12-14net/tls: sleeping function from invalid contextAtul Gupta1-0/+6
2018-12-14Merge branches 'clk-imx7ulp', 'clk-imx6-fixes', 'clk-imx-fixes', 'clk-imx8qxp' and 'clk-imx8mq' into clk-nextStephen Boyd9-553/+1449
2018-12-14Merge branches 'clk-renesas', 'clk-allwinner', 'clk-tegra', 'clk-meson' and 'clk-rockchip' into clk-nextStephen Boyd11-7/+141
2018-12-14Merge branches 'clk-managed-registration', 'clk-spdx', 'clk-remove-basic' and 'clk-ops-const' into clk-nextStephen Boyd4-28/+4
2018-12-14soc/tegra: pmc: Drop SMP dependency from CPU APIsJon Hunter1-2/+0
2018-12-14net/mlx5: Make RoCE and SR-IOV LAG modes explicitAviv Heller1-0/+2
2018-12-14net/mlx5: Introduce inter-device communication mechanismAviv Heller1-0/+2
2018-12-14Merge branch 'clk-qcom-sdm845-lpass' into clk-nextStephen Boyd2-0/+17
2018-12-14Merge branches 'clk-qcom-kconfig', 'clk-qcom-gpucc', 'clk-qcom-qcs404-rpm', 'clk-qcom-spi' and 'clk-qcom-videocc-binding' into clk-nextStephen Boyd2-0/+28
2018-12-14net: netlink: rename NETLINK_DUMP_STRICT_CHK -> NETLINK_GET_STRICT_CHKJakub Kicinski1-1/+1
2018-12-14ARM: module: Fix function kallsyms on Thumb-2Vincent Whitchurch1-0/+7