summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-07-209-172/+375
|\
| * Merge tag 'reset-for-v5.3' of git://git.pengutronix.de/git/pza/linux into arm...Olof Johansson2019-07-041-0/+51
| |\
| | * dt-bindings: reset: Add devicetree binding for BM1880 reset controllerManivannan Sadhasivam2019-05-241-0/+51
| * | Merge tag 'qcom-drivers-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2019-06-252-0/+48
| |\ \
| | * | dt-bindings: soc: qcom: Add AOSS QMP bindingBjorn Andersson2019-06-121-0/+14
| | * | dt-bindings: power: Add rpm power domain bindings for msm8998Sibi Sankar2019-05-301-0/+12
| | * | dt-bindings: power: Add rpm power domain bindings for qcs404Bjorn Andersson2019-05-301-0/+22
| | |/
| * | Merge tag 'drivers_soc_for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2019-06-191-0/+246
| |\ \
| | * | firmware: ti_sci: Add support for processor controlSuman Anna2019-06-131-0/+31
| | * | firmware: ti_sci: Add resource management APIs for ringacc, psi-l and udmaPeter Ujfalusi2019-06-131-0/+215
| * | | Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2019-06-171-0/+1
| |\ \ \
| | * | | firmware: arm_scmi: fetch and store sensor scaleFlorian Fainelli2019-06-121-0/+1
| | | |/ | | |/|
| * | | Merge tag 'omap-for-v5.3/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...Olof Johansson2019-06-171-0/+12
| |\ \ \
| | * | | bus: ti-sysc: Add support for module specific reset quirksTony Lindgren2019-06-101-0/+3
| | * | | bus: ti-sysc: Make OCP reset work for sysstatus and sysconfig reset bitsTony Lindgren2019-05-281-0/+1
| | * | | bus: ti-sysc: Add support for missing clockdomain handlingTony Lindgren2019-05-281-0/+8
| | |/ /
| * | | memory: move jedec_ddr.h from include/memory to drivers/memory/Masahiro Yamada2019-06-171-175/+0
| * | | Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-06-172-0/+17
| |\ \ \
| | * | | soc: fsl: qbman_portals: add APIs to retrieve the probing statusLaurentiu Tudor2019-05-202-0/+17
| | |/ /
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-07-201-28/+0
|\ \ \ \
| * \ \ \ Merge tag 'versatile-v5.3-armsoc' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2019-06-171-28/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ARM: versatile: Drop CLCD platform dataLinus Walleij2019-05-281-28/+0
| | |/ /
* | | | Merge tag 'drm-next-2019-07-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-192-2/+7
|\ \ \ \
| * \ \ \ Merge tag 'drm-next-5.3-2019-07-18' of git://people.freedesktop.org/~agd5f/li...Dave Airlie2019-07-191-1/+6
| |\ \ \ \
| | * | | | drm/amdgpu: extend AMDGPU_CTX_PRIORITY_NORMAL commentEmil Velikov2019-07-161-1/+6
| * | | | | Merge tag 'drm-misc-next-fixes-2019-07-11' of git://anongit.freedesktop.org/d...Dave Airlie2019-07-181-1/+1
| |\ \ \ \ \
| | * | | | | drm/selftests: reduce stack usageArnd Bergmann2019-07-011-1/+1
* | | | | | | Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2019-07-193-29/+2
|\ \ \ \ \ \ \
| * | | | | | | xen: remove tmem driverJuergen Gross2019-07-172-28/+0
| * | | | | | | xen/events: fix binding user event channels to cpusJuergen Gross2019-07-171-1/+2
* | | | | | | | Merge tag 'iomap-5.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-07-191-0/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | iomap: move internal declarations into fs/iomap/Darrick J. Wong2019-07-171-0/+10
| * | | | | | | | iomap: move the direct IO code into a separate fileDarrick J. Wong2019-07-171-0/+7
* | | | | | | | | Merge branch 'work.adfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2019-07-191-3/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fs/adfs: correct disc record structureRussell King2019-06-271-3/+3
* | | | | | | | | | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-198-26/+30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mnt_init(): call shmem_init() unconditionallyAl Viro2019-07-051-1/+1
| * | | | | | | | | | constify ksys_mount() string argumentsAl Viro2019-07-051-2/+2
| * | | | | | | | | | don't bother with registering rootfsAl Viro2019-07-051-0/+3
| * | | | | | | | | | init_rootfs(): don't bother with init_ramfs_fs()Al Viro2019-07-051-1/+0
| * | | | | | | | | | convenience helper: get_tree_single()Al Viro2019-07-051-0/+3
| * | | | | | | | | | convenience helper get_tree_nodev()Al Viro2019-07-051-0/+3
| * | | | | | | | | | vfs: Kill sget_userns()David Howells2019-05-261-5/+0
| * | | | | | | | | | fold mount_pseudo_xattr() into pseudo_fs_get_tree()Al Viro2019-05-261-13/+0
| * | | | | | | | | | zsfold: Convert zsfold to use the new mount APIDavid Howells2019-05-261-0/+1
| * | | | | | | | | | vfs: Provide a mount_pseudo-replacement for the new mount APIDavid Howells2019-05-261-0/+16
| * | | | | | | | | | vfs: Provide sb->s_iflags settings in fs_context structDavid Howells2019-05-261-0/+1
| * | | | | | | | | | vfs: Kill mount_ns()David Howells2019-05-251-3/+0
| * | | | | | | | | | mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-3/+3
| * | | | | | | | | | unexport simple_dname()Al Viro2019-05-211-1/+0
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |