summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-05lightnvm: set target over-provision on create ioctlJavier González2-0/+15
2018-01-05lightnvm: make geometry structures 2.0 readyMatias Bjørling1-19/+33
2018-01-05lightnvm: remove lower page tablesMatias Bjørling1-6/+0
2018-01-05lightnvm: remove unnecessary field from nvm_rqJavier González1-1/+0
2018-01-05lightnvm: remove hybrid ocssd 1.2 supportMatias Bjørling1-43/+0
2018-01-05lightnvm: use internal pblk methodsMatias Bjørling1-19/+0
2018-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-1/+1
2018-01-05Merge remote-tracking branches 'asoc/topic/sun4i-i2s', 'asoc/topic/sunxi', 'a...Mark Brown1-3/+0
2018-01-05Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514' and '...Mark Brown2-0/+5
2018-01-05Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-ssi', 'asoc/...Mark Brown3-0/+19
2018-01-05Merge remote-tracking branches 'asoc/topic/dai-drv', 'asoc/topic/davinci', 'a...Mark Brown2-5/+3
2018-01-05Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-0/+2
2018-01-05Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-1/+16
2018-01-05Merge tag 'reset-for-4.16' of git://git.pengutronix.de/git/pza/linux into nex...Arnd Bergmann2-34/+140
2018-01-05Merge tag 'qcom-drivers-for-4.16' of ssh://gitolite.kernel.org/pub/scm/linux/...Arnd Bergmann2-0/+274
2018-01-05can: af_can: give struct holding the CAN per device receive lists a sensible ...Marc Kleine-Budde1-2/+2
2018-01-05crypto: algapi - convert cra_refcnt to refcount_tEric Biggers1-1/+1
2018-01-05Merge tag 'keystone_driver_soc_for_4.16' of git://git.kernel.org/pub/scm/linu...Olof Johansson1-0/+69
2018-01-05Merge tag 'pxa-for-4.16' of https://github.com/rjarzmik/linux into next/socOlof Johansson1-11/+0
2018-01-05Merge tag 'omap-for-v4.16/dt-pt2-v2-signed' of git://git.kernel.org/pub/scm/l...Olof Johansson1-1/+2
2018-01-05Merge tag 'omap-for-v4.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson2-0/+108
2018-01-05Merge tag 'actions-arm64-dt-for-4.16' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson1-0/+19
2018-01-05Merge tag 'arm-soc/for-4.16/drivers' of http://github.com/Broadcom/stblinux i...Olof Johansson1-6/+0
2018-01-05Merge tag 'imx-drm-next-2018-01-02' of git://git.pengutronix.de/git/pza/linux...Dave Airlie1-1/+1
2018-01-05ACPICA: Update version to 20171215Bob Moore1-1/+1
2018-01-05ACPICA: Recognize the Windows 10 version 1607 and 1703 OSI stringsMario Limonciello1-0/+2
2018-01-05ACPICA: DT compiler: prevent error if optional field at the end of table is n...Erik Schmauss1-2/+4
2018-01-05Merge tag 'exynos-drm-next-for-v4.16' of git://git.kernel.org/pub/scm/linux/k...Dave Airlie3-749/+1
2018-01-05Merge tag 'drm-amdkfd-next-2017-12-24' of git://people.freedesktop.org/~gabba...Dave Airlie1-2/+13
2018-01-05clk: Move __clk_{get,put}() into private clk.h APIStephen Boyd1-8/+0
2018-01-04Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller3-3/+28
2018-01-04uapi/if_ether.h: prevent redefinition of struct ethhdrHauke Mehrtens2-0/+9
2018-01-04net: dsa: lan9303: phy_addr_sel_strap rename and retypeEgil Hjelmeland1-1/+1
2018-01-04media: replace all <spaces><tab> occurrencesMauro Carvalho Chehab11-231/+231
2018-01-04media: fix usage of whitespaces and on indentationMauro Carvalho Chehab9-29/+29
2018-01-04bpf: only build sockmap with CONFIG_INETJohn Fastabend2-2/+2
2018-01-04fbdev: arm64 use __raw I/O memory apiJi Zhang1-1/+4
2018-01-04posix-timers: Prevent UB from shifting negative signed valueNick Desaulniers1-6/+19
2018-01-04media: uvcvideo: Add a metadata device nodeGuennadi Liakhovetski1-0/+26
2018-01-04media: v4l: Add a UVC Metadata formatGuennadi Liakhovetski1-0/+1
2018-01-04scsi: scsi_transport_fc: fix typos on 64/128 GBit define namesJames Smart1-2/+2
2018-01-04Merge tag 'at24-4.16-updates-for-wolfram' of git://git.kernel.org/pub/scm/lin...Wolfram Sang81-465/+383
2018-01-03arch: Remove clkdev.h asm-generic from KbuildStephen Boyd1-30/+0
2018-01-03vxlan: trivial indenting fix.William Tu1-1/+1
2018-01-03net: phy: add phy_modify() accessorRussell King1-0/+1
2018-01-03net: phy: add paged phy register accessorsRussell King1-0/+11
2018-01-03net: phy: add unlocked accessorsRussell King1-0/+28
2018-01-03net: mdiobus: add unlocked accessorsRussell King1-0/+3
2018-01-03uapi libc compat: add fallback for unsupported libcsFelix Janda1-1/+54
2018-01-03net: phy: fixed-phy: remove fixed_phy_update_state()Russell King1-9/+0